/* Overall Page Settings */

	* {
	background-color: transparent;
	color: #333333;
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	list-style-type: none;
	}
	
	body {
	margin: 0 auto;
	width: 1045px;
	background-image: url('../images/background.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: 'Trebuchet MS', trebuchet, verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 14px;
	position: relative;
	}
	
	h1 {
	padding-left: 25px;
	padding-bottom: 25px;
	padding-right: 25px;
	padding-top: 0px;
	font-family: times, serif;
	font-size: 32px;
	color: #457b42;
	}
	
	h2 {
	padding-left: 25px;
	padding-bottom: 10px;
	padding-right: 25px;
	padding-top: 0px;
	font-family: times, serif;
	font-size: 24px;
	color: #457b42;
	}
	
	a:link, a:visited {
	color: #457b42;
	text-decoration: none;
	font-weight: bold;
	}
	
	a:hover, a:active {
	text-decoration: underline;
	}
	
	img.preload {
	width: 0px;
	height: 0px;
	}
	
	div.clear {
	background-image: none !important;
	height: 0px !important;
	clear: both !important;
	}
	
	.clear {
	clear: both;
	}
	
	dt {
	font-weight: bold;
	font-size: 16px;
	color: #457b42;
	margin-bottom: 5px;
	}
	
	dd {
	margin-bottom: 10px;
	}
	
	.left {
	float: left;
	margin: 5px 10px 5px 0px;
	}
	
	.right {
	float: right;
	margin: 5px 0px 5px 10px;
	}
	
	.footnote {
	font-style: italic;
	color: #457b42;
	}

/* Main Page Sections */

	div#header {
	position: relative;
	padding-left: 17px;
	padding-bottom: 0px;
	padding-right: 17px;
	padding-top: 30px;
	height: 370px;
	background-image: url('../images/headerbg.png');
	background-position: bottom center;
	background-repeat: no-repeat;
	}
	
	div#middle {
	padding-left: 17px;
	padding-bottom: 25px;
	padding-right: 17px;
	padding-top: 0px;
	min-height: 300px;
	background-image: url('../images/bodybg.png');
	background-position: center center;
	background-repeat: repeat-y;
	}
	
	div#footer {
	padding-left: 36px;
	padding-bottom: 75px;
	padding-right: 36px;
	padding-top: 20px;
	position: relative;
	height: 155px;
	background-image: url('../images/footerbg.png');
	background-position: top center;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 16px;
	}

/* Header */

	div#header img#logo {
	float: left;
	margin-left: 17px;
	margin-top: 7px;
	}
	
	div#header h1 {
		max-width: 595px;
		padding-right: 5px;
		padding-left: 10px;
		padding-bottom: 2px;
		padding-top: 2px;
		margin: 0px;
		line-height: 46px;
		background-color: #457b42;
		text-align: right;
		font-size: 46px;
		bottom: 140px;
		right: 16px;
		position: absolute;
		color: #ffffff;
	}
	div#flash_banner {
	float: right;
	}

/* Main column */

	div#main_column {
	position: relative;
	top: -75px;
	padding-bottom: 25px;
	padding-top: 25px;
	float: left;
	width: 750px;
	min-height: 300px;
	background-image: url('../images/main_columnbg.png');
	background-position: top center;
	background-repeat: no-repeat;
	z-index: 7999;
	}
	
	div#main_column p {
	margin-right: 25px;
	margin-left: 25px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 0px;
	line-height: 18px;
	}
	
	div#main_column p.intro {
	color: #457b42;
	}
	
	div#main_column ul {
	margin-left: 50px;
	margin-bottom: 15px;
	list-style-image: url('../images/list_tree.png');
	list-style-position: inside;
	}
	
	div#main_column div.wrap {
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url('../images/lowerdivbg.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
	}
	
	div#main_column div.wrap div.wraptop {
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 10px;
	background-image: url('../images/divbg.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	}
	
	div#main_column div.wrap div.wraptop h2 {
	padding-left: 0px;
	}
	
	div#main_column div.wrap div.two_col {
	text-align: right;
	z-index: 9999;
	}
	
	div#main_column div.wrap div.two_col a:link, div#main_column div.wrap div.two_col a:visited {
	padding-right: 15px;
	}
	
	div#main_column div.wrap div.two_col a:hover, div#main_column div.wrap div.two_col a:active {
	background-image: url('../images/link.png');
	background-position: right center;
	background-repeat: no-repeat;}
	
	div#main_column div.wrap div.two_col div.cushycms {
	text-align: left;
	background-image: none;
	float: left;
	width: 330px;
	margin-left: 0px;
	margin-right: 10px;
	padding: 0px;
	}
	
	div#main_column div.wrap div.two_col div p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
	div#main_column img.left {
	float: left;
	margin: 0px 10px 10px 20px;
	}
	
	div#main_column img.right {
	float: right;
	margin: 0px 20px 10px 10px;
	}
	
	/* Gallery in the Main Column */
	body.gallery div#main_column img {
		padding: 2px;
		border: 1px solid #457b42;
		margin: 1px;
		}
		
		body.gallery div#main_column img:hover {
		background-color: #9cb999;
		}
		
	/* Document Downloads in the Main Column */
		
		div#main_column div.preview {
		float: left;
		padding: 10px;
		background-image: none;
		background-color: #9cb999;
		text-align: center;
		}
		
		div#main_column div.preview:hover {
		padding: 9px;
		border-color: #457b42;
		border-style: solid;
		border-width: 1px;
	}div#main_column div.preview a:hover, div#main_column div.preview a:active {
		text-decoration: none;
	}
	div#main_column div.description {
		width: 540px;
		float: left;
		background-image: none;
		}
	
