@charset "UTF-8";
/* CSS Document */

/* Resets **************************************************************************************** */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline; }
	
:focus {
	outline: 0; }
	
ol, ul {
	list-style: none;
	font-size:80%;}

table {
	border-collapse: separate;
	border-spacing: 0;
	line-height:140%;
	font-size:80%; }
	
caption, th, td {
	text-align: left;
	font-weight: normal; }
	
blockquote:before, blockquote:after,
q:before, q:after {
	content: ""; }
	
blockquote, q {
	quotes: "" ""; }
	
img { display:block; }
	
hr {
	border:none;
	height:2px;
	background-color:#efefef;
	margin-bottom:16px;
}
	
.clear { clear: both; height: 0; }

address { font-style:normal; }

abbr { border-bottom:dotted #0973ba 1px; }

a:link { 
	color:#4288bd; 
	text-decoration: none; }

a:hover { 
	border-bottom:dotted 1px #1e8bdd;
	color:#1e8bdd;
	text-decoration: none; }

a:visited, 
a:active { 
	color:#4288bd; 
	text-decoration: none; }
	
a:visited:hover, 
a:active:hover { 
	color:#1e8bdd;
	border-bottom:dotted 1px #1e8bdd;
	text-decoration: none; }

.hidden {
	position:absolute;
	left:0px;
	top:-2000px;
	width:1px;
	height:1px;
	overflow:hidden; }
	
h1 {
	font-size:120%;
	font-family:"Arial", Verdana, Times, serif;
	padding-top:6px;
	margin-top:0px;
	padding-bottom:0px;
	padding-left:77px;
	color:#fff;
}
h2 {
	font-size:90%;
	font-weight:bold;
	padding-bottom:6px;
}
h3 {
	font-size:85%;
	font-weight:bold;
	padding-bottom:6px;
	margin-top:0px;
	color:#196fb2;
}
p,
address {
	line-height:140%;
	padding-bottom:6px;
	font-size:80%;
}
.date {
	font-weight:bold;
	color:#196fb2;
}
label {
	font-size:70%;
	color:#FFFFFF;
	clear:both;
	display:block;
}
input {
	margin-top:2px; width:200px; }

textarea {
	margin-top:2px;
	width:250px; }
	
fieldset {
	border:solid #616d75 1px;
	padding:10px;
}
select {
width:200px;
}
legend {
	color:#073655;
	font-size:90%;
	font-weight:bold;
	word-spacing:-1px;
	padding-left:2px;
	padding-right:2px;
}
caption {
	color:#073655;
	font-size:100%;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:3px;
	word-spacing:-1px;
	border-bottom:solid #b0c5d3 1px;
}
table th {
	padding-top:6px;
	padding-bottom:3px;
	padding-left:10px;
	background-color:#efefef;
	padding-right:10px;
	font-weight:bold; }

table td {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:20px;
	border-top:solid #e0e0e0 1px; }
.td1 {
width:60%;
}
.td2 {
width:20%;
}
em {
	font-style:italic;
}
.underline {
	border-bottom:solid #800000 1px;
	width:346px;
	margin-bottom:10px;
}
.story_rule {
	border-bottom:dotted #C3C3C3 1px;
	width:346px;
	padding-bottom:6px;
	margin-bottom:8px;
	display:block;
}
.list_items {
	list-style-type:disc;
	padding-left:12px;
	text-indent:-12px;
	list-style-position:inside;
	line-height:140%;
	padding-bottom:10px;
	color: #196fb2;
}
.list_items1 {
	list-style-type:disc;
	padding-left:12px;
	text-indent:-12px;
	list-style-position:inside;
	line-height:120%;
	padding-bottom:10px;
	color: #196fb2;
}
.list_items1 li {
padding-bottom:10px;
}
.list_items2 {
	padding-left:24px;
	line-height:140%;
	padding-bottom:0px;
	color: #196fb2;
	font-size:100%;
	list-style:circle;
	text-indent:0px;
}
.list_items2 li {
padding-bottom:4px;
}
.list_items li {
padding-bottom:4px;
}

	
/* ********************************************************************************************* */

body {
	font-family:Arial, Verdana, sans-serif;
	height:100%;
	background-color: #9fa38c;
	text-align:left;
	margin:0px;
	color: #00253f;
	background-image:url(images/bg.jpg);
	background-repeat:repeat;
}
	
/* ********************************************************************************************* */

ul.footer_list {
	float:right;
	font-size:85%;
	font-family:Arial, Trebuchet MS;
}
ul.footer_list li {	
	display:inline;
	padding-left:0px;	
}
ul.footer_list a:link {	
	color:#4288bd;	
}
ul.footer_list a:visited {	
	color:#4288bd;	
}
ul.footer_list a:hover {
	color:#1e8bdd;	
	border-bottom:dotted #1e8bdd 1px;
}


ul.footer_list2 {
	float:right;
	font-size:85%;
	font-family:Arial, Trebuchet MS;
	padding-top:12px;
}
ul.footer_list2 li {	
	display:inline;
	padding-left:0px;	
}
ul.footer_list2 a:link {	
color:#fff;	
}
ul.footer_list2 a:visited {	
	color:#fff;	
}
ul.footer_list2 a:hover {
	color:#fff;	
	border-bottom:dotted #fff 1px;
}



ul.footer_list3 {
	float:right;
	font-size:85%;
	font-family:Arial, Trebuchet MS;
	padding-top:0px;
}
ul.footer_list3 li {	
	display:inline;
	padding-left:0px;	
}
ul.footer_list3 a:link {	
color:#fff;	
}
ul.footer_list3 a:visited {	
	color:#fff;	
}
ul.footer_list3 a:hover {
	color:#fff;	
	border-bottom:dotted #fff 1px;
}
#container {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	border:solid #000 1px;
	margin-top:50px;
	padding-bottom:20px;
}
#header {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	color:#b7baa9;
}
#logo {
	float:left;
}
.header-right {
	float:right;
	width:600px;
	text-align:right;
	padding-right:25px;
	padding-top:35px;
}
.call-us {
	color:#a0a48d;
	font-size:100%;
	font-style:italic;
}
.phone-number {
color:#a0a48d; font-size:125%;
}
.header-right-nav {
	float:right;
	width:600px;
	text-align:right;
	padding-right:25px;
	padding-top:10px;
}
.left {
	width:794px;
	float:left;
}
.right {
	width:150px;
	float:right;
	padding-right:22px;
}
.secondary-nav {
	width:769px;
	float:left;
	padding-right:25px;
	background-image:url(images/secondary-nav-bg.jpg);
	background-repeat:repeat-x;
	height:42px;
	color:#91957f;
}
.bold-block {
	width:794px;
	float:left;
	background-color:#363830;
	height:35px;
	margin-bottom:30px;
}
.single-column-left {
float:left; width:320px; padding-left:77px; padding-bottom:25px;
}
.single-column-right {
float:right; width:320px; padding-right:25px; padding-bottom:25px;
}
.right-image {
	clear:both;
	margin-bottom:10px;
}
.strap {
	font-size:100%;
	color:#b7baa9;
	padding-top:12px;
	padding-bottom:0px;
}
#footer {
	width:980px;
	clear:both;
	padding-top:20px;
}
#flash {
	height:227px;
	float:left;
}
#flashcontent {
margin-left:auto;
margin-right:auto;
	width:700px;
}
#flashcontent_base {
	float:left;
	background-image:url(images/gradient-bg2.jpg);
	background-repeat:repeat-x;
	width:794px;
}
#actual-footer {
	width:980px;
	font-size:85%;
	margin-left:auto;
	margin-right:auto;
	color:#fff;
	padding-top:6px;
	padding-bottom:50px;
}
.web-address {
float:left; width:620px; padding-left:77px;
}
.footer-address {
float:left; width:300px;
}
.footer-nav-items {
float:right; width:640px; text-align:right;
}
#gradient-bg {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:1000px;
	z-index:-1;
	background-image:url(images/gradient-bg.jpg);
	background-repeat:repeat-x;
}
.form_row {
	width:288px;
	clear:both;
	padding-bottom:10px;
}
.row {
	margin-left:40px;
	width:780px;
	float:left;
}
.row_content {
	width:706px;
	margin-left:auto;
	margin-right:auto;
}

.block {
	float:left;
	width:162px;
	margin-right:19px;
	background-color:#363830;
	color:#fff;
}
.block_indent {
	padding:6px;
	padding-top:0px;
	font-size:70%;
}
h2.block_indent {
padding-bottom:0px;
padding-top:6px;
font-size:85%;
}
.enlarge {
font-size:115%; font-weight:bold;
}
.highlight {
	font-size:110%;
	color:#CCFF42;
}