/*
 * HTML styles.
 */
html { height: 100%; margin-bottom: 1px; } 

body {
	font-family: verdana,helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	background: url(../images/bkg_body.gif);
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
a, a:link, a:visited  {
	color: #336600;
	text-decoration: none;
	text-decoration: underline;
}
a:active, a:hover {
	color: #89431E;
}
p {
	padding: 0px 25px 20px 0;
	line-height: 15px;
}

h2 {
	font-family: verdana,helvetica,sans-serif;
	font-weight: bold;
	font-size: 13px;
    color: #1d3f04;
	line-height: 28px;
	padding: 20px 25px 2px 0;
	}

h3 {
	font-family: verdana,helvetica,sans-serif;
	font-weight: bold;
	font-size: 13px;
    color: #93AB44;
	line-height: 20px;
	padding: 10px 25px 2px 0;
	}
img {
	padding: 0;
	margin: 0;
	}

#content ul {
    margin: 5px 0px;
	padding-right: 25px;
	padding-bottom: 15px;
}
#content ul li {
    margin-left: 50px;
	margin-bottom: 10px;
    list-style-type: square;
}

#content ul li ul {
	margin-bottom: 20px;
	margin-left: -30px;
}

#content ul li ul li {
	list-style-type: circle;
}

ol {
	margin: 5px 0px;
	padding-right: 25px;
}
ol li {
	margin-left: 30px;
	list-style-type: decimal;
	padding: 3px 0 4px 0;
}

strong {
	font-weight: bold;
}

sup {
	font-size: 8px;
	vertical-align: top;
	color:#000000;
}

em {
	font-style:italic;
}

table {
	font-size: 12px;
}

td {
	padding: 6px 3px 6px 3px;
}

td span {
	font-size: 9px
	}

th { 
	font-weight: bold;
	padding: 6px 3px 6px 3px;
}

/*
 * Block definitions.
 */
	#container {
		text-align: left;
		margin-left: auto;
		margin-right: auto;
		width: 852px;
		margin-top: 0;
		padding-top: 0;
		}
		#logo_link_div, a#logo_link, #logo_link_div div {
		position: absolute;
		display: none;
		height: 1px;
		width: 1px;
		left: -9999px;
		}
		#print_logo {
		width: 353px;
		height: 195px;
		position: relative;
		margin: 0;
		padding: 0;
		float: left;
		z-index: 400;
		}
		
	#spacer {
		height: 15px;
		width: 794px;
		}
	#nav {
		font-family: Trebuchet MS, "Times New Roman", Times, serif;
		height: 23px;
		background: url(../images/bkg_nav.gif) top left no-repeat;
		}
		#nav ul {
			padding: 0;
			margin: 0;
			list-style: none;
			line-height: 25px;
			position: relative;
			}
			#nav li {
				color: #ffffff;
				font-weight: bold;
				float: left;
				padding: 0 15px 0 15px;
				background: url(../images/bkg_nav.gif) top right no-repeat;
				}	
			#nav a, #nav a:link, #nav a:visited {
				font-size: 14px;
				font-weight: bold;
				color: #ffffff;
				text-decoration:none;
				}
			#nav a:hover, #nav a:active, #nav span {
				font-size: 14px;
				font-weight: bold;
				color: #fecb3d;
				}
	#header_container {
		width: 852px;
		height: 195px;
		text-align: left;
		overflow: hidden;
		}
		h1#logo {
			width: 1px;
			height: 1px;
			background:url(../images/bkg_logo.jpg) top left no-repeat;
			text-indent: -9999px;
			left: -9999px;
			position: absolute;
			margin: 0;
			padding: 0;
		}
		#header_container div {
			float: right;
		}
	#bylines {
			height: 30px;
			width: 852px;
			}
	#content_wrapper {
		width: 852px;
		background: url(../images/bkg_content.gif) repeat-y;
		min-height:315px;
		height:auto !important;
		height:315px;
		text-align: left;
		}
		#content {
			margin-left: 25px;
			width: 772px;
			padding: 10px 25px 10px 25px;
			}
		#right_column {
			background: url(../images/bkg_right_content.gif) top left repeat-y;
			float: right;
			width: 205px;
			margin: 15px 0 0 25px;
			}
			#right_column div.content {
				background: url(../images/bkg_right_header.gif) top left no-repeat;
				min-height:175px;
				height:auto !important;
				height:175px;
				text-align: center;
				position: relative;
				z-index: 25;
			}	
			#right_column div.content p {
				font-size: 10px;
				text-align: center;
				margin: 0;
				padding: 0 10px 5px 10px;
			}
			#right_column div.content p.top {
				font-size: 10px;
				text-align: center;
				margin: 0;
				padding: 20px 0 5px 0;
				letter-spacing:normal;
				font-weight: bold;
			}
			#right_column div.content p.member {
				font-size: 9px;
				text-align: center;
				margin: 0;
				padding: 5px;
				letter-spacing: -1px;
			}
			#right_column div.content p.right_column_left{
				font-size: 10px;
				text-align: left;
				margin: 0;
				padding: 2px 20px 5px 20px;
			}
			#right_column div.content div.right_hr {
				width: 165px;
				height: 5px;
				border-bottom: 1px solid #1d3f04;
				margin: auto;
				margin-bottom:5px;				
			}
			#right_column_footer {
				background: url(../images/bkg_right_footer.gif) top left no-repeat;
				height: 77px;
				margin-top: -45px;
				position: relative;
				z-index: 10;
			}
	#content_footer {
		width: 852px;
		height: 50px;
		background:url(../images/bkg_content_footer.gif) top left no-repeat;
	}
#footer {
	width: 852px;
	height: 35px;
	background:url(../images/bkg_footer.gif) top left no-repeat;
	margin: auto;
}
	#footer p {
		font-family: Trebuchet MS, "Times New Roman", Times, serif;
		font-size: 13px;
		color: #1d3f04;
		margin: 0;
		padding: 0;
		padding-top:5px;
		word-spacing: -1px;
		}
#copyright {
	text-align: left;
	margin: auto;
	padding-top: 5px;
	height: 65px;
	font-size: 11px;
	width: 852px;
	line-height: 17px;
	color: #ffffff;
	background: url(../images/border.gif) top left repeat-x;
	}
	#copyright a:link, #copyright a:visited {
		color: #ffffff;
		}
	#copyright a:hover, #copyright a:active {
		color: #fecb3d;
		}
			
/*Content Styles*/

.right {
	float: right;
	}
	
.left {
	float: left;
	margin: 0 15px 0 0; 
	}

.center {
	text-align: center;
	margin: auto;
}

span.red {
	color: #CC0000;
	}

/*Contact Form Styles*/

.message {
	width: 500px;
	border: 1px dashed #007F43;
	padding: 5px;
}

.message span {
	color: #007F43;
}

.error {
	width: 500px;
	border: 1px dashed #89431E;
	padding: 5px;
}

.error span {
	color: #89431E;
}

ul#site_map {
	margin-left: 65px;
}
