body {
	color: #444;
}

h1, h2, h3, h4, h5, h6 {
	color: #7a6a53;
}

div#logo-container {
	background: #eee;
	font-size: 30px;
	font-weight: bold;
}

a#logo {
	color: #fff;
	text-decoration: none;
}

a#logo span {
	color: #9be0e9;
	text-decoration: none;
display:none;
font-size:15px;
text-transform:uppercase;
line-height:6px;
}


div#placeholder-hero {
	background: #D5DED9;
}

div#placeholder-search {
	background: #eee;
}

div#sub {
	padding: 18px 0;
background:#e8e3d0;
height:100%;
}

div#placeholder-footer {
	color: #888;
}

td.menu-item {
	color: #fff;	
}

td.menu-item-hover {
	color: #f7edc6;
}

td.menu-item-selected {
	color: #ffedab;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #4A8797;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

/* @group Forms */

div#placeholder-box1 {
	border-bottom: 1px solid #CBC6B6;
}

.secure-login, .newsletter-form, .announcement-list {
	background: transparent;
	border: none;
	border-bottom: 1px solid #CBC6B6;
	margin: 0;
	padding: 9px 0;
}

.announcement-list {
	border: none;
	padding: 0 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border: none;
	font-size: 14px;
	margin: 0;
	padding: 6px 18px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

div#sub input.cat_textbox_small,
div#sub select.cat_dropdown_small {
	width: 270px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #157b8c;
	text-decoration: none;	
}

a:hover, a:active {
	color: #157b8c;
	text-decoration: underline;
}

div#nav a:link, div#nav a:visited {
	color: #157b8c;
	text-decoration: none;	
}

div#nav a:hover, div#nav a:active {
	color: #157b8c;
	text-decoration: underline;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
	background: #7A6A53 url(/images/bg.gif);
	margin: 0;
}

body#sub {
		background: #7A6A53 url(/images/cssimg/bg-sub-5-1.png) repeat-y 50% 0;
}

div#logo-container {
	height: 110px;
	margin: 0;
}

div#placeholder-logo {
	padding-left: 30px;
	padding-top: 5px;
}

div#placeholder-hero {
	height: 216px;
	width: 950px;
position:relative;
}

div#nav {
	background: #00b1b0;
	height: 36px;
}

div#placeholder-nav {
	height: 36px;
	padding: 0 18px;	
}

div#placeholder-nav td {
	padding: 0;
	vertical-align: middle;
}

div.search-box {
	text-align: right;
}

div#placeholder-search {
	padding: 9px;
	width: 582px;
}

body#sub div#placeholder-search {
	width: 932px;
}

div#main div.inner {
	padding: 18px 30px 36px;
}

div#sub {
	margin: 0;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

span.whoslogged {
	margin-right: 36px;
}

/* ==== Slide Show === */
#slideshow {
	position:absolute;
	left:0;
	top:0;
	}
#gallery {  
     position:relative;
	 list-style-type:none;
	 padding:0;
	 margin:0; 
 }  
     #gallery li {  
         float:left;  
         position:absolute;  
     }  
       
     #gallery li img {  
         border:none;  
     }  
       
     #gallery li.show {  
         z-index:50  
     }  
   
     .headerText {  
        z-index:60;       
        position:absolute;
		left:0;
		top:20px;
	    color:#505629;
		font-weight:500;
		font-size:56px;
		font-family:Arial, Helvetica, sans-serif;
		padding:15px;
		margin:0;
		line-height:60px;
		background:#fff;
		display:none;
     }  
	.headerText .content {  
	    color:#474c24;
		display:block;
		width:385px;
     }

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/*try to fix menu positioning*/
.catdiv609371 {top:362px!important; background-color: #00B1B0; width: 160px!important;}
.catdiv609371 table{width: 160px!important;}
.catdiv609371 table td.menu-item{width: 160px!important; height: 30px!important; padding: 2px 5px!important;}
.catdiv609371 table td.menu-item-hover{width: 160px!important; height: 30px!important; padding: 2px 5px!important;}
.catdiv609371 table td.menu-item-selected{width: 160px!important; height: 30px!important; padding: 2px 5px!important;}
#catDynMenuSub330682 {}



/*re-style forms 18-01-10*/
div.form div.item{padding:2px 9px;}
div.form{border-bottom: 1px solid #C9BEAF; padding-bottom: 9px;}
input.cat_textbox, textarea.cat_listbox, select.cat_dropdown, select.cat_listbox {width: auto;}

div.item label{float: left; width: 30%; padding:0px 9px;}
div.item label.no-float{float: left; width:300px; padding:0px 9px;}
select.cat_dropdown{clear: left; margin:0px 9px; width:300px;}
div.captchaimg{margin:0px 9px;}
input#CaptchaV2{margin:0px 9px;}
div.form div.item input.cat_button{margin:0px 9px;}
