﻿* {
	margin: 0px;
	padding:0px;
}

body {
	margin: 0 0 20 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #F1F0ED;
}
a:link {
	color: #005485;
	text-decoration: underline;
}
a:visited {
	color: #808080;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}



/* CSS layout */
#container {
	margin: 20px auto 0px auto;
	min-width: 600px;
	 border: 1px solid #F1F0ED; 
	width: 800px;
	background-color: #FFFFFF;
}


#top_nav {
	margin-right: 17px;
	height: 30px;
	width: 783px;
	vertical-align: bottom;
	text-align: right;
	padding-top: 0px;
	float: right;
	margin-top: 20px;
}

#feature_home {
	width: 528;
	height: 290px;
	margin-left: 8px;
	background-image: url('../images/feature_home.jpg');
	background-repeat: no-repeat;
}
#feature_about {
	width: 528;
	height: 190px;
	margin-left: 8px;
	background-image: url('../images/feature_about.jpg');
	background-repeat: no-repeat;
}

#feature_contractors {
	width: 528;
	height: 190px;
	margin-left: 8px;
	background-image: url('../images/feature_contractor.jpg');
	background-repeat: no-repeat;
}

#feature_contact {
	width: 528;
	height: 190px;
	margin-left: 8px;
	background-image: url('../images/feature_contact.jpg');
	background-repeat: no-repeat;
}

#feature_families {
	width: 528;
	height: 190px;
	margin-left: 8px;
	background-image: url('../images/feature_families.jpg');
	background-repeat: no-repeat;
}
#feature_news {
	width: 528;
	height: 190px;
	margin-left: 8px;
	background-image: url('../images/feature_news.jpg');
	background-repeat: no-repeat;
}

#feature_homeowners {
	width: 528;
	height: 190px;
	margin-left: 8px;
	background-image: url('../images/feature_homeowners.jpg');
	background-repeat: no-repeat;
}

#main_content {
	padding: 52px 56px 40px 56px;
	width: 416px;
	background-color: #CCDEE6;
	margin-left: 8px;
	margin-top: 8px;
	line-height: 1.2em;
}

#main_content_page {
	padding: 52px 56px 40px 56px;
	width: 416px;
	background-color: #E5EEF2;
	margin-left: 8px;
	margin-top: 8px;
	line-height: 1.2em;
}

#logo_box {
	width: 186px;
	background-image: url('../images/logo_sans.gif');
	background-repeat: no-repeat;
	height: 37px;
	padding-left: 46px;
	padding-top: 44px;
}

 #side_content {
	width: 184px;
	margin-left: 24px;
	margin-right: 24px;
	margin-top: 56px;
	color: #87806B;
}

#page_content {
	margin-left: 55px;
	margin-right: 55px;
	margin-top: 26px;
	margin-bottom: 10px;
	line-height: 1.4em;
	height: 430px;
}

#page_content_home {
	margin: 54px 17px 17px 17px;
	width: 766px;
}


#left_copy {
	margin-right: 50px;
}


#copyright {
	margin: 4px auto 12px auto;
	height: 20px;
	width: 800px;
}

#quoteblock {
	margin-left: 16px;
	margin-right: 16px;
}


/* fonts */

.nav {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0078B3;
}

.nav a:link {
	text-decoration: none;
	color: #333;
}
.nav a:visited {
	color: #333;
	text-decoration: none;
}
.nav a:hover {
	color: #0078B3;
	text-decoration: none;
}
.nav a:active {
	color: #0078B3;
}

.workname {
	font-size: 10px;
	color: #3F3F3F;
}
.homecopy {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #333333;
}

p {
	margin-bottom: 8px;
}
.newStyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #808080;
}

.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #808080;
}

.ital {
	font-style: italic;
}
.sidebar td {
	width: 257px;
}

.main td {
	width: 543px;
}
.side_title {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #615F58;
	line-height: 1.3em;
	font-weight: bold;
}
.side_copy {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 13px;
	color: #615F58;
	line-height: 1.3em;
}

.side_copy_page {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #615F58;
	line-height: 1.3em;
}

.copybold {
	font-weight: bold;
}

.logotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	ext-align: right;
	font-weight: normal;
	color: #005A84;
}

.logotext a:link {
	text-decoration: none;
	color: #005A84;
}
.logotext a:visited {
	color: #005A84;
	text-decoration: none;
}
.logotext a:hover {
	color: #333;
	text-decoration: none;
}
.logotext a:active {
	color: #333;
}

#top_nav ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#top_nav li {
	list-style-type: none;
	display: inline;
	padding-left: 2px;
}

.current{
	color: #0078B3;
	font-weight: normal;
	text-decoration: none;
}
.page_sections {
	font-weight: bold;
	font-size: 11px;
	color: #005485;
}
ul {
	list-style-type: disc;
	list-style-position: inside;
}
li {
	list-style-position: outside;
	margin-left: 16px;
	margin-bottom: 8px;
}
/* Form Settings*/
fieldset {
	margin: 8px 0px 8px 0px;
	border: 1px solid #808080;
	padding: 8px;
	font-size: 11px;
	color: #808080;
	background-color: #E5EEF2;
}
legend {
	border-style: none;
	font-size: 11px;
	font-weight: bold;
	color: #615F58;
	padding-bottom: 2px;
}
label {
	float: left;
	width: 80px;
}
input {
	border: 1px solid #596A84;
	background-color: #FBF9F7;
}
fieldset p {
	padding: 4px;
}
.button {
	background-color: #FBF9F7;
	margin-right: 10px;
}
.buttonsubmit {
	background-color: #FBF9F7;
	margin-right: 10px;
	margin-left: 80px;
}
#verifycode {
	border-style: 0;
	margin: 0px 0px 0px 80px;
	border-width: 0px;
}
#formbox {
	margin-right: 55px;
}
