/* ------------------ Default CSS Settings ------------------ */

body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #242424;
	background: #0c0b0b;
}
#wrapper {
	width: 1024px;
	margin: 0 auto;
}
img, img a {
	border: 0;
}

/* ------------------ Style Elements ------------------ */

#header {
	background: url(img/banner.jpg) no-repeat;
	width: 984px;
	height: 200px;		
	border: solid #dbdbdb 2px;
}
	#header ul {
		background: url(img/banner.png) no-repeat;
		width: 1024px;
		height: 200px;
	}
		#header li {
			display: none;
		}
#wash {
	height: 31px;
	width: 1024px;
	background: url(img/wash.png) repeat-x;
	border: solid #dbdbdb 2px;
	border-top: 0;
	margin: -16px 0 0 0;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #edf0e1;
}
	#wash ul {
		text-align: left;
		margin: 0 0 0 0;
		padding: 3.5px 0 0 2px;
	}
		#wash li, #wash li a {
			display: inline;
			list-style-type: none;
			padding: 1px 6px 3px 6px;
			color: #edf0e1;
			text-decoration: none;
			text-transform: lowercase;
		}
			#wash a:hover {
				background: #7cb2a8 url(img/wash-hover2.png) repeat-x;
				border: solid #dbdbdb 1px;
				position: static;	
				padding: 0px 5px 2px 5px;
			}
#rightcol {
	float: right;
	width: 201px;
	background: #a8c0c8 url(img/coltop.png) repeat-x;
	border: solid #dbdbdb 2px;
	border-top: 0;
	margin: 0 -4px 100px 0;
	min-height: 170px;
	border-left: solid #dbdbdb 1px;
}
	#rightcol h1 {
		/*background: #c0ced3 url(img/nav-top.png) repeat-x;*/
		border-bottom: dotted 1px #354e57;
		width: 190px;
		height: 60px;
		margin: 0 0 10px 0;
		padding: 5px 0 0 10px;
		height: 35px;
		font-size: 22px;
		font-family: Georgia, "Times New Roman", Times, serif;
		background: #bed4db;
	}
	#rightcol ul {
		text-align: right;
		padding: 0 0 0 0;
		list-style-type: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #dbdbdb;
	}
		#rightcol li, #rightcol li a {
			background: url(img/wash-hover2.png) repeat-x;
			padding: 4px 1px 3px 0;
			font-family: Tahoma;
			font-size: 15px;
			color: #d8d6d6;
			text-decoration: none;	
			display: block;
			/*border-bottom: solid #dbdbdb 1px;*/
		}
			#rightcol li a:hover {
				background: url(img/wash.png) repeat-x;
				color: #fff;
			}
	#rightcol #feat h1 {
		/*background: #c0ced3 url(img/nav-top.png) repeat-x;*/
		width: 190px;
		height: 60px;
		margin: 0 0 10px 0;
		padding: 5px 0 0 10px;
		height: 35px;
		border-top: dotted 1px #354e57;
		background: #bed4db;
	}
	#rightcol #feat blockquote, #feat blockquote a {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #131414;
		text-align: right;
		margin: 5px 5px 10px 0;
		text-decoration: none;
		/*border-bottom: dotted 1px #34606f;*/
		font-style: italic;
	}
		#rightcol #feat blockquote small, #feat blockquote a small {
			font-size: 12px;
		}
		#rightcol #feat blockquote a:hover {
			border-bottom: solid 1px #263131;
			color: #2d4444;
		}
#main {
	width: 821px;
	height: auto;
	float: left;
	min-height: 500px;
	background: #c0ced3 url(img/main-top.png) repeat-x;
	border: solid #dbdbdb 2px;
	text-align: left;
	border-right: solid #dbdbdb 1px;
}
	#main p {
		padding: 15px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
		#main p a {
			color: #253c27;
			font-family: Georgia, "Times New Roman", Times, serif;
			/*background: #b0cdb4;*/
			padding: 0px 0 0 0;
			font-weight: bold;
			border-bottom: dotted 1px #718973;
			text-decoration: none;
		}
			#main p a:hover {
				border-bottom: solid 1px #55895a;
				color: #4a794f;
			}
	#main .img {
		border: 2px solid #757f82;
		margin: -40px 10px 0 0;
	}
	#main h2 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 22px;
		padding: 15px 0 10px 15px;
	}
	#main h1 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 18px;
		padding: 15px 0 10px 15px;
		background: #c0ced3 url(img/main-top.png) repeat-x;
	}
		#main h1 small {
			font-family: Tahoma;
			font-size: 14px;
			display: none;
		}
	#main h3 {
		font-family: Tahoma;
		font-size: 13px;
		margin: -12px 0 0 45px;
		background: #b4c8c2;
		width: auto;
		padding: 5px;
		color: #353636;
		border: solid 1px #bfced1;
	}
		#main h3 a {
			color: #353636;
		}
			#main h3 a:hover {
				color: #4a794f;
			}
	#main big {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 17px;
		font-style: italic;
	}
	#main blockquote {
		border: solid 1px #a1adaf;
		background: #c0ced3 url(img/main-top2.png) repeat-x;
		color: #edf0e1;
		font-size: 12px;
	}
#footer {
	width: 100%;
	height: 120px;
	background: url(img/footerback.png) repeat-x;
	float: left;
	margin: -10px 0 0 0;
	border-top: solid #dbdbdb 2px;
}
#footer p {
	text-align: center;
	width: 700px;
	margin: 20px auto 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #edf0e1;
	border-left: solid 1px #c4c3c3;
	border-right: solid 1px #c4c3c3;
	padding: 0 10px 0 10px;
}
#footer p a {
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
.low, .low a {
	border-left: 0;
	margin: 10px auto 0 auto;
	font-family: Tahoma;
	color: #Ccc;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
}
.low a:hover, #footer p a:hover {
	background: #98b89b;
	color: #000;
}
#footer big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
}
big a {
	color: #000033;
}
big a:hover {
	background: #98b89b;
	color: #000;
}
.detail {
	font-size: 11px;
	margin: 0 0 0 20px;
	text-align: left;
}
.detail img {
	padding-right: 8px;
	vertical-align: middle;
}
input, textarea {
	padding: 3px;
}