
body {
	color: #ffffff;
}

h1, h2, h3, h4, h5, h6 {
	color: #c6b792;
}

div#sub h1, div#sub h2, div#sub h3, div#sub h4, div#sub h5, div#sub h6 {
	color: #c6b792;
}
a#placeholder-logo {
	color: #c6b792;
	font-size: 30px;
	font-weight: none;
	text-decoration: none;
}

div.whoslogged {
	color: #c6b792;
}

div#placeholder-nav {
	color: #c6b792;
}

div#header {
	margin-bottom: 18px;
}

div#placeholder-hero {
	background: #584528;
	border: 1px solid #584528;
}

div#placeholder-footer {
	color: #c6b792;
}

td.menu-item {
	color: #c6b792;	
}

td.menu-item-hover {
	color: #F8981D;
}

td.menu-item-selected {
	color: #F8981D;
}

td.submenu-item {
	background: #38271d;
	color: #c6b792;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #E1DDCB;
	color: #F8981D;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #584528;
	color: #c6b792;
	font-size: 11px;
	padding: 6px !important;
}


/* @group Forms */

#placeholder-box1 {
	background: #4c361d;
	color: #c6b792;
	padding: 27px 9px;
}

#placeholder-box1 a {
	color: #F8981D;	
}

#placeholder-box2, #placeholder-box3 {
	background: #4c361d;
	color: #c6b792;
	padding: 9px;
}

#placeholder-box2 {
	border-bottom: 1px solid #4c361d;
	padding: 18px 9px 0 9px;
}

.secure-login, .newsletter-form, .announcement-list {
	background: transparent;
	border: none;
	margin: 0;
	padding-bottom: 9px;
}

.announcement-list {
	padding: 0 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border-bottom: none;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 6px 18px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #F8981D;
	text-decoration: none;	
}

a:hover, a:active {
	color: #c6b792; 
	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: #584528 url(/images/cssimg/bg-14-5.png) repeat-x 0 0;
	margin: 0;
}

div#header {
	background: url(/images/cssimg/bg-logo-14-5.png) no-repeat 0 0;
	height: 234px;
}

div#header div.inner, div.whoslogged {
	height: 180px;
}

div.whoslogged {
	line-height: 180px;
	text-align: right;
}

a#placeholder-logo {
	position: relative;
	top: 105px;
}

div#placeholder-search {
	padding-top: 9px;
	text-align: right;
}

div.search-box input.cat_textbox_small {
	width: 150px;
}


div#placeholder-nav {
	height: 36px;
	padding-top: 18px;
}

div#placeholder-nav table {
	width: 100%;
}

div#content {
	margin-bottom: 36px;
}

div#main {
	margin: 0;
	width: 600px;
}

div#placeholder-hero {
	height: 216px;
	margin-bottom: 18px;
}

div#placeholder-rss {
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}


#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */
