body   { font-family: Georgia, "Times New Roman", Times; background-color: black }
p   { color: black; font-size: 9pt; line-height: 13pt }
li  { color: black; font-size: 9pt; line-height: 13pt }
h1  { color: #900; font-size: 11pt; margin-top: -5px; margin-bottom: 20px }
h2  { color: #900; font-size: 10pt }
h3 { font-size: 8pt }
h4 { color: #fff; font-size: 10pt }
.inThisSection { color: white; font-size: 9pt; letter-spacing: 1pt }
.highlight  { background-color: #edeccd; border: solid 1px black }

.topnav_patinfo   { margin-top: 10px; padding-top: 2px; padding-bottom: 3px; border-top: 1px solid white; border-bottom: 1px solid white }
.topnav_patinfo a  { color: white; font-size: 10.5pt; text-decoration: none }
.topnav_patinfo a:hover    { color: black; background-color: #d8cd9c }

.bottom_nav p   { color: #bababa }
.bottom_nav a  { color: #bababa }
.bottom_nav a:hover  { color: #bababa; text-decoration: none }

.bottom_address  { margin-top: 10px; margin-bottom: 10px; padding-top: 2px; padding-bottom: 3px; border: solid 1px white }
.bottom_address p  { color: white; font-size: 10.5pt }

.topnav_onlineforms { margin-top: 10px; padding-top: 2px; padding-bottom: 3px }
.topnav_onlineforms a  { color: white; font-size: 10.5pt; text-decoration: none }
.topnav_onlineforms a:hover    { color: white }

#subnav   { padding: 10px }
#subnav p    { color: white; font-size: 9pt }
#subnav li  { color: white; list-style-type: square }
#subnav a { color: white; text-decoration: none }
#subnav a:hover { color: black }

.col_right { background-color: white; padding: 20px 10px }
.img_brdr { margin-top: 10px; margin-bottom: 10px; margin-left: 10px; padding: 2px; border: solid 1px black }
.callout  { color: #900; font-size: 10pt; line-height: 14pt; float: right; padding-left: 10px; width: 250px }
.col_right a  { color: #234d86 }
.col_right a:hover { color: #1a3963; text-decoration: none; background-color: #d8cd9c }

.col_left { background-color: #900 }
.what-now { font-size: 11pt; font-weight: bold; }

/*------------- seo left column ----------------- */

#left-side { 
	color:#fff;
	width:200px; 
	margin:20px auto 10px auto;
}

#left-side h2{
	color:#fff;
	font-weight:bold;
	font-size:14px;
}
#left-side h3{
	color:#EDECCD;
	font-weight:bold;
	font-size:13px;
}

#left-side p{
	color:#fff;
}

#left-side a {
	color:#EDECCD;
	}
#left-side a:hover {
	background-color:#EDECCD;
	color:#000000;
	}
/*------------- seo locations ----------------- */
.separator {
	border-top:solid 1px #85A6C5;
	margin:10px auto 10px auto;
	padding:0px;
	width: 452px;
}

.separator_side {
	border-top:solid 1px #aaa;
	width:175px;
	margin: 25px auto;
}

/*------------- MISC ----------------- */
#column_right {
	float: right;
	width: 60%;
	position: relative;
	}
#column_left {
	float: left;
	width: 36%;
	position: relative;
	}

.text_center {
	text-align: center;
	}

.text_left {
	text-align: left;
	}

.text_right {
	text-align: right;
	}
.float_left{
	float: left;
}

.float_right{
	float: right;
}

/* ------------- module small ------------- */

.mod_small {
	width:210px;
	padding:0px 10px 0px 10px;
	height:auto;
	float: right;
	margin-left:10px;
	background-color:#EDECCD;
	border: solid 1px #333300;
}

.mod_small p{
	text-align: left;
}
.mod_small h3 {
	background-color:#60839F;
	color:#fff;
	text-align:center;
	padding: 5px 10px 5px 10px;
}

.mod_small p.text_center {
	text-align: center;
	}

.mod_small img a, .mod_small img a:hover {
	border:none;
	text-decoration:none;
}

