body {
	color: silver;
	font-size: 0.9em;
	font-family: arial, helvetica, sans-serif;
	background-image: url('(EmptyReference!)');
	background-repeat:repeat-y;
	background-color: #fff;
	margin: 0;
	padding: 0;
	height: 100%
	}

a { color: #8a8a8a; font-family: arial; text-decoration:none; }
	
a:hover{ color: #9bb2bb; font-family: arial; text-decoration:none
   }

a img {
	border: none
	}

h1 {
	color: white;
	font-size: 400%;
	font-weight: 300;
	margin: 0;
	padding: 50px 0 0
	}

h2.header {
	color: white;
	font-size: x-large;
	font-weight: lighter;
	line-height: 80%;
	white-space: nowrap;
	margin: 0;
	padding: 12px 0 0
	}

.bodyCopy {
	color: #fff;
	font-size: small;
	}

.price {
	color: #fff;
	display: inline;
	padding: 2px
	}

.subhead {
	color:#fff;
	font-size: small;
	font-weight: bold;

	}

#banner{
	margin:20px 0 0 0;
	text-align:center
}

#leftImage {
	margin-top: 90px
	}

#rightcolimgs {
	margin-top: 15px
	}

#rightcolimgs img {
	margin-bottom: 15px
	}

#menu{
	position:absolute;
	top:15px;
	right:10px;
}
#menu a{ color: white; font-family: Impact; padding:2px 4px; }

#menu a:hover{ background-color:transparent; color:#9bb2bb; font-family: Impact; }
