
a
{
	font-family: Verdana;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

.LinkSmall
{
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

.PrivacyH1
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}
.ContactH1
{
	font-family: Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
	line-height: 18px;
}

.HRStyle
{
	width: 100%;
	height: 2px;
}

/*------------------------------------------Background Styles-------------------------------------------*/
/*----Homepage----*/
/*----This is the Banner for all the Layouts----*/
.HomepageBanner
{
	background-image: url(Images/HomepageBanner.jpg);
	background-repeat: no-repeat;
}
/*----This is the entire picute for the left side of the homepage----*/
.HomepageLeft
{
	background-image: url(Images/HomepageLeft.jpg);
	background-repeat: no-repeat;
	background-color: Transparent;
}
/*----This is the Crazy Herman Credit Hot Line Picture----*/
.HomepageTopRight
{
	background-image: url(Images/HomepageTopRight.jpg);
	background-repeat: no-repeat;
}
/*----This is the Repeating graphic that allows the left side to have color when the right side grows----*/
.HomepageLeftBkGRepeat
{
	background-image: url(Images/LeftBkGRepeat.jpg);
	background-repeat: repeat-y;
}
/*----End Homepage----*/
/*----Historypage----*/
/*----This is the entire left picture for the History page----*/
.HistorypageLeft
{
	background-image: url(Images/HistorypageLeft.jpg);
	background-repeat: no-repeat;
	background-color: Transparent;
}
/*----This is the Crazy Herman Credit Hot Line Picture----*/
.HistorypageRight
{
	background-image: url(Images/HistorypageRight.jpg);
	background-repeat: no-repeat;
}
/*----This is the Repeating graphic that allows the left side to have color when the right side grows----*/
.HistoryLeftRepeat
{
	background-image: url(Images/HistoryLeftBkGRepeat.jpg);
	background-repeat: repeat-y;
}

/*----End Historypage----*/
/*----Contactpage----*/
/*----This is the leftside above the arrow on the contact page----*/
.ContactTopLeft
{
	background-image: url(Images/ContactTopLeft.jpg);
	background-repeat: no-repeat;
	background-color: Transparent;
}

/*----This is the Crazy Herman Credit Hot Line Picture----*/
.ContactTopRight
{
	background-image: url(Images/ContactTopRight.jpg);
	background-repeat: no-repeat;
}
/*----This is the center of the page with the arrow----*/
.ContactCenter
{
	background-image: url(Images/ContactCenter.jpg);
	background-repeat: no-repeat;
}
/*----This is the bottom of the left side below the arrow----*/
.ContactBottomLeft
{
	background-image: url(Images/ContactBottomLeft.jpg);
	background-repeat: no-repeat;
}
/*----End Contactpage----*/
/*----InstantCredit----*/
/*----This is the left picture for InstantCredit----*/
.InstantTopLeft
{
	background-image: url(Images/InstantTopLeft.jpg);
	background-repeat: no-repeat;
	background-color: Transparent;
}
/*----This is the Crazty Herman Credit Hot Line Picture----*/
.InstantTopRight
{
	background-image: url(Images/InstantTopRight.jpg);
	background-repeat: no-repeat;
}
/*----This is the entire picture of the InstantCredit page----*/
.InstantCenter2
{
	background-image: url(Images/InstantCenter2.jpg);
	background-repeat: no-repeat;
	background-color: Transparent;
}
/*----This is the Repeating graphic that allows the left side to have color when the right side grows----*/
.InstantLeftRepeat
{
	background-image: url(Images/InstantLeftRepeat.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
/*----End InstantCredit----*/
/*----Prequalify----*/
/*----This is the left picture for the prequalify page----*/
.PrequalifyLeft
{
	background-image: url(Images/PrequalifyLeft.jpg);
	background-repeat: no-repeat;
	background-color: Transparent;
}
/*----This is the Crazty Herman Credit Hot Line Picture----*/
.PrequalifyRight
{
	background-image: url(Images/PrequalifyRight.jpg);
	background-repeat: no-repeat;
	background-color: Transparent;
}
/*----This is the Repeating graphic that allows the left side to have color when the right side grows----*/
.PrequalifyLeftRepeat
{
	background-image: url(Images/PrequalifyLeftRepeat.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
/*----End Prequalify----*/
/*----SeeOurVehicles----*/
/*----This is the left picture for the Vehicles Page----*/
.VehiclesTopLeft
{
	background-image: url(Images/VehiclesTopLeft.jpg);
	background-repeat: no-repeat;
	background-color: Transparent;
}
/*----This is the Crazty Herman Credit Hot Line Picture----*/
.VehiclesTopRight
{
	background-image: url(Images/VehiclesTopRight.jpg);
	background-repeat: no-repeat;
	background-color: Transparent;
}

/*----This is the Repeating graphic that allows the left side to have color when the right side grows----*/
.VehiclesLeftRepeat
{
	background-image: url(Images/VehiclesLeftRepeat.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
/*----End SeeOurVehicles----*/
/*----InventoryItem----*/
/*----This is the entire background picture for the Inventory page----*/
.InventoryBkG
{
	background-image: url(Images/InventoryBkG.jpg);
	background-repeat: no-repeat;
	background-color: Transparent;
}
/*----This is the Repeating graphic that allows the left side to have color when the right side grows----*/
.InventoryLeftRepeat
{
	background-image: url(Images/InventoryLeftRepeat.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
/*----End InventoryItem----*/
/*----CreditApp----*/
/*----This is the Crazy Herman Credit Hot Line picture with orange spaning 800px----*/
.CreditAppCenter
{
	background-image: url(Images/CreditAppCenter.jpg);
	background-repeat: no-repeat;
	background-color: Transparent;
}
/*----End CreditApp----*/
/*--------------------------------------------Home Page Text------------------------------------------*/
.HomeH1
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.HomeH2
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.HomeTextBold
{
	font-family:Verdana;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

.HomeText
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.HomeTextSmall
{
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
/*---------------------------------------------Sub Page Text--------------------------------------------*/
.SubH1
{
	font-family: Verdana;
	font-size: 13pt;
	font-weight: Bold;
	text-decoration: None;
	color: #078971;
}

.SubText
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 21px;
}
.SubText2
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 21px;
}
.PrequalifyText
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.InventoryText
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-align: center;
}
.AccessoriesText
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.InventoryH1
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
/*--------------------------------------Secondary Styles-------------------------------------------*/

.LeftMenu
{
	margin-top: 0px;
}

.secondarynav_title
{
	font-family: Arial, Arial,  Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;	
	color: #FFFFFF;
	background-color: Transparent;
	text-decoration: none;
	margin-left: 15px;
}
	
.SecondaryNav
{
	font-family: Arial, Arial,  Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight: normal;	
	color: #098F9C;
	background-color: #EAE0BE;
	text-decoration: none;
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 20px;
	display: block;
}

a.SecondaryNav:hover
{
	font-family: Arial, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #007B72;
	text-decoration: none;
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 20px;
	display: block;
}

.SecondaryNav_sel
{
	font-family: Arial, Arial,  Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight: normal;	
	color: #FFFFFF;
	background-color: #007B72;
	text-decoration: none;
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 20px;
	display: block;
}

.SecondaryNav_sel2
{
	font-family: Arial, Arial,  Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;	
	color: #000000;
	background-color: #E4cc69;
	text-decoration: none;
	padding-left: 10px;
	line-height: 20px;
	display: block;
}

.SecondaryNavSubMenu, a.SecondaryNavSubMenu
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;	
	color: #000000;
	background-color: #F8EE96;
	text-decoration: none;
	padding-left: 10px;
	display: block;
}

.SecondaryNavSubMenu_sel
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;	
	color: #FFFFFF;
	background-color: #E4cc69;
	text-decoration: none;
	padding-left: 0px;
	line-height: 20px;
	display: block;
}

.TertiaryBackground
{
	background-color: #F8EE96;
}

.SecondaryBorder
{
	border-bottom: solid 1px #FFFFFF;
}
/*--------------------------------------Footer Styles----------------------------------------- */

.FooterMenu
{
	vertical-align: bottom;
}

.Footer
{
	font-family: Arial, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal; 
	color: #000000;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: bottom;
}

.FooterSeparator
{
	font-family: Arial, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	vertical-align: bottom;
	color: #000000;
}
/*-------------------------------------------------Menu Styles---------------------------------------------*/
/*
.TopMenu
{
	background-image: Url(Images/Menu.gif);
	background-repeat: no-repeat;
	background-color: #BDC6B2;
	background-color: #0A4A33;
}

.MenuRule
{
	background-color: #07493D;
}

.MenuGroup
{
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
	margin-top: 2px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	border: 0px;
	color: #ffffff;
	font-size: 12px;
}

.SubMenu0
{
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	width: 135px;
	border-top: solid 1px #acb99f;
	border-left: solid 1px #acb99f;
	border-right: solid 1px #acb99f;
	font-size: 8pt;
}

.SubMenu1
{
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	font-size: 8pt;
}

.MenuItem0
{
	border: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #855588;
	line-height: 24px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	text-align: center;
	width: 0px;
	padding-bottom: 0px;
	letter-spacing: 1px;
	background-color: #ffffff;
	margin-right: 2px;
}

.MenuItemTransparent
{
	border: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 24px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	text-align: center;
	width: 0px;
	padding-bottom: 0px;
        letter-spacing: 1px;
	margin-right: 2px;
}

.MenuItemOver0
{ 
	
	cursor: hand;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 24px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	text-align: center;
	width: 0px;
	padding-bottom: 0px;
        letter-spacing: 1px;
	margin-right: 2px;
}

.MenuItemSelected0
{
	border: 0px;
	cursor: hand;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	text-align: center;
	width: 0px;
	padding-bottom: 0px;
        letter-spacing: 1px;
}

.MenuItem1
{
	cursor: hand;
	font-family: Arial,  Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;	
	color: #FFFFFF;
	background-color: #acb99f;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;	
	border-bottom: solid 1px #ffffff;
	text-align: left;
	width: 0px;
        letter-spacing: 1px;
	display: block;
}

.MenuItemOver1
{ 
	cursor: hand;
	font-family: Arial,  Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;	
	color: #000000;
	background-color: #e4cc69;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: solid 1px #ffffff;
	text-align: left;
	width: 0px;
        letter-spacing: 1px;
	display: block;
}

.MenuItem2
{
	cursor: hand;
	font-family: Arial,  Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;	
	color: #000000;
	background-color: #F8EE96;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: solid 1px #ffffff;
	text-align: left;
	width: 0px;
        letter-spacing: 1px;
	display: block;
}

.MenuItemOver2
{ 
	cursor: hand;
	font-family: Arial,  Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;	
	color: #000000;
	background-color: #F8EE96;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: solid 1px #ffffff;
	text-align: left;
	width: 0px;
        letter-spacing: 1px;
	display: block;
}

.MenuItem3
{
	cursor: hand;
	font-family: Arial,  Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;	
	color: #000000;
	background-color: #e4cc69;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: solid 1px #ffffff;
	text-align: left;
	width: 0px;
        letter-spacing: 1px;
	display: block;
}	

.MenuItemOver3
{ 
	cursor: hand;
	font-family: Arial,  Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;	
	color: #000000;
	background-color: #e4cc69;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: solid 1px #ffffff;
	text-align: left;
	width: 0px;
        letter-spacing: 1px;
	display: block;
}
*/
/*--------------------------------------TopNav Styles------------------------------------------*/
.TopNavGroup
{
	vertical-align: Top;
	text-align: Left;
	background-color: Transparent;
	cursor: hand;
	margin-top: -7px;
}
/*
.TopNav, a.TopNav
{
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #855588;
	background-color: Transparent;
}

a.TopNav:hover
{
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	background-color: Transparent;
}

.TopMenuSeparator
{
	font-family:Arial;
	font-size: 13pt;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
	margin-left: 0px;
	margin-right: 0px;
	height: 23px;
	color: #008C99;
}
*/

/* IE hacks to fix box-model problem where IE adds border/margin/padding width to outside of the box */

.yourstyle

{

            voice-family: "\"}"";

            voice-family: inherit;

           

/* Conforming browsers use values below this line */

}
.TopNavGroup
{
	vertical-align: Top;
	text-align: Left;
	background-color: Transparent;
	cursor: hand;
	margin-top: -7px;
}