@charset "utf-8";
/* CSS Document */

* {margin:0;padding:0;}
.clearall {clear:both}
.replacetext {display:none;}
.gap {float:left;width:100%;height:20px;}
p {font-size:13px;margin-bottom:15px;color:#393939;line-height:19px;}
img {border:none;}
ul {margin-left:20px;}
li,td {font-size:12px;}
h1{font-family:Arial,Helvetica,sans-serif;font-size:32px;font-weight:normal;line-height:1.4;margin-bottom:20px;color:#343434;}
h3 {font-size:11px;text-transform:uppercase;color:#161313;}
.orange {color: #FB8200}
.grey {color:#999999;}
.small {font-size:10px;}
.contentforpopup {display:none;}

body 
{
    font-family:Verdana, Arial, Sans-Serif;font-weight:normal;text-decoration:none;
}

a {color:#ec008c;text-decoration:none;}
a:hover {color:#e936cc;}

#header {margin:0 auto;width:980px;height:119px;background:url(../img/header.jpg) no-repeat;}

/* Navigation Section */
#navigation {margin:0 auto;width:965px;height:28px;background:#343434;padding-left:15px;color:#FFFFFF;padding-top:5px;letter-spacing:-1px;}
#navigation a, #navigation a:link, #navigation a:visited {color:#FFFFFF;text-decoration:none;font-size:11px;}
#navigation a:hover, #navigation a:active {color:#f46d01;}
/* End of Navigation Section */

#topimage { margin:0 auto;width:986px; }

#content-3column {margin:0 auto;width:980px;background:url(../img/contentbg.gif) repeat-y;margin-top:15px;}
#3column-column1 {float:left;width:165px;height:15px;}
#3column-column2 {float:left;width:544px;margin-left:29px;margin-right:29px;}
#3column-column3 {float:right;width:213px;height:15px;}

#main1 {margin:0 auto; padding:0;width:980px;background:url(../img/contentbg.gif) repeat-y;margin-top:15px;margin-bottom:20px;}
#main2 {margin:0 auto; padding:0;width:980px;margin-top:15px;margin-bottom:20px;}
#left {float:left;width:165px;margin:0; padding:0;}
#right {float:right;width:216px;margin:0; padding:0;}
#middle {margin-left:194px;margin-right:239px;}
#news { float:left; width:735px; }

#nws-headline { float:left; display:inline; width:481px; margin-left:10px;  }
#nws-image { float:left; display:inline; height:129px; width:244px; margin-bottom:15px; }

#columnleft {float:left;width:735px;background:#ffffff;position:relative;}
.column {float:left;margin-bottom:15px;width:240px;height:100px;}

#news h2 { font-size:1.1em; float:left; display:inline; margin-bottom:15px; margin-right:20px; color:#b95f29; font-weight:normal; }
#news .date_posted { float:left; display:inline; font-size:1.1em; }

/* News Section */
#newsheader {float:left;width:165px;height:30px;background:url(../img/news-caption.jpg) no-repeat;margin-bottom:15px;}
.newsdisplay h3 {margin-bottom:10px;font-family:Segoe UI, Trebuchet, Arial;font-size:13px;
line-height:13px;}
.newsdisplay p {font-size:10px;font-family:Segoe UI, Trebuchet, Arial;color:#413f3f;margin-bottom:0;line-height:14px;}
.newsdisplay a, .newsdisplay a:link, .newsdisplay a:active {color:#000000;font-weight:bold;text-decoration:underline;}
.newsdisplay a:hover, .newsdisplay a:active {text-decoration:none;}
.newsunderline {width:100%;background:url(../img/underline.gif) repeat-x;height:28px;}

ul.display {
	float: left;
	width: 735px;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.display li {
	float: left;
	width: 733px;
	padding: 10px 0;
	margin: 0;
}
ul.display li a {
	color: #FB8200;
	text-decoration: none;
}
ul.display li a:hover {
	text-decoration: underline;
}
ul.display li .content_block {
	padding: 0 10px;
}
ul.display li .content_block h2 {
	margin: 0;
	padding: 5px;
	font-weight: normal;
	font-size: 12px;
 	text-transform:uppercase;
	font-family:Segoe UI, Trebuchet, Arial;color:#413f3f;
}
ul.display li .content_block p {
	margin: 0;
	padding: 5px 5px 5px 245px;
	font-size: 11px;
}
ul.display li .content_block a img{
	padding: 5px;
	border: 2px solid #ccc;
	background: #fff;
	margin: 0 15px 0 0;
	float: left;
}
 
ul.thumb_view li{
	width: 240px;
}
ul.thumb_view li h2 {
	display: inline;
}
ul.thumb_view li p{
	display: none;
}
ul.thumb_view li .content_block a img {
	margin: 0 0 10px;
}
 

a.switch_thumb {
	width: 122px;
	height: 26px;
	line-height: 26px;
	padding: 0;
	display: block;
	background: url(../img/switchme.gif) no-repeat;
	outline: none;
	text-indent: -9999px;
	position:absolute;
	right:0;
	top:8px;
}
a:hover.switch_thumb {
	filter:alpha(opacity=75);
	opacity:.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}
a.swap { background-position: left bottom; }

/* End of News Section */

/* Home Page Boxes */
#boxes {float:left;width:100%;}
#boxes a.larkfleetbox {float:left;display:block;width:216px;height:125px;background:url(../img/larkfleet-homes.jpg) no-repeat;cursor:pointer;margin-bottom:15px;}
#boxes a.greenerhome {float:left;display:block;width:216px;height:125px;background:url(../img/greener-home.jpg) no-repeat;cursor:pointer;margin-bottom:15px;}
#boxes a.contactus {float:left;display:block;width:216px;height:125px;background:url(../img/contact-us.jpg) no-repeat;cursor:pointer;margin-bottom:15px;}
#boxes a:hover {background-position:bottom;}
/* End of Home Page Boxes */

/* Footer Section */
#footer {margin:0 auto;width:965px;height:20px;background:#343434;padding-left:15px;color:#FFFFFF;padding-top:5px;font-size:10px;letter-spacing:-1px;}
#footer_left {float:left;width:600px;}
#footer_right {float:right;width:300px;text-align:right;padding-right:15px;}
#footer a, #footer a:link, #footer a:visited {color:#FFFFFF;text-decoration:none;}
#footer a:hover, #footer a:active {color:#f46d01;}
/* End of Footer Section */