@charset "utf-8";
/* CSS Document */

#apDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:200px;
	height:100px;
	z-index:1;
	background-color: #0099CC;
}
#wrapper  {
	position:relative;
	width: 960px;
	z-index:1;
}
#header  {
	position:relative;
	width: 960px;
	z-index:1;
	height: 120px;
	background-color: #FFFFFF;
	background-image: url(../images/topBanner.gif);
	background-repeat: no-repeat;
}
#logo  {
	position:relative;
	width: 615px;
	z-index:1;
	height: 120px;
	float: left;
}
#phone  {
	position:relative;
	width: 300px;
	z-index:1;
	float: right;
	text-align: right;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #513806;
	padding-top: 15px;
	padding-right: 45px;
}
#nav  {
	position:relative;
	width: 938px;
	z-index:1;
	height: 18px;
	text-align: right;
	background-color: #FFFFFF;
	background-image: url(../images/navBG.gif);
	background-repeat: repeat-y;
	padding-right: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#nav  a{
	color: #331603;
	font-weight: bold;
	text-decoration: none;
	padding-right: 24px;
}

#nav  a:hover{
	color: #BAAB3B;
	font-weight: bold;
	text-decoration: underline;
	padding-right: 24px;
}

#bannerArea  {
	position:relative;
	width: 960px;
	z-index:1;
	height: 150px;
	background-color: #ece1c4;
	border: thin none CBBD7E;
	background-image: url(../images/bannerBG.gif);
	background-repeat: no-repeat;
}

#bannerArea2  {
	position:relative;
	width: 960px;
	z-index:1;
	height: 150px;
	background-color: #ece1c4;
	border: thin none CBBD7E;
	background-image: url(../images/bg_home.jpg);
	background-repeat: no-repeat;
}
#bannerImg  {
	position:relative;
	width: 685px;
	z-index:1;
	height: 150px;
	float: left;
}
#subtitle  {
	position:relative;
	width: 215px;
	z-index:1;
	height: 38px;
	float: right;
	padding-top: 105px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #5A471C;
}
#contentWindow  {
	position:relative;
	width: 960px;
	z-index:1;
	background-color: #ece1c4;
	background-image: url(../images/contentBG.gif);
	background-repeat: repeat-y;
}
#bodycopy  {
	position:relative;
	width: 500px;
	z-index:1;
	float: left;
	text-align: left;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A471C;
	padding-left: 45px;
	padding-right: 20px;
}
#bodycopy h1{
	color: #331603;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	margin-left: -10px;
	background-image: url(../images/h1.gif);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	padding-left: 3px;
}

#bodycopy a{
	color: #3E1904;
	/*font-weight: bold;*/
	text-decoration: underline;
}
#bodycopy a:hover{
	color: #7E6427;
	/*font-weight: bold;*/
	text-decoration: underline;
}
#spotlight  {
	position:relative;
	width: 325px;
	z-index:1;
	float: right;
	padding-right: 45px;
	text-align: left;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #331603;
	font-weight: bold;
}
#spotlight a {
	color: #7C3607;
	text-decoration: none;
}
#spotlight a:hover {
	color: #662D06;
	text-decoration: underline;
}
#footer  {
	position:relative;
	width: 950px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #ECE1C4;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
}
#footer  a{
	font-family: Arial, Helvetica, sans-serif;
	color: #CFB46B;
	font-style: italic;
	text-decoration: none;
}

#footer  a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #ECE1C4;
	font-style: italic;
	text-decoration:underline;
}

.clearance {
	clear: both;
} 
body {
	background-color: #331603;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/bgTile.gif);
	background-repeat: repeat-x;
}

#bottomCap  {
	position:relative;
	width: 960px;
	z-index:1;
	height: 15px;
	background-image: url(../images/contentBottom.gif);
}

.spotlightImgs {
	background-image: url(../images/imgBG.gif);
	display: block;
	width: 285px;
	background-repeat: repeat-y;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 30px;
	padding-right: 20px;
}
#spotlightPics  {
	position:relative;
	width: 325px;
	z-index:1;
	padding-left: 25px;
	padding-top: 20px;
	background-repeat: repeat-y;
}
#spotlightText  {
	position:relative;
	width: 325px;
	z-index:1;
}

