#main_body {
	padding: 0px;
	background-position: left top;
	background-repeat: repeat;
	background-image: url(images/bg_body.gif);
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#container {
    position: relative;
    width: 728px;
    margin: 0 auto 0 auto;
    padding: 0 9px 0 9px;
    background-image: url(images/bg_container.gif);
    background-position: 0px -3px;
}

#top_container {
    height: 18px;
    line-height: 0;
    overflow: hidden;
    background-image: url(images/bg_top.gif);
}

#header {
    position: relative;
    height: 140px;
    padding: 0;
    background-position: right top;
    background-repeat: no-repeat;
    background-color: #fdfdff;
    background-image: url(images/bg_header.jpg);
}

#key_visual {
    position: absolute;
    width: 550px;
    height: 187px;
    margin: 0;
	background: url(images/key_visual6.jpg) no-repeat;
}

#main_container {
    margin: 0;
    background-repeat: no-repeat;
    background-position: right bottom;
    border-left: 3px solid;
    border-bottom: 3px solid;
	border-color: #BBC7D3;
	background-color: #FDFDFF;
    background-image: url(images/bg_main_container.gif);
}

#left_side {
	width: 490px;
	padding-top: 50px;
	padding-left: 20px;
	float: left;
}

#layout_table {
/*    border-collision: top;*/
}

#left_col {
    vertical-align: top;
}

#right_col {
    vertical-align: top;
}

#sub_container2 {
    width: 510px;
    margin: 47px 0px 10px 15px;
    overflow: hidden;
}

#slogan {
    padding: 10px 0 0 0;
    margin-bottom: 15px;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-style: normal;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #1065bb;
}

#logoDiv {
	position: absolute;
	width: 182px;
	height: 96px;
	z-index: 1;
	left: 549px;
	top: 321px;
}

#content_container {
    width: 505px;
    padding: 0px;
    margin: 0px;
    border-width: 0px;
}

#sidebar_container {
    position: relative;
}


    
/*#logo {
	background: url(images/logo.jpg) no-repeat;
    position: absolute;
    top: 0px;
    left: 550px;
    z-index: 1;
    width: 178px;
    height: 131px;
}*/




/* Begin Menu */

#right_side {
	width: 191px;
	margin: 0;
	padding: 23px 0 3px 0;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #97934E;
	background-image: url(images/bg_main_nav.gif);
	border-color: #000;
	float: right;
	position: relative;
}

#main_nav_list {
    margin: 0 3px 0 3px;
    padding: 0;
    list-style-type: none;
    background-repeat: no-repeat;
    background-position: left top;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}

#main_nav_list li {
	padding: 0;
	margin: 0;
}

#main_nav_list a {
    text-align: left;
    background-repeat: repeat-y  !important;
    line-height: 24px;
    overflow: hidden;
    padding: 0 0 0 30px;
    display: block;
	text-decoration: none;
}

.main_nav_active_item {
	background: url(images/main_nav_active.gif) no-repeat;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}

.main_nav_item {
	background: url(images/main_nav.gif) no-repeat;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}

.main_nav_item:hover {
	background: url(images/main_nav_active.gif) no-repeat;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}


/* Begin SubMenu */

#sub_nav_container {
    background-color: #365a00;
    padding: 0;
    width: 173px;
    margin-left: 11px;
}

#sub_nav_container .sub_nav_item {
    background-image: url(images/sub_nav.gif);
    color: #edecb7;
}

.sub_nav_list {
    border: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.sub_nav_list li {
    margin-top: 1px;
    padding: 0;
}

.sub_nav_list a {
    text-align: left;
    background-repeat: repeat-y  !important;
    width: 143px  !important;
    overflow: hidden;
    display: block;
}

/**/

.sub_nav_list a.sub_nav_active_item {
  background: url(images/sub_nav_active.gif) no-repeat;
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #edecb7;
}
.sub_nav_list a.sub_nav_item {
  background: url(images/sub_nav.gif) no-repeat;
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #edecb7;
}
.sub_nav_list a.sub_nav_item:hover {
  background: url(images/sub_nav_active.gif) no-repeat;
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #edecb7;
}

.sub_header {
	height: 24px;
	width: 100%;
	color: #9CF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 14px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
	background-image: url(images/navbg.gif);
	background-repeat: repeat-x;
}

.font_style {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #036;
	border: none;
}

#map_address_container {
	width: 100%;
	height: 240px;
}

