﻿@charset "UTF-8";
.ragRight {
	text-align: left;
	letter-spacing: normal;
}


html, body {
	height: 100%;
}

#searchInfo, #searchInfo input, #searchInfo div, #searchInfo label  {
	font-size:10px;
	background:#f0f0f0;
	padding-left: 8px;
	
}
#border {
	border: 1px solid #cececc;
}

#keywordOptions label {
	width:100px;display:inline
}

body {
	margin: 5px 0px;
	padding: 0px;
	background: #5F5F5F url("/images/homepage01.jpg") repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #383838;
}


h1 {
	margin: 0px;
	padding: 0px;
	text-transform:none;
}

h2 {
	font-size: 24px;
	font-weight: normal;
	color: #B30000;
	margin: 0px;
	padding: 0px;
	text-transform:none;
}

h3 {
	font-size: 18px;
	color: #C52A40;
	margin: 0px;
	padding: 0px;
	text-transform:none;
}

h4 {
	font-size: 16px;
	color: #383838;
	text-transform:none;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 16px;
	text-align: justify;
	line-height: 160%;
}

a {
	color: #FF7800;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
	padding: 4px;
	border: 1px solid #C3C3C3;
}

img.alignleft {
	float: left;
	margin: 0px 25px 0px 0px;
}

img.alignright {
	float: right;
	margin: 0px 0px 0px 25px;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 180%;
}

.list1 li {
	padding-left: 14px;
	background: url("/images/homepage11.gif") no-repeat left center;
}

.list2 {
	font-size: 14px;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 180%;
}

.list2 li {
	padding-left: 14px;
	background: url("/images/homepage11.gif") no-repeat left center;
}


/** WRAPPER */

#wrapper {
}

/** HEADER */

#header {
	width: 862px;
	height: 81px;
	margin: 0px auto;
	background: #FFFFFF url("/images/homepage02.jpg") repeat-x left top;
}

#mainImage {
	background-image: url('../images/homepage05.jpg');
	height: 220px;
	width: 862px;
}

.HeaderNameTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding-right: 30px;
}
.HeaderPhoneTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.HeaderNamePhoneTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 70px;
	padding-left: 30px;
}


/** HEADER2 */

#header2 {
	width: 100%;
	height: 32px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #323232;
	background-image: url(../images/homepage01.jpg);
	line-height: 32px;
	vertical-align: middle;
	text-align: center;
}

.Header-3-blue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #B30000;
	height: 31px;
	color: #5B6098;
}
.Header-3-gold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #B30000;
	height: 31px;
	color: #A48C5E;
}


/** LOGOS */

#logoMain {
	float: left;
	width: 196px;
	height: 81px;
	background: url("/images/logo-custom.jpg") no-repeat left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#logo h1, #logoMain p {
	margin: 0px;
	text-indent: -999em;
	line-height: normal;
}

#logo h1 a {
	display: block;
	height: 70px;
}

#logoSub1 {
	float: left;
	width: 196px;
	height: 81px;
	background: url("/images/logo-custom.jpg") no-repeat left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

/** TOPMENU */

#topmenu {
	height: 41px;
	padding: 40px 0px 0px 0px;
	background: url("/images/homepage04.jpg") no-repeat right top;
}

#topmenu p {
	margin: 0px;
	line-height: normal;
	color: #ACACAC;
	float: right;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#topmenu a {
	padding: 0px 10px;
	color: #ACACAC;
}

/** MENU */

#menu {
	position:relative;
	font-size: 14px;
	width: 100%;
}
.separator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
}


#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal
}

#menu li {
	float: left;
	list-style-position:inside;
	list-style:none;
	height: 23px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}

#menu a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
}

#menu a:hover {
	text-decoration: underline;
	font-size: 12px;
}

#menu .active {
	background: #F8AA1F;
	font-size: 12px;
}

#menu .active a {
	color: #323232;
}

/** SEARCH */

#search {
	float: right;
	width: 220px;
}

#search form, #search fieldset {
	margin: 0px;
	padding: 0px;
}

#search fieldset {
	padding-top: 6px;
	border: none;
}

#search input {
	float: left;

}

#search .input-text {
	width: 170px;
	height: 15px;
	padding: 3px 5px;
	background: #FFFFFF;
	border: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C0C0C0
}

#search .input-image {
	margin-left: 8px;
}


.searchInfoTitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #0057b7;
}


/** PAGE */

#page {
	width: 810px;
	float:none;clear:both;
	margin: 0px auto;
	padding: 25px 25px 0px 25px;
	background: #FFFFFF;
	background-image:none;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	height:auto;
}

/** CONTENT */

#content {
	float: left;
	width: 505px;
	background: #FFFFFF;
	background-image:none;
	height:100%;
}
#contentX {
	float: left;
	width: 450px;
	background: #FFFFFF;
	background-image:none;
	height:100%;
}
#content2 {
	float: left;
	width: 505px;
	background: #FFFFFF;
	background-image:none;
}
#content3 {
	float: left;
	background: #FFFFFF;
	background-image:none;
	width: 600;
	padding-right: 50px;
	padding-left: 50px;
}

