html, body, form, fieldset, dl, dt, dd, blockquote { margin: 0px; padding: 0px; }
body { font-size: 62.5%; }
ul, ol, li { margin: 0px; padding: 0px; list-style: none; }
h1, h2, h3, h4, h5, h6 { margin: 0px; padding: 0px; }
p, pre, address { margin: 0px; padding: 0px; }
label {	cursor: pointer; }
fieldset { margin: 0px; padding: 0px; border: none; }
a img {	border: none; }
input, select, textarea { font-size: 1em; }
  
body {
	margin: 1em;
	font-family: arial;
	background-color: #004224;
}

p {
	margin: 1em 0em;
}

#page-container {
	width: 878px;
	margin: 25px auto 0px auto;
	background-color: #ffffff;
	position:relative;
}

	#page-container #header-container {
		background-color: #70c865;
		color: #ffffff;
	}
	
		#header-container #header {
			height: 47px;
			background-image: url(/images/bg-header.gif);
			background-repeat: no-repeat;
			padding: 25px 30px;
			position: relative;
		}
		
			#header #logo {
			}
		
			#header ul#navigation {
				color: #ffffff;
				font-size: 1.4em;
				position: absolute;
				top: 50px;
				right: 30px;
			}
			
				ul#navigation li {
					float: left;
					margin-left: 15px;
					line-height: 2.0em;
				}
					ul#navigation li a {
						color: #ffffff;
						text-decoration: none;
					}
					ul#navigation li a:hover {
						color: #004224;
						text-decoration: none;
						border-bottom:solid 2px #004224;
						padding-bottom:4px;
					}
					ul#navigation li.selected a {
						color: #004224;
						text-decoration: none;
						border-bottom:solid 2px #004224;
						padding-bottom:4px;
					}
					ul#navigation li.selected a:hover {
						color: #216848;
						text-decoration: none;
						border-bottom:solid 2px #216848;
						padding-bottom:4px;
					}
					ul#navigation li.login a:hover {
						text-decoration: none;
						border-bottom:none;
					}
					
	#featured {
		height: 154px;
		padding: 30px;
		background-image: url(/images/bg-featuredcontent.gif);
		background-repeat: no-repeat;
		background-color:#70C966;
		position: relative;
		border-bottom: 12px solid #7cd371;
	}
	
	#page-container #content {
		padding: 30px;
		padding-bottom:0px;
		color: #666666;		
	}
	
		#content .columnleft {
			width: 575px;
			float: left;
		}
			.columnleft .browse-archives {
				background-image:url(../../site/images/icon-archives.gif);
				background-position:top left;
				background-repeat:no-repeat;
				font-size:1.2em;
				padding-left:20px;
			}
				.browse-archives a {
					color:#56ac56;
					text-decoration:none;
				}
					.browse-archives a:hover {
						color:#4db04e;
						text-decoration:underline;
					}
		
		#content .columnright {
			margin-left: 18px;
			width: 225px;
			float: left;
		}

	#page-container #content-footer {
		clear: both;
		height: 44px;
		background-image: url(/images/bg-content-footer.gif);
		background-repeat: no-repeat;
		background-position: 0px 30px;
	}

#page-footer {
	clear: both;
	font-size: 1.2em;
	width: 868px;
	margin: 15px auto 25px auto;
	text-align:center;
	color:#518D72;
}
	#page-footer a.contact {
		background-image:url(/images/cs-images/icon-email.gif);
		background-position:0px 4px;
		background-repeat:no-repeat;
		color:#518D72;
		margin-left:15px;
		padding-left:25px;
		text-decoration:none;
	}
		#page-footer a.contact:hover {
			color:#6daa8e;
			text-decoration:underline;
		}

p#message {
	padding: 10px;
	font-size: 1.4em;
	color: #666666;
	background-color: #ffffff;
	border: solid 1px #cccccc;
	margin: 0px auto 20px auto;
	text-align: center;
}

p#message.success {
	color:#54B948;
	font-size:14px;
}
	p#message.success img {
		margin: -3px 10px -7px 0px;
	}
p#message.failure {
	color:#e2373e;
	font-size:14px;
}
	p#message.failure img {
		margin: -3px 10px -7px 0px;
	}


.coming-soon {
	margin-top:45px;
	margin-bottom:45px;
	background-color:#FFFFE1;
	border:solid 1px #F5F5AB;
	padding:10px;
	
}
	.coming-soon h3 {
		color:#666666;
		font-size:1.4em;
		font-weight:400;
		margin-bottom:5px;
	}
	.coming-soon p {
		color:#999999;
		font-size:1.2em;
		line-height:1.4em;
		margin:0px;
	}


/* Stylesheet file (jquery.thickbox) Not Found */
/* Stylesheet file (jquery.datepicker) Not Found */
/* Stylesheet file (signup-prices.css) Not Found */
