body {
	color: #fff;
	font-size: 0.9em;
	font-family: arial, helvetica, sans-serif;
	background-image: url(../images/bg.gif);
	background-repeat:repeat-y;
	background-color: #faf3d0;
	margin: 0;
	padding: 0;
	height: 100%
	}

a {
	color: #000063;
	text-decoration:none;
}
	
a:hover{ color: #000063; text-decoration:none
 }

a img {
	border: none
	}

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

h2.header { color: #000063; font-size: x-large; font-weight: lighter; white-space: nowrap; margin: 0; padding: 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{
border:1px #D5DBDC solid;
padding:2px 4px 2px 4px;
}

#menu a:hover{
	background-color:#fff;
	color:#9bb2bb;
}
