﻿body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height:100%;
	margin:0;
	background: #000000;
	/*background-image:url(images/Broken_Windshield1.jpg);*/
	/*background-repeat:inherit;*/
}
a {
	color:#0426A3;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#spacer_1px {
	height: 1px;
	display: block;
	width: 100%;
}
.master
{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	background: #ffffff url(Images/MainBodyColor.gif) repeat-x;
}
.shadowRight
{
	height:100%;
	min-height:100%;
	width:100%;

	background-image: url('images/RightShadow.jpg');
	background-repeat:repeat-y;	
	background-position:left top;
		
}
.shadowLeft
{
	height:100%;
	min-height:100%;
	background-image: url(Images/LeftShadow.jpg);
	background-repeat:repeat-y;
	background-position:left top;
}
.spacer
{
	width:100px;
}
div#container {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: auto;
}
div#content {
	height:100%;
}
div#content_section {
	margin-top: 40px;
	height: 100%;
	
}
div#leftnav {
	padding: 10px;
	width: 290px;
	float: left;
	text-align: left;
	height:100%;
}
div#main {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 20px;
	font-size: 10pt;
	color: #312100;
	line-height: 22px;
	text-align: left;
	height:100%;
}
div#main_2_column {
	margin-left:5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	font-size: 10pt;
	color: #312100;
	line-height: 22px;
	text-align: left;
	/*min-height: 645px;*/
	height: 100%;
}
div#main_2_column_section {
	margin-left:180px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 20px;
	font-size: 10pt;
	color: #312100;
	line-height: 22px;
	text-align: left;
	/* min-height: 737px; */
	height: 100%;
}
div#left_column {
	background-position: right;
	background-repeat: no-repeat;
	padding: 10px;
	width: 600px;
	float: left;
	text-align:left;
	/*min-height: 645px;*/
	height:100%;
	background-image: url(images/column_divider.gif);
}
div#right_column {
	background-position: right;
	background-repeat: no-repeat;
	padding: 30px;
	padding-top:40px;
	width: 250px;
	float: left;
	text-align:center;
	/*min-height: 645px;*/
	height:100%;
}
div#services_right_column 
{
	background-position: right;
	background-repeat: no-repeat;
	padding:35px;
	padding-top:40px;
	width: 250px;
	float: left;
	text-align:center;
	/*min-height: 645px;*/
	height:100%;
}
	
div#left_column_section {
	padding: 0px;
	width: 176px;
	float: left;
	text-align:left;
	height:100%;
}
div#left_column_section_inside {
	padding-top: 35px;
	height: 100%;
	min-height: 600px;
	clear: both;
}
#section_column_left {
	background-position: right;
	background-repeat: repeat-y;
	padding:20px;
	float:left;
	width:600px;
	/*min-height: 481px;*/
	height:100%;
	background-image: url(images/section_divider.gif);
}
#section_column_right {
	float:right;
	width:375px;
}
#section_column_content 
{
    margin-top:-15px;
	padding: 8px;
	margin-left:25px;
}
#section_column_list ul {
	font-size: 12px;
	line-height: 30px;
	list-style-image: url(images/leftnav_bullet2.gif);
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#003885;
	letter-spacing: 0;
}
#section_column_list ul a:hover {
	color: #79642d;
}
/* top nav */
div#topnav, div#topnav a {
	font-family: Arial, Helvetica, sans-serif;
	/*background-color: #558eb2;*/
	background-color:#71f5ea;
	height:20px;
	text-align: right;
	font-size: 10px;
	color: #ffffff;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	vertical-align: middle;
}
/*main nav */
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#nav a {
	display: block;/*
width: 10em;

*/}
#nav li { /* all list items */
	float: left;
