/* Hudson Preserve - CSS Document */

body {
	background:#f7f6f2 url(../images/wood-bg.jpg) repeat-y center;
	margin:0;
}

/**** HEADINGS ****/

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	font-weight:100;
	color:#416d52;
	line-height:1.5em;
	margin:0;
}
h2 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#000;
	line-height:1.5em;
	margin:0 0 .5em 0;
}
h3 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000;
	line-height:1.5em;
	margin:0 0 .5em 0;
}
h4 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
	line-height:1.5em;
	margin:0 0 .5em 0;
}

/**** CONTENT ****/

p,.content {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:100;
	color:#000;
	line-height:1.7em;
	margin:0 0 1em 0;
}

/**** BODY STRUCTURE ****/

.container {
	width:981px;
	margin:0 auto;
	padding:0;
	position:relative;
}

.header {
	width:981px;
	height:179px;
	margin:0 auto;
	padding:0;
}

	/*** HEADER AREA ***/
	
		a.logo {
			background:url(../images/logo.jpg) no-repeat;
			width:204px;
			height:35px;
			margin:0;
			padding:0;
			display:block;
			cursor:pointer;
			position:absolute;
			top:156px;
			left:7px;
			text-indent:-999em;
		}
		
		.navbar {
			width:981px;
			position:absolute;
			top:125px;
			left:212px;
			height:45px;
			margin:0;
			padding:0;
		}
	
	/*** RIGHT SIDE ***/
	
		.topInfo {
			width:280px;
			height:20px;
			margin:0;
			padding:0;
			float:right;
		}
		
		.search {
			width:280px;
			height:30px;
			margin:0;
			padding:0;
			float:right;
			clear:right;
		}

	/*** END HEADER AREA ***/
	
.bgTop {
	background:url(../images/bg-top-small.jpg) no-repeat top center;
	margin:0;
	padding:0;
	min-height:654px;
}

.banner {
	width:981px;
	height:0px;
	margin:0 auto;
	padding:0;
}

.video {
	background:url(../images/video-placeholder.jpg) no-repeat;
	width:277px;
	height:194px;
	margin:0;
	padding:0;
	position:absolute;
	top:210px;
	left:20px;
}

.bodyArea {
	width:981px;
	margin:0 auto;
	padding:0;
	clear:both;
}

	.body-top {
		background:url(../images/body-top.png) no-repeat;
		width:981px;
		height:13px;
		margin:0;
		padding:0;
	}
	.body-repeat {
		background:url(../images/body-repeat.jpg) repeat-y;
		width:921px;
		clear:both;
		margin:0;
		padding:10px 30px;
	}
	.body-bottom {
		background:url(../images/body-footer.png) no-repeat;
		width:961px;
		height:39px;
		clear:both;
		margin:0;
		padding:10px;
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:100;
		color:#000;
		line-height:1.7em;
	}
	
	.body-bottom a {
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:100;
		color:#416f53;
		text-decoration:none;
	}
	.body-bottom a:visited {
		color:#0416f5300;
		text-decoration:none;
	}
	.body-bottom a:hover {
		color:#416f53;
		text-decoration:underline;
	}
	.body-bottom a:active {
		color:#416f53;
		text-decoration:none;
	}
	
	
	
div.clear {
	clear:both;
	margin:0;
	padding:0;
}

	/*** BODY AREA ***/

	
	.leftCol {
		width:225px;
		margin:0;
		padding:0;
		float:left;
	}
	
	.midCol {
		width:390px;
		margin:0 0 0 40px;
		padding:0;
		float:left;
	}
	
	.rightCol {
		width:225px;
		margin:0;
		padding:0;
		float:right;
	}
	
	.leaves-left {
	background:url(../images/leaves-left.png) no-repeat;
	width:90px;
	height:291px;
	margin:0;
	padding:0;
	position:absolute;
	top:480px;
	left:-90px;
	z-index:10;
	}
	.leaves-right {
	background:url(../images/leaves-right.png) no-repeat;
	width:79px;
	height:338px;
	margin:0;
	padding:0;
	position:absolute;
	top:480px;
	left:981px;
	z-index:10;
	}
	
	/*** END BODY AREA ***/
	
.footer-bg {
	background:url(../images/footer-leaves.png) no-repeat center;
	width:100%;
	height:69px;
	margin:15px 0 0 0;
	padding:0;
	clear:both;
}

.footerLeft {
	float:left;
	margin:0 0 0 10px;
	padding:0;
}
.footerRight {
	float:right;
	margin:0;
	padding:10px 10px 0 0;
}

/**** LINKS / LIST ITEMS ****/

a {
	color:#416f53;
	text-decoration:none;
}
a:visited {
	color:#416f53;
	text-decoration:none;
}
a:hover {
	color:#416f53;
	text-decoration:underline;
}
a:active {
	color:#416f53;
	text-decoration:none;
}

ul {
	margin:-8px 10px 0 10px;
	padding:0 10px;
}

ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#3a3a3a;
	line-height:1.5em;
}

/*** FORMS ***/

.form-fields {
	border:1px solid #D0D9DF;
	color:#486F82;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	height:18px;
	margin:3px;
	padding:5px;
	width:200px;
}

