body {
     font-family: verdana, arial, sans-serif;	 
		 width: 90%;
		 margin: 10px auto 5px auto;
     }
		 
.clear {
    clear: both;
}		 

 /* ------- Headings -------- */
 
h1 {
   font-size: 1.7em;
	 font-family: georgia, times, serif;
	 color: #000066;
	 padding: 5px 0 0 0;
}

h2 {
   font-size: 1.3em;
	 font-family: georgia, times, serif;
	 color: #000066;
 }
 
h3 {
   font-size: 1.5em;
	 font-family: georgia, times, serif;
	 color: #000066;
}

h4 {
   font-size: 1.3em;
   font-family: georgia, times, serif;
	 color: #000066;
}
 
h5 {
   font-size: 1.2em;
	 font-family: georgia, times, serif;
	 color: #000066;
}
 
h6 {
   font-size: 1em;
	 font-family: georgia, times, serif;
	 color: #000066;
}

h6.rtcol {
   font-size: .8em;
	 color: #000066;
	 font-family: georgia, times, serif;
	 margin-bottom: 4px;
	 text-align: center;
}
 
 /* ------- Page links -------- */

 
a:link { 
   color: #0000ff;
	 text-decoration: none;
	 font-size: 100%;
  }
a:visited { 
	 color: #666699; 
	 text-decoration: none;
	 font-size: 100%;
  }
a:hover { 
	 color: #000066; 
	 text-decoration: underline;
	 font-size: 100%;
  }
a:active { 
	 color: #FF00CC; 
	 text-decoration: none;
	 font-size: 100%;
	}
	
a img {
  border: none;
}	 
			 
/* ------- Header -------- */

#head {
	/*background: url('images/vertbar000066.gif') repeat-x center;*/
	height: 80px;
	margin-bottom: 20px;
}

#headad {
     font-family: arial, verdana, sans-serif;
		 font-size: 55%;
		 text-align: center;
		 color: #ffffff;
     float: right;
     margin: 5px 10px 0 0;
		 }
		 
#logo {
     float: left;
     margin: 0px 0 0 0;
		 border: none;
}	

#topnav ul {
	padding: 0px 0 0 0;
	margin: 0px 0 0 0;
	border-top: 1px #000066 solid;
	background-color: #ececf4;
	background: url('images/linkbgd170.gif') repeat-y right #ececf4;
}

#topnav ul li {
	display: inline;
}

#topnav ul li a {
	text-align: left;
	padding: 0px 8px 1px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0000CC;
	text-decoration: none;
}

#topnav ul li a:visited {
	color: #666699;
}

#topnav ul li a:hover {
	text-decoration: underline;
	color: #0033cc;
}
		 
.bars {
	background: url('images/bar3000066.gif') repeat-x center;
	width: 100%;
	margin-top: 3px;
	margin-bottom: -20px;
	text-align: left;
}

#donate {
  font-size: 80%;
  color: #b90b0b; 
  text-align: center; 
  border: #b90b0b solid 1px;
  width: 150px;
  padding: 5px 0 5px 0;
  margin: 5px -5px 10px 2px;
}	


.translate {
  border: 0px solid #000066;
  width: 158px;
  margin-right: 15px;
	text-align: center;
} 

/* ------- Content Section -------- */

#trail {
   margin: -18px 0 20px -185px;
	 font-size: 80%;
	 float: left;
	 /* border-bottom: #000066 solid 1px; */
}	 	
		 
p span {
     font-family: verdana, arial, sans-serif;
     font-weight: bold;
		 font-size: 100%;
		 }

#content {
     font-size: 80%;
		 text-align: justify;
		 height: 100%;
		 margin: 0px 180px 10px 175px;
		 padding: 2%;
     }
		 
#headads {
     margin: 0px  auto 5px 15%;
}		 
		 
#headads img {
     margin: 0px  0 5px 10%;
}		
		 
#contentads {
     text-align: center;
		 }
		 
.contentads {
     margin: 5px 0px 20px 0px;
     text-align: center;
		 }	 
		 
img.bodyimg {
     float: right;
		 padding: 5px;
		 }
		 
img.bodyimg2 {
     float: right;
		 margin-top: 5px;
		 }
		 
.col1 {
     
		 }

.col1a {
     width: 300px;
     font-weight: bold;
		 }
		 
.col1o {
     width: 400px;
		 }	

.col1o h6 {
     margin: 0 0 0 0;
}		 	 
          		 
.col2 {
     text-align: left;  
     width: 500px;
		 }

.col2r {
     text-align: right;  
     width: 500px;
		 }		 
		 
