@charset "utf-8";
/* CSS Document */

body {
	text-align:center;
	background-color: #3b312d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

ul, li {
	margin: 0px;
	padding: 0px;
}

input {
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
}

a{
	color: #9E9E9E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #77685F;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

div, form {
	margin: 0;
	padding: 0;
}

#container {
	width: 876px;
	margin: 0 auto;
	text-align: left;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 11px;
	background-image:url(/media/top_bg.jpg);
	background-repeat:no-repeat;
	background-color:#231f20;
}

#menu {
	position: absolute;
	width: 880px;
	height: 22px;
	margin-top: 90px;


}

#menu ul, #menu li {

	display:block;
	float: left;

}

#menu li {
	border-style: solid;
	border-color:#FFFFFF;
	border-width: 1px;
	width: 108px;
	height: 15px;
	text-align: right;
	padding-top: 5px;


}

#menu li a {
	margin-right: 7px;
	color:#FFFFFF;


}

#menu li a:hover {
	text-decoration: none;
	color: #D4BB9C;
}

#promo1 {
	height: 293px;
}

#promo1 img {
    display: none;
}

#promo1 .first {
    display: block;
}



#main_body {
	margin-top: 111px;
	padding-bottom: 50px;
	clear:both;
	line-height: 16px;
	font-size: 11px;



}

#main_body h1 {
	letter-spacing: -1px;
	font-weight: normal !important;
}

#single_column, #gallery_top, #gallery_display {
	width: 680px;
	clear: both;
	margin: 0 auto;
}

#home_front {
	margin-top: 4px;
}

#home_front #Left {
	width: 408px;
	float: left;
}

#home_front #Middle {
	width: 129px;
	float: left;
}

#home_front #Right {
	width: 238px;
	float: right;
	margin-right: 20px;
	margin-top: 3px;

}


#footer_body {
	clear: both;
}

#single_column #Middle {
	padding-top: 20px;
}

#gallery_top #Middle {
	padding-top: 20px;
	padding-bottom: 20px;
}

#gallery {



}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
	border: 5px solid #231f20;
	border-width: 5px;
	margin: 6px;
}
#gallery ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px;
	color: #fff;
}
#gallery ul a:hover { color: #fff; }




#footer {
	width: 790px;
	text-align:center;
	clear:both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;

}

#footer_menu ul, #footer_menu li {
	display:inline;

}

#footer_menu li {
	border-right-style: solid;
	border-right-color:#999999;
	border-right-width: 1px;
	padding-right: 8px;
	margin-right: 8px;

}

#footer_menu a:hover {
	text-decoration: none;
}


.style2 {color: #990000}
.style7 {color: #7D685F}
.style10 {font-size: 14px}
.style11 {color: #7D685F; font-size: 12px; }
.style22 {color: #7D685F; font-size: 12px; }
.style23 {font-size: 12px}
.style25 {
	font-size: 12px;
	color: #999966;
	font-weight: bold;
}



.Address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #CCCCCC;
}
.Main  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #B0ABA2;
}
.subheaders, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #63534C;
}
.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #76625A;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #999999;
}
.MainIndex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #999999;
}


#contact_left {
	width: 205px;
	float: left;
	margin-left: 25px;


}

#contact_left h1 {
	font-weight: normal;
	font-size: 20px;
	margin-top: 30px;
}

#contact_right {
	width: 555px;
	height: 550px;
	float: right;
	margin-right: 15px;
	margin-top: 20px;
}

#subscribe_form th {
	font-weight: normal;
}

#ticker-area {
    color: #ffffff;
    background-color: #8C7065;
    padding-left: 35px;
}