/* header */

#topnav {
	width: 705px;
	height: 37px;
	left: 0px;
	position: absolute;
	z-index: 50;
	background-color: #D75506;
	padding-top: 3px;
	}
#topnav ul ul {
	display: none;
	}
#topnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index: 150;
	}
#topnav ul li {
	float: left;
	margin: 0;
	padding: 0;
	display:inline;
	position: relative;
	list-style: none;
	z-index: 149;
	font-family: "lucida sans unicode", "lucida sans", "trebuchet ms", trebuchet, sans-serif;
	font-size: 12px;
	line-height: 12px;
	}
#topnav ul li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #823d3d;
	display: block;
	height: 31px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #D2C7B0;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 9px;
	}
#topnav ul li a:hover {
	color: #000;
	}
#topnav ul li.navselect a {
	color: #000;
	}
	
#mainnav {
	position: absolute;
	top: 41px;
	left: 0px;
	width: 704px;
	height: 26px;
	background: #555;
	}
#mainnav.forestgreen {
	background: #395e57;
	}
#mainnav.muave {
	background: #742e36;
	}
#mainnav.bluesteel  {
	background: #394754;
	}
#mainnav.mossygreen  {
	background: #97946b;
	}
#mainnav.brick  {
	background: #be7152;
	}
#mainnav.mustard {
	background: #867617;
	}
#mainnav.brown {
	background: #cc6622;
	}
#mainnav.red {
	background: #c04830;
	}
	
#logo img {
	border: none;
	}
	
#sidenav ul {
	list-style-type: none;
	margin: 0;
	padding: 20px 0 0 0;
	}
#sidenav li {
	margin: 0;
	padding: 0;
	text-align: center;
	}
#sidenav a {
	font: 10px/10px "lucida sans unicode","lucida sans","trebuchet ms",trebuchet,sans-serif;
	display: block;
	width: 59px;
	text-decoration: none;
	text-transform: uppercase;
	color: #726964;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2C7B0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 36px;
	}
#sidenav a:hover {
	color: #000;
	}
#sidenav a.donateselect {
	color: #a12b28;
	}
#sidenav #addthis a {
	border-bottom: transparent;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 13px;
	}

#sidenav #cse-search-box {
	margin-top: 5px;
	border-top: 1px solid #f9f9f9;
	padding-top: 5px;
	}
#sidenav #cse-search-box table {
	border-collapse: collapse;
	}
#sidenav .textbox {
	font: 10px arial;
	background: url(/g/search_bg.gif) top left no-repeat;
	width: 57px;
	height: 14px;
	padding: 1px 0 1px 3px;
	border: 0;
	margin: 0 1px 0 14px;
	}
#search {
	text-align: center;
}
#topmenulink {
	text-decoration: none;
}
#headernortborder {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: capitalize;
	font-size: 12px;
	line-height: 12px;
	padding-right: 5px;
	padding-left: 6px;
}
#headerrtborder {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: capitalize;
	font-size: 12px;
	line-height: 12px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #D2C7B0;
	padding-right: 5px;
	padding-left: 6px;
}