.contentimg {
     float: right;
		 padding: 5px;
		 text-align: center;
		 font-size: 80%;
}	

.contentimg2 {
		 padding: 5px;
		 text-align: center;
		 font-size: 80%;
}	

.contentimg a:hover {
     text-decoration: none;
}	 
		 		 
img.bodyimgleft {
     float: left;
		 padding: 5px;
		 }	
		 		 
#types {
     float: left;
		 }		
		 		 
#parts {
     float: right;
		 }	
		 
.available {
     border: 1px #000066 solid;
		 padding: 2px 20px 2px 20px;
		 text-align: center;
}				 
		 
.chart {
     margin: 0 0 0 200px;
}	

#locationtable {
    padding: 0px; 
		font-size: 90%; 
		
}

#locationtable td {
    padding: 15px; 
		margin: 0px; 
		font-size: 100%; 
		
}

#locationtable p {
    margin: 0 0 0 0;
}
		 	 
		 	
/* ------- Right Column -------- */ 
		 		 
div.rtcol {
   text-align: center;
	 font-size: .8em;
   float: right;
	 width: 170px;
	 margin-top: 50px;
	 border: #000066 solid 1px;
	 background: url('images/linkbgd170.gif') repeat-y right;
	 /*background:url(/images/navbgd.gif) no-repeat #ececf4;*/
	 }
	 
.ad  {
  font-size: .8em;
  margin: 5px 0 0 0px;
	padding: 0 0 0 0;
	text-decoration: none;
}

.icon {
   margin-bottom: 20px;
   margin-left: -3px;
}	 
	
.rtad {
  border-bottom: 0px solid #000066;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 12px;
	text-align: center;
	width: 160px;
	margin: 5px 0 0px 6px;
	padding-bottom: 5px;
}

.rtad img {
  border: none
}	

.rtad a:hover {
  text-decoration: underline;
	color: #0000ff;
}	 
	 
.border {
   border: 1px #000066 solid;
	 margin: 15px 0 5px 0;
}	

.rtcolads {
  margin-top: 10px;
}	 
	 
.rtcolads img {
   margin-top: 3px;
}	

.rtcolads a:hover {
	text-decoration: none;
	} 
		 
/* ------- Footer -------- */	

div.foot {
   width: 100%;
	 text-align: center;
   font-size: .75em;
	 background-color: #ffffff;
	 }
	 
.foot table {
   width: 100%;
}

/*new codes*/	 

hr.divider {
  height: 1px; 
	background-color: #000066;
}

.dealerbanner {
  margin: 15px auto 5px 100px;
}

.indent {
 margin-left: 50px 
}

.imgleft {
 float: left;
 padding-right: 10px;
}

.item {
  height: 150px;
	margin: 10px;
	border: 1px solid #107171;
	}
	
.one {
  text-align: center;
}	

.one a {
  text-decoration: underline;
}	
/*flyout*/

#wrapper {padding:0px 0px 0px 0px; border-bottom:2px solid #000066;}

#leftcolumn {float:left; width:168px; background:url(/images/navbgd830.gif) no-repeat; border:1px solid #000066; margin-top: 56px;}
#leftcolumn h3 {padding:10px 0 0 3px; margin-top: 0px; margin-bottom: -15px; font-size: 100%;}

.dropdown {display:block; position:relative}

.dropdown dt {
   width:160px;  
   border-top:2px solid #000066; 
   padding:4px; color: #000066; 
   margin-bottom: -16px; 
   cursor:pointer; 
   font-size: 80%;
}
.dropdown dt:hover {background:url(/images/linkarrow4.gif); color: #000066; font-weight: bold;}

.dropdown dd {
   position:absolute; 
	 top:0; 
	 overflow:hidden; 
	 width:168px; 
	 display:none;  
	 opacity:10;
	 margin-left: 0px;
}

.dropdown ul {width:168px; list-style:none; margin-left: -40px; margin-top: 0px; margin-bottom: 0px; background:url(/images/linkbgd.gif);}
.dropdown li {display:inline; background:url(/images/linkarrow4.gif);}
.dropdown a, .dropdown a:active, .dropdown a:visited {
display:block; 
border-top:1px solid #000066;
/*border-right:2px solid #000066;  
border-left:2px solid #000066; */
font-size: 75%; 
padding:5px; 
color:#000066; 
text-decoration:none; 
font-weight: bold; 
}
.dropdown a:hover {text-decoration:underline; color:#0000ff;}

.dropdown .upperdd {border-bottom:none}

.dropdown .lowerdd {border-bottom:1px solid #000066;}
.dropdown .underline {border-bottom:1px solid #000066}
