/*Colors
Blue: #1026b0;
Grey: #52514c;
Light Yellow: #fbf1b2;
Yellow: #f7de4c;
*/

/*Master Styles*/
html { overflow-x: auto;
overflow: -moz-scrollbars-vertical;}
html, body { margin: 0px; padding: 0px; border: 0px; font-family: Arial, sans-serif; font-size: 9pt;}
body { background-color: #ccc; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-weight: normal; }
p, th, td, li, dd, dt, ul, ol, blockquote, q, acronym, abbr, a, input, select, textarea, div { margin: 0; padding: 0;}
img { border: none; padding: 0; margin-top: -3px; }
/*End Master Styles*/

/*Common Classes*/
.clear { clear: both; }
.blockCenter { display: block; margin-left: auto; margin-right: auto; }
.bold { font-weight: bold; }
.floatLeft { float: left; }
.floatRight { float: right; }
.italic { font-style: italic; }
.noIndent { margin-left: 0; padding-left: 0; }
.noMargin { margin: 0; }
.noPadding { padding: 0; }
.textLeft { text-align: left; }
.textRight { text-align: right; }
.textCenter { text-align: center; }
.textJustify { text-align: justify; }
.underline { text-decoration: underline; }
/*End Common Classes*/

/*Global Styles*/

a.services:visited{
	color: #0000EE;
}

div#outsideWrapper {
	background: #1026b0;
	border-bottom: #fff 8px solid;
	height: 47px;
}

.home div#sideFillRight {
	background: #faeb91;
	border-bottom: #fff 8px solid;
	height: 33px;
	margin-left: 800px;
	padding: 0;
	margin-top: 0;
	width: 100%;
	z-index: 1;
}

.sub div#sideFillRight {
	background: #faeb91;
	border-bottom: #fff 8px solid;
	height: 39px;
	margin-left: 800px;
	padding: 0;
	margin-top: 0;
	width: 100%;
	z-index: 1;
}

div#wrapper {
	background: #fff;
	border-left: #fff 7px solid;
	border-right: #fff 7px solid;
	margin: 0 auto;
	min-height: 672px;
	position: relative;
	width: 800px;
}

div#ltGrayFooter {
	background: #e2e2e2;
	font-size: 10pt;
	width: 100%;
	height: 20px;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
}

div#darkGrayFooter {
	background: #52514c;
	width: 100%;
	margin: 0;
	padding-bottom: 20px;
}

p {
	font-size: 12px;
	padding: 10px 0;
}

#centerColumn ul {
	padding: 10px 0 0 30px !important;
}

#centerColumn ul li {
	
	padding: 10px 0 0 0;
}

#centerColumn ul li ul {
	padding-top: 0 !important;
	margin: 0;
}

div#centerColumn li ul li {
	padding: 0 !important;
	margin: 0;
}

#centerColumn ul#subUl li {
	background: url(../images/dash-trans.png) no-repeat 0 6px;
	padding-left: 12px;
}

#centerColumn ul#subSubUl li {
	background: transparent;
	padding-left: 0;
}

#centerColumn form table td {
 	padding: 3px 5px;
}


/*Navigation Styles*/
div#navBar {
	background: #1026b0;
	border-bottom: #fff 1px solid;
	height: 32px;
	margin-left: -10px;
	padding-top: 15px;
	width: 820px;
}

div#navBar ul.links {
	list-style-type: none;
	margin: -1px 0 0 -15px;
	padding: 0 0 2px 0;
}

div#navBar ul.links li {
	float: left;
	padding: 0 0 0 0;
	position: relative;
	width: auto;
}

div#navBar ul.links li a {

}

div#navBar ul#services li, div#navBar ul#programs li, div#navBar ul#about li, div#navBar ul#contact li {
	padding: 0;
}

div#navBar li > ul {
	top: auto;
	left: auto;
}

div#navBar ul.links li:hover a {
	color: #1026b0;
}

div#navBar ul.links li:hover ul, div#navBar ul.links li a:hover ul,div#navBar ul.links li ul:hover  {
	display: block;
}

div#navBar ul.links li a {
	background: url(../images/white-circle.gif) no-repeat 3px 10px;
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	display:block;
	padding: 7px 7px 12px 20px;
	text-decoration: none;
	text-transform: uppercase;
}

div#navBar ul.links li a.firstA {
	background: none
}

div#navBar ul.links li:hover a {
	color: #f7de4c;
}

div#navBar ul.links li a:hover {
	color: #f7de4c;
}

div#navBar ul.links li ul li a:hover {
	background: #f7de4c;
	color: #1026b0;
}

div#navBar ul.links li ul li:hover a {
	color: #1026b0;
}

div#navBar ul.links li ul {
	display: none;
	left: 20px;
	min-width: 800px;
	position: absolute;
	z-index: 2;
}

div#navBar ul.links li ul li:first-child {
	border-left: 1px #1026b0 solid;
}