/** Contact Page **/

			body.contact form {
				border: 0px;
				width: 650px;
				margin-left: 25px;
				}
				
			body.contact form fieldset {
				border: 0px;
				}
				
			body.contact form .text {
				width: 650px;
				padding: 10px;
				
				font-size: 20px;
				line-height: 20px;
				
				outline: none;
				color: #999999;
				
				margin: 0px 0px 10px 0px;
				}
				
			body.contact form .text:focus {
				border: 2px solid #457b42;
				background-color: #cfeccc;
				color: #457b42;
				}
				
	/** ReCAPTCHA Widget **/
			
			#recaptcha_image {
				float: left;
				
				background-color: #ffffff;
				
				border-top: 2px solid #999999;
				border-left: 2px solid #999999;
				border-bottom: 2px solid #cccccc;
				border-right: 2px solid #cccccc;
				
				width: 350px !important;
				height: 90px !important;
				padding: 10px;
				
				text-align: center;
				
				margin: 0px 10px 0px 0px;
				
				overflow: hidden;
				}
			
			#recaptcha_image a:link, #recaptcha_image a:visited {
				line-height: 35px;
				}
				
			#recaptcha_image img {
				margin: 0 auto;
				margin-top: 10px;
				}
			
			#recaptcha_widget p#caption {
				margin: 0px;
				line-height: 35px;
				}
				
			#recaptcha_widget p#enter_text {
				clear: both;
				text-align: center;
				padding: 5px 0px 0px 0px;
				}


/* Generic to all Forms */

	input, textarea {
	border-top: 2px solid #999999;
	border-left: 2px solid #999999;
	border-bottom: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
	}

	div#main_column div.submit_btn, div.submit_btn {
	padding-left: 15px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	float: right;
	height: 40px;
	background-image: url('../images/buttonbg_left.png');
	background-position: top left;
	background-repeat: no-repeat;
	}
	
	div#main_column div.submit_btn:hover, div.submit_btn:hover {
	background-image: url('../images/buttonbg_left_hover.png');
	}
	
	div#main_column div.submit_btn input, div.submit_btn input {
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-top: 5px;
	height: 40px;
	background-image: url('../images/buttonbg.png');
	background-position: top right;
	background-repeat: no-repeat;
	border: 0px;
	font-size: 14px;
	line-height: 30px;
	color: #ffffff;
	}
	
	div#main_column div.submit_btn input:hover, div.submit_btn input:hover {
	background-image: url('../images/buttonbg_hover.png');
	cursor: pointer;
	}

/* Blog Box */

	div#blog_box {
	float: right;
	width: 240px;
	border-bottom: 1px solid #457b42;
	margin-top: -50px;
	padding-bottom: 10px;
	}
	
	div#blog_box h2 {
	padding-left: 0px;
	}
	
	div#blog_box ul {
	border-top: 1px dotted #cccccc;
	}
	
	div#blog_box ul li {
	padding: 5px;
	border-bottom: 1px dotted #cccccc;
	}
	
	div#blog_box ul li a {
	padding-right: 15px;
	}
	
	div#blog_box ul li a:hover, div#blog_box ul li a:active {
	background-image: url('../images/link.png');
	background-repeat: no-repeat;
	background-position: right center;
	}
	
	div#blog_box img {
	display: none;
	}

/* Newsletter Signup Form */

	div#newsletter {
	float: right;
	width: 240px;
	border-bottom: 1px solid #457b42;
	padding: 10px 0px;
	}
	
	div#newsletter h2 {
	padding-left: 0px;
	}
	
	div#newsletter form, div#newsletter fieldset {
	border: 0px;
	}
	
	div#newsletter input.email {
	margin-left: 0px;
	margin-bottom: 2px;
	margin-right: 0px;
	margin-top: 10px;
	width: 236px;
	padding: 2px;
	font-size: 16px;
	background-image: url('../images/label_email.png');
	background-position: 2px 5px;
	background-repeat: no-repeat;
	}

/* Footer */

	div#footer h3 {
	font-family: times, serif;
	font-size: 16px;
	padding-bottom: 10px;
	}
	
	div#footer a:link, div#footer a:visited {
	color: #444444;
	font-weight: normal;
	}
	
	div#footer a:hover, div#footer a:active {
	text-decoration: underline;
	}
	
	div#footer div.quick_links, div#footer div.contact_us {
	border-right: 1px solid #333333;
	width: 218px;
	margin-right: 25px;
	height: 155px;
	float: left;
	}
	
	div#footer div.quick_links ul {
	width: 197px;
	border-top: 1px solid #333333;
	}
	
	div#footer div.quick_links ul li {
	border-bottom: 1px solid #333333;
	}
	
	div#footer div.quick_links ul li a:link, div#footer div.quick_links ul li a:visited {
	display: block;
	width: 193px;
	padding: 2px;
	}
	
	div#footer div.quick_links ul li a:hover, div#footer div.quick_links ul li a:active {
	background-color: #333333;
	color: #cccccc;
	text-decoration: none;
	}
	
	div#footer div.discoverysquare {
	border-right: none;
	}
	
	div#footer div.discoverysquare p {
	position: absolute;
	bottom: 70px;
	right: 36px;
	text-align: right;
	}
	
	div#right_column {
		padding: 0px;
		margin: 10px;
		width: 240px;
		float: right;
		position: relative;
	}
	
