﻿{
	
}/***************************************************************
* GENERAL CLASSES    
***************************************************************/
body
{
	Padding:0Px;
	Margin: 0Px;
	Background-Color: #fffff;
	Font-Family:'Arial';
}

.trim
{
	Font-Size: 1px;
	Padding:0Px;
	Margin: 0Px;
	border: 0px;
	Background-Color: #ffffff;
}

.menu
{
	height:39px;
	background-image:url('../images/menu_bg.jpg');
	background-repeat:repeat-x;
	color:#f03804;
	font-size:16px;
}

.menu a:link
{
	height:39px;
	color:#f03804;
	font-size:16px;
	text-decoration:none;
}

.menu a:visited
{
	height:39px;
	color:#f03804;
	font-size:16px;
	text-decoration:none;
}

.menu a:hover
{
	height:39px;
	color:#f03804;
	font-size:16px;
	text-decoration:underline;
}



.menu a:active
{
	height:39px;
	color:#f03804;
	font-size:16px;
	text-decoration:underline;
}



.header
{
	font-size:12px;
	color:#3e3e3e;
}

.header a:link
{
	font-size:12px;
	color:#3e3e3e;
	text-decoration:none;
}


.header a:visited
{
	font-size:12px;
	color:#3e3e3e;
	text-decoration:none;
}


.header a:active
{
	font-size:12px;
	color:#3e3e3e;
	text-decoration:none;
}


.header a:hover
{
	font-size:12px;
	color:#3e3e3e;
	text-decoration:underline;
}



.xdots
{
	height:5px;
	background-image:url('../images/dot.png');
	background-repeat:repeat-x;	
}

.ydots
{
	width:5px;
	background-image:url('../images/dot.png');
	background-repeat:repeat-y;
	background-position:center;
	padding-left:15px;
	padding-right:15px;
}

.ydots2
{
	width:5px;
	background-image:url('../images/dot.png');
	background-repeat:repeat-y;
	background-position:center;
}


.links
{
	height:17px;
	font-size:12px;
	text-decoration:none;
	color:black;
}

.links a:visited
{
	height:17px;
	font-size:12px;
	text-decoration:none;
	color:black;
}

.links a:link
{
	height:17px;
	font-size:12px;
	text-decoration:none;
	color:black;
}

.links a:active
{
	height:17px;
	font-size:12px;
	text-decoration:underline;
	color:black;
}

.links a:hover
{
	height:17px;
	font-size:12px;
	text-decoration:underline;
	color:black;
}

.copyright, .copyright a:link, .copyright a:visited
{
	font-size:10px;
	color:#8c8c8c;
	padding-bottom:20px;
	text-decoration:none;
}

.copyright a:hover, .copyright a:active
{
	font-size:10px;
	color:#8c8c8c;
	padding-bottom:20px;
	text-decoration:underline;
}


.title
{
	color:#454545;
	font-size:20px;
}

.bodyText
{
	color:black;
	font-size:12px;
	padding-bottom:6px;
}

.bodyTextS
{
	color:#ff7f29;
	font-size:12px;
	padding-bottom:2px;
}

.bodyTextS a:link, .bodyTextS a:hover, .bodyTextS a:active, .bodyTextS a:visited
{
	color:#ff7f29;
	font-size:12px;
	padding-bottom:2px;
	text-decoration:none;
}



.mainPagePromo
{
	width:286px;
	height:223px;
	background-image:url('../images/bg_oval.png');
	background-repeat:no-repeat;
	background-position:center:top;
}

.mainPagePromoTitle
{
	color:#f03804;
	font-size:16px;
	font-weight:bold;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:10px;
}

.contactPageTitle
{
	color:#f03804;
	font-size:16px;
	font-weight:bold;
	padding-left:20px;
	padding-top:20px;
}


.mainPagePromoText
{
	color:black;
	font-size:15px;
	padding-left:20px;
	height:29px;
}

.contactPageText
{
	color:black;
	font-size:15px;
	padding-left:20px;
}



.marquee 
{
	height:130px;
	width:236px;
}

.carsale
{
	height:34px;
	background-image:url('../images/car_bg.jpg');
	background-repeat:repeat-x;
	color:#707070;
	font-size:12px;
}

.carsale_header
{
	height:34px;
	color:#454545;
	font-weight:bold;
	font-size:12px;
}

#marqueecontainer{
position: relative;
height: 130px; /*marquee height */
overflow: hidden;
padding: 2px;
padding-right: 4px;
}


.input
{
	border: 1px #a7b884 solid;
	width:100px;
}

div.menu
        {position:absolute;
         visibility:hidden;
         }


.dynamicMenu, .dynamicMenu a:link, .dynamicMenu a:visited
{
	color:#f03804;
	font-size:14px;
	text-decoration:none;
	padding-bottom:10px;
}

.dynamicMenu a:active, .dynamicMenu a:hover
{
	color:#f03804;
	font-size:14px;
	text-decoration:underline;
	padding-bottom:10px;
}