div#navBar ul.links li ul li.last{
	left: 0;
	border-right: 1px #1026b0 solid;
}

div#navBar ul li ul li {
	padding-left: 0;
	background: #fff;
	border-bottom: 1px #1026b0 solid;
}

div#navBar ul.links li ul li a {
	background: #fff;
	font-size: 11px;
	color: #1026b0;
	display: block;
	padding-left: 5px !important;
	padding-right: 5px;
	padding-bottom: 7px !important;
	text-transform: none;
}

div#navBar ul.links li:hover ul li a {
	color: #1026b0;
}

div#navBar ul.links li ul {
	list-style-type: none;
}

div#navBar li#firstTopNav {
	background: none;
}

div#logo {
	right: 0;
	position: absolute;
	top: 28px;
}

.sub div#logo {
	right: 0;
	position: absolute;
	top: 28px;
}


.yellowNavText {
	color: #f7de4c;
	font-family: Arial;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	left: 475px;
	position: absolute;
	top: 20px
}

.yellowNavText li {
	display: inline;
}

ul.yellowNavText li a {
	color: #f7de4c !important;
	font-family: Arial !important;
	font-size: 13px !important;
	font-style: italic !important;
	font-weight: bold !important;
	text-decoration: none;
}

ul.yellowNavText li {
	padding: 0 5px 0 0;
}

div#navBar ul li.first {
	list-style-type: none;
}

div#leftNavTitle {
	font-size: 16px;
	font-weight: bold;
	margin: 55px 0 0 15px;
}
/*End Navigation Styles*/

/*Styles for Rollovers on the Homepage */
.home div#headerGraphic {
	background: url('../images/home_header-trans.png') 0 0 no-repeat;
	height: 295px;
	margin: 7px 0 0 0;
	width: 800px;
}

div#headerGraphic.about {
	background: url('../images/history_header-trans.png') no-repeat;
	height: 192px;
	margin-top: 7px;
	width: 800px;
}

div#headerGraphic.programs {
	background: url('../images/programs_header-trans.png') no-repeat;
	height: 192px;
	margin-top: 7px;
	width: 800px;
}

div#headerGraphic.services {
	background: url('../images/services_header-trans.png') no-repeat;
	height: 192px;
	margin-top: 7px;
	width: 800px;
}

div#headerGraphic h1 {
	background: url('../images/name-header-trans.png') no-repeat left;
	height: 52px;
	text-indent: -9999px;
}

div#headerGraphic h2 {
	background: url('../images/phone-header-trans.png') no-repeat left;
	height: 27px;
	text-indent: -9999px;
}

.home div#headerImages {
	margin-top: -10px;
	margin-left: 20px;
}

.sub div#headerImages {
	margin-top: -16px;
	margin-left: 20px;
}

div#headerImages img#phone {
	padding-bottom: 150px;
}
/*End Styles for Rollovers on the Homepage */


/*Content Area Styles*/
div#contentArea {
	background: #52514c;
}

.home div#centerColumn {
	background: #fff;
	min-height: 340px;
	margin: 0 0 0 235px;
	padding: 0 0;	
}

.sub div#centerColumn {
	background: #fff;
	min-height: 600px;
	margin: 0 0 0 180px;
	padding: 15px 20px;
}

.sub div#centerColumn img {
	padding: 10px 0;
}

.sub div#content {
	width: 350px;
}

.sub div#rightColumn {
	background: #fff;
	float: right;
	min-height: 480px;
	padding: 10px 0 50px 20px;
	width: 180px;
}

.sub div#rightColumn p{
	margin-left: 10px;
}

.sub div#rightColumn img{
	border: #ccc 1px solid !important;
	margin: 30px 0 0 10px;
	padding: 5px;
}

.sub div#rightColumn img.plan {
	border: none !important;
	margin: 30px 0 0 10px;
	padding: 5px;
}

.home div#centerColumn h2 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	padding: 5px 0 10px 0;
	text-align: center;
}

.sub div#centerColumn h2 {
	border-bottom: #1026b0 1px solid;
	color: #1026b0;
	font-family: Arial Black, Arial, sans-serif;
	font-size: 14pt;
	padding: 5px 0 5px 0;
}

.sub div#centerColumn h3 {
	color: #1026b0;
	font-family: Arial Black, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0 0 0;
}

.sub div#centerColumn a.newsTitle {
	font-weight: bold;
}

.sub div#centerColumn ul {
	padding: 0 0 0 35px;
}

.sub div#centerColumn p {
	font-family: Arial;
	font-size: 9pt;
	line-height: 20px;
	padding: 10px 0;
}

.sub div#centerColumn ul li {
	padding: 0 0 10px 0;
	font-size: 9pt;
}

.sub div#centerColumn ul li span  {
	font-weight: bold;
	text-decoration: underline;
}

.sub div#centerColumn td p {
	font-size: 11pt;
	padding: 0 10px 0 0;
}

