#nav {
	height: 31px;
	line-height: 31px;
	background: url(/images/nav-bg.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#nav li {
	float: left;
	margin: 0px;
}

#nav li a {
	color: #bd9255;
	display: block;
	padding: 0px 25px;
	text-decoration: none;
	background: url(/images/nav-sep.gif) no-repeat center right;
	outline: none;
}
#nav li a.last {
	background: none;
}

#nav li a:hover {
	color: #d1a669;
}

.closing {
	color: #aaa69e;
	font-size: 11px;
	padding-bottom: 10px;
}

div.adsense {
	float: right;
	clear: right;
	width: 170px;
	margin-left: 10px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: hidden;
}
div.category {
	overflow: auto;
}
#sitemap {
	margin-left: 40px;
}


div.guidenav {
	float: right; 
	width: 197px;
	margin-left: 10px;
}
div.guidenav-cat {
	/*margin-bottom: 10px; border: 1px solid #45270D;*/
}
div.guidenav-header {
	/*background-color: #583D25; height: 18px; margin-bottom: 10px;*/
}
div.guidenav-header h5 {
	color: #bf9252; 
	font-size: 13px;
	height: 32px;
	line-height: 32px;
	background: url(/images/sidebar-heading.jpg) no-repeat;
	padding-left: 10px;
	margin: 0px;
	font-weight: normal;
}
div.guidenav-header h5 a {
	text-decoration: none;
	color: #bf9252; 
}
div.guidenav-section {
	border: 1px solid #45220a;
	width: 195px;
	background: #e1d6c7;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

div.guidenav-section ul {
	margin: 0px;
	padding: 0px;
}
div.guidenav-section ul li {
	background: url(/images/bean-bullet.png) no-repeat 0px 5px; 
	border-bottom: 1px dotted #beb4a6;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
	margin-right: 15px;
	padding-left: 13px;
	margin-bottom: 5px;
	padding-bottom: 3px;
}
div.guidenav-section li a {
	text-decoration: none;
	font-weight: normal;
}

div.category { text-align: left; padding: 0px 20px 20px 20px; }
div.category p {margin: 0; padding-bottom: 10px;}
div.category h3.guidelabel {border-color: #45270D; border-style: solid; border-width: 1px 1px 0px 1px; text-align:left; color: #EFECE6; background: url(/images/h3_bg.gif) repeat-x bottom left; padding: 0 2px 2px; font-size: 14px; margin-left: 0; margin-right: 30%;}
div.category ul { text-align: left; margin: 8px 0 0 20px; padding: 0;}
div.category li {font-weight: bold; margin: 0;}
div.category a {color: #9C6626;}

.home h3 {
	display: block;
	color: #fff;
	width: 570px;
	height: 24px;
	line-height: 24px;
	background: #623311;
	padding-left: 5px;
}
.home h3 a {
	color: #fff;
	text-decoration: none;
}
.home h3 a:hover {
	color: #ddbb8b;
}

#cse-search-results {
	padding-left: 4px;
	background: #efece6;
}
