html {
	height:100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	position:relative;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height:100%;
	background-color: #575147;
	background-image: url(/web_images/bg_pattern.png);
	background-repeat: repeat-x;
}
/* Global */
#container {
	margin-left:auto;
	margin-right:auto;
	margin-top: 35px;
	width: 978px;
	min-height: 450px;
	background-image: url(/web_images/rounded_corner.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
	z-index: 1000;
	padding:0px;
}
#header-nav {
	margin-left:auto;
	margin-right:auto;
	width: 978px;
	height: 15px;
	margin-bottom: 0px;
	text-align: right;
	font-size: .7em;
}
#header-nav a {
	color: #ffffff;
	text-decoration: none;
	margin-right: 20px;
}
#header-nav a:hover {
	text-decoration: underline;
}
#header {
	margin-left:auto;
	margin-right:auto;
	width: 978px;
	height: 134px;
	background-image: url(/web_images/header.png);
	background-repeat:no-repeat;
	margin-bottom: 0px;
}
#header h1#logo {
	position:relative;
	float: left;
	display:block;
	height:125px;
	width: 165px;
	z-index:2;
	border: 0;
}
#header h1#logo a {
	z-index: 2;
	display:block;
	height:125px;
	width: 165px;
	border: 0;
}
#header h1#logo a span {
	position:relative;
}
/* General Content */


#content-container {
	background-color: #ffffff;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	float: left;
	width: 978px;
	padding-top: 20px;
}
#left_column {
	float:left;
	width: 168px;
	background-color: #ffffff;
	margin-right: 0px;
	min-height: 500px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	line-height: 2em;
	width: 750px;
	text-align:left;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	float: right;
	background-color: #ffffff;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#content a {
	text-decoration: none;
	color: #64447A;
	font-weight: bold;
}
#content a:hover {
	text-decoration: underline;
}
#content .image-float-right {
	padding: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	float: right;
	border: 1px solid #cccccc;
}
#content .image-float-left {
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	float: left;
	border: 1px solid #cccccc;
}
#content ul {
	padding-left: 25px;
}
#content li {
	line-height: 1.4em;
}
#content td {
	padding-left: 10px;
}
#eventsTable td {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #cccccc;
}
/* Home Content */

#home_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #d7811d;
	line-height: 2em;
	width: 978px;
	height: 745px;
	text-align:left;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background-image: url(/web_images/home_background.jpg);
	background-repeat:no-repeat;
	background-position: 100% 100%;
}
#home_content p {
	font-family: Helvetica, sans-serif;
	font-size: 1em;
	color: #d7811d;
	line-height: 1.3em;
}
#home_content a {
	text-decoration: none;
	color: #014967;
}
#home_content a:hover {
	text-decoration: underline;
}
#home_content #home_spacer {
	width: 978px;
	height: 340px;
}
#home_content #home_row_1 {
	width: 958px;
	height: 175px;
	padding: 10px 10px 10px 10px;
	font-size: .85em;
}
#home_content #home_row_1 .promo {
	width: 175px;
	height: 178px;
	float:left;
	background-image: url(/web_images/bg_promo.png);
	background-repeat:no-repeat;
	background-position: 100% 100%;
	margin-left: 15px;
}
#home_content #home_row_1 .promo .content {
	width: 145px;
	height: 178px;
	padding: 0 10px 0 10px;
	font-size: .8em;
	color: #000000;
	line-height: 1.2em;
}
#home_content #home_row_1 .promo .content img {
	text-align:center;
}
#home_content #home_row_1 .promo .content h2 {
	font-size: 1.5em;
	line-height: .8em;
	margin: 10px 0 5px 0;
	color: #88648e;
	text-align:center;
}
#home_content #home_row_1 .promo .content a {
	color: #89a835;
}
#home_content #home_row_2 {
	width: 958px;
	height: 180px;
	padding: 25px 10px 10px 30px;
	font-size: 1em;
}
#home_content #home_row_2 .feature {
	width: 340px;
	height: 158px;
	float:left;
	background-repeat:no-repeat;
	background-position: 100% 100%;
	margin-left: 40px;
	margin-top: 20px;
	font-size: .9em;
	color: #000000;
	line-height: 1.5em;
}
#home_content #home_row_2 .feature h2 {
	font-size: 1.3em;
	line-height: 1.2em;
	color: #1d8bb8;
}
#home_content #home_row_2 .feature a {
	color: #794c9d;
}
/* Header text */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom:5px;
}
#home_content h1 {
	font-size: 1.3em;
}
#content h1 {
	font-size: 1.8em;
	font-weight: normal;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #64447A;
	margin-top: 4px;
	margin-bottom: 4px;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #575147;
}
#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #81B6A3;
}
#content h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #575147;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #333333;
	line-height: 1.5em;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #333333;
	line-height: 1.5em;
}
/* Sidebar */

