/*BODY
*****************************************************************************************************/
* {
	margin: 0;
	padding:0;
}
body {
	background-image: url(../images/body/bg.jpg);
	background-repeat: repeat-x;
	color: #606e72;
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #f9f8ea;
	background-position: center top;
}
html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
}
#wrapper {
	margin: 0;
	vertical-align: top;
	width: 100%;
}
p {
	color: #606e72;
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h1 {
	color: #23798e;
	font-family: "Trebuchet MS";
	font-size: 26px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: none;
	font-weight: normal;
}
h2 {
	color: #8e8410;
	font-family: "Trebuchet MS";
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
}
h3 {
	color: #536b7f;
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
a:link, a:visited {
	color: #8e8410;
}
a:hover, a:active {
	color: #606e72;
}
.bg_header_corner_left {
	background-image: url(../images/body/bg_header_left_corner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_header_corner_right {
	background-image: url(../images/body/bg_header_right_corner.jpg);
	background-repeat: no-repeat;
	background-position: left 71px;
}
.bg_side{
	background-image:url(../images/body/bg_side.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg_separator{
	background-image:url(../images/body/bg_separator.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
li {
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-image: url(../images/body/bullet_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	list-style-type: none;
	padding-left: 10px;
}
DIV.separator {
	height: 1px;
	padding: 0;
	margin: 0;
	background-color:#eae9dc;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	overflow: hidden;
}
/*PHOTO
*****************************************************************************************************/
.photo_shadow {
	background-image: url(../images/body/bg_photo_shadow.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.photo {
	background-color:#f1f0e3;
	background-image: url(../images/body/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:938px;
	height:262px;
	display: block;
	margin: 6px;
}
.photo_sm {
	background-image: url(../images/body/bg_sm_pic.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:205px;
	height:246px;
	margin-left:20px;
}

/*MAIN MENU
*****************************************************************************************************/
ul#mainmenu {
	float: right;
	margin: 0;
	padding: 0;
}
ul#mainmenu li {
	background-image:none;
	float: left;
	margin:0;
	padding:0;
	list-style-type: none;
	padding-left:20px;
}
ul#mainmenu li a {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#ffffff;
	text-decoration: none;
}
ul#mainmenu li a:hover, ul#mainmenu li a.active {
	color: #b8ae64;
}
/*FOOTER MENU
*****************************************************************************************************/
ul#footermenu {
	float: left;
	margin:0;
	padding:0;
}
ul#footermenu li {
	margin:0;
	padding:0;
	background-image:none;
	list-style:none;
	list-style-image:none;
	float:left;
	padding-right:1em;
	padding-bottom:1em;
}
ul#footermenu li a {
	margin:0;
	padding:0;
	color: #036178;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
}
ul#footermenu li a:hover, ul#footermenu li a.active {
	color: #b8ae64;
}
.footer_text {
font-size: 10px;
}
/* SUBMENU
*****************************************************************************************************/
DIV.submenu {
	width: 200px;
	float: right;
	margin-left:20px;
	margin-bottom:20px;
}
div.submenu a.menu_sub_h {
	margin:0;
	padding:0;
	font-weight:bold;
	font-size: 12px;
	font-family: "Trebuchet MS";
	color: #026078;
	text-decoration: none;
}
div.submenu a.menu_sub_h:hover, div.submenu a.menu_sub_h:active {
	color: #606e72;
}
ul#submenu {
	margin:0;
	padding:0;
	float: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #606e72;
	text-decoration: underline;
}
ul#submenu li {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #606e72;
	cursor:pointer;
	overflow:hidden;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left 0.7em;
	background-image:url(../images/body/bullet_1.gif);
	padding-top: 2px;
	padding-bottom: 3px;

}
ul#submenu li a {
	color: #606e72;
	text-decoration: underline;
}
ul#submenu li a:hover, ul#submenu li a.active {
	color:#23798e;
	text-decoration: underline;
}
DIV.submenu_separator {
	height: 1px;
	padding: 0;
	margin: 0;
	background-color:#d1bda6;
	width: 100%;
	clear: both;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
	overflow: hidden;
}
/*FORMS
*****************************************************************************************************/
.forms {
	font-family: "Trebuchet MS";
	font-size: 12px;
    color: #23798e;
	width:200px;
}
.red {
	font-size: 10px;
	color: #FF0000;
}
.bg_table1 {
	background-color:#efeee1;
	margin: 2px;
	padding: 2px;
	line-height: 18px;
}
.bg_table2 {
	background-color:#f9f8ea;
	margin: 2px;
	padding: 2px;
	line-height: 18px;
}
.formbutton {
	color: #ffffff;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #23798e;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height:40px;
	margin:1px;
}
a.formbutton:link, a.formbutton:visited {
	color: #ffffff;
}
a.formbutton:hover, a.formbutton:active {
	color: #8e8410;
	background-color: #efeee1;
}
.state {
	color: #efeee1;
	background-color: #23798e;
}