body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:98%;
	background:url(images/bg.gif) repeat;
	}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:110%;
	font-variant:small-caps;
	color:#d6b054;
	}


#shadow {
	position:relative;
	margin:0 auto;
	width:775px;
	height:588px;
	background:url(images/bg_shadow.gif) no-repeat;
	filter:alpha(opacity=20);
	-moz-opacity:.20;
	opacity:.20;
	padding-left:20px;
	margin-top:50px;
	}

* html #shadow {margin-top:25px;}

#wrapper {
	position:relative;
	margin:0 auto;
	width:775px;
	/*background-color:#000000;*/
	background:url(images/content_bg.jpg) repeat;
	height:588px;
	margin-top:-600px;
	border:3px groove #363636;
	}
	
#mainNav {
	position:relative;
	float:left;
	width:300px;
	color:#d6b054;
	z-index:7;
	}

#mainNav img {padding:10px 0 0 25px; border:none;}

#mainNav ul {
	position:relative;
	list-style-type:none;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	padding-top:0;
	margin-left:-45px;
	}

*html #mainNav ul {margin-left:15px;}

#mainNav ul li {padding:10px;}

#mainNav a:link, #mainNav a:visited {color:#d6b054; text-decoration:none;}
#mainNav a:hover {color:#d6b054; text-decoration:underline;}

.address {font-size:85%; text-align:center; padding-left:5px;}

#quotebox {
	position:absolute;
	z-index:6;
	color:#000000;
	width:200px;
	height:249px;
	text-align:right;
	margin:5px 0 0 560px;
	padding:0 10px 5px 5px;
	background-color:#663300;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	}

* html #quotebox {margin-left:260px; height:247px;}

#quote_container{
	position:absolute;
	z-index:7;
	color:#ffffff;
	width:200px;
	text-align:right;
	margin:0 0 0 560px;
	padding:0 10px 5px 5px;
	font-style:italic;
	font-weight:bold;
	font-size:84%;
	}

* html #quote_container {margin:15px 0 0 260px; font-size:78%;}

#quote_container a:link, #quote_container a:visited {color:#d6b054; text-decoration:underline;}
#quote_container a:hover {color:#d6b054; text-decoration:none;}


#index_img {
	position:relative;
	float:right;
	width:400px;
	height:588px;
	z-index:5;
	}

#footer {
	position:relative;
	font-size:70%;
	color:#d6b054;
	margin-top:25px;
	padding-left:5px;
	}

* html #footer {clear:both; margin-top:65px;}

#footer a:link, #footer a:visited {color:#d6b054; text-decoration:none;}
#footer a:hover {color:#d6b054; text-decoration:underline;}

#content {
	position:relative;
	width:475px;
	height:588px;
	}

*html #content {float:right;}

#content a:link, #content a:visited {color:#d6b054; text-decoration:none;}
#content a:hover {color:#d6b054; text-decoration:underline;}

#content .copy {
	width:250px;
	height:500px;
	overflow:auto;
	color:#ffffff;
	font-size:90%;
	margin-top:25px;
	margin-left:30px;
	padding-right:10px;
	position: relative;
	}

*html #content .copy {margin-top:40px;}
*html #content .center_copy {margin-top:40px;}

#content .center_copy {
	position:relative;
	width:400px;
	height:500px;
	overflow:auto;
	color:#FFFFFF;
	font-size:90%;
	margin-top:25px;
	margin-left:30px;
	padding-right:10px;
	z-index:7;
	}

#content .menu {
	position:relative;
	width:400px;
	height:500px;
	overflow:auto;
	color:#000000;
	font-size:90%;
	margin-top:35px;
	margin-left:30px;
	/*padding-right:10px;*/
	z-index:7;
	background:url(images/menu_bg.jpg) no-repeat;
	border:1px solid #000000;
	}
	
#content .adobe {font-size:85%; font-style:italic;}
#content .adobe img {border:none;}

#content .menu h3{padding:25px 0;  color:#563820;}
#content .menu p, #content .menu h3 {padding-left:35px;}
#content .menu a:link, #content .menu a:visited {color:#563820; text-decoration:none;}
#content .menu a:hover {color:#563820; text-decoration:underline;}

#content .image_rt {
	clear:both;
	position:relative;
	float:right;
	margin-top:-643px;
	margin-right:-300px;
	width:175px;
	}

@media screen and (-webkit-min-device-pixel-ratio:0){
	#content .image_rt {margin-top:-640px;}
}

*html #content .image_rt {
	margin-top:-539px;
	margin-right:0px;
}

#gallery {text-align:center; z-index:7;}
#gallery img {border:1px solid #000000;}

#map {width:375px; height:300px;}
.specialscopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 16px;
}
