/* Overall */
html, body {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	text-align: center;
}

input, select, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
}

form {
	margin: 0;
	padding: 0;
}

a {
	color: #236A02;
	text-decoration: underline;
}
a:hover {
	color: #7EC723;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, pre {
	margin: 0;
}

p {
	margin: 0;
	padding: 0 0 1.5em 0;
	line-height: 1.7em;
}

ul {
	margin: -0.8em 0 0 0;
	padding: 0 0 0 3em;
}
ul ul {
	margin-top: 0;	
}
ul li {
	margin-bottom: 0.6em;
}

* :focus {
	outline: 0;
}


/* Headings */
.Heading1 {
	color: #3366FF;
	font-size: 14px;
}


/* Highlights */
.Highlight1 {
	color: #C00;
}

.Highlight2 {
	color: #090;
}

.Highlight3 {
	color: #CC3300;
}

.Highlight4 {
	color: #236A02;
}

.Highlight5 {
	color:#7EC723;
}


/* Backgrounds */
.Background1 {
	background-color: #EBEBEB;
	border-left: 6px solid #D1D1D1;
	padding: 12px 5px 0px 12px;
	color: #696969;
}


/* Images */
.ImageLink {
	background-color: #FFF;
	border: 1px solid #C4C4C4;
	padding: 3px;
	margin: 6px 10px;
}
a .ImageLink {
	border: 1px solid #C4C4C4;
}
a:hover .ImageLink {
	background-color: #EEFFCE;
	border: 1px solid #7EC723;
}


/* Buttons */



/* Layout */
#header,
#header_container,
#footer,
#footer_container,
#center,
#body_container {
	margin: 0 auto;
}

#header_container,
#footer_container,
#body_container {
	position: relative;
	width: 997px;
	text-align: left;
}

#header {
	position: relative;
	z-index: 2;
	background: url(../images/Layout_Header.jpg) no-repeat center top;
	height: 282px;
}

#footer {
	background: url(../images/Layout_Footer.jpg) no-repeat center top;
	height: 111px;
	clear: both;
}

#body_bg {
	background: url(../images/Layout_BodyBG.jpg) repeat-y center top;
	overflow: hidden;
	clear: both;
}

#body_container {
	min-height: 400px;
}

#body {
	z-index: 2;
	background: url(../images/Layout_Body.jpg) no-repeat center top;
	overflow: hidden;
}

#body_left {
	width: 67%;
	margin: 35px 0 5px 20px;
	float: left;
}

#body_right {
	float: right;
	width: 23%;
	margin: 30px 10px 5px 0;
	color: #663300;
	font-size: 12px;
}
#body_right a {
	color: #663300;
}
#body_right a:hover {
	color: #CC3300;	
}
#body_right a img {
	color: #FFF;
}
#body_right a:hover img {
	color: #7EC723;
}
#body_right table a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}


/* Navigation (Header) */
#nav {
	position: absolute;
	top: 239px;
	left: 326px;
	width: 669px;
	font-size: 15px;
	color: #E7BA04;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
#nav ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#nav ul li a {
	color: #FFF;
	text-decoration: none;
	margin: 0 10px 0 6px;
	font-weight: bold;
}
#nav ul li a:hover {
	color: #E7BA04;
	text-decoration: none;
}


/* Navigation (Footer) */
#navf {
	position: absolute;
	top: 38px;
	left: -7px;
	width: 100%;
	font-size: 14px;
	color: #663300;
}
#navf ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
#navf ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#navf ul li a {
	color: #663300;
	text-decoration: none;
	margin: 0 10px 0 6px;
	font-weight: bold;
}
#navf ul li a:hover {
	color: #7EC723;
	text-decoration: none;
}


/* Home */
#home {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 322px;
	height: 271px;
}
#home a {
	display: block;
	/*text-indent: -9999px;*/
	width: 100%;
	height: 100%;
}


/* Copyright */
#copyright {
	position: absolute;
	top: 67px;
	left: 0px;
	width: 100%;
	text-align: left;
	font-size: 10px;
	color: #B39A80;
}
#copyright a {
	color: #B39A80;
	text-decoration: none;
}
#copyright a:hover {
	color: #663300;
}


/* Designed By... */
#designed {
	position: absolute;
	top: 50px;
	left: 0px;
	width: 100%;
	text-align: center;
	font-size: 11px;
	color: #000;
}
#designed a {
	color: #000;
	text-decoration: none;
}
#designed a:hover {
	color: #FFF;
}


/* Flash */
#flash {
	position: absolute;
	top: 10px;
	left: 10px;
}


/* Title */
#title {
	position: absolute;
	top: 84px;
	left: 354px;
	width: 600px;
	font-size: 18px;
	font-style: italic;
}


/* Grid */
.grid {
	display: inline-block;
	vertical-align: top;
	margin: 0 30px 20px 0;
	width: 130px;
}
.grid img {
	margin-left: 0;
}


/* Cufon */
h1 {
	font-size: 36px;
	color: #236A02;
	margin-bottom: 0.5em;
	border-bottom: 1px solid #D2ECB2;
}
h1 em,
h1 span {
	color: #7EC723;
	font-style: normal;
}

h2 {
	font-size: 18px;
	color: #236A02;
	margin-bottom: 0.5em;
}

h3 {
	font-size: 18px;
	font-weight: normal;
	color: #663300;
	margin-bottom: 1.0em;
}

h6 {
	font-size: 62px;
	color: #40880C;
	margin-bottom: 0.2em;
}


/* Multi-Column List */
.columns {
	float: left;
	width: 100%;
	padding-bottom: 1.0em;
}
.columns li {
	float: left;
	width: 33.3%;
	/*
	Columns:
	1 = 100%
	2 = 50%
	3 = 33.3%
	4 = 25%
	5 = 20%
	6 = 16.6%
	*/
}


/* Print */
@media print {
	#header,
	#footer,
	#panel,
	.noprint {
		display: none;
	}

	#body_left,
	#body_right,
	#body_center,
	#body_container {
		margin: 0;
		padding: 0;
		width: auto;
		height: auto;
	}

	#body,
	#body_bg {
		overflow: auto;
	}
}
