body {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	
}
TD {
	color: #2E5F8F;
	font-size: 12px;
	font-family: arial;
}

.titleRow { background-color: #2E5F8F; color: #FFFFFF; height:25px;}
 	.oddRow { background-color: #B8C5D0; }
 	.evenRow { background-color:#D0DCE7; }
	
	.titlePage  {font-size: 13pt; font-weight: bold; color: #000000; }
    .redText { color: #ff0000; }
	
	.titleRow h2 { 
margin:0px; 
padding:0px; 
font-size: 12px;
font-weight: bold;
} 


	A { color: #000000; text-decoration: none;}
	A:hover	{color: #0A131C; text-decoration: underline;}
	
	A.footer { font-weight: normal; font-size: 8pt; text-decoration: none; color: #000000; }
	A.footer:hover {color: #000000;  text-decoration: underline; }
	.closeWindow { background-color: #cccccc;  color: #000000; text-decoration: none;}
	img { border-color : #000000 }

	
/*************************
Top Menu Style
*************************/	
#topMenu a	{
	font-size: 9px;
	font-family: verdana;
	text-decoration:none;
	color: #0A131C;
	font-weight: bold;
}

#topMenu a:hover	{
	text-decoration:none;
	color: #FFFFFF;
}

#topMenu td	{
text-align: center;
}
.imgSpacermenu	{
padding-left: 6px;
padding-right: 6px;
}
/*******************************/


#inventoryOptionsTable .inventoryOptions {
background-color: #D0DCE7;
}

#inventoryOptionsTable .inventoryOptionsOver {
  background-color: #E1E1E1;
 }
	/* Inventory Details "Schedule Test Drive", etc. Tools buttons */
	.submitButton {
		font-family: Tahoma, Verdana, Arial; 
		font-size: 10px; color: #ffffff; 
		background-color: #2E5F8F;
		border-color: #B8C5D0;
		letter-spacing: 1px; 
		position: relative; 
		left: 8px;

		font-weight: bold; 
		border-style: solid; 
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px
	}	
	/* ../inventory/index.cfm "Search" and "View All" buttons */
	.searchFormBtn {
		font-family: Tahoma, Verdana, Arial; 
		font-size: 10px; color: #ffffff; 
		background-color: #FF9200;
		/* background-color: #336666; */
		border-color: #feefc4 #ffdc78 #ffdc78 #feefc4; 
		letter-spacing: 1px; 
		left: 8px;
		height: 25;

		font-weight: bold; 
		border-style: solid; 
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px
	}		

 
 /* Home Page Featured Cars */
   .homeFeaturedCarBg {
    padding: 5px;
	background-color: #FFFFFF;
	width:150px;
  }
   .homeFeaturedCarPrice {
    color: #990000;
	font-weight: bold;
  }
  .homeFeaturedTitle {
    padding: 3px;
	background-color: #ff0000;
	color: #ffffff;
	font-weight: bold;
	border-bottom: solid 2px #ffffff;
  }
  /**************************************************
    MULTI IMAGE NEXT PREV FIST LAST CSS
**************************************************/
.imgSlideOver {
	cursor:pointer;
	background-color: #e1e1e1;
	color: #000000;
	}
.imgSlideOut {
	background-color: #B8C5D0; 
}
.showingImages {
	background-color: #e1e1e1;
}

/**********************************************	
Loan Calculator / Test Drive etc
///////////////////////////////////*************/
.tableBorder	{
background-color: #2E5F8F;
color: #ffffff;
}

.toolsPrice	{
color: #000000;
background-color: #B8C5D0;
}

.toolsBtmTable	{
background-color: #ffffff;
font-size: 10pt;
}
	
  /**************************************************
    CONTACT FORM CSS
**************************************************/	
   .contactFormHeading
   	{
		font-size: 11pt;
		color: #2E5F8F;
		padding-bottom: 3px;
		border-bottom: 1px solid #2E5F8F;
		width: 70%;
	}
	.contactFormHeaddingSpacer
	{
		  padding:5px;
	}
	#contactFormTable td
	{
		padding-top: 5px;
	}



H2 {
	font-size:16px;
}	

/*******************************************************************************
									Navigation 
*******************************************************************************/

A.leftNav { 
	font-family: verdana;
	font-size: 13px;
	font-weight:bold;
	color: #008ecd;
	text-decoration:underline;
}
A.leftNav:hover { 
	font-family: verdana;
	font-size: 13px;
	font-weight:bold;
	color: #008ecd;
	text-decoration:underline;
}

/*******************************************************************************
										Recently Viewed
*******************************************************************************/
#recentlyViewed td.title
{
	font-family:arial,verdana,sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #B8C5D0;
	padding-bottom:8px;
}
#recentlyViewed td.vehicleBG
{
	background-color:#B8C5D0;
	padding:5px;
}	

/**************************************************************************
 *					Staff Page
 *************************************************************************/
 #staffPage
 {
 	width:600px;

 
 }
#staffPage .subHeading
{
	background-color: #333298;
	color: #ffffff;
	font-weight:bold;
	font-size:10pt;
	padding:5px;
}
#staffPage ul 
{
	list-style: none;
}
#staffPage li 
{
	padding: 3px 0px 3px 15px;
	background: url(50087/images/arrow.gif) 0 0.4em no-repeat; 
}

/*******************************************************************************
									Hours of Operations 
*******************************************************************************/
#popuphours {
	background-color: #000000;
	color: #FFFFFF;
}
#popuphours .heading {
	background-color: #999999;
	color: #FFFFFF;
	font-weight:bold;
}
#popuphours .days {
	text-align:right;
	font-weight:bold;
	color: #FFFFFF;
}

#popuphours .hours {
	color: #FFFFFF;
}


/**************************************************************************
 *					PAGE TITLES/SECTIONS
 *************************************************************************/
 
.PageSectionTitle {
	font-family:arial,verdana,sans-serif;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	color: #D03539;

}
 
.pageTitle {
	font-family:arial,verdana,sans-serif;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	color: #D03539;
	padding-bottom:8px;
	background: url(50087/images/line_pageTitle.jpg) bottom left no-repeat;
}
div#pageTitle {
			font-family: arial;
			font-size: 22px;
			color: #2E5F8F;
			font-weight: bold;
			padding-top: 5px;
			padding-bottom: 5px;
			border-bottom: 2px solid #FFFFFF;
			}
div#pageTitle h1 {
	margin:0px;
	padding:0px;
	font-family:arial,verdana,sans-serif;
	font-size:22px;
	font-style:normal;
	font-weight:bold;
}				
div#cumbs
	{
		font-size:8pt;
		text-align:right;
	}

