﻿* {margin:0;padding:0;}
html {font-size:80%;background-color:#ffffff;font-family: Arial, Helvetica, sans-serif;}
body {color:#656565;text-align:center;}

/** header styles **/
h1,h2,h3,h4,h5,h6 {color:#656565;margin:20px 0 6px 0;padding:0}
h1 {font-size:200%;}
h2 {font-size:130%;}
h3 {font-size:110%;}
h4 {font-size:100%;}
h5 {font-size:100%;}
h6 {font-size:100%;}
h1 span, h2 span {display:none;}



/** page structure **/
#wrapper {width:974px;margin:10px auto 0 auto;border: 1px solid #1A2050}
#header{width:974px;height:133px;text-align:left;background-color:#001A53;}
#logo{width:236px;height:133px;float:left;}
#container{text-align:left;margin:2px 0 0 0;background-color:#ffffff;}
#locations #container{margin:0 0 0 0;}
#homepage #container{background:url(images/bgPage1.gif) top left no-repeat #001A53;height: 454px}
#homepage #container p{color:#FFFFFF; margin:6px 0; font-size:90%}
#ourApproachPage #container{background: url(images/approachPage.jpg) top left no-repeat #ffffff;height: 454px}
#contactPage #container{background: url(images/bgContactPage.gif) top left no-repeat #ffffff;height: 454px}
#blogPage #container{height: 454px}
#page1Content p{color:#FFFFFF; margin:6px 0; font-size:90%}
#page1Content{width:255px;padding-top:140px;padding-left:362px}
#page2Content{width:260px;padding-top:140px;padding-left:362px}
#page2Content p{color:#001A53; margin:6px 0; font-size:80%}
#page2Content .firstPara, #page1Content .firstPara{font-weight:bold; font-size:90%}
#contactContent{width:270px;padding-top:150px;padding-left:352px;text-align:center}
#contactContent p{color:#001A53; margin:8px 0; font-size:130%;line-height: 22px;}
#contactContent .lgeGrey{font-size:130%; color:#999999}
#contactContent a{color:#001A53;text-decoration:none;}
#contactContent a{color:#001A53;text-decoration:none;}
#headerContents{width:738px;float:left;}

/** Main Navigation **/
#nav{width:749px;height:32px;}
#nav ul {margin: 0;list-style: none;padding:0 0 0 16px}		
#nav ul li{display:inline;font-size:85%;}
#nav ul li a {float:left;display:block;padding:6px 24px 0 0;height:26px;text-decoration:none;text-align:center;color: #fff;background:url(images/navcolon.gif) right center no-repeat}
#nav ul li #nobg a {background:url(images/navcolonc.gif) right center no-repeat}

#redlink a:hover, #redlink a.selected{color:#DB3630;}
#greenlink a:hover, #greenlink a.selected  {color:#3FAF49;}
#orangelink a:hover, #orangelink  a.selected{color:#F7941E;}
#yellowlink a:hover, #yellowlink a.selected{color:#DBE23C;}
#tmark{font-size:60%;vertical-align:super}

/** Sub Navigation **/
#Subnav{width:740px;height:30px;margin-left:235px}
#Subnav ul {margin: 0;list-style: none;padding:0 0 0 16px}		
#Subnav ul li{display:inline;font-size:85%;}
#Subnav ul li a {float:left;display:block;padding:6px 24px 0 0;height:26px;text-decoration:none;text-align:center;color: #999;background:url(images/subnavcolon.gif) right center no-repeat}
#Subnav ul li a:hover, #Subnav ul li a.selected {color:#001A53;}
#Subnav ul li #nobg a {background:url(images/navcolonc.gif) right center no-repeat}

