/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	background-color: #333333;
	text-align: center;
}

p,h1,pre {
	margin:0px 10px  0px 10px;
	cursor: text;
		}

a:link, a:visited, a:hover {
	color: #000066;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	position: inherit;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
	margin:0px 10px 10px 10px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 110%;
 color: #000033;
}

h2{
 font-size: 90%;
 color: #006699;
}

h3{
 font-size: 70%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 60%;
 color: #334d55;
}

ul{
	list-style-type: square;
	font-size: 60%;
	color: #000033;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}


				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

	
#frame {
	width:860px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:10px 10px 10px 10px;
	text-align:left;
	background-color: #FFFFFF;
		}
		
#contentleft {
	width:800px;
	padding:0px;
	float:left;
	background:#fff;
	text-align: left;
	margin-bottom: 10px;
		}
	
#contentcenter {
	width:615px;
	padding:0px;
	float:left;
	margin-top: 10px;
		}
		
#contentcenter #adright {
	width:auto;
	padding:0px;
	float:right;
	margin: 10px 10px 20px 20px;
	position: relative;
		}
#contentcenter #floatright {
	width:auto;
	padding:0px;
	float:right;
	background:#eee;
	margin: 10px 10px 20px 20px;
	max-width: 250px;
		}
	
#contentright {
	width:60px;
	padding:0px;
	float:left;
	background:#fff;
		}
	
#masthead {
	width: 860px;
	border-bottom: 2px solid #0066cc;
	border-top: 2px solid #0066cc;
	text-align: left;
	margin-bottom: 5px;
		}
		
#mastheadleft {
	width:280px;
	padding:0px;
	float:left;
	background:#fff;
	text-align: left;
		}
		
#masthead #mastheadright {
	width:540px;
	padding:0px;
	float:right;
	background:#fff;
	text-align: right;
	padding-top: 12px;
		}
				
#masthead_topline {
	border-top: 2px solid #0066cc;
	padding-bottom: 3px;
}

#navleft {
	width:185px;
	float:left;
	background-color: #FFFFFF;
	}
	
#navmain {
	width:802px;
	float:left;
	background-color: #000033;
	padding-bottom: 20px;
	}
/* adjust margins to change separation between the feature image and text flowing around it */



/************* #navtop styles ***************/

#navtop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 20px;
	}
	
#navtop a:link {
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
	
#navtop a:visited {
	color: #003399;
	font-weight: bold;
	}
	
#navtop a:hover {
	color: #003399;
	font-weight: bold;
	}
	
#navtop a:active {
	}

/************* #contentcenter styles ***************/

#contentcenter p {
	color: #000033;
	font-size: 12px;
	line-height: 13px;
	margin-bottom: 10px;
	}

/************* #footer styles ***************/
#bottom {
	height: 29px;
	position: absolute;
	display: inline;
	vertical-align: bottom;
	margin-top: 193px;
}
#footer {
	border-bottom: 2px solid #0066cc;
	border-top: 2px solid #0066cc;
	text-align: justify;
	padding-top: 6px;
	padding-bottom: 0px;
	height: 70px;
	padding-right: 0px;
	padding-left: 0px;
}
#footer #number {
	text-align: center;
	float:left;
	width: 185px;
	position: relative;
	font-size: 16px;
}
#footer #links {
	text-align: center;
	float:right;
	width: 555px;
	position: relative;
	top: 5px;
	right: 50px;
}

/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#footer img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
#footer a:link {
	text-decoration: none;
	border: solid #cccccc 1px;
}
#footer a:visited {color: #336699; text-decoration: none; }
#footer a:hover {
	color: #0066FF;
	text-decoration: underline;
}
#footer a:active {color: #336699; } 

#footer p {
	color: #000033;
	font-size: 10px;
	}
	
.footer_1 {
	color: #000033;
	}
	
.footer_2 {
	color: #000033;
	font-size: 120%;
	}
/************** #advert styles **************/

#advert{
	font-size: 80%;
	border-top: 1px solid #ffffff;
	text-align: center;
	margin: 10px 0px 10px 0px;
	border-bottom: 1px solid #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 20px 0px 25px 10px;
	font-size: 80%;
}

/************** #image styles **************/
.floatleft {
	float: left;
	padding-bottom: 10px;
	clear: both;
	padding-right: 10px;
}
.mobilitysales_logo {
	margin: 0px 10px 0px 10px;
}
.floatright {
	float: right;
}
.handicapvans_bold {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.state_list {
	font-size: 10pt;
}
#Layer1 {
	background-image: url(../images/transparentbg.gif);
	filter: alpha(opacity=50);


-moz-opacity:.25;		opacity:.25;
	;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-position: top;
	vertical-align: bottom;
	position: fixed;
}
#location_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #0D2E86;
}
.location_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #0D2E86;
}
#frame #contentleft #contentcenter table {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
