/* CSS Document */

html {
	margin: 0;
	padding: 0;
}

/* set default margin & padding to 0 */
div, span, h1, h2, h3, h4, h5, p, ul, li, dl, dd, dt, ol, blockquote, pre, table, tr, td, th, a {
	padding: 0;
	margin: 0;
}

flashcontent {

}

.right {
	float: right;
}

.left { float: left; }

p {
	font: normal 11px "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 14px;
	margin: 0 0 10px 0;
	padding: 0;
}

a img { border-style: none; }

a {
	text-decoration: underline;
	color: #40580E;
}

a:hover {
	text-decoration: none;
}

/* BASIC SHELL OUTLINE */
#center-wrap {
	width: 780px;
	background: #fff;
	margin: 0 auto;
}

#content {
	background: transparent url(../images/content_bg.gif) repeat-y 0 0;
	margin: 0;
	padding: 0;
	float: left;
}

/* HEADER */
#header {
	float: left;
	width: 780px;
	height: 115px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

#header-top {
	background: transparent url(../images/top_header_bg.gif) no-repeat top right;
	width: 780px;
	height: 30px;
	float: right;
	text-align: right;
}

#header-top a {
	font: normal 11px "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	color: #003B71;
	text-decoration: none;
	margin: 6px 10px 0 0;
	display: block;
	width: 80px;
	float: right;
}

#header-top a:hover {
	color: #A9CA59;
}

#header img {
	margin: 10px 10px;
}

/* NAVIGATION */
#navigation {
	border: 1px solid #474953;
	margin: 3px 10px 10px 10px;
	padding: 3px 3px;
	float: left;
	width: 753px;
}

*html #navigation {
      margin: 3px 0 10px 5px;
      padding: 4px 4px;
}

#navigation ul {
	float: left;
	list-style: none;
}

#navigation ul li {
	float: left;
	border-right: 1px solid #474953;
	/*width: 150px;*/
	padding: 0 28px;
}

#navigation ul li.no-border {
	border: none;
}

#navigation a {
	font: normal 11px "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	color: #474953;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#navigation a:hover {
	color: #A9CA59;
}
  
/* COLUMN SELECTOR FOR DEFAULT SEE DEFAULT.CSS
   COLUMN SELECTOR FOR INTERNAL SEE INTERNAL.CSS */


#footer {
	float: left;
	width: 780px;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	border-top: 1px solid #DED3B9;
	padding: 10px 0 0 0;
}

/* Form Elements */
#form-column {
	float: left;
	width: 178px;
	text-align: left;
	padding: 15px 10px 10px 10px;
}

form {
	float: left;
	width: 196px;
	margin: 0;
	padding: 0;
}

#form-column h1{
	font: bold 12px "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 16px;
	color: #40570E;
	padding: 0;
	margin: 0 0 5px 0;
}

#form-column p {
	color: #45321C;
	font: italic 10px "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	margin: 0;
	padding: 0 15px 10px 0;
}

#form-column ul {
	float: left;
	list-style: none;
}

#form-column ul li {
	background: transparent url(../images/check_mark.gif) no-repeat 0 4px;
	font: bold 11px "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #464A53;
	padding: 0 0 0 20px;
	margin: 0 0 10px 0;
}

fieldset {
	border: none;
	margin: 0 0 10px 0;
	padding: 0;
}

fieldset label {
	font: normal 11px "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	color: #474A53;
	display: block;
	margin: 0;
	padding: 5px 0 5px 0;	
}

input {
	width: 170px;
	height: 17px;
	background-color: #DED3B9;
	border: 1px solid #474A53;
	font: bold 11px "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	color: #45321C;
	padding: 2px 0 0 2px;
}





.form_left {
	float: left;
	margin: 0 20px 0 0;
}

#state {
	width: 30px;
}

#zip {
	width: 117px;
}

#dob {
	width: 100px;
}

#gender {
	width: 46px;
}

#submit {
	background: #45321C url(../images/submit_btn.gif) no-repeat 0 0;
	color: #FFFFFF;
	font: normal 11px "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border: none;
	width: 175px;
	height: 22px;
}

/* DRIVERS */
.driver {
	width: 290px;
	height: 220px;
	float: left;
}
.border-t {
	border-top: 1px solid #DED3B9;
}

.border-btm {
	border-bottom: 1px solid #DED3B9;
}

.border-r {
	border-right: 1px solid #DED3B9;
}

.border-l {
	border-left: 1px solid #DED3B9;
}

.driver-copy {
	float: right;
	width: 144px;
	margin: 0;
	padding: 10px 12px 0 12px;
}
.driver-copy h2 {
	font: bold 11px "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	color: #464953;
	line-height: 14px;
	margin: 0 0 10px 0;
}

.driver-btn {
	float: left;
	width: 280px;
	margin: 0 10px 0 0;
}

.driver-btn a {
	display: block;
	background: transparent url(../images/learn_btn.gif) no-repeat 0 0;
	width: 143px;
	height: 14px;
	font: bold 11px "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	float: right;
}

.driver-btn a:hover {
	color: #A9CA59;
}
.photo { margin-right: 10px; }
/* QUOTES */
.open-quote {
	background: transparent url(../images/open_quote.gif) no-repeat 0 0;
	float: left;
	margin: 10px 10px;
	padding: 0;
}

.close-quote {
	background: transparent url(../images/close_quote.gif) no-repeat bottom right;
	float: left;
	padding: 2px 20px 0 25px;
}

.close-quote p {
	font-size: 17px;
	line-height: 19px;
}

.testimonial {
	color: #40580E;
	float: right;
	width: 180px;
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	text-align: left;
}

/* IE HACKS */
*html form {
    width: 178px;
}

*html .driver-copy {
    width: 154px;
    padding: 10px 10px 0 0;
}

*html .driver-btn {
    width: 270px;
}

*html .open-quote {
    margin: 10px 10px 5px 10px;
}

*html .close-quote {
    width: 200px;
}

#contact-form-left {float:left; width:220px;}
.contact-form-short {width:210px;}
#contact-form-right {float:right; width:220px;}
.contact-comments {width:210px; height:100px;}

#subnav_container {
	float: left;
	width: 178px;
	text-align: left;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;	
	border-bottom: 1px solid #40570E;
}

#subnav_container ul li {
  list-style-image:url(../images/arrow.jpg);
  background:none;	
  margin: 10px 0 0 20px;
  padding: 0;
  line-height: 12px;
}

.subnav_ul { margin:0px; padding:0px; list-style-type:none;  }
.subnav, .subnav_second, .subnav_third { border-bottom:#fff solid 1px;  }
.subnav a, .subnav_second a, .subnav_third a { margin:0;display:block; height:20px; padding-top:3px;padding-left:5px;color:#40570E; text-decoration:none;}
.subnav_second a { margin:0; }
.subnav_third a { margin:0; }
.subnav a:hover{ height:20px; text-decoration:none; }
.subnav_second a:hover{ height:20px; text-decoration:none; }
.subnav_third a:hover {height:20px; text-decoration:none; }
.active { display:block;  height:20px; padding-top:3px; text-decoration:none; }
