/* Link Styles */
A:link{color:#4E2E17; font-weight:bold}
A:visited{color:#4E2E17; font-weight:bold}
A:hover{color:#B83A3D; font-weight:bold}
A:active{color:#2F2C33; font-weight:bold}

/* HTML Styles */
body{background:#FDF8EA;color:#4E2E17;font-size:12pt;line-height:1.3;georgia,times,serif;text-align : center;min-width : 760px; margin:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px;}
td {border-color: #4D2D19}

/* Class & ID Styles */

#center_main_content {
position : relative;
text-align : left;
width : 760px;
margin-left : auto;
margin-right : auto;
border-left: 1px solid; 
border-right: 1px solid;
border-color: #4D2D19;
}
#inner_main_content {
padding: 15px;
}
#navlist {
position: absolute;
top: 729px;
width: 192px;
height: 15px;
}
#navlist_map {
position: absolute;
text-align:center;
top: 645px;
left: 0px;
width: 192px;
}
#navlist_menu {
position: absolute;
text-align:center;
top: 383px;
left: 0px;
width: 192px;
}
#navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navlist li {
	margin: 0;
}
#navlist a {
	display: block;
	
	background-color: transparent;
	background-image: url(images/map_view.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
#navlist a:link, #navlist a:visited {text-decoration:none;}
#navlist a:hover, #navlist a:active {background-image:url(images/map_view_over.jpg);background-repeat: no-repeat;background-position: 0% 0%;}
#nav_email{
position:relative;
left:600px;
width:145px;
height:35px;
}
#footer {
height: 35px;
text-align: center;
font-size: 12px;
position: static;
margin: 0px;
background-color:#DC9D5E;
background-image:url(images/bg_orange_paper.jpg);
border-color: #4D2D19;
border-top:1px solid;
border-bottom: 1px solid;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
}
#footer2 {
text-align: center;
background-color:#DC9D5E;
background-image:url(images/bg_peach_paper.jpg);
border-bottom: 1px solid;
border-color: #4D2D19;
}
.bodytext_bold{font-weight:bold;}
.td_nav_top {border-top:1px solid;}
.td_nav_bottom {border-top:1px solid;border-bottom: 1px solid;}
.td_inner_content{border-left:1px solid;border-color:#A6876C;}
.td_sidebar {background-image:url(images/bg_peach_arch.jpg);}
.td_sidebar2 {background-image:url(images/bg_peach_arch1.jpg);}
.td_sidebar3 {background-image:url(images/bg_peach_arch2.jpg);}
.td_sidebar4 {background-image:url(images/bg_peach_arch3.jpg);}
.td_sidebar5 {background-image:url(images/bg_peach_arch4.jpg);}
.td_sidebar6 {background-image:url(images/bg_peach_arch5.jpg);}
.img_menu {border-bottom: 1px solid; border-color:#ECCDAD;}


