* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}

body {
	margin: 0;
	padding: 0;
	background-color: #000000;
}

.clear-both {
	clear: both;
}

.display-none {
	display: none;
}

p {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

.testimonial {
font-weight: bold; 
font-size: 11px; 
color: #A6CE39;
}

h1 {
	font-weight: normal;
	color: #A6CE39;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

h2 {
	font-weight: bold;
	color: #004990;
}

h3 {
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	padding-left: 18px;
}

h4 {
	color: #999999;
	font-size: 7px;
	font-style: normal;
	font-weight: normal;
}

h5 {
	color: #999999;
	font-size: 7px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
}

.h6 {
	font-size: 18px;
	color: #009AEB;
}

.footerwhite {
	color: #FFFFFF;
}

.multstrap {
	color: #009AEB;
	font-weight: bold;
}

div#outer {
	width: 856px;
	margin: 20px auto;
	margin-bottom: 0;
	padding: 0;
	border: 1px solid #FFFFFF;
	background-color: #000000;
}

div#logo {
	width: 856;
	height:131px;
	background: #FFFFFF url(../images/andrew_doyle_carpentry_logo.gif) no-repeat right bottom;
}

a.homelink {
	display:block;
	height:131px;
	width:auto;
	padding: 0;
	margin:0;
}

div#navigation {
	width: auto;
	margin: 0;
	padding: 0;
	background-color: #A6CE39;/*	padding-left: 18px;*//*	border-bottom: solid 1px #FFFFFF;*/
	height: 20px;
}

div#navigation ul {
	margin: 0;
	padding: 3px;
	text-align: center;
	color: #000000;
}

div#navigation ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	color: #000000;
}

div#navigation ul li a:link, div#navigation ul li a:visited {
	margin: 0;
	padding: 0 30px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

div#navigation ul li a:hover {
	margin: 0;
	padding: 0 30px;
	text-decoration: none;
	color: #FFFFFF;
}

div#navigation ul li a:active {
	margin: 0;
	padding: 0 30px;
	text-decoration: none;
	color: #A6CE39;
}

ul#sectionrollovers {
	width: auto;
	height: 199px;
	margin: 0;
	padding: 0;
	border-top: solid 1px #FFFFFF;
}

ul#sectionrollovers li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	border-right: solid 1px #FFFFFF;
}

ul#sectionrollovers li a.carpentry-button, ul#sectionrollovers li a.construction-button, ul#sectionrollovers li a.renovation-button, ul#sectionrollovers li a.contact-button {
	width: 213px;
	height: 199px;
	margin: 0;
	padding: 0;
	display: block;
}

ul#sectionrollovers li a.carpentry-button {
	width: 213px;
	background: url(../images/carpentry_button.jpg) no-repeat;
}

ul#sectionrollovers li a.construction-button {
	background: url(../images/construction_button.jpg) no-repeat;
}

ul#sectionrollovers li a.renovation-button {
	background: url(../images/renovation_button.jpg) no-repeat;
}

ul#sectionrollovers li a.contact-button {
	background: url(../images/contact_button.jpg) no-repeat;
}

ul#sectionrollovers li a.carpentry-button:hover {
	background: url(../images/carpentry_button_ro.jpg) no-repeat;
}

ul#sectionrollovers li a.construction-button:hover {
	background: url(../images/construction_button_ro.jpg) no-repeat;
}

ul#sectionrollovers li a.renovation-button:hover {
	background: url(../images/renovation_button_ro.jpg) no-repeat;
}

ul#sectionrollovers li a.contact-button:hover {
	background: url(../images/contact_button_ro.jpg) no-repeat;
}

div#main_content_index_wrapper {
	width: auto;
	overflow: auto;
	margin: 0;
	padding: 40px 0 40px 60px;
	background: #FFFFFF;
	background-color: #000000;
}

div#main_content_index {
	width:700px;
	margin: 0;
	padding: 0;
	float: left;
}

div#main_content_wrapper {
	width:auto;
	overflow: auto;
	margin: 0;
	padding: 40px 0 40px 60px;
	background: #FFFFFF
}

div#main_content {
	width:700px;
	/*	margin: 20px 0px 20px 20px;*/
	margin: 0;
	padding: 0;
	float: left;
}

div#bottom-navigation {
	width: 853px;
	height: 14px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 4px;
	vertical-align: bottom;
	color: #000000;
}

ul#footer {
	width: auto;
	margin: 0;
	text-align: right;
	background-color: #A6CE39;
	height: 16px;
	padding-top: 5px;
	padding-right: 25px;
	padding-left: 10px;
	color: #000000;
}

ul#footer li {
	padding: 0 10px;
	/*	display: inline;*/
	float: left;
	text-decoration: none;
	color: #000000;
}

ul#footer li.copyright {
	float: left;
	color: #000000;
	font-size: 9px;
	list-style-type: none;
}

ul#footer li.align-right {
	float: right;
	border-right: solid 1px #CCCCCC;
	list-style-type: none;
	text-decoration: none;
	color: #000000;
}

ul#footer li a:link,
ul#footer li a:visited {
	color: #000000;
	font-size: 9px;
	display: block;
	text-decoration: none;
}

ul#footer li a:hover {
	color: #759128;
	text-decoration: underline;
}

ul#footer li a:active {
	color: #000000;
}

/* END FOOTER */

div#carpentryHeader, div#constructionHeader, div#renovationHeader, div#contactHeader {
	width: auto;
	height: 199px;
	margin: 0;
	padding: 0;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}

div#carpentryHeader {
	background: url(../images/carpentryHdr.jpg) no-repeat;
}

div#constructionHeader {
	background: url(../images/constructionHdr.jpg) no-repeat;
}

div#renovationHeader {
	background: url(../images/renovationHdr.jpg) no-repeat;
}

div#contactHeader {
	background: url(../images/contactHdr.jpg) no-repeat;
}

div#carpentryHeader h1, div#constructionHeader h1, div#renovationHeader h1, div#contactHeader h1 {
	margin: 20px 80px 60px 470px;
	padding: 0;
}

div#rh_content {
	width: 250px;
	margin: 0;
	padding: 0px;
	float: right;
}

div#rh_content strong {
	font-weight: bold;
	color: #004990;
}

form {
	margin: 0;
	padding: 0;
}

