@charset "utf-8";
/* CSS Document */

* {margin: 0; padding:1;}

a {color: #417378;
	text-decoration: none;
	}

p {margin: 20px 0px;
	
	}

h2 {font-weight: normal; letter-spacing: .2em; font-size: 16px;}

h3 {
	font-weight: bold;
	letter-spacing: .2em;
	font-size: 14px;
	text-transform: uppercase;
}

.boldco {
	font-weight: bold;
	
	}
	
.boldco a 

{	color: #417378;
	text-decoration: none;
}
		
.hmstate {
	font-weight: normal;
	color:#CC9900;
	
	
	}
.olsales {
	font-weight: normal;
	color:
	#CC3333;
	
	}
	
.legend {
	font-weight: normal;
	color:
	#CC3333;
	
	}	

.mw {
	font-weight: normal;
	color:
	#417378;
	
	}

.big_heading {
	font-weight: normal;
	letter-spacing: .18em;
	font-size: 56px;
	color: #000000;
}

.medium_heading {
	font-weight: normal;
	letter-spacing: .10em;
	font-size: 32px;
	color: #000000;
}

body {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

#adtext {
font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	
	}
	
#adtextbold {
font-family: Arial, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	font-weight:bold;
	
	}	
	


#top {
	background-image: url(images/topshort.png);
	background-repeat: repeat-x;
	height: 15px;
}

#wrap {
	width: 930px;
	margin: 10px auto;
	position: relative;

}

#header {
	margin-bottom: 50px;
	
	
	height: 170px;
	/*background-image: url(images/peoplegoing.jpg); */
	background-repeat: no-repeat;
	background-position: right;
}

#bannerad {
height:160px;
width:250px;
top:10px;
right:0px;
position:absolute;
	
	}

#container_left {
	float: left;
	width: 680px;
	margin-bottom: 30px;
}

.container_left_col_1 {
	float: left;
	width: 240px;
}

.container_left_col_2 {
	float: right;
	width: 420px;
}
#container_right {
	float: right;
	width: 210px;
	margin-bottom: 30px;
}




.container_right_col_1 {
	float: left;
	width: 1px;
}


.container_right_col_2 {
	float: right;
	width: 240px;
	text-align:right;
	margin-top:5px;
}


#container_left, #container_right, #container_left_col_1, #container_right_col_1, #container_left_col_2, #container_right_col_2 {
	padding: 3px;
}

#footer {
	margin: auto;
	width: 930px;
	border-top: 1px dotted #6c6e58;
	clear: both;
	text-align: center;
}

.post_header {
	padding: 5px;
	border-top: 1px dotted #6c6e58;
	border-bottom: 1px dotted #6c6e58;
}

.post_body {
	font-size: 12px;
}

.post_footer {
	font-style: italic;
	font-weight: bold;
	text-align: right;
	letter-spacing: .14em;
	color: #417378;
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-bottom: 1px dotted #6c6e58;
	text-decoration: none;
}

/* Navigation*/

#navcontainer{
	width: 930px;
	height: 30px;
	position: absolute;
	top:180px;
	left: 0;
}

#navcontainer ul
{
padding: .6em 0;
list-style-type: none;
background-color: #B15434;
color: #FFF;
width: 100%;
text-align: left;
}

#navcontainer li { display: inline; }

#navcontainer li a
{
text-decoration: none;
background-color: #B15434;
color: #FFF;
padding: .6em 2em;
border-right: 0px solid #fff;
}

#navcontainer li a:hover
{
background-color: #B33E16;
color: #fff;
}

/*sidebar navigation*/

#Vnavlist
{
border-bottom: 1px dotted gray;
width: 400px;
}

#Vnavlist li
{
list-style: none;
padding: 0.4em;
border-top: 1px dotted gray;
}

#Vnavlist li a { text-decoration: none; }

#vnavcontainer {
	float: left;
	width: 260px;
}

#sectioncontainer
{
padding: .6em 0;
list-style-type: none;
background-color: #B15434;
color: #FFF;
width: 100%;
text-align: center;
}

#bottomsubline
{
padding:0px;
height:5px;
width: 100%;
background-color: #B15434;
}
#tablesubline
{
padding:0px;
height:2px;
width: 100%;
background-color: #B15434;
}

#subjectcontainer
{
width: 100%;
height:40px;
padding:0px;
background-color: #ffffff;


}

#enhanced  
{
width:404px;
border:2px black solid; 
background-color: #f3e283;
}

#spacer10 
{
height:10px;

}


h1 {
	width: 600px;
	font-family: Arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	border-bottom: solid 4px #000000;
}

.question {
	font-weight: bold;
	font-size: 12pt;
}

fieldset {
	border: solid 1px #666666;
	width: 300px;
	padding: 0 10px 10px 10px;
	margin-bottom: 15px;
}

legend {
	color: #ffffff;
	background: #336633;
	border: 1px outset #cccccc;
	padding: 2px 2px 0 2px;
	font-weight: bold;
}

.currentResults {
	font-size: 8pt;
}

.vote {
	margin-top: 4px;
	padding: 0 0 0 0;
}

.vote p {
	margin-top: 6px;
	margin-bottom: 6px;
}

.errorMessage {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #ff0000;
}

.credit {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #696969;
}

/*

a:link, a:visited, a:active {
	text-decoration: none;
	background: transparent;
}

a:link {
	color: #0000ff;
}

a:visited {
	color: #990099;
}

a:active {
	color: #ff0000;
}

a:link:hover, a:visited:hover, a:active:hover {
	color: #ff0000;
}

*/

input.submit {
	color: #000000;
	background: #99cc99;
	border: 2px outset #cccccc;
}

/* Default for the poll bars */

.pollBar {
	height: 15px;
	background: #ff0000;
	border: 1px solid #000000;
}

/* Poll bar ids are sequential and one-indexed */

#pollBar1 {
	background: #ff0000;
}

#pollBar2 {
	background: #00ff00;
}

#pollBar3 {
	background: #0000ff;
}

#pollBar4 {
	background: #ffff00;
}

#pollBar5 {
	background: #00ffff;
}

#pollBar6 {
	background: #ff00ff;
}