div.websiteContent {
margin-top : 10px;
margin-bottom : 5px;
margin-left : 15px;
margin-right : 3px;
	}
	
#schlAppointment .heading
{
	font-weight:bold;
	font-size: 10pt;
	color: #0A131C;
	border-bottom: 1px dotted #666666;

}
/**************************************************************************
 *					FOOTER
 *************************************************************************/
 
 
#footer td {
	color: #ffffff;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	}


#footer a {text-decoration:none;
	color: #0A131C;
	font-size: 10px;
	font-family: tahoma;}
	
#footer a:hover {text-decoration:none;
	color: #2E5F8F;
	font-size: 10px;
	font-family: tahoma;}

.cury {text-decoration:none;
	color: #0A131C;
	font-size: 10px;
	font-family: tahoma;
	
	}

/*
	Note About us and Services has sub menus
	:::::::::::::::::::::::::::::::::::::::::  MENU CODE :::::::::::::::::::::::
 */		
#menu
	{
		color:#666666;
		text-transform: none;
		padding-left: 5px;
		width: 180px;
		text-align: left;
	}

#menuItem_1 ul
	{
		margin:5px; 
		padding:0px;
		list-style: none;
	}
#menuItem_1 li
	{
		padding-left: 0px;
		text-decoration:none; 
	}	
	
#menuItem_1 a
	{
		font-size:11px;
		color: #666666;
		font-weight:bold;
		text-decoration: none;
		padding-left:3px;
	}
#menuItem_1 a:hover
	{
		color:#000000;
		
		
	}


/*
	:::::::::::::::::::::::::::::::::::::::::;  END MENU CODE :::::::::::::::::::::::
 */	
 
 
  /**** FINANCE FORM CSS ****/
.formTitleRowText {
    font-family: Arial, Verdana; 
	font-size: 14px; 
	font-weight: bold;
	color: #ffffff;
	background-color: #fe8f01;
}
.formTitleRowRequired {
   font-weight: bold;
   font-size: 12px;
   color: #FFFFFF;
   background-color: #fe8f01;
}
.subTitleRow {
   background-color: #DEDEDE;
   font:bold 14px/18px trebuchet ms, arial, helvetica, sans-serif; 
   /* color: #336699; */
   color: #000000;
}	
.redText
	{
		color: #cdaf05;
		font-weight:bold;
	}

	/* Alignment of icons and bg */
#inventoryOptionsTableImages td
{
	text-align:center;
	background-color: #b8cbdc;
}
/*mouse over color of icon bg */
#inventoryOptionsTableImages td.inventoryOptionsOver
{
	background-color: #D0DCE7;
}
/*fixes bug with png's in ie 6.0 and 5.5 */
#inventoryOptionsTableImages td img
{
	 behavior: url(/jScripts/iepngfix/iepngfix.htc)
}
