@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 100%;
	text-align: center;
	background-attachment: scroll;
	background-image: url(images/rainforest2.gif);
	background-repeat: repeat;
	background-position: center top;
	background-color: #000;
}


/* CSS Document */

#header {
	width: 100%;
	background-image: url(images/header_bk.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: scroll;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
}
#masthead {
	width: 100%;
	text-align: center;
}
#logo {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.w960 {
	width: 960px;
}
.logo_ext {
	background-attachment: scroll;
	background-image: url(images/logo_extension.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}


#nav1 ul li {
	list-style-type: none;
	text-transform: uppercase;
	color: #060;
	font-size: 65%;
	display: inline;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav1 ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#nav1 {
	width: 960px;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
}
#slideshow {
	height: 225px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FC6;
	border-bottom-color: #FC6;
	width: 100%;
	background-image: url(images/rainforest.gif);
	background-position: center bottom;
	background-attachment: scroll;
	background-repeat: repeat-x;
}

#slideshow1 {
	border: 3px solid #FC6;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	color: #FFF;
	font-size: 80%;
	text-align: center;
	line-height: 125%;
	font-weight: bolder;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
}
h2 {
	font-size: 125%;
	font-weight: bolder;
	color: #FFF;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
}
h4 {
	font-size: 100%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin: 0px;
	padding-top: 5px;
	text-align: left;
}
h5 {
	font-size: 100%;
	font-weight: bolder;
	text-transform: uppercase;
	text-align: left;
	margin: 0px;
	padding-left: 12px;
}
h6 {
	font-size: 100%;
	background-color: #030;
	width: 225px;
	color: #FFF;
	line-height: 125%;
	margin-left: 8px;
	text-align: left;
	padding-left: 5px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}



p {
	font-size: 80%;
	line-height: 150%;
	margin: 0px;
	padding: 5px;
	text-align: left;
}
#services ul li {
	font-size: 80%;
}
.nav2 {
	width: 100%;
	background-attachment: scroll;
	background-image: url(images/nav2_bk.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	height: 22px;
	clear: both;
}
.nav2 ul li {
	display: inline;
	list-style-type: none;
	padding-right: 15px;
	padding-left: 15px;
	text-transform: uppercase;
	font-size: 65%;
	line-height: 110%;
}
.nav2 ul {
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-top: 3px;
}
.edge_r {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #030;
}
.edge_l {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #030;
}
#main_content {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	height: 100%;
	overflow: hidden;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
#edit_region1 {
	clear: both;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
#clear {
	clear: both;
}


#main_col {
	float: left;
	width: 660px;
}
#blogfeed {
	float: left;
	width: 655px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#home_design_slide {
	height: 238px;
	width: 645px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#philosophy p {
	padding-left: 15px;
}

#philosophy {
	float: left;
	width: 655px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.postdate {
	font-size: 70%;
	font-style: italic;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#blogfeed p {
	padding-left: 20px;
}
#services ul li {
	margin: 0px;
	padding: 5px;
	text-align: left;
}
#services ul {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 40px;
}
#services p {
	padding-left: 15px;
}
#genesis {
	padding: 5px;
	float: left;
	height: 106px;
	width: 200px;
}




#sidebar {
	float: right;
	width: 285px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FC6;
	margin-top: 15px;
	vertical-align: top;
	text-align: left;
}
#sidebar p a {
	padding-left: 12px;
}

#services {
	float: left;
	width: 655px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#quote {
	clear: both;
	padding-left: 250px;
}

#footer {
	clear: both;
	width: 100%;
	text-align: center;
	background-image: url(images/footer_bk.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000;
	background-position: center top;
	background-repeat: repeat-x;
	background-attachment: scroll;
}

.title {
	background-attachment: scroll;
	background-image: url(images/title_bk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 400px;
	margin-top: 15px;
	height: 32px;
	float: left;
	margin-left: 5px;
}
.fineprint {
	font-size: 60%;
	color: #CCC;
}
#footer p {
	color: #FFF;
	text-align: center;
}
.floatlft {
	float: left;
	padding-right: 8px;
	padding-bottom: 8px;
}
.single_col {
	clear: both;
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.content_div {
	float: left;
	width: 720px;
	margin-top: 8px;
	margin-bottom: 8px;
}