.sub div#centerColumn table ul {
	padding: 0;
}

.sub div#centerColumn input#state {
	width: 30px;
}

.sub div#centerColumn input#city {
	width: 30px;
}

.sub div#centerColumn input#zip {
	width: 60px;
}

.home div#leftNav {
	background: #52514c;
	color: #fff;
	float: left;
	font-size: 13px;
	height: 322px;
	width: 235px;
}

.home div#leftNav a:hover {
	color: #f7de4c;
}

.sub div#leftNav {
	background: #52514c;
	color: #fff;
	float: left;
	font-size: 13px;
	height: 100%;
	min-height: 600px;
	padding: 10px 0 0 0;
	width: 180px;
}

.home div#leftNav ul {
	border-bottom: 2px #838178 solid;
	margin: 20px 0 20px 15px;
	padding: 0 0 15px 0;
	width: 200px;
}

.sub div#leftNav ul {
	list-style-type: none;
}

div#leftNav ul li {
	margin: 0 0 0 15px;
}

.sub div#leftNav ul li {
	border-bottom: #838178 2px solid;
	font-size: 13px;
	padding: 10px 0;
	width: 145px;
}

div#leftNav ul li.first {
	font-size: 15px;
	list-style-type: none;
	margin: 0;
}

div#leftNav ul.last {
	border-bottom: transparent;
}

div#leftNav a {
	color: #fff;
	text-decoration: none;
}

.infoBox {
	float: left;
	padding: 0 0 0 9px;
	width: 273px;
}

.infoBox h3 {
	background: url('../images/bottom_header-trans.png') no-repeat;
	color: #000 !important;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	height: 22px;
	padding: 5px 0 0 6px;
	word-spacing: -2px;
}

.infoBox h3:hover {
	text-decoration: underline;
}

.infoBox p {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	height: 88px;
	padding: 13px 0 0 10px;
}

.infoBox a {
	text-decoration: none;
}

div#freeEstimate p, div#specials p {
	color: #000 !important;
}

div#scheduleService p, div#qAndA p {
	color: #fff !important;
}

div#scheduleService p {
	background: url('../images/schedule_service-trans.png') no-repeat;
}

div#specials p {
	background: url('../images/specials-trans.png') no-repeat;
}

div#freeEstimate p {
	background: url('../images/free_estimate-trans.png') no-repeat;

}
div#qAndA p {
	background: url('../images/ask_henry-trans.png') no-repeat;

}

div#darkGrayFooter {
	font-size: 10pt;
	padding: 10px 0 0 40px;
}

div#darkGrayFooter a {
	color: #fff;
}

div#darkGrayFooter ul {
	padding-bottom: 10px;
}

div#darkGrayFooter ul li {
	list-style-type: none;
}

div#special {
	border: #ccc solid 1px;
	margin-top: 10px;
	-moz-border-radius-topleft:15px;
	-moz-border-radius-topright:15px;
	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-bottomright:15px;
	padding: 10px;
}

.home div#sinceTxt {
	color: #1026b0;
	float: left;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	margin: 14px 0 0 570px;
}

.sub div#sinceTxt {
	color: #1026b0;
	float: left;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	margin: 14px 0 0 570px;
}

p.testimonial {
	border: 1px #1026b0 solid;	
	color: #1026b0;
	font-size: 12px !important;
	font-style: italic;
	font-weight: bold;
	line-height: 12pt;
	margin: 0;
	padding: 15px !important;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
	
h3.formTitle {
	border-bottom: #52514c solid 2px;
	padding-bottom: 5px;
	padding-top: 20px;
}

p#name {
	font-style:normal !important;
	font-weight: normal;
}

h4 {
	color: #52514c !important;
	font-family: Arial Black, Arial, sans-serif !important;
}

table#dirForm td {
	padding-bottom: 5px;
}

table#dirForm td {
	padding-left: 5px;
}

input#dirState {
	width: 35px;
}

input#dirZip {
	width: 50px;
}

ul#licenses {
background: #171717; color: #fff; font-size: 12px; margin-top:-8px; padding: 10px 5px 32px 10px; width: 225px; text-align: left;
}
/*End Content Area Styles*/

/* Google Search - Left Nav Styles */
.sub div#leftNav ul.googleSearch li{
	margin-left: 15px;
}

.home div#leftNav ul.googleSearch li{
	margin-left: 0;
}

.home div#leftNav ul.googleSearch li input#searchBox{
	width: 130px;
}

a.gubadge {
	display: none !important;
} 

a.gubadge img.goingupimage {
	display: none !important;
} 

p.standOut {
	border-top: 1px solid #000; 
	border-bottom: 1px solid #000;  
	color: #1026B0;
	font-style: normal; 
	font-weight: bold;
}

/* Blog Styles */
div#sidebar {
  padding: 0 0 0 15px;
}

div#sidebar h2 {
  margin: 20px 0 0;
}

div#sidebar ul li {
  margin: 0;
}
