html, body {
        background-color: #fff6e5;
		font-family:Georgia,'Times New Roman',serif;       
		font-size: 13.35px;   /* 10pt */
        margin: 0;
        height: 100%;
        min-width: 980px;
        color: #5E2F00;
}

.top826 {
	background-image:url('../_img/top826.gif');
	background-repeat: no-repeat;
	height: 19px;
	width: 826px;
	padding: 0;
	margin: 0;
}

.bottom826 {
	background-image:url('../_img/bottom826.gif');
	background-repeat: no-repeat;
	height: 25px;
	width: 826px;
	padding: 0;
	margin: 0;
}

.middle826 {
	background-image: url('../_img/middle826.gif');
	background-repeat: repeat-y;
	width: 806px;
	margin: 0;
	padding: 10px;
}

#header {
	position: relative;
	background-color: #463829;
	background-image:url('../_img/gradientheader.gif');
	background-repeat: repeat-y;
	border-top: 11px solid #2b2015;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 120px;	
}

#search {
	clear: both;
	.margin-top: 45px;
}

#search.loggedin {
	.margin-top: 0;
}

#search form {
	margin: 0;
	padding: 0;
}

#search input.searchbox {
	color:#666666;
	font-style:italic;
	border:1px solid #BFB5A4;
	margin:0 10px 15px 0;
	width:173px;
}

#search input.button {
	color: green;
	vertical-align: top;

}

#logo {
	float: left;
	position: relative;
	padding: 10px;
}

#topmenu {
	color: #a8dc67;
	margin-top: 40px;
	text-align: right;
	width: 600px;
	float: left;
}

#topmenu.loggedin {
	margin-top: 25px;
}

#topmenu ul {
	margin-top: 0;
	margin-bottom: 45px;
}

#topmenu ul li {
	display: block;
	float: right;
	margin-left: 50px;
}

#topmenu ul li a {
	color: #fff6e5;
	font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
	font-size: 16px;  /*12 pt*/
	text-decoration: none;
}

#topmenu ul li.selected a {
	color: #a8dc67;
}

#mainmenu ul {
        .margin-top: 10px;
        margin-left: 15px;
        padding: 0;
        width: auto;
        list-style-type:none;
}

#mainmenu ul li {
	display: block;
	float: left;
	font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
	font-size: 16px;  /* 12pt */
	margin-right: 60px;
}

#mainmenu ul li a {
	color:#5E2F00;
	text-decoration: none;
	font-weight: bold;
}

#mainmenu ul li.selected a {
	color: #29B0E8;
	text-decoration: none;
	font-weight: bold;
}

#mainbody {
	position: relative;
	clear: both;
	border: 5px solid #fff6e5;
	_min-height: 100%
}

#mainbody a {
	color:#015C82;
	text-decoration:none;
}

#mainbody a img {
	border: 0;
}

#mainbody a:hover, a:focus {
	border-bottom-color: #CBEFFE;
	color:#29B0E8;
}


#mainmenu {
	clear: both;
	background-color: #fff6e5;
	background-image:url('../_img/menubarbg.gif');
	background-repeat: repeat-x;
	border: solid #fff6e5;
	border-width: 5px 0 5px 0;
	width: 100%;
	height: 46px;
}

#bottomline {
	position: relative;
	clear: both;
	height: 1px;
	background-color: #fff6e5;
	border-top: 1px solid #ada090;
	_display: none;
}

#leftmenu {
	margin: 0 20px 20px 20px;
	float: left;
	border-top: 3px double #000000;
	border-bottom: 3px double #000000;
	padding: 0;
	width: 200px;
	background-color: #ffffff;
}

#leftmenu ul {
	margin: 0;
	padding: 0;
	list-style-image:none;
	list-style-type:none;
}

#leftmenu ul li {
	text-align: left;
	font-size: 13.35px; /* 10pt */
	padding: 8px 12px;
	border-top: 1px solid #EBE9E8;
}

#leftmenu img {
	float: left;
	padding-right: 5px;
}

#leftmenu.noborder {
	border: 0;
	background-color: #fff6e5;
}

#leftmenu.noborder li {
	padding: 8px 0;
	margin-bottom: 8px;
}

#leftmenu ul li.first {
	border: 0;
}

#leftmenu ul li.selected a {
	color: #29B0E8;
}

#leftmenu ul li a {
	font-family:"Trebuchet MS",Verdana,Arial,sans-serif;
	font-weight:bold;
	color: #000000;
	text-transform:uppercase;
	border: 0;
}

#wrapper {
	float: left;
	_float: none;  /* ie6 */
	margin-bottom: 50px;
}

.error {
	color: #EE5555;
	border:2px solid red;
}

.rightside {
	text-align: right;
	margin-right: 20px;
}

#footer {
	clear: both;
	width: 100%;
	padding-bottom:140px;
	padding-top:15px;
	background-color: #2b2015;
}

#footer ul {
        .margin-top: 10px;
        margin-left: 15px;
        padding: 0;
        width: auto;
        list-style-type:none;
}

#footer ul li {
	display: block;
	color: #89796B;
	float: left;
	font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
	font-size: 13.35px;  /* 12pt */
	margin-right: 45px;
}

#footer ul li a {
	color:#B1D58C;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #FFF6E5;
	text-decoration: none;
}
