
body{
	background: #313131 url(../images/bgd.jpg) top repeat-x fixed;
	font: 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a{
	outline: none;
}

a:link, a:active, a:visited{
	color: #92a083;
	text-decoration: underline;
}

a:hover{
	color: #66cc66;
	text-decoration: none;
}

.promo{
	margin: 125px auto 0;
	width: 800px;
}

.beta{
	margin: 15px auto;
	width: 423px;
	text-align: right;
}

#wrapper{
	margin: 0 auto;
	width: 850px;
}

.header{
	width: 850px;
	height: 127px;
	background: url(../images/header.jpg) no-repeat 0 top;
}

.header a{
	color: #879166;
	text-decoration: none;
}
.header a:hover{
	color: white;
}
.headlogo{
	float: left;
	width: 250px;
	height: 100%;
}

.headinfo{
	font-size: 11px;
	position: absolute;
	top: 79px;
	margin-left: 440px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #879166;
}

.nav{
	margin: 0;
	padding: 0;
}

.nav img{
	border: 0;
}

#slices{
	padding-bottom: 15px;
}

.main{
	margin: 0;
	padding: 0;
	clear: both;
	background: #fff;
}

.content{
	margin: 0;
	padding: 0 20px 15px;
	background-color: white;
}

.content h1{
	font-size: 1em;
	color: #333;
	line-height: 1.2em;
}

.content h2{
	color: #66cc66;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1em;
	line-height: 1.2em;
}

.content p{
	font-size: .8em;
	color: #666;
}

.yuk{
	background: url(../images/footer.gif) no-repeat 0 top;
	width: 850px;
	font-size: 11px;
}

.yuk p{
	margin: 0;
	padding-right: 25px;
	padding-left: 25px;
	line-height: 30px;
	text-align: right;
}

.footer p{
	font-size: 12px;
}

.clear{
	clear: both;
}

#map{
	float: right;
	border: 1px solid #999;
	padding: 0 6px 6px;
}

#map p{
	font-weight: bold;
	margin: 0;
	padding: 5px 0 0;
}
#quick{
	float: right;
	width: 280px;
	height: auto;
	border: 1px solid #999;
	padding: 3px;
}
#feat{
	clear: right;
	float: right;
	margin-top: 20px;
	width: 280px;
	height: auto;
	border: 1px solid #999;
	padding: 3px;
}
#quick ul{
	list-style-type: none;
	margin: 0;
	padding: 10px 5px 10px 25px;
}
#quick ul li{
	background: left center no-repeat url(../images/quick.jpg);
	padding: 7px 0 7px 35px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
#quick a{
	color: #003366;
}
#quick h3,#feat h3{
	margin: 0;
	padding: 5px 10px;
	background: #555555;
	color: white;
	font-size: 14px;
}

/* CONTACT FORM */

#contact-area {
	width: 400px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 250px;
	font-family: Helvetica, sans-serif;
	font-size: .8em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #666;
}

#contact-area input.submit-button {
	width: 219px;
	float: right;
	font-size: .7em;
	font-weight: bold;
	text-decoration: underline;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 120px;
	padding-top: 5px;
	font-size: .8em;
}
ul.lister{
	font-size: .8em;
}
ul.lister h3{
	color: #16759d;
	text-transform: uppercase;
	font-size: 14px;
	text-decoration: underline;
}
/* MENU FORMATTING */
#navigation{

}

.ddcolortabs{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.ddcolortabs ul{
font: normal 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

.ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


.ddcolortabs a{
float:left;
color: white;
background: black url(media/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

.ddcolortabs a span{
float:left;
display:block;
background: transparent url(media/color_tabs_right.gif) no-repeat right top;
padding: 4px 8px 2px 7px;
}

.ddcolortabs a span{
float:none;
}

.ddcolortabs a:hover{
background-color: #591f20;
}

.ddcolortabs a:hover span{
background-color: #591f20;
}

.ddcolortabs .selected a, #ddcolortabs .selected a span{ /*currently selected tab*/
background-color: #591f20;
}

.ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: black;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
position:absolute;
top: 0;
border: 1px solid black; /*THEME CHANGE HERE*/
border-top-width: 8px; /*Top border width. Should match height of .ddcolortabsline above*/
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #678b3f;
border-bottom: 1px solid #678b3f; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #8a3c3d;
color: white;
}

/* MAIN SPLASH SHOW */

.galleria{list-style:none;width:200px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */

/* MAIN PAGE SLIDESHOW */

#featured{ 
	width:850px;  
	position:relative;  
	height:595px; 
	background:#fff;
}
#featured ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: #fff;
}
#featured ul.ui-tabs-nav{ 
	position: relative;
	clear: both;
	margin-top: 240px;
	padding: 0 10px 10px 16px;
	background: #fff;
}
#featured ul.ui-tabs-nav p{
	padding-top: 10px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Tahoma,sans-serif;
}
#featured ul.ui-tabs-nav li{ 
	margin: 0;
	padding: 0;
	float: left;
}
#featured ul.ui-tabs-nav li img{ 
	margin: 0;
	padding: 0; 
	background:#000;  
	width: 80px;
	height: 55px;
	border:1px solid #fff;
	display: block;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  background:#fff; 
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured .ui-tabs-panel{ 
	width:800px; height:250px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:420px; left:0; 
	height:auto; 
	background: url('../images/transparent-bg.png'); 
	border-top:1px solid white;
	border-bottom:1px solid white;
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Helvetica,Verdana,sans-serif; font-size:16px; 
	line-height:22px; color:#fff;
	padding: 13px 15px;
	width: 810px;
	text-align: center;
}
#featured .ui-tabs-hide{ 
	display:none; 
}