/* Start of CMSMS style sheet 'homeinspectionsfl' */
table tr td { padding-right:15px; padding-bottom:5px; }
form textarea { height:75px; }
form .required { color:#666; }
.captchapict { float:right; }
div.error_message { text-align:center; color:red; margin-bottom:20px; } 


:link,:visited { text-decoration:none } :focus,:active { outline: 0 } ul,ol { list-style:none } h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; } ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 } a img,:link img,:visited img, fieldset { border:none } address { font-style:normal }
body { font: .8em "Trebuchet MS", Verdana, Helvetica, sans-serif; color: #666;  background: #F7FCFF url(images/bg.gif) repeat-x; }
a { color: #AF1515; cursor: pointer; }
a:hover { color: #7D1919; }
h1 { font-size: 28px; clear: both; margin: 0 0 5px; }
h2 { font: normal 1.6em Arial; color: #3D3C3B; margin: 0 0 15px; }
h2#slogan { font-size: 1.3em; color: #808080; }
h3 { font-size:18px; margin-bottom:8px; }
p  { margin: 0 0 15px; line-height: 1.7em; }
.clear { clear: both; }
.wrap { margin: 0 auto; width: 900px; position:relative; }
.background { background: url(images/bg.jpg) no-repeat left 42px; }
ol { line-height:22px; margin-bottom:25px; list-style:decimal; margin-left:20px;}
ul.normal { list-style:disc; margin-bottom:20px; line-height:22px; }
ul.normal li { margin-left:30px; }
div#divider { margin:0px 0px 10px; border-bottom:1px dotted #999; height:2px; }
p.question { font-weight:bold; color:#222; margin-bottom:5px; }
.required { color:#af1515; }
input, textarea { padding:3px 7px; }
input[type="text"], textarea { width:300px; }

#menu {  margin: 0 0 25px; height: 20px; text-transform:uppercase; }
	#menu li { float:left; }
	#menu li a { float: left; font-weight: bold; font-size: .8em; padding: 13px 18px; color: #ccc; }
		#menu li a:hover, #menu li.currentpage a{ color: #AF1515; background: white; }
	
#logo { float: left; margin: 40px 0 0;  }
#logo h1, #logo h2 { display:none; }
#logo img { position:absolute; top:15px; left:-55px; }
#feature{ /*color: #33617F; */float: right; /*background: #fff;*/ width: 580px; height: 160px; margin: 10px 0 40px; font-size: 1.1em; font-style: italic; padding: 10px 10px 2px; }
	#feature img { float: left; margin: 0 20px 0 0; }
	#feature p { margin: 10px 0 0; }
	.more { font-size: .74em; font-weight: bold; margin: 0 5px 0 0; color: #390505; font-style: normal; }
	
#left { float: left; width: 550px; margin: 0 0 10px; text-align: justify; }
	#left h2 { color: #52A9BA; }
		#left h2 { border-bottom: 1px dotted #ACCADE; padding: 0 0 3px; }
		#left .more { color: #7EA4BC; }
	.subtitle { font-weight: bold; font-style: italic; font-size: 1.1em; margin: 0 0 4px; } 
	.date { background: #fff; padding: 5px 0; border-right: 1px solid #D3EAFA; border-bottom: 1px solid #D3EAFA; color: #ccc; float: left; width: 55px; margin: 7px 12px 5px 0; text-align: center; }
	.date span { font-size: 1.6em; }
	
		h2.headline { color: #52A9BA; }
		h2.headline { border-bottom: 1px dotted #ACCADE; padding: 0 0 3px; }
	
#side { float: right; width: 300px; margin: 0 0 30px; font-size: .9em; }
	#side h3 { color: #ccc; margin: 0 0 6px 5px; height: 16px; }

.boxtop { background: url(images/box.gif) no-repeat top; padding: 2px 0; }
.box { padding: 3px 6px; background: #363636; }
.boxbottom { background: url(images/box.gif) no-repeat bottom; padding: 2px 0; }

.item { font-size: .94em; display: block; color: #ccc; background: #fff url(images/item.gif) no-repeat; height: 54px; padding: 4px 10px; margin: 0 0 5px; }
	.item.last { margin: 0; }
	.item:hover { background: #fff url(images/item.gif) no-repeat bottom; color: #fff; }
	.item strong { color: #FFFAD3; line-height: 27px; }
		.sidedate { float: left; width: 35px; text-align: center; padding: 4px 9px 0 0; font-size: 1.6em; margin: 0 12px 0 0; border-right: 1px dotted #808080; }
		.sidedate span { font-size: .6em; font-weight: bold; color: #808080; }

#ad { background: url(images/dot.gif) repeat-x; padding: 15px 0 0px; clear: both; font-weight:bold; margin-bottom:5px; }
#promo { clear: both; border-top: 3px solid #6E6E6E; background: #505050 url(images/footer.gif) no-repeat right top; color: #ccc; padding: 30px 0 30px 0; }
	#promo h2 { color: #fff; }
	#promo a { color: #D9EAF9; border-bottom: 1px dotted #808080; }
	.col { float: left; width: 28%; margin: 0 35px 20px 0;}
		.middle { width:38%;}
		.first { width:25%; }
		.last { margin: 0; }
		.col p { margin:0px; }
	#featured { border:4px white solid; }
	.middle ul { list-style:disc; margin-left:20px; }
#footer { clear: both; padding: 15px 0; font-size: .84em; color: #808080; border-top: 1px dotted #666; }
ul#footer_nav { margin-left: 230px; }

ul#footer_nav li { float:left; margin-right:3px; }
ul#footer_nav li a { border:none; }
/* End of 'homeinspectionsfl' */

