body {
	background: #aa3c2f url('../i/bg.gif') top center repeat-x;
	margin: 0;
	text-align: center;
}
div {
	display: inline-block;
}
div {
	display: block;
}
a img {
	border: 0;
}
img {
	vertical-align: bottom;
}
.clearing {
	clear: both;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.clear_r {
	clear: right;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.clear_l {
	clear: left;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}

body,td,th,div,p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #383738;
}
fieldset {
    border: none;
    margin: 0;
    padding: 0;
}
a:link, a:active, a:visited {
	color: #aa3c2f;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0 0 11px;
}

h1, h3 {
	color: #834821;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11pt;
}

h2, h4 {
	color: #834821;
	font-size: 8pt;
	font-weight: bold;
}

h5, h6 {
	font-size: 8pt;
	font-weight: bold;
}
#ct0 {
	background: url('../i/bgx.gif') top center repeat-y;
}

#ct1 {
	background: url('../i/bgx_top.jpg') top center no-repeat;
}

#ct2 {
	background: url('../i/bgx_bottom.gif') bottom center no-repeat;
}

#ct3 {
	margin: 0 auto;
	width: 980px;
	text-align: left;
}
#banner {
	height: 328px;
}
h2#logo {
	float: left;
	padding: 43px 0 0 13px;
	margin: 0;
}

#search {
	margin-left: 746px;
	padding: 42px 0 0 0;
	height: 222px;
}
#search form {
	margin: 0;
	padding: 0;
}
#search input {
	vertical-align: middle;
}
#search input.text {
	margin-right: 7px;
	width: 160px;
	padding: 2px;
}
#search h4 {
	color: #fff;
	font-size: 9pt;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin-bottom: 0;
}

#search a:link, #search a:active, #search a:visited {
	color: #fff;
	font-weight: normal;
}

#menubar {
	background: url('../i/menu_bg.gif') top center no-repeat;
	height: 62px;
}

ul#mainmenu {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#mainmenu li {
	display: block;
	float: left;
}

ul#mainmenu li a:link, ul#mainmenu li a:active, ul#mainmenu li a:visited {
	display: block;
	color: #fff;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-decoration: none;
	font-size: 10pt;
	padding: 30px 23px 14px 23px;
}

ul#mainmenu li a:hover {
	background: url('../i/menu_hover.gif') center 25px no-repeat;
}

#nac {
	padding: 4px 4px 7px 4px;
}

#nac #left {
	float: left;
	width: 237px;
}

#nac #right {
	float: right;
	width: 237px;
}

#nac #content {
	margin: 0 237px 0 237px;

}

#content {
	padding: 24px 15px;
}
* html #nac #left {
	margin-right: -3px;
}

* html #nac #right {
	margin-left: -3px;
}

* html #nac #content {
	margin: 0 234px 0 234px;
}
.img_float {
	float: left;
	width: 237px;
}


.img_wrap {
	margin: 0 0 0 237px;
	padding: 0 0 0 15px;
}


* html .img_float {
	margin-right: -3px;
}


* html .img_wrap {
	margin: 0 0 0 234px;

}

.img_float img {
margin-bottom: 10px;
}
.grey .box0 {
	background: #c4c4c4 url('../i/box_grey_tl.gif') top left no-repeat;
}

.grey .box1 {
	background: url('../i/box_grey_tr.gif') top right no-repeat;
}

.grey .box2 {
	background: url('../i/box_grey_br.gif') bottom right no-repeat;
}

.grey .box3 {
	background: url('../i/box_grey_bl.gif') bottom left no-repeat;
	padding: 17px 18px 8px 15px;
}
.grey div {
	font-family: Arial, sans-serif;
	color: #4c4c4c;
}
.grey h3 {
	color: #aa3c2f;
}

#left form {
	text-align: right;
	
}

#left form span {
	float: left;
	padding-top: 4px;
}
#left form span a:link, #left form span a:active, #left form span a:visited {
	font-weight: normal;
	font-size: 7pt;
	
}
#left form input {
	margin-bottom: 8px;
}

#left form input.text {
	width: 136px;
	padding: 2px;
	border: 1px solid #9c9c9c;
}


.blue .box0 {
	background: #abc9de url('../i/box_blue_tl.gif') top left no-repeat;
}

.blue .box1 {
	background: url('../i/box_blue_tr.gif') top right no-repeat;
}

.blue .box2 {
	background: url('../i/box_blue_br.gif') bottom right no-repeat;
}

.blue .box3 {
	background: url('../i/box_blue_bl.gif') bottom left no-repeat;
	padding: 17px 18px 8px 15px;
}
.blue h3, .blue h4, .blue a:link, .blue a:active, .blue a:visited {
	color: #2a78b0;
}

.blue .img_float {
	float: left;
	width: 68px;
	border: 1px solid #a1a9af;
}

.blue .img_wrap {
	margin: 0 0 0 68px;
	padding: 0 0 0 14px;
	min-height: 70px;
}

* html .blue .img_float {
	margin-right: -3px;
}

* html .blue .img_wrap {
	margin-left: 65px;
	height: 70px;

}

.blue .img_float img {
	border: 1px solid #d6b58c;
margin: 0;
}

.blue .item {
	padding: 16px 0 15px;
	background: url('../i/box_blue_separator.gif') top center no-repeat;
}

.blue .item.f {
	padding-top: 0;
	background: none;
}

#weather {
	background: url('../i/weather_bg.gif') top right no-repeat;
	margin-top: 4px;
	padding: 23px 98px 0 16px;
	height: 103px;
}

#weather, #weather div, #weather h3, #weather a:link, #weather a:active, #weather a:visited {
	color: #fff;
}

#footer {
	width: 956px;
	padding: 10px 0;
	margin: 0 auto;
}

.footer_left {
	float: left;
	width: 250px;
	text-align: left;
}

.footer_right {
	margin-left: 300px;
	text-align: right;
}

#footer div {
	color: #dfb5b0;
	font-size: 7pt;
}

#footer a:link, #footer a:active, #footer a:visited {
	color: #dfb5b0;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.bottom_margin {
margin-bottom: 10px;
}