/** TYPOGRAPHY **/
body { font-family: Tahoma, Geneva, sans-serif; font-size: .9em; color: #000; background-color: #ffffff; }
a { text-decoration: none; color: #00674e; }
a:hover { color: #004b39; }
em { color: #a41332; font-style: normal; }
em a { font-weight: bold; text-decoration: underline; color: #a41332; }
#content h2 { font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;}
#content h2 { font-size: 2.2em; color: #00674e; padding: 20px 0 10px 0;}
#content h3 { padding: 10px 0 10px 0; font-size: 1.1em; color: black;}
#content h4 { }
#content p { line-height: 1.6em; padding: 10px 0 5px 0;} 
.center { text-align: center; }

/** GENERAL CSS **/
.hide { text-indent: -9999px; }
.clrFlts { clear:both; }
img {display: block; }

ul.context{ padding: 5px 20px 5px 0; overflow: hidden; }
ul.context li {list-style: disc; padding: 7px 0 7px 10px; margin-left: 20px; float: left; width: 230px; }
h3.context { font-size: 1.2em; padding: 20px 0 10px 0; }

/** MAIN CONTAINERS **/
.wrapper { width: 990px; margin: 0 auto; background-color: #f4efe0; }
.relative { position: relative; }
#header {  height: 45px; background-color: #00674e; border-bottom: 4px solid #004b39;   }
#header #topText { position: absolute; top: 18px; left: 5px; width: 296px; height: 11px; background: url(../images/making-florida-affordable.gif) no-repeat; }
#header #dropDownLink #dropDownIcon { position: absolute; right: 8px; top: 9px; width: 13px; height: 13px; background: url(../images/toggle_down_light.png) no-repeat; }
#header #dropDownLink a { display: block; position: absolute; top: 7px; right: 0px; display: block; padding: 0 0 0 13px; border: 1px solid #6a6a6a; 
	width: 170px; height: 30px; text-align: left; line-height: 30px;color:#6a6a6a; text-decoration: none; background-color: #f9f9f9; font-size: .9em;}
#header #dropDownLink a:hover { background-color: white; }
#header #dropDown { position: absolute; top: 42px; right: 0px; display: none; width: 360px; background: #f9f9f9; 
	border-left: 1px solid #6a6a6a; border-right: 1px solid #6a6a6a; border-bottom: 8px solid #6a6a6a; border-top: 1px solid #6a6a6a; z-index: 999;}
#header #dropDown li a { display: block; text-decoration: none; font-weight: bold; text-align: right; padding: 8px 10px 8px 0; border-bottom: 1px solid white;}
#header #dropDown li a span { font-weight: normal; padding-right: 10px; font-size: .9em;  }
#header #dropDown li a:hover { background-color: white; }
#main {  background: #f4efe0; z-index: 1;  }
#contact { line-height: 40px; text-align: right; color: #6b6b6b;}
#contact span { display: block; float: right; padding-left: 35px; }
#contact span.calculator {background: url(../images/icons/calculator.png) no-repeat 14px 11px; }
#contact span.phone { background: url(../images/icons/phone.png) no-repeat 16px 11px; }
#contact span.email { background: url(../images/icons/email.png) no-repeat 17px 13px; padding-left: 39px; }
#contact h4 { font-size: .9em; font-weight: normal; line-height: 40px; overflow: auto; }
#contact h4 a { color: #6b6b6b; }
#contact h4 a:hover { color: #000000; text-decoration: underline; }
#leftCol { width: 260px; float: left; padding: 0 65px 0 25px; }
* html #leftCol { display:inline; }
#leftCol #logo { padding-left: 10px; }
#leftCol #logo h1 { position: absolute; }
#leftCol #pictures { padding: 0 0 25px 15px; }
#leftCol #pictures img { margin-top: 15px; padding: 2px; background-color: white; border: 4px solid #f9f7ef}
#leftCol #pictures h4 { font-size: .8em; color: #2d292a; font-weight: normal; padding-top: 10px; padding-left: 10px;}
#mainNav {}
#rightCol{ width: 640px; float: left; padding-bottom: 45px;}
* html #rightCol { display:inline; }
#pageImage { text-align: right; padding-bottom: 13px; background: url(../images/pageImage_bg.gif) repeat-x bottom;}
#content { position: relative; float: left; width: 542px; min-height: 250px; padding: 10px 45px 30px 45px; background: #ffffff; border: 4px solid #f9f7ef; overflow: hidden; }
#content.bigImage { border-top: 0px; border-left: 0px; border-right: 0px; width: 550px;}
#footer { position: relative; background-color: #ffffff; padding-top: 25px; border-top: 4px solid #f9f7ef; }
#footer .wrapper { background-color: #ffffff; }
#footer #blairGroup { position: relative; background:  url(../images/blairGroup-logo.gif) no-repeat 25px 10px;  margin-left: 36px; padding: 10px 25px; 
	border: 1px solid #00674e; font-size: .8em; margin-bottom: 30px;}
#footer #blairGroup p { padding: 7px 0 7px 245px; line-height: 18px; }
#footer #blairGroup img { position: absolute; top: 25px; right: 12px; }
#footer #blairGroup a { color: #00674e; }
#footer #blairGroup a:hover { text-decoration: underline; }


/** NAVS **/
#mainNav ul { padding: 20px 15px 0 10px; }
#mainNav li { border-bottom: 1px solid #00674e; }
#mainNav li a { padding-left: 10px; display: block;  line-height: 40px; font-size: 1.2em; color: black;}
#mainNav li a:hover {  color: #00674e; }
#mainNav li.active a { font-weight: bold; color: #00674e; }
#mainNav li.last { border-bottom: none; }

/** CONTENT PAGES **/
#map_canvas { width: 540px; height:500px; margin-top: 15px; padding: 2px; background-color: white; border: 4px solid #f9f7ef; margin-bottom: 20px; }

/** TESTIMONIALS **/
.more { display: none; }
.testimonial  { border-top: 1px solid #00674e; padding-top: 10px;  }
.testimonial p span { color: #006f53; font-weight:bold; font-size: 1.0em; }
#content p.names { color: black; font-weight: bold; padding-bottom: 15px; }

/** FORM CSS **/
.mainForm{ padding-top:25px; font-size: .8em;}
.mainForm ul{ padding: 10px 0 0 0; }
.mainForm li{ float:none; width:100%; overflow:auto; padding:6px 0 6px 0; margin:0; list-style:none; }
.mainForm label{float:left; display:block; width:130px; text-align:right; padding-right:35px; line-height:25px;}
.mainForm input{	float:left;	display:block; height:15px;	padding:3px; width:300px;  }
.mainForm input.hidden { display: none; }
.mainForm input.long{width:250px;}
.mainForm select{ float:left; display:block;	height:24px; padding:2px; margin-right: 15px;  }
.mainForm fieldset{ margin-bottom:20px; padding: 0 20px 10px 20px; background-color: #e7efec; }
.mainForm legend{ margin-left:1em; background-color: #659886; padding:5px 30px; font-size: 1.3em; font-weight:bold; color: white; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;}
.mainForm #submit{ height:30px; margin-left:165px; width: 150px;}
.mainForm textarea{ display:block; height:100px; width:300px; margin-left:160px; padding:3px; }
.mainForm .error { display: none; clear: both; border: 2px solid #a41332; padding: 3px; margin: 5px 5px 5px 190px; width: 240px; background-color: #fff0f3; text-align: center; }
#content .mainForm h3 { padding-top: 5px;  padding-bottom: 10px; font-family: Tahoma, Geneva, sans-serif; font-weight: normal;}
.mainForm .singleCheckBox input{ width:auto; }
.mainForm .singleCheckBox label{}
.mainForm .radio *{ margin:0; padding:0; border:none; }
.mainForm .radio .radioHeading{ font-weight:normal; width:130px; text-align:right; }
.mainForm .radio ul{ padding-left:185px; margin-top:-18px; }
.mainForm .radio li{ overflow:auto; }
.mainForm .radio label{ display:block; float:left; width:auto; padding-left:5px; }
.mainForm .radio input{ display:block; float:left; width:auto; margin: 3px; }
.mainForm .smallInput { width: 100px; margin-right: 15px; }

/** SITE PLAN **/
#sitePlan h2 { font-size: 1.4em; border-bottom: 1px solid #006f53; margin-bottom: 10px; }
a.pdf { display: block; line-height: 40px; padding-left: 45px; background: url(../images/pdf.jpg) no-repeat top left; margin-top: 20px; }


/** SITE MAP **/
#sitemap { padding-left: 40px; padding-bottom: 40px; }
#sitemap h3 { padding-top: 10px; padding-bottom: 0px; }
#sitemap  ul{ padding-bottom: 0; padding-top: 5px; }
#sitemap ul li { list-style: disc; margin-left: 20px; padding-top: 10px;  }