@charset "UTF-8";
/* CSS Document */
body, div, table, tr, td {
	font-family: Arial;
	font-size: 9pt;
	color: #2e1804;
	line-height: 14pt;
}

body {
	background-image: url('images/bg2.png');
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #c7b299;
}



input {
	font-family: Arial;
	font-size: 9pt;
	color: #2e1804;
}

textarea {
	font-family: Arial;
	font-size: 9pt;
	color: #2e1804;
}



a {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #b55400;
	text-decoration: none;
	border-bottom: 1px dashed #efb22e;
}
a:visited {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #b55400;
	text-decoration:none; 
	border-bottom: 1px dashed #efb22e;
}


a img {
	border-bottom: 0px;
	border: 0px;
}





		
		
#carousel {
	margin: 0 auto;
	width: 650px;
	height: 315px;
	padding: 0;
	overflow: scroll;
	border: 1px solid #2e1804;
}
#carousel ul {
	list-style: none;
	width: 4550px;
	margin: 0;
	padding: 0;
	position: relative;
}
#carousel li {
	display: inline;
	float: left;
}
.textholder {
	text-align: left;
	font-size: 10pt;
	padding: 6px;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
}





.footer a {
	font-size: 9pt;
	line-height: 9pt;
}

.footer {
	border: 15px solid #a67c52;
	border-top: none;
}

.footer a:visited {
	line-height: 9pt;
	font-size: 9pt;
}

label {
	font-size: 10pt;
	font-weight: bold;
	}
	
	
.yellownav {
	background-image: url('images/yellow.png');
	background-position: bottom left;
	background-repeat: repeat-x;
	}
	

.sontabs {
border-bottom: 0px solid #efb22e;

}

.sontabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 10px Arial;
list-style-type: none;
text-transform: uppercase;
text-align: center; 
}

.sontabs li{
display: inline;
margin: 0;
}

.sontabs li a{

padding: 3px 7px;
margin-right: 3px;
border-bottom: 0px solid #efb22e;
color: #ffffff;

}

.sontabs li a:visited{
color: #ffffff;
border-bottom: 0px solid #efb22e;
}

.sontabs li a:hover{
border-bottom: 7px solid #efb22e;
}




.gallerymenu {
position:absolute;
top: 0px;
margin-top: -1px;
border: 0 px solid #918d8d; 
border-width: 0px;
font:normal 9pt Arial;
line-height:18px;
z-index:100;
background-color: #efb22e;
width: 132px;
visibility: hidden;
}


.gallerymenu a{
width: auto;
display: block;
font: bold 9pt Arial;
text-indent: 10px;
border-bottom-width: 0px solid #efb22e;
padding: 2px 0;
text-decoration: none;
color: #2e1804;
}

* html .gallerymenu a{ 
width: 100%;
}

.gallerymenu a:hover{ 
background-color: #a67c52;
}













.gallery_index a, .gallery_index a:visited {
	font: bold 14pt Arial;
	color: #b55400;
	text-decoration: none;
	border-bottom: 1px dashed #efb22e;
}



.right {
align: right;
}

.contactinfo {
	font-size: 12pt;
	line-height: 16pt;
	}
