* {
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
body {
	color: #333;
	font-size: 75%;
	line-height: 1.4em;
	background-color:#360;
    background-image: url(images/bg.gif);
	background-repeat: repeat;
}


hr {
	display: none;
}
a img {
	border-style: none;
}
/*link style*/
a:link {
	color: #066;
	text-decoration: underline;
}
a:visited {
	color: #030;
	text-decoration: underline;
}
a:hover {
	color: #0F0;
}
a:active {
	color: #0F0;
	text-decoration: none;
	left: +1px;
	top: +1px;
}
#wrapper {
	width: 858px;
	background-color: #B1DAB9;
	border-right: 1px solid #030;
	border-left: 1px solid #030;
	margin: 0px auto;
}


/*basic layout*/
#wrapper #header {
	background-image: url(images/header01.gif);
	background-repeat: no-repeat;
	height: 230px;
	border-top: 3px solid #FF0;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #header #MenuBar1 {
	position: absolute;
	width: 865px;
	height: 30px;
	top: 202px;
}
#wrapper #header #MenuBar1 li {
	width: 170px;
	height: 30px;
	background-color: #060;
	color: #FF0;
	border-top: 3px none #C30;
	border-right: 1px solid #030;
	border-bottom: 3px solid #FF0;
	border-left: 1px solid;
	font-size: 14px;
	line-height: normal;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
}
#header #MenuBar1 li a {
	color: #FF0;
	background-color: #060;
	text-align: center;
}
#header #MenuBar1 li a:hover {
	background-color: #690;
}



#main #main1 {
	padding: 15px;
	float: right;
	width: 573px;
	top: 200px;
	background-color: #FFF;
}
#main #main1 h2 {
	margin-bottom: 10px;
	float: none;
	margin-top: 10px;
	padding-top: 10px;
}
#main #main1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 1.5em;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 5px;
}


#main #main1 p img {
	float: right;
	padding: 10px;
}
#wrapper #main #main1 table tr th {
	border-top: 2px solid #060;
	border-bottom: 1px solid #060;
}
#wrapper #main #main1 table tr {
	border-bottom: 1px solid #930;
}
#wrapper #main #main1 table tr td img {
	padding: 10px;
	margin: 10px;
}
#wrapper #main #main1 table {
	border-bottom: 1px solid #AEC6A8;
}
#main #main1 table tr th p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#wrapper #main #main1 table tr td {
	font-size: small;
	font-family: "Arial Black", Gadget, sans-serif;
	text-decoration: none;
}
#wrapper #main #main1 table tr td p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}



#sidebar #sidebar1 dl dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	vertical-align:bottom;
	font-weight: bold;
	text-align: left;
}
#sidebar #sidebar1 dl dt a img {
	vertical-align: middle;
}

#sidebar #sidebar1 {
	float: left;
	width: 225px;
	padding: 15px;
	margin-bottom: 20px;
	background-color: #B1DAB9;
}
#sidebar #ad {
	float: left;
	width: 225px;
}
#wrapper #header h3 #head_home {
	position: relative;
	top: 58px;
	left: 450px;
	width: 365;
	height: 138;
}
#sidebar #sidebar1 h2 {
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 10px;
}
#sidebar #sidebar1 dl dt a {
	float: left;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	margin: 5px;
	vertical-align:middle;
}
#sidebar #sidebar1 dl dt {
	clear: both;
}
#sidebar #sidebar1 #ad p a img {
	margin: 10px 5px 5px;
	padding: 0px;
	border: 1px solid #666;
}
#sidebar #sidebar1 #ad {
	margin-top: 20px;
}
#wrapper #sidebar #sidebar1 p {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}


#footer {
	clear: both;
	background-color: #030;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 10px;
}
#wrapper #footer address {
	color: #090;
	float: none;
	padding-top: 10px;
}

#footer ul li a {
	color: #FF0;
}
#footer ul li a:hover {
	color: #3C3;
}
#footer ul li {
	display: inline;
	margin-right: 15px;
	list-style: none;
}
#footer p {
	margin: 0px;
	float: right;
}
#wrapper #footer  p a {
	color: #060;
}
#wrapper #footer p a:hover {
	color: #0C0;
}
#contactus #wrapper #main #main1 #contactForm table th {
	padding: 5px 3px;
}
#wrapper #main #main1 #contactForm table td {
	padding: 5px;
	border-top: 1px solid #99B698;
	border-bottom: 1px solid #99B698;
}
#wrapper #main #main1 #contactForm table {
	border-top: 2px solid #060;
	border-bottom: 2px solid #060;
	border-right-color: #060;
	border-left-color: #060;
}