.home #content {
	width: 465px
}

.two-columns .column1 {
	float: left;
	width: 220px;
}

.two-columns .column2 {
	float: right;
	width: 220px;
}


.content-blue, label {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #242E84;
}

.content-verdana-1 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #003366
}
.content-verdana-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #967B49;
}
.content-blue-padded {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #242E84;
	padding-right:10px;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:4px;
}

.content-blue-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003366;
}

.content-blue-smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #231E82;
	font-weight: normal;
}

.content-blue-italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #141D81;
	font-style: italic;
}
.content-blue-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #231E82;
	font-weight: bold;
}

#Form-inside-1 {
	background-color:#FFFFFF;

	border:none;padding:0px;

}

/** Highlighted Businesses */

#HighlightedBusinesses {
	text-align:center;
	width: 800px;
	background-color:#cececc;
	vertical-align: middle;
}
.bump {
	line-height: 32px;
	text-align: center;
	vertical-align: middle;
	height: 32px;
}


#highlighted-1,
#highlighted-2,
#highlighted-3  {
	float: left;
	clear:none;
	width: 30%;
	margin:0 10px;
	font-size: 11px;
	color: #1A1A1A;
	background-color:#E0E0E0;
	min-height:650px
}
#highlighted-2 {

	background-color:#E0E0E0;
}

#highlighted-3 {

	background-color:#E0E0E0;
}


/** SIDEBAR */

#sidebar {
	float: right;
	width: 300px;
	background-color:#FFFFFF;
}

.home #sidebar {
	width: 297px;
}

/** FOOTER */

#footer {
	width: 862px;
	margin: 0px auto;
	background: url("/images/footer.gif") no-repeat left top;
}

#footer p {
	margin: 0px;
	font-size: 10pt;
	text-align: center;
	color: #AFAFAF;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 35px;
}

/** BOX1 */

#box1 {
	width: 862px;
	margin: 0px auto;
}


label {
	display:block;
	width:120px;
	margin:6px 4px 0 0
}

#contactData{
	padding-left:12px
}
hr {
	clear:both;float:none;width:100%
}
#cleardiv {
	float:none;clear:both;margin:0;padding:0;height:0;width:100%
}

fieldset {
	margin:2px
}
legend {
	display:none
}

#contactInterests {
	margin:0;padding:0;
}
#contactInterests label {
	display:inline;width:auto;margin:0 0 0 8px
}

#contactInterests li {
	list-style:none inside;
	margin:12px 12px 0 24px;
	text-indent:-24px
}
#comments {
	width:95%;height:80px
}
#contactInfo dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #231E82;
	font-weight: bold;
	float:left;width:90px;clear:left;margin:0 0 8px 0;
	text-align:right;
}

#contactInfo dd {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #242E84;
	float:left;clear:right;margin:0 0 8px 10px;
}

#contactInfo h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #231E82;
	height: 31px;
	color: #A48C5E;
	margin-bottom:0
}

#contactInfo h3 {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #231E82;
	height: 31px;
	color: #5B6098;
}
hr {
	display:block
}
#submitButton {
	float:right;clear:both;margin-right:25px
}



.featured {
	cursor:url(/images/magnify.cur),pointer;
}

#searchForm {
	text-align:left
}
#searchForm input {display:inline}
.searchTitles {
	font-size:12px; font-weight:bold
}
.searchRow {
	display:block
}
#searchInfo h2 {
	font-size:16px; text-align:center
}
#searchForm label {
	display:inline
}
.cleardiv {
	float:none;clear:both;width:100%
}
.headline18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0C2577;
	font-weight: lighter;
}
.headline16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0C2577;
	font-weight: normal;
}


.headline14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0C2577;
	font-weight: normal;
}
.headline12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C2577;
	font-weight: normal;
}
a.topnav:Link {
	color: #FFFFFF;
	font-size: 13px;
	font-weight:bold;
	text-decoration:none;
}
a.topnav:Visited {
	color: #FFFFFF;
	font-size: 13px;
	font-weight:bold;
	text-decoration:none;
}	
a.topnav:Hover {
	color: #FF7800;
	font-size: 13px;
	font-weight:bold;
	text-decoration:none;
	
}		

#topNav {
	background-image: url(../images/bkgTopNav.gif);
	background-repeat: repeat-x;
	height: 30px;
	width: 862px;
	line-height: 30px;
	text-align: center;
	vertical-align: middle;
}
.blockIndent {
	margin-top: 12px;
	margin-right: 40px;
	margin-bottom: 12px;
	margin-left: 40px;
}
.blockIndent20 {
	margin-top: 12px;
	margin-right: 20px;
	margin-bottom: 12px;
	margin-left: 20px;
}
.shadeTree {
	margin-top: 36px;
	margin-right: 12px;
	
	
}
#contentSub {
	text-align: left;
	vertical-align: top;
	width: 550px;
	padding-right: 50px;
	padding-left: 50px;
}
.line {
	padding-top: 12px;
	padding-bottom: 12px;
	width: 100%;
}
.docPic {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
