/* CSS Document */
body{ margin:0 auto; padding:0; background: #3F1108 url(../images/body-bg.gif) repeat-x; }

img{border:0;}
h1,h2,h3,h4,h5,h6,p,ul,ol,form,feildset,blockquote{ margin:0; padding:0; }
p, html{ font-family:Arial, Helvetica, sans-serif, "MS Sans Serif"; font-size:12px;}

.top-bar { }

.logo h2{ font-size:25px; color:#FFEA00; text-shadow:1px 1px 1px #000; cursor:default; }
.logo h2 span {color:#fff; }
.logo h2 a{color:#fff; text-decoration:none;}


.quote-bg{ background: url(../images/quote-bg.png) repeat-x; padding:15px 0 0}
.quote { font-family: Helvetica, Arial; 
	font-size:14pt; 
	font-weight: normal; 
	color:#fff; font-style:italic; 
	padding:0;text-shadow:1px 1px 1px #000; 
	}
	
.quote .span{ color:#FFEA00; }

.menu-link ul { float:right; }
.menu-link ul li { 
	float:left; 
	list-style:none; 
	font-weight:bold;
	padding:0 10px;
	text-shadow:1px 1px 1px #083961; 
	}
.menu-link {  color:#fff; background:#9CBC3D; height:5px; border-bottom:1px solid #8A2E19; padding:0 0 0 10px;  }
.menu-link a{ color:#fff; text-decoration:none; margin:0 2px; font-weight:bold; font-size:12px;  }
.menu-link a:hover{ color:#FFEA00; border-bottom:1px dotted #FFEB64; }
.menu-link a.active { color:#FFEA00; border-bottom:1px dotted #FFEB64;}


.lower-header { background:url(../images/lower-header-bg.png);   } 
.star-bullet ul { margin-top:10px; margin-left:15px; padding-bottom:5px;}
.star-bullet ul li { list-style:none; font-family:arial; }
.star-bullet ul li { background:url(../images/star-bullet.png) 0 5px no-repeat; 
	font-size:14px; 
	font-weight: lighter;
	color:#fff; 
	padding-left:13px;
	padding-bottom:6px;
	font-weight: normal;
	font-family:Helvetica,  Arial;
	}


.car-img { position:absolute; z-index:100px; margin-top:9px; margin-left:100px; }	



.input-bg { background:none; border:none; background:url(../images/input-bg.png) no-repeat;
	padding:3px 15px 10px; display:block;
	width:146px; float:left;

}
.input-bg input { 
	text-align:center;  
	font-size:19px; font-family:Helvetica, Arial;
	width:145px; border:none; background:none;
	}
	
.right-title-heading { 
	background:url(../images/left-top-bg.gif) repeat-x; 
	color:#FF5A00; 
	font-size:15px; 
	font-family:Helvetica, Arial; 
	font-weight:bold; 
	padding:0 0 0 12px;
	}

	
.right-side-border {  padding-bottom:8px; background:#fff; border:4px solid #F5F5F5;}
.right-side-border ul{ list-style:none; margin: 0 10px; padding-top:10px; }
.right-side-border ul li{ background:url(../images/arrow.gif) 0 6px no-repeat; padding:0 0 8px 10px;}
.right-side-border ul li a { color:#C56A01; text-decoration:none; }
.right-side-border ul li a:hover { color:#9CBC3D; text-decoration: underline;  }

.google-ad { background:#fff;  margin:0 auto 0; border:4px solid #711908; }	


.body-bg-outer { background:url(../images/body-content-bg.gif) repeat; padding:15px; border:1px solid #782409; }
.body-bg { padding:15px 15px 15px 15px; text-align:justify; background:#fff; }
h1 { color:#7BA400; font-size:19px; font-family:Helvetica, Arial; font-weight:bold;  padding-bottom:5px; line-height:normal; }

.hr-line { display:block; border-bottom:1px solid #BCBCBC; margin-bottom:15px; }

.dotted-line { background:url(../images/dotted-line.gif) bottom repeat-x; margin-bottom:10px; }

p{ color:#232323;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:19px;
	margin:0;
	padding:0 0 10px;
	}
h4 { margin-bottom:5px; margin-top:8px; font-family:Arial, Helvetica, sans-serif, "MS Sans Serif"; font-size:13px;  }

	
	
	
.logo-img div img  { vertical-align:middle;   }		

.logo-img div{ float:left; background:url(../images/logo-divider.gif) left no-repeat; margin: 0 0 0 15px; padding:10px 0 0 2px; line-height:55px; height:65px; display:block; }
.logo-img .first{ background:none; margin-left:0; padding-left:0; }
	

.footer { text-align: center; padding:0 0 5px; line-height:19px; color:#FEFEFE;  }	
.footer a { color:#fff; text-decoration:none; margin:0 5px;  }
.footer a:hover {  border-bottom:1px dotted #fff; color:#fff;  }
.footer .copyright { font-size:11px; color:#fff;}

