body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/site_bkgrd_color.jpg);
	background-repeat: repeat;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #999999;
}

.style1 {font-size: 2em; }

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #1757AB;
}

a:hover {
}

#wrapper {
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 1000px;
	height: 111px;
	margin: 0 auto;
	background-image:url(images/header.jpg);
}
#rightdata {
	margin-left: 50px;
	padding: 0px;
	width: 200px;
	text-align: center;
	position: relative;
	top: 0px;
	right: 0px;
}
#rightdata ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#rightdata li {
	line-height: 1.3em;
}
#rightdata .phone {
	padding-top: 0.1em;
}

#slogan {
	text-align:left;
	height:290px;
	font-size:1.6em;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:30px;
	color: #1757ab;
	margin-bottom: 20px;
	text-align:center;
}

#slogan-smaller {
	margin-top:20px;
	width:240px;
	font-size:21px;
	border-bottom:solid 1px #6699FF;
	border-top:solid 1px #6699FF;
}

/* Logo */

#icons {
	float: left;
	height: 30px;
	margin: 60px 0 0px 600px;
	padding: 0px 0px 0px 20px;
	color: #FFFFFF;
}

#icons h1, #logo p {
	margin: 0;
	padding: 0;
}

#icons h1 {
	float: left;
	padding-left: 25px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.6em;
}

#icons p {
	float: left;
	margin: 0;
	padding: 12px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#icons a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 279px;
	height: 110px;
	padding-right: 50px;
	text-align:center;
}

#contact { 
	padding:15px 0px 0px 10px;
	color:#FFFFFF;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	line-height:17px;
}
 
#contact a { color:#FFFFFF; }
#contact a:hover { color: #0099FF; }

#contact .phone { 
	margin-top:0px;
	color:#FFFFFF;
	font: normal 27px Georgia, "Times New Roman", Times, serif;
	line-height:26px;
 }

#search form {
	height: 41px;
	margin: 0;
	padding: 8px 0 0 30px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 195px;
	padding: 6px 10px;
	border: 1px #0E689A solid;
	background: none;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #57ACF7;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 1000px;
	height: 57px;
	margin: 0 auto;
	padding: 0;
	background: url(images/nav_bar.jpg) no-repeat left top;
	text-align:center;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 50px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: right;
}

#menu a {
	display: inline-block;
	height: 28px;
	margin-right: 3px;
	padding: 19px 15px 0px 0px;
	background: url(images/img06.jpg) no-repeat right 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu .current_page_item a {
	padding-left: 0;
}

#menu a:hover {
	text-decoration: underline;
}

#links {
	width:600px;
	float:right;
	margin-right:325px;
	display:inline;
}

#links ul {
	margin: 0;
	padding: 0px 0px 0px 50px;
	list-style: none;
	line-height: normal;
}

#links li {
	float: right;
	display:inline;
}


/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img02.jpg) repeat-y;
}

#page-bgbtm {
	margin: 0px;
	padding: 30px;
	background: url(images/img03.jpg) no-repeat left bottom;
}

/* Content */

#content {
	float: left;
	width: 600px;
	padding: 0px 20px;
}

#home_photo {
	float:left;
	padding:0px 20px 0px 0px;
	margin-bottom:10px;
	width:185px;
	text-align:left;
	font-size:9px;
}

.post {
}

#post-left {
	width:48%;
	float:left;
}

#post-right {
	width:48%;
	float:right;
	padding-top:5px;
}

.post .title {
	height: 30px;
	letter-spacing: -.5px;
	color: #1757AB;
}

#post_headline { 
		border-bottom: 1px solid #C9D9E8;
 }

.post .title a {
	color: #1757AB;
}

.post .meta {
	margin-top: -10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #C9D9E8;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

.post .entry {
	text-align: justify;
	margin-bottom: 40px;
	padding: 10px 20px 0px 0px;
}

.links {
	display: block;
	width: 96px;
	height: 30px;
	padding: 2px 0px 0px 0px;
	background: url(images/img04.jpg) no-repeat left top;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

/* FAQ */

#faq_column_left { 
	float:left;
	width:49%;
	text-align:left;
	line-height:135%;
	
}
 
#faq_column_right { 
	float:right;
	width:49%;
	text-align:left;
	line-height:135%;
}

#faq_bottom {
  	clear:both;
	margin-top:30px;
}	
 
.question {
 	color: #1757AB;
}

/* States Served */

#served_left {
	width:49%;
	float:left;
	
}

#served_left ul {
	padding-left:185px;	
}

#served_left li {
	color: #1757AB;
	font-size:15px;
	list-style-type:square;
}

#served_right {
	width:49%;
	float:right;
}

#served_right li {
	color: #1757AB;
	font-size:15px;	
	list-style-type:square;

}

/* Terms and Conditions */

#terms { 
	float: left;
	width: 600px;
	padding: 0px 20px;
}

#terms_column_left { 
	float:left;
	width:49%;
	text-align:left;
	line-height:135%;
	
}
 
#terms_column_right { 
	float:right;
	width:49%;
	text-align:left;
	line-height:135%;
}

#terms_headline { 
		border-bottom: 1px solid #C9D9E8;
}
  
 

/* Sidebar */

#sidebar {
	float: right;
	width: 270px;
	padding: 0px 0px 0px 0px;
	margin-top:-75px;
	color: #FFFFFF;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 15px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 28px;
	border-bottom: 1px solid #0E689A;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	padding: 5px 0 0 0px;
	letter-spacing: -.5px;
	color: #FFFFFF;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: left;
}

#sidebar a {
	border: none; color:#57ACF7;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar .mission { font-size:10px; color: #FFFFFF;
}

#sidebar .more { color:#FFFFFF; font-size:10px; text-align:right; font-weight:bold; }

/* Footer */

#footer-wrapper {
	width: 100%;
	background: #231202;
}

#footer {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer ul {
	text-align:center;
	margin-bottom:-30px;
}

#footer li {
	display: inline;
	color: #FFFFFF;
	padding:0px 10px 0px 0px;
	font-size:10px;
	text-align:center;
	
}

#footer a:hover {
	color:#FFFFFF;
}


#footer p {
	margin: 0;
	padding: 40px 10px 0px 0px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #70AEFF;
}

#footer a {
	color: #1F84FF;
}

#footer_logo {  
	background-image:url(images/footer_logo.png);
	background-repeat:no-repeat;
	float:right; 
	width:275px;
	height:56px;
	margin:20px 25px 0px 0px;
}

/* PNG fix */

img, div, a, input { behavior: url(/iepngfix.htc); }.sloganII {
	color: #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	line-height: 15px;
	font-size: 15px;
}

