body{background-color:#666666}

a.menuitem:link {

	color: #ffffff;

	text-decoration:none;

}



a.menuitem:visited {

	color: #ffffff;

	text-decoration:none;

}



a.menuitem:hover {

	color: #cccccc;

	text-decoration:none;

}



a.menuitem:active {

	color: #ffffff;

	text-decoration:none;

}





a:link {

	color: #000;

	text-decoration:none;

}



a:visited {

	color: #000;

	text-decoration:none;

}



a:hover {

	color: #666;

	text-decoration:none;

}



a:active {

	color: #000;

	text-decoration:none;

}





#main{ 

	width:800px;

	text-align:left;

	border:2px solid #800;

	background-color: #cccccc;

	margin:0;

	padding:0;

}

#banner{

	height: 200px;

	background-image:url(images/headerpic.jpg);

	background-position:-0px -50px;

	text-align:center;

	margin:0;

}

#topmenubar{

	background-image: url(images/menu-bg.gif);

	background-repeat: repeat-x;

	margin:0;

	padding:0;

}

.menuitem{

	font-family: "Times New Roman", Times, serif;

	font-size: 11px;

	color: #ffffff;

	line-height: 19px;

	text-decoration: none;

}

#leftmenu{

	float:left;

	width: 160px;

	color:#000000;

	margin:0;

}

#leftmenu ul{

	font-weight:bold;

	font-size:90%;

	text-align: left;

	margin:.5em -.9em 0 1.4em;

	border:0px solid red;

	padding:0;

	list-style-image: url(images/autoclub.gif);

	text-decoration:none;

	/*line-height: 1.2em;*/

	

	

	/*text-indent:-1.1em;*/

}



#redborder{

	float:left;

	background-color:#800;

	margin:0;

	padding:0;

}

#content{

	background-color:#cccccc;

	margin:0 0 0 10px;

width:630px

}

#contentmargin {

margin: 0 20px;

}





#phonebanner{

margin:0;

padding:0;

	text-align:center;

	font-size:130%;



}
#rapcontainer  {
	float:left;
	width: 800px;
}
#raplft  {
	width: 200px;
	float: left;
}
#raprgt  {
	width: 550px;
	float: left;
}
/*wordpress*/

#content-container  {
	float: left;
	margin: 0 10px 20px 10px;
	padding-right: 0px;
}
#lftcol  {
	float: left;
	width: 200px;
	padding: 0 10 0 0;
}
#rgtcol  {
	float: left;
	width: 575px;
	padding: 0;
}

