body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#f5f4f4 {
	background-image: url(/images/bgf5f4f4f4.jpg);
	background-repeat: repeat-x;
	background-color: #f5f4f4;
}
 img, div, input { behavior: url("/images/iepngfix.htc") }

.bg-home {
	background-image: url(/images/bg_home.jpg);
	background-repeat: no-repeat;
}
.bg-newhome {
	background-image: url(/images/bg_newhomes.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;

}
.bg-newhome2 {
	background-image: url(/images/bg_newhomes2.jpg);
	background-repeat: no-repeat;
	/*padding-top: 30px;*/

}
.bg-commercial {
	background-image: url(/images/bg_commercial.jpg);
	background-repeat: no-repeat;
}
.bg-renovations {
	background-image: url(/images/bg_renovations.jpg);
	background-repeat: no-repeat;
}
#form td {
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.tricol {
	background-image: url(images/tri-column-bg.jpg);
	background-repeat: no-repeat;
	width: 151px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;

}
.tricol p{
	line-height: 15px;
	color: #333333;
	padding: 3px 7px 7px;
	padding-left: 3px;
	text-align: left;
	font-size: 11px;
}
.news-home p{
	font-size: 11px;
	color: #000000;
	padding-right: 7px;
	padding-left: 7px;
}
.tricol p a:link , .tricol p a:visited{
	color: #18A326;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	text-align: right;

}
.tricol p a:hover{
	color: #0099CC;
	text-decoration: underline;

}
a:link, a:visited{
	color: #18A326;
	text-decoration: none;
	font-size: 11px;

}
a:hover{
	color: #0099FF;
	text-decoration: underline;
	font-size: 11px;
}
.footer {
	color: #1692D4;
}
.smalltext {
	font-size: 9px;
	line-height: 15px;
}

/* Side Navigation............................................................... */



#nav{
	float: right;
	margin-top: 0px;
	width: 224px;
	text-align: left;
	font-size: 9pt;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	padding-top: 0px;
	padding-left: 8px;
	
	}
	
#inside{
	margin: 0px;
	padding-left: 0px;
	list-style-type: none;
	background-image: url(/images/menu_bg_sidefade.jpg);
	background-repeat: repeat-x;
	
	}
	
	 
#inside a:link, #inside a:visited {
	text-decoration: none;
	color: #2079BF;
	font-weight: bold;
	}
	
#inside li{
	/* background:url(/images/bullet.gif) left center no-repeat;*/
	   
	   border-bottom: 1px solid #c8e1a6;
	   
	   }

#inside li a {  

	    color:#333333;
		
        display: block;
	
        padding: 7px 0px 7px 25px;
		
        text-decoration: none;
		
         }
		 
#inside li a:hover {
	background:#EEEEEE url(/images/bullet.gif) no-repeat left center;
	text-decoration: none;
	color: #3381B7;		
        }
		
 * html #inside li a {  /* make hover effect work in IE */
 
	width: 224px;
	
    }
	
	/* submenus */
	
	#submenu{
	margin: 0px;
	padding-left: 0px;
	list-style-type: none;
	
	}
	
	 
#submenu a:link, #submenu a:visited {
	text-decoration: none;
	color: #15A327;
	}

	#submenu li{
	/* background:url(/images/bullet.gif) left center no-repeat;*/
	   
	   border-bottom: 1px dotted #999999;
	background-color: #F4F9FF;
	   }

#submenu li a {
	color:#999999;
	display: block;
	padding: 5px 0px 3px 35px;
	text-decoration: none;
	font-size: 10px;
         }
		 
#submenu li a:hover {
	background:#D5EBFE url(/images/bullet_hover_sub.png) no-repeat left center;
	text-decoration: none;
	color: #6EE71B;
        }
		
 * html #submenu li a {  /* make hover effect work in IE */
 
	width: 215px;
	
    }
h1 {
	font-size: 18px;
	color: #18A422;
	margin: 0px;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
}
h2 {
	font-size: 14px;
	color: #6e483c;
}
h3 {
	font-size: 12px;
	color: #34B043;
	margin: 0px 0px -10px;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 45px;
	color: #0099FF;
	margin: 30px 0px 20px 25px;
}
.testimonial p, .testimonial h1 {
	margin: 0px 0px 0px 25px;
}


.homebg {
	background-image: url(/images/home_package_header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 141px;
	font-size: 45px;
}
.hometitle {
font-family: "Times New Roman", Times, serif;
font-size: 45px;
color: #0099FF;
float: left;
height: 70px;
padding-top: 10px;
margin-left: 20px;
}
.floatleft {
display:inline;
}
.floatright {
display:block;
}
.F2 {
	float: right;
	margin-top: 0px;
margin-right: 20px;
}
.features {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
	padding-left: 30px;
}
.homenews {
	background-image: url(/images/bg_news.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 10px;
}