.map_address_id {
	float: left;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
}

.sub_headings {
	font-size: 14px;
}


/* Begin Content */

.content {
    font-family: Arial, Verdana, Tahoma, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    color: #000;
}

.content p {
	text-align: justify;
    margin: 5px 0 15px 0;
    padding: 0;
	line-height: 20px;
}

.content h1 {
	font-size: 27px;
	font-weight: bold;
	color: #367294;
}

.content h2 {
	font-size: 20px;
	font-weight: bold;
	color: #367294;
}

.content h3 {
	font-size: 17px;
	font-weight: bold;
	color: #367294;
}

.content h4 {
	font-size: 14px;
	font-weight: bold;
	color: #00F;
}

.content table {
    margin-left: 1px;
/*    border-left: 1px solid;
    border-top: 1px solid;
    border-collapse: collapse;
    border-spacing: 0;
    border-color: #0961bb;*/
}

.content th {
    border-right: 1px solid;
    border-bottom: 1px solid;
    border-color: #0961bb;
    padding: 3px 5px 3px 5px;
    text-align: left;
    background-color: #0961bb;
    color: #FFF;
}

.content td {
/*    border-right: 1px solid;
    border-bottom: 1px solid;
    border-color: #0961bb;*/
    padding: 3px 5px 3px 5px;
    color: #000000;
}

.content button {
/*    border: 1px solid;
    border-color: #747064;
    border-color: #0961bb;
    background-color: #439194;
    color: #ffffff;*/
}

.content textarea {
    border: 1px solid;
    border-color: #747064;
	resize: none;
}

.content input {
    border: 1px solid;
}

.content fieldset {
    border: 1px solid;
    border-color: #747064;
}

.content tr.odd {
    background-color: #ffffff;
}

.content tr.even {
    background-color: #dee8f4;
}

.content li {
    color: #367294;
}

.content a:visited, a:link {
	font-size: 100%;
	text-decoration: underline;
	color: #000;
}

.content a:hover {
	font-size: 100%;
	text-decoration: underline;
	color: #00F;
}

.content a:active {
	font-size: 100%;
	text-decoration: underline;
	color: #000;
}


/* End Content */



/* Begin Footer */

#footer_text {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 725px;
	margin-left: auto;
	margin-right: auto;
}

#footer_text a:link {
	text-decoration: underline;
	color: #FFF;	
}

#footer_text a:visited {
	text-decoration: underline;
	color: #FFF;	
}

#footer_text a:hover {
	text-decoration: none;
	color: #FFF;
}

#footer_text a:active {
	text-decoration: none;
	color: #FFF;
}

/* End Footer */


#submit_butt {
	background-image: url(images/search_button.gif);
	width: 55px;
	height: 22px;
}

#reset_butt {
	background-image: url(images/search_button.gif);
	width: 55px;
	height: 22px;
}


/* Begin Search */

#content_search_container {
    background-image: url(images/bg_search.gif);
    /*	background-color: #bfc8d2;*/

}

#content_search_container input {
    border-color: #013164;
}

#content_search_caption {
    color: #000000;
}

#content_search_container button {
    background-image: url(images/search_button.gif);
    color: #000000;
}

/* End Search */



/* Begin Pager */

#pager {
    background-color: #bfc8d2;
    color: #ffffff;
}

#pager a {
    color: #003f95;
}

#pager #prev {
    background-image: url(images/bg_pager_prev.gif);
}

#pager #next {
    background-image: url(images/bg_pager_next.gif);
}

/* End Pager */
