/* All global styles for the <body> are in the layout.css file*/
	
.maintextleft{FONT-FAMILY: Arial, Verdana, sans-serif; FONT-SIZE: 14px; color: #000000; text-align:Left; padding:5px;}
	
.centerblack{
	font-size:12px;
	color: black;
	text-align: center;
	}
	
.headingred{
	font-size:20px;
	color: red;
	text-align: center;
	margin:0;
	}
    
.subred{
	font-size: 16px;
	color: red;
	text-align: center;
	margin:0;
	}
	
.textcenter	{
 	text-align:center;
	border: 0px solid white;
	padding: 10px;
	font-size: 24px;
	color: white;
	vertical-align: top;
	} 
	
	.textleft	{
 	FONT-FAMILY: Verdana, sans-serif;
	 FONT-SIZE: 12px;
	  color: black;
	   text-align:Left;
	} 
	.textright	{
 	FONT-FAMILY: Verdana, sans-serif;
	 FONT-SIZE: 12px;
	  color: black;
	   text-align:right;
	} 
	.12pxtext{
	font-size:12px;
	}
	
	.blackborder {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width:80%;
	margin:auto;
	padding:5px;
	background:#ababab;
}
	/* below styles for results page*/
	
table.data { border: 1px solid #000;
        border-collapse: collapse;}

table.solidborder { border: 1px solid #000;
        border-collapse: collapse;}
		
table.data td	{a:link color:blue; border: 1px solid #000;
        border-collapse: collapse; font-size:13px;}
	


#link {
	color: #0000FF;
	text-decoration: none;
}
	
h2, h3, h4, h5, h6 { margin: 0;} /*stops top of boxes being broken*/
H1 {
	COLOR:RED;
	font-size: 22px;
	margin:0;
}

a { color: #0000ff; text-decoration: none;}
/*
.link:visited { color: #ffffff; }
.link:hover { color: #999999; text-decoration: none; }
*/


.tablemain {
	background: #cecece;
	height:100%;
	width:100%;
	padding:0px;
	}
	
.\10padding{
	padding:10px;
	}
	
#padding {margin-left:10px; margin-right:0px; margin-bottom:10px; margin-top:10px;}

/*horizontal nav menu*/
#navhorizontal {padding: 0px; width:90%; border-collapse:collapse;}
#left {background: transparent url("/images/h-nav-left.gif"); background-repeat: no-repeat; width:50px; height:125px; text-align: right; }
#center {background: transparent url("/images/h-nav-bg1px.gif"); background-repeat: repeat-x; height:120px; }
#right {background: transparent url("/images/h-nav-right.gif"); background-repeat: no-repeat; width:50px; height:120px; text-align: left; }


	 /* ----------navigation stuff-------------------*/
	   ul#navlist
{
margin: 0 auto;
padding: 0;
width: 149px;
}

#navlist li
{
list-style-type: none;
background-color: #b6b6b6;
color: #ffffff;
border: .2em solid #910000;
font-weight:600;
text-align: center;
padding: .2em;
margin-bottom: .1em;
}

#navlist li a
{
color: #ffffff;
text-decoration: none;
display: block;
}

#navlist li a:hover
{
background-color: #faebd7;
color: #191970;
}

/*css for results page menu*/
 div#navcontainerr
{
background-color: #818181;
border-top: solid 2px #910000;
border-right: solid 2px #910000;
border-left: solid 2px #910000;
border-bottom: solid 2px #910000;
}

div#navcontainerr ul
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:13px;
color: white;
text-align: center;
margin: 0;
padding-bottom: 5px;
padding-top: 5px;
}

div#navcontainerr ul li
{
display: inline;
margin-left: -4px;
}

div#navcontainerr ul li a
{
padding: 5px 10px 5px 10px;
color: white;
text-decoration: none;
border-right: 1px solid #910000;
}

div#navcontainerr ul li a:hover
{
background-color: #cfcfcf;
color: red;
}

#activer a { border-left: 1px solid #910000; }

/*results page but for year bar, makes it 200px wide*/
 div#navcontainerry
{
background-color: #bebdbd;
border-top: solid 2px #910000;
border-right: solid 2px #910000;
border-left: solid 2px #910000;
border-bottom: solid 2px #910000;
}

div#navcontainerry ul
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:13px;
color: white;
text-align: center;
margin: 0;
padding-bottom: 5px;
padding-top: 5px;
}

div#navcontainerry ul li
{
display: inline;
margin-left: -4px;
}

div#navcontainerry ul li a
{
padding: 5px 10px 5px 10px;
color: white;
text-decoration: none;
border-right: 1px solid #910000;
}

div#navcontainerry ul li a:hover
{
background-color: #cfcfcf;
color: red;
}

#activerry a { border-left: 1px solid #910000; }

/* EmailForm 
------------------------------------------------------------------------------- */
#EmailForm {
	width: 360px;
	text-align: left;
	padding-bottom: 20px;
	border: none;
}
#EmailForm.full { width: 100%; }


#EmailForm fieldset {
    border: none;
}

#EmailForm legend {
	display: none;
}
#EmailForm h3 {
	clear: both;
	padding: 15px 0 5px;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: bold;
}

#EmailForm label,
#EmailForm p {
	display: block;
	clear: both;
	width: 310px;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 9px;
}

#EmailForm input {
	display: block;
	margin-top: 3px;
}

#EmailForm select {
	float: left;
	display: block;
}

#EmailForm label.first,
#EmailForm label.city {
    clear: left;
    margin-right: 10px;
    width: 150px;
}

#EmailForm label.second,
#EmailForm label.state {
	float: left;
	clear: none;
	margin: 0 10px 0 0;
	width: 150px;
}
#EmailForm label.state { width: 60px; }

#EmailForm label.first input,
#EmailForm label.city input,
#EmailForm label.second input {
	float: left;
	width: 150px;
	padding: 0;
}

#EmailForm label.state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

#EmailForm label.zip,
#EmailForm label.zip input {
	float: left;
	width: 80px;
}
#EmailForm label.zip { clear: none; }

#EmailForm label {
	float: left;
	clear: left;
	width: 310px;
	margin: 0;
	line-height: 1.5em;
}

#EmailForm label input {
	float: left;
	width: 310px;
	padding: 0;
}

#EmailForm input.radio,
#EmailForm input#radiobutton_1,
#EmailForm input#radiobutton_2,
#EmailForm input#radiobutton_3,
#EmailForm input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}

#EmailForm label.radio,
#EmailForm label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

#EmailForm input.checkbox,
#EmailForm input#checkbox_1,
#EmailForm input#checkbox_2,
#EmailForm input#checkbox_3,
#EmailForm input#checkbox_4 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

#EmailForm label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
/* style the #EmailForm elements to look similar across browsers ... emulates Safari */
#EmailForm label input,
#EmailForm textarea {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 0 2px;
    height: 18px;
    line-height: 20px;
    background: #fff url() repeat-x top left;
}
#EmailForm input.checkbox,
#EmailForm select {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background-color: #fff;    
}
#EmailForm textarea {
	margin-top: 3px;
	width: 383px;
	height: auto;
	display: block;
}

#EmailForm label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}
#EmailForm input.button {
    clear: left;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
	background-color: #EBE9ED;
}

/*----  RSS Feed Styles ----- */
.rssItem{
	font-size:12px;

	}

/*----  Image Glider Styles ----- */
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider, #slider li{ 
	width:500px;
	height:200px;
	overflow:hidden; 
	}
span#prevBtn{}
span#nextBtn{}

