/* CSS Document */

a {
	color:#082E55;
}
a:hover {
	color:#6080A0;
}
body {
	background-image:url(/images/background2.jpg);
	margin:0;
	padding:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#333333;
	text-align:center;
}
#centered_wrapper {
	width:748px;
	padding:0;
	margin:0;
	margin-left: auto;
	margin-right: auto;
}
#wrapper {
	width:740px;
	padding:0px;
	margin:0;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFF;
	
}
#content_wrapper {
	width:720px;
	background-image:url(/images/top_back.jpg);
	background-repeat:no-repeat;
	padding:0px 4px 20px 20px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#left {
	width:233px;
	background-image:url(/images/logo.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px;
	margin:0px;
	float:left;
}
#left h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#082E55;
	line-height:20px;
	margin: 0;
	padding: 0;
}
#sidebar {
	padding-top:50px;
	width:207px;
	color:#6080A0;
}
#sidebar ul {
	margin:5px;
	padding: 0;
	line-height:16px;
	list-style-image:url(/images/bullet.gif)!important;
}
#sidebar li {
	margin:0px 0px 0px 10px;
	padding:0px 0px 10px 0px;
}
#sidebar ol {
	margin:0px 0px 0px 25px;
	padding:0px 0px 7px 0px;
	line-height:16px;
}
#right {
	width:480px;
	margin:0px;
	padding:37px 0px 0px 0px;
	float:right;
}
#right_text {
	width:460px;
	padding:35px 0px 0px 0px;
	margin: 0;
}
#top {
	height:20px;
	background-image:url(/images/top.jpg);
	background-repeat:no-repeat;
}
#bottom {
	height:20px;
	background-image:url(/images/bottom.jpg);
	background-repeat:no-repeat;
}
#clear_floats {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	margin: 0;
	padding: 0;
	height: 0px;
}
#preloader_box {
	width: 725px;
}
#preloader_box img {
	display: none;
}
#addressbar {
	padding:15px;
	width:748px;
	margin:0;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}
#addressbar h3 {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin:0;
}
#logospacer {
	padding:0px 0px 30px 0px;/** ---NAVIGATION ------**/
}
#subnav {
	background-image:url(/images/sidenav_top.gif);
	background-repeat:no-repeat;
	padding-top: 11px;
	width:205px;
}
#subnav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#subnav li {
	margin:0;
	padding:0;
	list-style:none;
}
#subnav li a {
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	padding:4px 3px 4px 32px;
	line-height:18px;
	height:18px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(/images/dots.gif);
	background-repeat:repeat-x;
}
#subnav li a:hover {
	background-image:url(/images/subnav_f2.gif);
	background-repeat:no-repeat;
	color: #093A6C;
}
/** HOME PAGE **/

/** CONTACT PAGE **/

#form_table {
	font-weight:bold;
	text-transform:uppercase;
	font-size:11px;
	color:#333333;
	line-height:14px;
}
#form_table input, textarea, select {
	background-color:#efefef;
	font-family: Arial, Helvetica, sans-serif;
	width:250px;
	margin:0px 0px 0px 10px;
}
#form_table td {
	padding:3px 0px 10px 0px;
}
#townbox {
	width:187px;
	background-color:#E6EBF0;
	padding:0px 10px 10px 10px;
	margin-top:10px;
	line-height:16px;
}
body#page1_6 #townbox {
	padding:10px;
	
}

/* ROUND REC */


.roundcont {
	width: 207px;
	background-color: #E6EBF0;
	margin-bottom: 15px;
}
.roundcont h2 {
	padding-left:10px;
}
.roundcont p {
	margin: 0px 10px 0px 10px;
	color:#333333;
}
.roundtop {
	background: url(/images/tr.gif) no-repeat top right;
}
.roundbottom {
	background: url(/images/br.gif) no-repeat top right;
}
img.corner {
	width: 15px;
	height: 15px;
	border: none;
	display: block !important;
}
.roundcont a {
	color:#082E55;
	display:block;
	background-image:url(/images/arrows_link.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 20px;
	background-position:0px 5px;
}
.roundcont a:hover {
	color:#6080A0;
}
/* PAGE MARKER LINKS */

body#page1_1 li#sub1_1 a, body#page1_2 li#sub1_2 a, body#page1_3 li#sub1_3 a, body#page1_4 li#sub1_4 a, body#page1_5 li#sub1_5 a, body#page1_6 li#sub1_6 a, body#page1_7 li#sub1_7 a, body#page1_8 li#sub1_8 a, body#page1_9 li#sub1_9 a, body#page1_10 li#sub1_10 a, body#page1_11 li#sub1_11 a, body#page1_12 li#sub1_12 a {
	background-image:url(/images/subnav_f2.gif);
	background-repeat:no-repeat;
	color: #093A6C;
}