#contactus #wrapper #main #main1 #contactForm input {
	padding: 3px;
	margin: 10px 5px 5px;
}
#wrapper #main #main1 #contactForm table tr th label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#wrapper #main #main1 #contactForm table tr th {
	border-top: 1px solid #99B698;
	border-bottom: 1px solid #99B698;
}
#home #wrapper #header #MenuBar1 li #nHome,
#construction #wrapper #header #MenuBar1 li #nConstruction,
#testimonials #wrapper #header #MenuBar1 li #nTestimonials,
#photogallery #wrapper #header #MenuBar1 li #nPhoto,
#contactus #wrapper #header #MenuBar1 li #nContact,
#remodel #wrapper #header #MenuBar1 li .MenuBarSubmenuVisible li #nRemodel,
#newhome #wrapper #header #MenuBar1 li .MenuBarSubmenuVisible li #nNewhome,
#additions #wrapper #header #MenuBar1 li .MenuBarSubmenuVisible li #nAdditions,
#basement #wrapper #header #MenuBar1 li .MenuBarSubmenuVisible li #nBasement,
#decks #wrapper #header #MenuBar1 li .MenuBarSubmenuVisible li #nDecks,
#property #wrapper #header #MenuBar1 li .MenuBarSubmenuVisible li #nProperty,
#propertysales #wrapper #header #MenuBar1 li .MenuBarSubmenuVisible li #nPropertysales,
#others #wrapper #header #MenuBar1 li .MenuBarSubmenuVisible li #nOthers {
	background-color:#090
}#testimonials #wrapper #main #main1 table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.2em;
	text-decoration: none;
	border-top: 2px solid #060;
	border-bottom: 1px solid #360;
	padding-bottom: 20px;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#testimonials #wrapper #main #main1 table tr td p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.5em;
	padding-top: 10px;
}
#contactus #wrapper #main #main1 form fieldset dl dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
#wrapper #main #main1 .explain {
	padding-bottom: 15px;
}

#contactus #wrapper #main #main1 form fieldset ul li {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
#wrapper #main #main1 form fieldset dl {
	margin-top: 5px;
	margin-bottom: 5px;
}
#wrapper #main #main1 form fieldset dl dt {
	border-top: 1px solid #390;
	border-right-color: #390;
	border-bottom-color: #390;
	border-left-color: #390;
	padding-top: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 5px;
}
#wrapper #main #main1 form fieldset dl dd {
	margin-left: 5px;
}
#contactus #wrapper #main #main1 form fieldset p input {
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#sitemap #wrapper #main #main1 table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	padding-top: 5px;
	padding-bottom: 5px;
}

#container #mainContent {
	position: relative;
	top: 200px;
}

#sitemap #wrapper #main #main1 table tr td ul li {
	list-style: inside;
}

#sitemap #wrapper #main #main1 table td {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-weight: bold;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}
#sitemap #wrapper #main #main1 table tr th {
	padding-top: 5px;
	padding-bottom: 5px;
}
#construction #wrapper #main #main1 table tr td {
	border-bottom: 1px solid #093;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#construction #wrapper #main #main1 table th {
	font-size: large;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.testiomonial {
	font-style: italic;
	font-size: small;
}
#wrapper #main #main1 table tr td ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	list-style: inside;
}
#others #wrapper #main #main1 table {
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #B6E9C8;
}
#remodel #wrapper #main #main1 table {
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #B6E9C8;
}
#basement #wrapper #main #main1 table {
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #B6E9C8;
}
#photogallery #wrapper #main #main1 table tr td img {
	padding: 0px;
	margin-bottom: 0px;
}
#photogallery #wrapper #main #main1 table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 15px;
}
#photogallery #wrapper #main #main1 table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
}
#wrapper #main #main1 table tr td li {
	list-style-position: inside;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 20px;
	list-style-type: circle;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 3px;
}