#sidebar {
	width: 190px;
	float: right;
	border: 1px solid #d3d0cc;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	font-size: .85em;
}
.sidebar h1 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom:0px;
	line-height:1em;
}
.sidebar h2 {
	font-size: 1.0em;
	line-height: 1em;
	color: #014967;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* General */

p {
	font-size: .8em;
	line-height: 1.5em;
	color: #333333;
	font-weight: normal;
}
/* Forms */
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	border: 1px solid #d3d0cc;
	margin-left: 100px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 300px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	border: 1px solid #d3d0cc;
	width:300px;
	height: 125px;
	margin-left: 100px;
	margin-top: 5px;
	margin-bottom: 5px;
}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	position: absolute;
	text-align:right;
	width:90px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	border: 1px solid #d3d0cc;
	margin-left: 100px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 150px;
}
/* Navigation drop downs */

#nav {
	padding-top: 107px;
	padding-left: 170px;
}
#nav ul {
	list-style-type:none;
	z-index: 500;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
	text-transform:lowercase;
	text-decoration: none;
	display: block;
	padding: 5px;
}
#nav li {
	list-style-type:none;
	float: left;
	padding: 0px 23px 0px 23px;
}
#nav li a:hover {
	color: #007DB1;
}
#nav li ul {
	z-index: 500;
	list-style: none;
	position: absolute;
	left: -999em;
	height: auto;
	width: 36px;
	font-weight: normal;
	border-width: 0.25em;
	padding: 0;
	width: 12em;
	w\idth: 11em;
	background: #9AB094;
	border: 1px dotted #ffffff;
	/* for IE */
	filter:alpha(opacity=90);
	/* CSS3 standard */
	opacity:0.9;
}
#nav li li {
	margin: 0 0 0 10px;
	padding: 0;
	margin-top: 1px;
}
#nav li ul a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-transform: none;
	text-align: left;
	color: #ffffff;
	width: 12em;
	w\idth: 11em;
	background: #9AB094;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
#nav ul li:hover, #nav ul li.sfhover {
	background-color: #9AB094;
	/* for IE */
	filter:alpha(opacity=90);
	/* CSS3 standard */
	opacity:.9;
}
#nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	margin-left: 10px;
	margin-top: 50px;
	padding-top: 0px;
	width: 180px;
	min-height: 100%;
	text-decoration:none;
	float:left;
}
#nav2 h3 {
	color: #cccccc;
	font-size: 1.3em;
	text-align:left;
	margin-left: 5px;
}
#nav2 ul {
	list-style:none;
	margin-left: 0px;
	padding-left: 0px;
	width: 150px;
}
#nav2 li {
	text-align: left;
	width: 150px;
	border-bottom: 1px solid #cccccc;
}
#nav2 li a span {
	padding-left: 1px;
}
#nav2 li a { /* set Anchors to specific size */
	background-color: #ffffff;
	display:block;
	padding-bottom: 7px;
	padding-top: 7px;
	width: 145px;
	color: #744A96;
	text-decoration:none;
	padding-left: 5px;
}
#nav2 li a:hover { /* Move Background image on hover to reveal alternate image */
	background-color: #eeeeee;
	color: #333333;
}
#nav2 li.on a, ul#nav2 li.on a:hover { /* Move bg image when selected to alternate, don't swap on hover */
	color: #333333;
	background-color: #eeeeee;
}
/* Footer */			

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #ffffff;
	text-align:center;
	clear:both;
	width: 100%;
	height: 120px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top: 15px;
}
#footer_content {
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	padding-left: 10px;
	width: 860px;
}
#footer_content p {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: .8em;
	line-height: 1.2em;
}
#footer_content a {
	color: #d3ad7b;
	text-decoration: none;
}
#footer_content a:hover {
	text-decoration: underline;
}
#footer_content .primary a {
	font-size:1.2em;
	text-decoration: none;
	text-transform:lowercase;
	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
}
#footer_content .primary a:hover {
	text-decoration: underline;
}

.red {
	color: #ff0000;
}

