body {
	background-color: #38486a;
	margin: 0;
	padding: 0;
	text-align: center;
}
body,div,td,th,p,span {
	font-family: Verdana;
	color: #000;
	font-size: 8pt;
}
#container {
	width: 786px;
	text-align: left;
	margin: 0 auto;
	background: url('../i/bg.gif') top left repeat-y;	
}
#main {
	width: 778px;
	margin: 0 4px;
}
#main_content {
	width: 771px;
	margin-left: 7px;
	background: #fff;
}
#top {
	width: 763px;
}
#logo {
	float: left;
	width: 167px;
	height: 112px;
	margin: 0;
	padding: 0;
}
#logo_wrp {
	width: 596px;
	height: 112px;
	margin-left: 167px;
}

/* ie hacks */
* html #logo {margin-right:-3px}
* html #logo_wrp {margin-left:164px;height:1%}

#top_banner {
	width: 596px;
	height: 67px;
	background: #eee9e1 url('../i/top_banner_bg.gif') bottom right no-repeat;	
}
#banner_top {
	margin: 1px 0 0;
	width: 596px;
	height: 44px;
}
#top_menu_container {
	float: right;
	margin: 15px 16px 0 0;
	display: inline;
}
#top_menu {
	margin: 0;
}
#top_menu li {
	display: inline;
	float: left;
	height: 28px;
	list-style-type: none;
	background: url('../i/top_menu_seperator.gif') top left no-repeat;
	font-family: Verdana;
	color: #727171;
	font-size: 8pt;
}
#top_menu li.f {
	background-image: none;
}
#top_menu li a {
	display: block;
	font-size: 8pt;
	padding: 0 12px;
	text-decoration: none;
}
#top_menu li a, #top_menu li a:link, #top_menu li a:active, #top_menu li a:visited {	
	color: #727171;
}
#search_terms {
	font-size: 6.5pt;
	border: 1px solid #fff;
	border-top-color: #ceccca;
	border-left-color: #e5e4e3;
	color: #c0bfbe;
	height: 15px;
	padding: 2px 0 0 5px;
	width: 146px;
	margin: 0 8px 0 88px;
}
#banner_top_left {
	float: left;
	width: 259px;
	height: 44px;
}
#banner_top_right {
	margin-left: 259px;
	width: 337px;
	height: 44px;
}
/* ie hacks */
* html #banner_top_left {margin-right:-3px}
* html #banner_top_right {margin-left:256px}
#banner_left {
	float: left;
	width: 201px;
	height: 140px;
}
#banner_left_top {
	height: 88px;
}
#banner_mid_left {
	float: left;
	width: 308px;
	height: 140px;
}
#banner_mid_right {
	float: left;
	width: 28px;
	height: 140px;
	background-color: #e3e2f0;
}
#banner_mid_right_top {
	height: 13px;
}
#banner_mid_right_bottom {
	margin-top: 70px;
}
#banner_right {
	margin-left: 537px;
	width: 226px;
	height: 140px;
	background-color: #e3e2f0;
}
#banner_right_top {
	height: 13px;
}
/* ie hacks */
* html #banner_mid_right {margin-right:-3px;}
* html #banner_right {margin-left:534px;}
#login_container {
	margin: 10px 11px 0 10px;
	padding: 6px 0 0 6px;
	width: 188px;
	border-top: 1px solid #f1f0f6;
}
#login_container div {
	color: #8d8e8e;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial;
}
#login {
	margin: 0;
}
#login .input_text {
	font-size: 6.5pt;
	border: 1px solid #fff;
	border-top-color: #ceccca;
	border-left-color: #e5e4e3;
	color: #c0bfbe;
	height: 15px;
	padding: 2px 0 0 5px;
	width: 146px;
	margin: 10px 8px 0 0;
}

