﻿/* Layout Begin */

body {
	background-image:		url('images/background.gif');
	font-family:			Arial;
	color:					#666666;
	font-size:				11px;
}

a {
	color:					#666666;
}

p {
	margin-top:				5px;
	margin-bottom:			5px;
}

#layout {
	top: 					20px;
	position: 				absolute;
	width:					876px;
	left:					50%;
	margin-left: 			-438px;
}

/* Layout End */

/* Banner Begin */

#banner {
	height:					80px;
	width:					876px;
	margin-left:			auto;
	margin-right:			auto;
	text-align:				center;
}


/* Banner End */

/* Navigation Begin */

#navigation {
	text-align:				right;
	width:					128px;
	float:					left;
	
}

#navigation ul {
	margin:					0px;
	padding:				0px;
	margin-right:			20px;
	float:					right;
	display:				inline;
}

#navigation li {
	list-style:				none;
	margin-bottom:			13px;
}

#navigation li a {
	font-size:				13px;
	color:					#7F4957;
	text-decoration:		none;
	font-weight:			normal;
}

#navigation li a:hover {
	color:					#C8B18B;
}

.active {
	color:					#C8B18B;
}

/* Navigation End */

/* Main Image Begin */

#main-img {
	float:					left;
	height:					350px;
	width:					620px;
	background-image:		url('images/baytree-footer.gif');
	background-repeat:		no-repeat;
	background-position:	center bottom;
	text-align:				center;
}

#large {
	height:					280px;
	width:					620px;
}

#main-img h1 {
	font-size:				13px;
	color:					#FFFFFF;
	margin-top:				37px;
	margin-bottom:			0px;
	letter-spacing:			2px;
	font-weight:			normal;
	line-height:			20px;
}

#main-img .thumb {
	margin-left:			1px;
	padding:				0px;
}

/* Main Image End */

/* Main Body Begin */

#body-container {
	width:						620px;
	float:						left;
	background-color:			#FFFFFF;
	margin-left:				128px;
	padding-bottom:				30px;
}

#body-text {
	width:						440px;
	float:						left;
	margin-left:				20px;
}

#body-text a {
	color:						#7F4957;
	font-weight:				bold;
	text-decoration:			none;
	text-transform:				lowercase;
}

#body-img {
	float:						left;
	width:						140px;
	margin-top:					20px;
	margin-left:				20px;
}

#body-img img {
	margin-bottom:				20px;
}

#body-text h1 {
	width:						440px;
	color:						#7F4957;
	font-size:					24px;
	margin-bottom:				10px;
	margin-top:					10px;
	font-weight:				normal;
	text-transform:				lowercase;
}

#body-text h2 {
	width:						440px;
	color:						#996D79;
	font-size:					18px;
	margin-bottom:				5px;
	margin-top:					10px;
	font-weight:				normal;
	text-transform:				lowercase;
}

#body-text span {
	color:						#7F4957;
}

#body-text hr {
	margin-top:					5px;
	margin-bottom:				0px;
	color:						#996D79;
	height:						1px;	
}

/* Main Body End */

/* Call to Action Begin */

.calltoaction h1 {
	color:					#7F4957;
	font-size:				15px;
	text-transform:			lowercase;
	font-weight:			normal;
	margin-top:				0px;
	margin-bottom:			17px;
	height:					33px;
}

.calltoaction a {
	text-decoration:		none;
}

.calltoaction span {
	color:					#7F4957;
	font-weight:			bold;
}

.calltoaction {
	border:					1px #7F4957 solid;
	background:				#F9F7F3 url('images/cta-background.gif') no-repeat left center;
	width:					89px;
	height:					89px;
	margin-left:			20px;	
	padding:				7px;
	padding-top:			3px;
	margin-bottom:			15px;
	float:					left;
}

/* Call to Action End */

/* Footer Begin */

#footer {
	width:					620px;
	margin-left:			auto;
	margin-right:			auto;
}

#footer p {
	float:					left;
	margin-top:				20px;
	font-size:				10px;
	text-decoration:		none;
	color:					#C8B18B;
}

#footer a {
	font-size:				10px;
	text-decoration:		none;
	color:					#C8B18B;
}

#footer span {
	float:					right;
	margin-top:				20px;
}

#body-text h2 a {
	font-weight:			normal;
	color:					#996D79;
}

address {
	width:					210px;
	float:					left;
	font-style:				normal;
}

form {
	width: 					214px;
	float:					left;	
	margin-top:				0px;
}

form input {
	margin-bottom:			10px;
}

form textarea {
	margin-bottom:			10px;
	width:					135px;
	height:					100px
}

address h2 {
	width:					210px;
}

form h2 {
	width: 					214px;
}

/* Gallery */

#main-img-gallery {
	float:					left;
	width:					620px;
	background-image:		url('images/baytree-footer.gif');
	background-repeat:		no-repeat;
	background-position:	center bottom;
	background-color:		#7F4957;
	text-align:				center;
}

#main-img-gallery #large {
	margin-bottom:			20px;
}
#main-img-gallery .thumb {
	margin-left:			1px;
	padding:				0px;
}

#main-img-gallery h1 {
	font-size:				13px;
	color:					#FFFFFF;
	margin-top:				37px;
	margin-bottom:			0px;
	letter-spacing:			2px;
	font-weight:			normal;
	margin-bottom:			15px;
}

.bannerflash {
	width:					620px;
	height:					280px;
}

.description {
	width:					240px;
	padding-right:			10px;
}

.site-map {
	list-style:				none;
}
