/* menus */
#navcontainer {
	padding-left: 10px;
	padding-right: 10px;
}

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 4px;
}

#navcontainer a
{
	display: block;
	padding: 3px;
	border-bottom: 1px solid #eee;
	border-bottom-color: #648587;
}

#navcontainer a:link, #navlist a:visited
{
	color: #648587;
	text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #648587;
	color: #ffffff;
}

#formlayer a:link, #formlayer a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

body#home a#home,
body#extraordinary_structures a#extraordinary_structures,
body#our_designs a#our_designs,
body#extraordinary_homes a#extraordinary_homes,
body#garden_rooms a#garden_rooms,
body#home_offices a#home_offices,
body#barns a#barns,
body#community_structures a#community_structures,
body#environmental_performance a#environmental_performance,
body#the_process a#the_process,
body#gallery a#gallery,
body#frequent_questions a#frequent_questions,
body#contact a#contact
{
	background-color: #9CBBB4;
	color: #fff;
}



/* download link */
#download a
{
	display: block;
}

#download a:link, #download a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}

#download a:hover
{
	background-color: #648587;
	color: #FFFFFF;
}
a:link, a:visited
{
	color: #648587;
	text-decoration: none;
}
a:hover
{
	background-color: #648587;
	color: #fff;
	text-decoration: none;
}
/* banner */
#header {
	position:absolute;
	left:200px;
	top:48px;
	z-index:1;
	width:740px;
	height: 100px;
	background-repeat:no-repeat;
}
#address {
	position:absolute;
	left:10px;
	top:58px;
	width:190px;
	height:90px;
	z-index:2;
}
#top_banner {
	position:absolute;
	left:200px;
	top:48px;
	width:740px;
	height:100px;
	z-index:3;
}
#logo {
	position:absolute;
	left:10px;
	top:10px;
	width:190px;
	height:38px;
	z-index:1;
	overflow: visible;
	background-image: url(images/logo.gif);
}

#menu {
	position:absolute;
	left:10px;
	top:158px;
	z-index:4;
	width: 190px;
}

/* content */
body {
	background-image: url(images/page_background.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 28px;
	background-color: #fff6ed;
}

hr {
	border-top: 1px dotted #648587;
	color: #FFF6ED;
	background-color: #FFF6ED;
	height: 1px;
	margin-top: -8px;
    }
.submenu {
	margin-left: 12px;
	font-size: 10px;
	line-height: 12px;
}
.address {
	font-size: 10px;
	color: #648587;
	font-weight: lighter;
	line-height: 14px;
	margin-left: 10px;
	margin-top: 0px;
}
h1 {
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
	font-size: 12px;
}


h2 {
	font-size: 10px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
	vertical-align: top;
	margin-bottom: 0px;
}
#right_main_1 {
	position:absolute;
	left:765px;
	top:165px;
	width:195px;
	height:80px;
	z-index:8;
}
#right_main_text_1 {
	position:absolute;
	left:852px;
	top:170px;
	width:103px;
	height:69px;
	z-index:12;
	font-size: 10px;
	line-height: 14px;
}
#right_main_2 {
	position:absolute;
	left:765px;
	top:250px;
	width:195px;
	height:80px;
	z-index:9;
}
#right_main_text_2 {
	position:absolute;
	left:852px;
	top:255px;
	width:108px;
	height:69px;
	z-index:13;
	font-size: 10px;
	line-height: 14px;
}
#right_main_3 {
	position:absolute;
	left:765px;
	top:335px;
	width:195px;
	height:80px;
	z-index:10;
}
#right_main_text_3 {
	position:absolute;
	left:852px;
	top:340px;
	width:103px;
	height:69px;
	z-index:14;
	font-size: 10px;
	line-height: 14px;
}
#right_main_4 {
	position:absolute;
	left:765px;
	top:420px;
	width:195px;
	height:80px;
	z-index:11;
}
#right_main_text_4 {
	position:absolute;
	left:852px;
	top:425px;
	width:103px;
	height:69px;
	z-index:15;
	font-size: 10px;
	line-height: 14px;
}

/* text styles */
.blue_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #648587;
	font-size: 12px;
	line-height: 20px;
	list-style-image: url(images/blue_bullet.gif);
	list-style-type: disc;
}
.small_blue_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #648587;
	font-size: 10px;
	line-height: 16px;
	list-style-image: url(images/blue_bullet.gif);
	list-style-type: disc;
	margin-bottom: 0px;
}
.small_white_text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 14px;
	list-style-image: url(images/blue_bullet.gif);
	list-style-type: disc;
	margin-bottom: -12px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #FFFFFF;
	font-size: 28px;
	line-height: 30px;
	margin-top: 60px;
	margin-left: 30px;
}
.white_text {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
	list-style-image: url(images/blue_bullet.gif);
	list-style-type: disc;
	margin-bottom: -12px;
}
p {margin-bottom: -12px
}
img.floatLeft {
	float: left;
	margin-right: 8px;
}
img.floatRight { 
    float: right; 
	margin-right: 8px;
}
.white_text_margins {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 16px;
	list-style-image: url(images/blue_bullet.gif);
	list-style-type: disc;
	padding: 8px;
	margin-top: 0px;
}
.subhead {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 30px;
	margin-top: 60px;
	margin-left: 0px;
}
.small_white_text_margins {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 20px;
	list-style-image: url(images/blue_bullet.gif);
	list-style-type: disc;
	margin-right: 10px;
	margin-left: 10px;
}
.white_text_on_green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 24px;
	list-style-image: url(images/blue_bullet.gif);
	list-style-type: disc;
	background-color: #648587;
	padding-left: 8px;
	padding-bottom: 8px;
	padding: 8px;
}
.white_text_on_pale_green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 24px;
	list-style-image: url(images/blue_bullet.gif);
	list-style-type: disc;
	background-color: #9CBBB4;
	padding-left: 8px;
	padding-bottom: 8px;
	padding: 8px;
}
