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: #b43c23; 
	background-image:  url("/web_images/bg_gradient.gif");
    background-repeat: repeat-x;
}

/* Global */
#container {
	margin: 20px auto 0 auto;
	padding:0px;
	width: 810px;
	min-height: 450px;	
	background-color:#ffffff;
	z-index: 1;
	background-image:  url("/web_images/header.gif");
	background-repeat:no-repeat;	
	background-position: 146px 0;
}

#home_page {
	background-image:  url("/web_images/bg_home.jpg");
	background-repeat:no-repeat;
	background-position: 0 66px;
	height: 644px;
}


#logo {
	float:left;
}
#secondary_header {
	background-color: #ffffff;
	margin-left:auto; 
	margin-right:auto;			
	width: 810px;
	height: 126px;
	background-image: url(/web_images/secondary_header1.jpg);
	background-repeat:no-repeat;	
	margin-bottom: 0px;
}

/* General Content */
#content #left_column {
	float:left;
	width: 163px;
	padding: 50px 0 0 0;
	margin: 1px;
	display: inline;
	font-size:.8em;
}

#content #left_column ul{
	font-size:1em;
	margin:0;
	padding:0;
}

#content #left_column li{
	font-size:1em;
	margin:0;
	padding:0;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #333333;
	line-height: 2em;
	width: 785px;
	text-align: left;
	padding: 0 25px 0 0;
	margin: 0;
	min-height: 450px;	
	background-color: #ffffff;

}

#content h1 {
	margin-left: 180px;
}

#content h3 {
	font-style:oblique;
	font-size: 1em;
	margin-left: 180px;
	margin-bottom: 0;
}

#content h4 {
	font-style:oblique;
	font-size: 1em;
	margin-left: 180px;
	margin-bottom: 0;
	color: #b33d23;	
}

#content h5 {
	font-style:oblique;
	font-size: .9em;
	margin-left: 180px;
	margin-bottom: 0;
	color: #b33d23;	
}

.title {
	font-weight: bold;
	font-size: 1em;
	color: #b33d23;	
}

#content p{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-left: 180px;
}

#content table {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: .75em;
	line-height: 1.8em;
	margin-left: 180px;	
	width: 600px;
}

#content th {
	color: #ffffff;
	background-color: #b33d23;

}
#content td{
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;	
	padding-left: 4px;
}

#content  a { 
	text-decoration: none;
	color: #b33d23;

}
#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, #content ol {
	font-size: .8em;
	margin-left: 0px;
	padding-left: 0px;
}


#content ol ul {
	font-size: 1em;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type:disc;
	
}
#content li {
	line-height: 1.4em;
	margin-left: 215px;
	padding-left: 0;	
}

#content li li{

	margin-left: 25px;
	padding-left: 0;	
}
#content li p{
	font-size: .9em;
	margin: 0;
}

#content_highlight {
	padding: 0;
	margin:0;
	background-image: url("/web_images/bg_polka.gif");
	background-repeat:repeat;
	width: 810px;
	height: 257px;

}
#content_highlight_image {
	padding: 0;
	margin:0;

	width: 177px;
	height: 257px;
	float: left;

}
#content_highlight_text {
	margin: 0 0 0 200px;
	padding: 20px 20px 20px 0;
	width: 580px;
	height: 257px;
	font-size: 1em;

}

#content_highlight_text ul {

	font-size: .8em;
	
}
#content_highlight_text li {

	margin: 0 0 0 50px;
	padding: 0px;
	
}
#content_highlight_text p{

	margin: 0px;
	padding: 0px;

}



/* Home Content */
#home_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #333333;
	line-height: 2em;
	width: 810px;
	text-align:left;
	position:relative; 
	margin: 0 auto 0 auto;
	padding: 0;	

}

#home_content  a { 
	text-decoration: none;
	color: #014967;
}

#home_content  a:hover { 
	text-decoration: underline;	
}

#feature {
	width: 212px;
	height: 260px;
	padding: 0;
	margin: 10px 0 0 15px;
	z-index:-1;
	float: left;
	text-align: left;
}

#feature p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.8em;	
	color: #333333;
}

#home_footer {
	padding: 10px;
	border: 1px solid #ffffff;
	width: 850px;
}

/* Header text */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #b33d23;
	margin-top: 0px;
	margin-bottom:5px;
}

#home_content h1 {
	font-size: 1.3em;
}

#content h1 {
	font-size: 1.2em;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
	color: #014967;
	font-weight: bold;	
	margin-top: 4px;
	margin-bottom: 4px;	
}



p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #333333;
	line-height: 1.5em;
}

/* Sidebar */
#sidebar {
	width: 190px;
	float: right;
	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 {
	margin-top: 40px;
	width: 650px;
	float: right;

}

#nav ul {
	list-style-type:none;
	z-index: 500;
	padding: 0;
	margin:0;
	height: 20px;
}

#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #ffffff;
	text-decoration: none;
	display: block;	
	padding: 3px;
	z-index: 500;
	background-color: #d8311e;		
}

#nav li {
	list-style-type:none;
	float: left;
	padding: 2px 4px 2px 4px;
	z-index: 500;
	
}

#nav li a:hover {
	color: #f7ad6c;

}

#nav li ul {
	z-index: 500;
	list-style: none;
	position: absolute;
	left: -999em;
	height: auto;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
	padding: 0;
	width: 12em;
	w\idth: 11em;
	background: #ffffff;
	border: 2px solid #d8311e;
}

#nav li li {
	margin: 0;
	padding: 0;
	margin-top: 1px;
}

#nav li ul a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: normal;	
	color: #d8311e;	
	width: 12em;
	w\idth: 11em;
	background: #ffffff;
}

#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: #d8311e;
	/* for IE */
	/*filter:alpha(opacity=70);*/
	/* CSS3 standard */
	/*opacity:0.7;*/
}
		
#nav2 {
	font-family: Arial, Helvetica, sans-serif;

	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	width: 130px;
	min-height: 100%;	
	text-decoration:none;
}
		#nav2 ul {
			list-style:none;
			margin-left: 0px;
			padding-left: 0px;
			width: 130px;			
		}	 

		#nav2 li { 
			text-align: left;
			width: 130px;			
			border-bottom: 1px solid #333333;	
		}
		
		#nav2 li a span { 
			padding-left: 1px;
		}
		
		#nav2 li a { /* set Anchors to specific size */
			display:block;
			padding-bottom: 5px;
			padding-top: 4px;		
			width: 130px;
			font-weight:bold;
			color: #b33d23;
			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: #d2a69b;
	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: #d2a69b;
	font-size: .7em;
	line-height: 1.2em;
}

#footer_content a {
	color: #ffffff;
	text-decoration: none;
}

#footer_content a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#footer_content .primary a {
	font-size:1.2em;
	color: #ffffff;
	text-decoration: none;
	text-transform:lowercase;
	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;	
}

#footer_content .primary a:hover {
	text-decoration: underline;
}
