/*************** Layout tag styles ***************/	

body {
	font-family: Arial,sans-serif;
	font-size:10px;
	color: #333333;
	line-height: 1.166;
text-align:center;

		}
	
#frame{
text-align:center;
	width:712px;
	height:auto;
margin:0px auto;
border-bottom:6px solid #F4F2F0;
	background: #ffffff url("images/tile.gif");
	background-repeat:repeat-y;
background-position:center;


	}

#contentheader {
	width:712px;
	height:184px;
	background: #ffffff url("images/topback.gif");
	background-repeat:no-repeat;
}
		
#contentleft {
	width:185px;
margin:10px 10px 5px 15px;
	float:left;
	text-align: justify;
	border-color:#00FFFF;
}
	
#contentcenter {
	width:322px;
margin:10px 5px 10px 10px;
	float:left;
	text-align: justify;
	color: #333333;
	line-height: 1.166;
	}
	
#contentright {
	width:120px;
margin:10px 10px 10px 10px;
	float:left;
	text-align:center;
		}
	
	

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font:  120% Arial,sans-serif;
 color: #666666;
 margin: 0px;
 padding: 0px;
}

h2{
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	line-height: normal;
	text-align:left;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3{
	font: bold 100% Arial,sans-serif;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-align:left;
	font-size: 18px;
	font-weight: bolder;
	line-height: 16px;

}

h4{
	font: 100% Arial,sans-serif;
	color: #999999;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
}

h5{
	color: #ffffff;
	margin: 0px;
	padding: 8px;
	background-image:  url("images/quicksearch.gif");
	background-repeat:no-repeat;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/*************** list tag styles ***************/

ul{
	list-style-image: url("images/arrow.gif");
	
}

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

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


/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
padding:10px;
	font-size: small;
	color: #cccccc;

	}

/************** featured Box****************/
#featuredcar{
width:190px;
 margin: 1px;
 padding: 0px;
border-top:1px solid #F90C0C;
border-bottom:1px solid #F90C0C;
}

#redline{
	margin-top:2px;
	border-color: #E0DFE3;
}

#quicksearch{
	color: #334d55;
	width:164px;

background-color:#E9E9E9;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h6 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 5px;

}
.style2 {
	color: #0033CC;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 9px;
}

hr {
	border: 1px dashed #B4B4B4;
}

