* {
	margin: 0px;
	padding: 0px;
	}
	
body {
	background: #3D5533 url(images/bg.gif) repeat-x fixed center top;
	color: #4f401c;
	}
	
p {
	font: 12px/20px "Times New Roman", Times, serif;
	}
	
a {
	color: #68291A;
	}
	
#mainContent ul {
	font: 12px/20px "Times New Roman", Times, serif;
	margin-bottom: 20px;
	padding-left: 30px;
}
#mainContent li {
	margin-bottom: 7px;
}
	
#treeLineBg {
	background: url(images/footer_trees.png) repeat-x scroll center bottom;
	width: 100%;
	float: left;
	}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	}
	
#bodyContainer {
	background: url(images/content_bg.gif) repeat-y scroll center top;
	float: left;
	width: 956px;
	}
#imageBtm {
	background: url(images/bg-footerInsideContainer.jpg) no-repeat scroll center bottom;
	float: left;
	}

#imageBtmHome {
	background: url(images/bg-footerInsideContainerHome.jpg) no-repeat scroll center bottom;
	float: left;
	}
/*
---------------- HEADER
-------------------------------------------------------- */

#header {
	background: url(images/header.jpg) no-repeat center top;
	width:956px;
	height:263px;
	}


#headerHome {
	background: url(images/headerHome.jpg) no-repeat center top;
	width:956px;
	height:190px;
	}

#mainBody {
	float: left;
	margin-top: -30px;
	padding: 0px 25px 120px 30px;
	}

#mainBody #mainContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6a2b1b;
	font-size: 30px;
	padding: 0px 0px 0px 20px;
	margin-bottom: 15px;
	text-transform: none;
	font-weight: normal;
	}
	
#mainContent h2 em {
	font-style: italic;
	}
	
#mainBody #mainContent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5B4E2A;
	font-size: 20px;
	margin-bottom: 4px;
	font-weight: normal;
	margin-top: 30px;
	}
	
#mainContent p {
	font: 13px/20px "Times New Roman", Times, serif;
	margin-bottom: 10px;
	}
	
#mainContent a {
	color: #68291A;
	text-decoration: none;
	border-bottom: 1px solid #F4A156;
	padding: 0px 0px 1px 0px;
	}
	
#mainContent a:hover {
	background: #FFF2D1;
	}

#mainText {
	float: left;
	width: 600px;
	padding: 0px 0px 0px 20px;
	}

#contactText {
	float: left;
	width: 250px;
	padding: 0px 0px 0px 20px;
	}

/*
-------------- SIDE CONTENT
-------------------------------------------------------- */	

#sideContent {
	float: left;
	width: 200px;
	margin: 50px 0px 0px 50px;
	}
	
#mainBody #sideContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 10px;
	color: #68291b;
	}

#mainBody #sideContent P {
	font-family: arial, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	}

#sideContent LI {
	font-family: arial, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	padding:5px;
	margin-top:-5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	
	}
/*
---------------- NAVIGATION
-------------------------------------------------------- */

#mainNav {
	width: 956px;
	height: 13px;
	padding-top:20px;
	}
	
/*
---------------- FOOTER
-------------------------------------------------------- */
	
#footerFull {
	width: 100%;
	background-color:#000000;
	height:82px;
	clear: both;
	}
	
#footerContainer {
	width: 100%;
	height: 183px;
	}
	
#footerContent {
	width: 870px;
	margin: 0px auto;
	padding: 0px 0px 40px 30px;
	}
#footerContent p {
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #cdcccc;
}
#footerContent p a {
	color: #e8e494;
}
#footerContent p a:hover {
	text-decoration: none;
}
