body {
	margin:0;
	padding:0;
	background:url('images/bgs/body.gif') top left repeat-x;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#302B0A;
}

		/* DIVs */
div.clear {
	width:0;
	height:0;
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
	clear:both;
}

#header {
	width:1024px;
	height:156px;
	margin:0 auto;
	padding:0;
	display:block;
	background:url('images/bgs/header.jpg') top left no-repeat;
	position:relative;
}

#content_container {
	width:100%;
	margin:0;
	padding:0;
	background:url('images/bgs/content_container.jpg') top left repeat-x;
}

#content {
	width:955px;
	margin:0 auto;
	padding:0 0 50px 0;
	display:block;
	position:relative;
}

#main_content_container {
	width:632px;
	margin:27px 0 0 0;
	padding:0 12px 0 0;
	float:left;
	display:inline;
}

#sub_content {
	width:311px;
	margin:0;
	padding:27px 0 0 0;
	float:left;
	display:inline;
}

#banner {
	width:632px;
	height:218px;
	margin:0 0 30px 0;
	padding:0;
	display:block;
	background:url('images/bgs/banner.jpg') top left no-repeat;
}

#banner_test {
	width:632px;
	height:218px;
	margin:0 0 30px 0;
	padding:0;
	display:block;
	background:url('images/bgs/banner_test.jpg') top left no-repeat;
}

#flash {
	width:341px;
	height:216px;
	display:block;
	margin:0;
	padding:0;
	line-height:0;
	font-size:0;
}

#main_content {
	width:540px;
	margin:0;
	padding:0 0 0 28px;
	position:relative;
}

#green_large,
#cream_large,
#yellow_large {
	width:294px;
	height:100px;
	margin:0 0 8px 0;
	padding:13px 0 0 17px;
	display:block;
}

#cream_large {
	height:112px;
}

#green_large {
	background:url('images/bgs/green_large.jpg') top left no-repeat;
}

#cream_large {
	background:url('images/bgs/cream_large.jpg') top left no-repeat;
}

#yellow_large {
	background:url('images/bgs/yellow_large.jpg') top left no-repeat;
}

#footer {
	width:100%;
	margin:0;
	padding:10px 0 0 0;
	background:url('images/bgs/footer.gif') top left repeat-x;
}

#cream-large a {
	margin-top:-10px;
}


		/* Images */
img {
	margin:0;
	padding:0;
	border:0;
	position:relative;
}



		/* Links */
a.logo {
	width:180px;
	height:94px;
	position:relative;
	top:14px;
	left:67px;
	display:block;
}

#main_content a {
	color:#266C18;
	text-decoration:none;
	border-bottom:1px solid #266C18;
}

#main_content a:hover {
	text-decoration:none;
	border:0;
}

#footer a {
	color:#BBB38E;
	padding:0 9px 0 0;
	border-right:1px solid #BBB38E;
}

#footer a.last {
	border:none;
	padding:0 0 0 5px;
}

#footer a:hover {
	text-decoration:none;
}



		/* Text */
#main_content p {
	font-size:13px;
	color:#302B0A;
	margin:0;
	padding:0 0 15px 0;
	line-height:150%;
}

#sub_content p {
	font-size:13px;
	margin:0;
	padding:0;
	line-height:150%;
}

#green_large p {
	color:#295629;
}

#cream_large p {
	color:#3C3A0A;
}

#yellow_large p {
	color:#465C01;
}

#footer p {
	width:900px;
	margin:0 auto;
}
























