
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	background: #5B6073;
	scrollbar-face-color:#23262F;
	scrollbar-track-color: #040508;
	scrollbar-arrow-color: #E3C671;
	scrollbar-highlight-color: #E3C671;
	scrollbar-3dlight-color: #5B6073;
	scrollbar-shadow-color: #E3C671;
	scrollbar-darkshadow-color: #040508;
}

#container{
	margin: 0 auto;
	width: 920px;
	background: #5B6073;	
}

#content{
	height: 500px;
	width: 900px;
	font-size: 14px;
	
}

#content a  {
	color: #E3C671;
	text-decoration: underline;
	
}

#content a:link a:visited  {
	color: #E3C671;
	text-decoration: underline;
	
}

#content a:hover  {
	color: #C00;
	text-decoration: underline;
	
}

#maincontent {
	width: 880px;
	height: 430px;
	margin: 0 auto;
}

#mainnav {
	font: 1em  "Times New Roman", Times, serif, sans-serif ;
	color: #E3C671;
	letter-spacing: 3px;
	padding-bottom: 20px;
	float: left;
	margin: 60px 0 0 15px;
	
	
}

#mainnav a  {
	color: #E3C671;
	text-decoration: underline;
	
}

#mainnav a:link a:visited  {
	color: #E3C671;
	text-decoration: underline;
	
}

#mainnav a:hover  {
	color: #C00;
	text-decoration: underline;
}




#main {
	margin-top:0;
	padding-top: 0;
	width: 900px;
	height: 500px;
	
}
/* defaults required for IE */
a, a:visited, a:hover, a:active, a:focus {color:#000;}

#scrollbox {width:170px; height:420px;  overflow:auto; border:0px;border: 1px solid #E3C671;}
#thumbs {width:125px; height:350px;  }
a.gallery, a.gallery:visited {display:block;  text-decoration:none;  width:125px; height:75px; margin:0; float:left;  }




.background {
	background-color: #23262F;	
}

.bold {
	font-weight: bold;  
	font-size: 14px;
	color: #E3C671;
}
		 
.image {
	padding: 5px 5px 5px 5px;
	border: 0px;
}

.title {
	font: bold  26px  "Times New Roman", Times, serif, sans-serif ;
	letter-spacing: 5px;
	text-align: center;
	color: #E3C671;
	padding: 10px 0 10px 0;
}

.smtitle {
	font: bold  19px  "Times New Roman", Times, serif, sans-serif ;
	letter-spacing: 5px;
	text-align: center;
	color: #E3C671;
	padding: 0;
}

.thumbtitle {
	font:   19px  "Times New Roman", Times, serif, sans-serif ;
	letter-spacing: 2px;
	text-align: left;
	color: #E3C671;
	padding: 10px 0 0 60px;
	margin: 0;
}

.pageheading{
	font-size: 14px;
	text-align: justify;
	color: #E3C671;
	
	padding: 0 40px 0 40px;
}

#contactimage{
	float:left;
	margin: 20px 0 0 10px;

}
#contact1 {
	float:left;
	width: 100px;
	font-size: 1.2em;
	font-weight: 100;
	line-height: 2em;
	color: #E3C671;
	margin: 80px 0 0 20px;
}

#contact2 {
	float:left;
	width: 328px;
	font-size: 1.2em;
	line-height: 2em;
	color: #E3C671;
	font-weight: 100;
	margin: 80px 0 0 0;
}





#topnav {
	font: 0.8em  "Times New Roman", Times, serif, sans-serif ;
	color: #E3C671;
	letter-spacing: 3px;
	text-align: center;
	padding-bottom: 20px;
}

#topnav a  {
	color: #E3C671;
	text-decoration: none;
	
}

#topnav a:link a:visited  {
	color: #E3C671;
	text-decoration: none;
	
}

#topnav a:hover  {
	color: #C00;
	text-decoration: none;
}
.address {
	color: #000;
	text-align: center;
	font-size: 2em;
	padding-top: 5px;
}

.borderallround{
	border: 1px solid #E3C671;
}



.caption {
	font:   1.2em  "Times New Roman", Times, serif, sans-serif ;
	text-align: center;
	color: #E3C671;
	}
	



.footer {
	font-size: 0.8em ;
	color: #E3C671;
	text-align: center;
}

#address {
		font-size: 0.9em ;
	color: #E3C671;
	text-align: center;
	margin: 10px 0 0 0;
}

#address a  {
	color: #E3C671;
	text-decoration: underline;
	
}

#address a:link a:visited  {
	color: #E3C671;
	text-decoration: underline;
	
}

#address a:hover  {
	color: #C00;
	text-decoration: underline;
	
}

hr {
	color: #E3C671;
	background-color: #E3C671;
	height: 1px;
	border:0;
	width: 70%
	
}

.clearfloats {
	clear: both;
}

/* default link style - needed to make the :active work correctly in IE */
a, a:visited, a:hover, a:active {
color:#000;
}

#gallery {
	float: left;
	list-style-type:none; 
	overflow:hidden;
	width:620px;
	height:400px;
	
	
}

#gallery img {


}
#gallery li {

width:560px; height:350px;
display:none;
}
#gallery li a {display:block; width:560px; height:350px; border:0;}

#gallery li a img {
display:block;
border:0;;
}
#gallery li a img.landscape {
width:560px; height:350px;	

}


#gallery li.current {display:block;
width:560px; height:350px;}