/* 	width: 10em; /* width needed or else Opera goes nuts */ 
}
#nav li ul { /* second-level lists */
	position: absolute;
	width: 150px;
	background: #1f71a4;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li ul li {
	border-color: #004875;
	border-style: solid;
	border-width: 1px;
	border-top: none;
}
#nav li ul a {
	width: 150px;
	text-align: left;
	background: #1f71a4;
	color: white;
	font-family: Arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	padding-left: 20px;
	text-decoration: none;
}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#inner_page_title {
	width: 100%;
	display:block;
	padding-top: 10px;
	padding-bottom: 50px;
}
#searchBox {
	font-style: normal;
	height: 12px;
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #cccccc;
}
.leadin 
{
    color:#000000;
	/*color:#1f3e51;*/
	font-size: 15pt;
	font-weight:bold;
}
.leadin2 {
	color:#000000;
	font-size: 12pt;
	font-weight:bold;
}
/* left nav */
#leftnav ul, #section_column_title 
{
    padding:10px;
	letter-spacing: 2px;
	font-size: 15px;
	font-weight:bold;
	line-height: 0px;
	color:#595656;
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-image: url(images/leftnav_bullet1.gif);
}
#leftnav ul ul {
	font-size: 12px;
	line-height: 30px;
	list-style-image: url(images/leftnav_bullet2.gif);
	margin-left: -25px;
}
#leftnav ul ul a {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#003885;
	letter-spacing: 0;
}
#leftnav ul ul a:hover {
	color: #79642d;
}
div#article_footer {
	margin-top: 20px;
	color: #1f3e51;
	float:right;
	clear:both;
	font-size: 18px;
}
div#blocks {
	margin-top: 30px;
	padding-top: 20px;
	margin-left: -1a0px;
	margin-top: 40px;
	height: 402px;
	margin-right: -10px;
	clear:both;
}
div#block_pm {
	background:url(images/block_pm.gif) no-repeat 0 0;
	height: 402px;
	float:left;
	width: 320px;
	margin:0;
}
div#block_inside {
	font-family:  Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #3b2800;
	padding-top: 45px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
}
div#block_nn {
	background:url(images/block_nn.gif) no-repeat 0 0;
	height: 402px;
	float:left;
	width: 315px;
	margin:0;
}
div#block_about {
	background:url(images/block_about.gif) no-repeat 0 0;
	height: 402px;
	float:left;
	width: 330px;
	margin:0;
}
div#v_divider {
	background-color: #bca992;
	float:left;
	margin-top: 40px;
	height: 350px;
	width: 1px;
}
div#bottomSpacer {
	margin-top: 20px;
	margin-bottom: 5px;
}
div#bottomNav {
	color: #000000;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 15px;
	clear: both;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
div#bottomNav a {
	color: #000000;
	font-weight:bold;
	}
#image_container {
	padding: 10px;
}
#image_caption {
	font-size: 0.6em;
	color: #1f3e51;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	margin-top: -10px;
}
.content_photo {
	border-width: 1px;
	border-color: #3d6711;
	border-style: solid;
}

div#topnav_right {
	float:right;
	vertical-align:middle;
	color:#ffffff;
	font-size:medium;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
div#topnav_left {
	float:left;
	vertical-align: middle;
	padding-top: 3px;
	color:#000000;
	font-size:medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
div#mainnav {
	background-repeat: repeat-x;
	background: url(images/nav_background.gif) 0px 0px;
	padding:0;
	margin:0;
}
div#mainnav a {
	margin:0;
	padding-right: 1px;
}
div#footer 
{
    /*margin-top:5px;*/
    height:25px;
    padding-top:10px;
	padding-bottom: 5px;
	letter-spacing: 1px;
	background-color: #000000;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	vertical-align:middle;
}

h1 {
	font-size: 18px;
	color: #810c1f;
}
div#sidebar_headline, div#sidebar_headline a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0426a3;
	font-weight: bold;
}
div#sidebar_headline a:hover {
	text-decoration:underline;
}
.breadcrumb {
	color: #bfac95;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.breadcrumb a:hover {
	text-decoration:underline;
}

/* Logo */

#logo
{
    width: 1000px;
	height: 175px;
	margin: 0;
	background-image:url(images/slpag_header1.png);
}

#logo h1 
{
    font-family:Ravie;
	font-size: 20px;
	padding-top:170px;
	padding-right:15px;
	padding-left: 0px;
	margin: 0 auto;
}

#logo a {
	color:Maroon;
}

#menu {
	float: left;
	height: 65px;
	width: 875px;
	max-width:875px;
	padding-left: 125px;
	background: url(images/topnav1.gif) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0px;
	padding-left:10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding-right:50px;
}

#menu a{
	display: block;
	float: left;
	height: 40px;
	width: 100px;
	font-size: 16px;
	font-family:Book Antiqua;
	padding-top:12px;
	text-decoration:none;
	color: #b6b3b3;
	font-weight: bold;
    text-align: center;
}
#menu a:hover
{
	color: #ffffff;
	background: url(images/topnavhover.gif) repeat-x;
}
#services_contact_main
{
    padding: 10px;   
}
#faq_Section_left {
	background-position: right 20px;
	background-repeat: repeat-y;
	padding: 10px;
	float:left;
	width:600px;
	height:100%;
    background-image: url(images/section_divider.gif);
}
#faq_section_content 
{
    margin-top:-25px;
	padding: 8px;
	margin-left:25px;
}
#faq_section_title 
{
    padding:10px;
	letter-spacing: 2px;
	font-size: 15px;
	font-weight:bold;
	line-height: 0px;
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-image: url(images/leftnav_bullet1.gif);
}