#menu_header_01, #menu_header_02 {
	width: 201px;
	height: 39px;
}
#menu_header_01 {
	background: url('../i/menu_hdr_bg.gif') top left repeat-x;	
}
#menu_header_02 {
	background: url('../i/menu_hdr_corner_right.jpg') top right no-repeat;
}
#menu_header_03 {
	background: url('../i/menu_hdr_star.gif') 10px 16px no-repeat;
	padding: 14px 0 0 30px;
	height: 39px;
	_height: 26px;
	width: 171px;
	color: #a9a7a5;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial;
}
#menu_container {
	background: url('../i/star.gif') 10px 16px no-repeat;
	float: left;
	width: 172px;
	padding: 10px 0 0 28px;
}
#menu_container .contextsection {
	/* height: 22px;
	_height: 20px; */
	list-style-type: none;
	/* background: url('../i/menu_seperator.gif') 18px 0px no-repeat; */
	background: url('../i/menu_seperator.gif') bottom left no-repeat;
	font-family: Verdana;
	color: #727171;
	font-size: 8pt;
}
#menu_container .contextsection a:link, #menu_container .contextsection a:active, #menu_container .contextsection a:visited
{
	display: block;
	font-size: 8pt;
	padding: 5px 0 5px 0;
	text-decoration: none;
	color: #727171;
}
#menu_container .contextsection a:hover, #menu_container .contextsection a.selected {	
	color: #df5d3b;
}
#menu_container .contextitem a:link, #menu_container .contextitem a:active, #menu_container .contextitem a:visited {
	display: block;
	font-size: 7pt;
	padding: 4px 12px 4px 16px;
	text-decoration: none;
	color: #727171;
}
#menu_container .contextitem a:hover {
	color: #df5d3b;
}
#content {
	min-height: 411px;
	_height: 411px;
	margin-left: 201px;
	/* width: 570px; */
	border-top: 1px solid #e5ddd9;
	background: url('../i/content_seperator.gif') top left no-repeat;
	padding: 34px 19px 10px 44px;
	width: 505px;
}
/* ie hacks */
* html #menu_container {margin-right:-3px;}
* html #content {margin-left:198px;}
#footer {
	width: 778px;
	height: 55px;
	border-top: 1px solid #c8c1bf;
	background-color: #edebea;
	clear: both;
}
#footer div {
	font-size: 7pt;
	color: #484848;
}
#footer_left {
	float: left;
	padding: 26px 0 0 30px;
}
#footer_right {
	float: right;
	padding: 26px 30px 0 0;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #484848;
	text-decoration: none;
}
#footer a:hover {
	color: #333;
	text-decoration: underline;
}
#footer_bottom_container {
	height: 23px;
	width: 786px;
	background-color: #38486a;
}
#footer_bottom_0, #footer_bottom_1, #footer_bottom_2 {
	height: 14px;
	width: 786px;
}
#footer_bottom_0 {
	background: #edebea url('../i/footer_bottom.gif') bottom left repeat-x;
}
#footer_bottom_1 {
	background: url('../i/footer_corner_left.gif') bottom left no-repeat;
}
#footer_bottom_2 {
	background: url('../i/footer_corner_right.gif') bottom right no-repeat;
}

/* Content styles */

h1 {
	margin: 0 0 15px -22px;
	padding: 0 0 0 22px;
	background: url('../i/star.gif') top left no-repeat;
	color: #ed613b;
	font-size: 9pt;
	font-weight: bold;
}

p {
	margin: 0 0 15px 0;
	padding :0;
}

div.float_img {
	margin: 0 10px 0 30px;
	_margin: 0 5px 0 30px;
	width: 129px;
	height: 129px;
	display: inline;
	float: right;
}
div.float_img img {
	border:  1px solid #cac7c7;
}
div.img_wrap {
	margin-right: 171px;
}

#home {
	margin: 0;
	padding: 0;
}
#home div.section_1 {
	border-bottom: 1px solid #dbdbdb;
	margin: 0 0 9px -22px;
	padding: 0 0 0 22px;
}
#home div.section_2 {
	float: left;
	padding: 9px 10px 1px 22px;
	margin: 0 0 0 -22px;
	width: 229px;
}
#home div.section_3 {
	margin-left: 239px;
	width: 234px;
	border-left: 1px solid #dbdbdb;
	padding: 38px 0 1px 30px;
}
/* ie hacks */
* html #home div.section_2 {margin-right:-3px;}
* html #home div.section_3 {margin-left:236px;}

#home h3 {
	height: 14px;
}
h4 {
	color: #ed613b;
	font-size: 8pt;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 0;
}
a:link, a:active, a:visited {
	color: #ed613b;
	text-decoration: none;
}
a:hover {
	color: #ed613b;
	text-decoration: underline;
}


.displaytbl th, .admintbl th {
	background-color: #ecebeb;
	font-family: Arial;
	font-weight: bold;
	font-size: 7pt;
	color: #6e6e6e;
}


/* List Styling */

#gen_list {
	margin-bottom: 40px;
}
#gen_list p {
	font-size: 7.5pt;
}
#gen_list div.list_item_1 {
	background-color: #f3f2f1;
}
#gen_list div.list_item_2 {

}
#gen_list h2 {
	font-size: 7.5pt;
	font-weight: bold;
	padding: 0;
	margin: 0;
	background: none;
	color: #727171;
}
#gen_list div.list_item_date {
	padding: 16px 0 0 11px;
	color: #ed603b;
	float: left;
	width: 94px;
	font-size: 7.5pt;
	font-weight: bold;
}
#gen_list div.list_item_content {
	padding: 16px 25px 1px 0;
	margin-left: 105px;
	width: 367px;
}
/* ie hacks */
* html #gen_list div.list_item_date {margin-right:-3px;}
* html #gen_list div.list_item_content {margin-left:102px;}

input.button {
	background: #dddedf url('../i/btn_bg.gif') bottom left repeat-x;
	color: #818182;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	padding: 4px 12px;
	/* _padding: 4px; */
	text-transform: lowercase;
	border: 1px solid;
	border-color: #d5d2cf #b2aeac #a8a2a0 #cfccc9;
}