﻿@charset "utf-8";
/* CSS Document */

/* defaults */
html {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
}
body {
	text-align: center;
	min-width: 955px;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666600;
	background-color:#FFFFED;
	line-height: 150%;
	background-image: url(/images/bg.png);
	background-repeat: repeat-x;
	background-position: 0px top;
 }
form {
	margin:0;
	padding:0;
}
hr {
	color: #660;
	height: 1px;
}

h1{
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight:normal;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660;
}
.r_col_item_click a {
	color: #660;
	text-decoration: underline;
}

#content ul {
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#content ul li {
	background-image: url(/images/check.gif);
	list-style-type: none;
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: left 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

h2{
	margin:0;
	padding:10px;
	font-size: 15px;
	font-weight:bold;
	line-height: 150%;
}
h3{
	margin:0;
	padding:0;
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:normal;
}
h4{
	margin:0;
	padding:0;
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:normal;
}
img { 
	border:0;
}

fieldset { 
	border:0;
}
.r_col_item h2 {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666600;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.r_col_item_cnt img {
	margin-right: 10px;
	margin-bottom: 30px;
	float: left;
	clear: left;
}
.r_col_item_click {
	text-align: right;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#cnt_R .r_col_item {
	margin-bottom: 30px;
}

.r_col_item_cnt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

caption,th {
	text-align:left;
}



/* ID's */

 #wrapper {
	text-align: left;
	width: 914px;
	padding: 0;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9B3704;
	border-left-color: #9B3704;
 }

#header{

}

#header #logo{
	float:left;
}

#header #topNav{
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#666600;
	background-color: #ffffcc;
	width: 270px;
	height: 98px;
	text-align:center;
	font-weight:bold;
	font-style:italic;
	padding-top: 0.6em;
}
#header #topNav a{
	color: #333333;
	text-decoration: none;
}
#header #topNav a:hover{
	text-decoration: underline;
}
#content {
	padding: 1em;
	width: 590px;
	float:left;
}
#content a{
	color: #660;
	text-decoration: underline;
}
#content a:hover{
	text-decoration: underline;
}
#CTM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666600;
	float: right;
}
#CTM a{
	color: #666600;
	text-decoration: none;
}
#CTM a:hover{
	text-decoration: underline;
}
#footer_nav {
	text-align: center;
}
#footer_nav a {
	color: #666600;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footer{
	padding: 1em;

}
#footer #copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666600;
	line-height: 133%;
	float: left;
}
#footer #copyright a{
	color:#333333;
	text-decoration: none;
}
#footer #copyright a:hover{
	text-decoration: underline;
}
.clear{
	clear:both;
}
.float_left{
	float:left;
}

.float_right{
	float:right;
}
#content_wrapper {
	background-image: url(/images/cnt_shadow.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 20px;
}
#cnt_R {
	float: right;
	width: 245px;
	padding: 1em;
}

#nav{
	background-color:#9A3502;
	height:75px;
}

#nav ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
}



#nav ul li {
	float:left;
	color:#FFFFFF;
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom: 15px;
}
#nav ul li img {
	margin: 0px;
	padding: 0px;
}


#nav ul li a{
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav ul li a:hover{
	text-decoration:none;
}

#about_nav{
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#about_nav ul {
	list-style-type: none;
	margin: 0px;
	padding:0px;
}

#about_nav ul li {
	float:left;
	color:#FFFFFF;
	text-transform: uppercase;
	margin:0px;
	padding:0px;
}
#about_nav ul li img {
	margin: 0px;
	padding: 0px;
}


#about_nav ul li a{
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#about_nav ul li a:hover{
	text-decoration:none;
}
#services_nav{
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#services_nav ul {
	list-style-type: none;
	margin: 0px;
	padding:0px;
}

#services_nav ul li {
	float:left;
	color:#FFFFFF;
	text-transform: uppercase;
	margin:0px;
	padding:0px;
}
#services_nav ul li img {
	margin: 0px;
	padding: 0px;
}


#services_nav ul li a{
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#services_nav ul li a:hover{
	text-decoration:none;
}

.CTML_01 {
	border: 1px solid #E8E8E8;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 24px;
	padding-left: 12px;
}
.CTML02{
}
.CTML02 dl {
	width: 330px;
	font-size: 80%;
}
.CTML02 dt {
	float: right;
	width: 190px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.CTML02 dd {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.CTML02 {
	float: left;
}
#gbl_wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	margin-top: 0px;
	padding: 0px;
}
#gbl_L {
	float: left;
	width: 42px;
}

#gbl_C {
	float: left;
	width: 916px;
	text-align: left;
}

#gbl_R {
	float: left;
	width: 42px;
}
#footer_corners {
	background-image: url(/images/footer_corner_R.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
}
#cnt_L {
	float: left;
	width: 614px;
	padding-left: 20px;
}
#cnt_2_col {
	background-image: url(/images/cnt_right.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.navSeperator {
	margin: 0px;
	padding: 0px;
	width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.aboutSeperator {
	margin: 0px;
	padding: 0px;
	width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bios {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 375px;
}
.boarder {
	border-bottom: 1px solid #666600;
	height: 1px;
	width: auto;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.centered_text {
	text-align: left;
}
.r_col_item_click a:hover {
	color: #660;
	text-decoration: none;
}
.who_we_are   {
	margin-top: 15px;
	width:550px;
}
.web_specials {
	float: right;
	width: 250px;
}
.story {
	width: 314px;
	float:left;

}
/*.story img{
	padding: 15px 0px;
}*/
.logos {
	text-align: center;
}
a
.sub_content {
	list-style-type: circle;
}
.sub_content {
	float: none;
	width: 500px;
}
.insurance {
	text-align: center;
	font-size: 18px;
	color: #666600;
}
.header_text {
	float: left;
}
.links {
	float: left;
	width: 325px;
}
.images {
	float: right;
	width: 250px;
	color: #666600;
	text-align: left;
}
.faq_cnt {
	float: left;
	width: 595px;
}
.faq_images {
	float: right;
	width: 180px;
}

.embiggen{
	font-size:12px;
	color:#444400;
	
}

.center{
text-align:center;
}

.center-bottom{
text-align:center;
word-spacing:3em;
}

.bottom-of-page{
position:inherit;
bottom:2em;
}