body { color: #fff; font-size: 0.9em; font-family: arial, helvetica, sans-serif; background-repeat:repeat-y; background-color: #313739; background-image: none; background-position: 0 top; margin: 0; padding: 0; height: 100%
	   }

a {
	color: #fff;
	text-decoration:none;
}
	
a:hover{
	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: #d1e184; text-decoration: underline;}

.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{
border:1px #D5DBDC solid;
padding:2px 4px 2px 4px;
}

#menu a:hover{
	background-color:#fff;
	color:#9bb2bb;
}
#link { color: #d1e184; text-decoration: underline; }
