@media print {

	body { background-color:#fff; color:#000; margin:0px; }
	div#divContainerCentered { width:100%; margin:0px; padding:0px; left:0px; top:0px; }
	div#divContainer { width:100%; margin:0px; padding:0px; left:0px; top:0px; }
	div#divNavBar { display:none; }
	div#divLogoBar { display:none; }

}
@media screen {

	html {height:100% /* for safari */ }
	body { background: url(images/body_bg.jpg) repeat-x #fcf8e8; color:#000; margin:0px; }
	div#divContainerCentered { position:relative; left:50%; top:0px; margin-left:-400px; width:800px; }
}

@media screen, print {


	/* BASIC GLOBAL STYLES */
	
	
	body, div, span, p, pre, label, table, td, th, ol, ul { font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; font-size: 11px; }
	b, strong { font-weight: bold; }
	i, em { font-style: italic; }
	sup,sub{ font-size: .8em; }
	hr { background-color:#ccc; color:#ccc; height:1px; border:0; }
	small { font-size: .8em; }
	a:link { text-decoration:underline; color: #0E1436; }
	a:visited { text-decoration:underline; color: #0E1436; }
	a:active { text-decoration:none; color: #4D573E; }
	a:hover { text-decoration:none; color: #4D573E;}
	form, input, select, textarea { font-size:10px; }
	label { font-size: 1em; font-weight: bold; }
	h1,.h1, h2,.h2, h3,.h3, h4,.h4, h5,.h5, h6,.h6 { color:#090F31; font-weight:normal; }
	h1,.h1 { font-size: 24px; }
	h2,.h2 { font-size: 22px; }
	h3,.h3 { font-size: 20px; }
	h4,.h4 { font-size: 18px; }
	h5,.h5 { font-size: 16px; }
	h6,.h6 { font-size: 14px; }
	li { list-style:disc; }

	/* MAIN LAYOUT STYLES */
	
	
	#logoDealerName { color:#fff; font-size:24px; line-height:30px; }
	#divHeader {}
	#divNavBar {position: absolute; top: 90px; left: 215px; }
	#content {background: url(images/content_bg.gif) repeat-y #fff;}
	#main {margin-left: 7px;}
	#bluebox {background: url(images/blue_bg.jpg) no-repeat; width: 252px; height: 176px; overflow:hidden; padding:5px; color: #fff;}
	#bluebox img {margin-left: 4px;}
	#bluebox h2 {color: #fff; text-transform: uppercase; font-size: 14px; font-weight: bold; margin-top: 20px; margin-bottom: 8px;}
	#brownbox {background: url(images/brown_bg.jpg) no-repeat; width: 252px; height: 95px; overflow:hidden; margin-top: 5px; padding:5px; color: #fff;}
	#brownbox h2 {color: #fff; text-transform: uppercase; font-size: 14px; font-weight: bold; margin-top: 10px; margin-bottom: 8px;}
	#homecontent {margin-left: 6px;}
	#homecontent h4 {color: #525d42; text-transform: uppercase; font-size: 14px; font-weight: bold;}
	#homecontent h5 {color: #1c2756; text-transform: uppercase; font-size: 14px; font-weight: bold;}
	#hptext {width: 270px; padding-right: 10px;}
	.logos img { margin-bottom: 10px; margin-left: 30px;}
	#divDealerInfo {color: #9c6141; font-weight: bold; font-size: 12px; }
	#divFooter { position:relative; left:50%; top:0px; margin-left:-400px; width:800px; height:30px; line-height:30px; color:#9c6141; font-size:10px; font-weight:bold; padding:0px 5px; }
	#divFooter a:link { color:#9c6141; text-decoration:none; }
	#divFooter a:visited { color:#9c6141; text-decoration:none; }
	#divFooter a:hover { color:#9c6141; text-decoration:underline; }
	#divFooter a:active { color:#9c6141; text-decoration:underline; }
	#divPageContent { padding:10px; }
#divInteriorContent {
padding:10px;
width: 800px;
}
.spacer{
clear:both;
}
.spacer20 {
clear:both;
height:20px;
}
.spacer40 {
clear:both;
height:40px;
}

/* FORMBUILDER FORM STYLES */

#FormBuilder_Title {
margin:5px 0px 10px 0px;
padding:5px 5px 5px 0px;
font-weight:bold;
text-transform:uppercase;
letter-spacing:1px;
font-size:14px;
color:#000;
border-bottom:1px solid #ccc;
}
#FormBuilder_Instructions {
border:1px solid #ccc;
padding:10px;
font-size:9px;
}
.formBuilder_SectionTitle {
margin:5px 0px 10px 0px;
font-weight:bold;
text-transform:uppercase;
letter-spacing:1px;
font-size:12px;
color:#000;
}
.formBuilder_SectionContainer {
border:1px solid #ccc;
margin:10px 0px;
padding:10px;
}

/* Main Menu Styles - Note: the styles that begin with html>body are for netscape browsers - IE doesn't understand these */

#divNavBar div {
float:left;
position: relative;
}
#divNavBar div a {
display:inline-block;
color:#fff;
text-transform: uppercase;
font-size: 12px;
font-weight:bold;
padding:0px 7px;
text-decoration:none;
white-space: nowrap;
}
#divNavBar div a:visited {
color:#eee;
text-decoration:none;
}
#divNavBar div a:hover {
color:#fff;
font-weight:bold;
text-decoration:none;
}
#divNavBar div a:active {
color:#fff;
text-decoration:none;
}
#divNavBar div img {
position: absolute;
bottom: -8px;
left: 0;
}

/* SUBMENU STYLES */

.hNavMenu{
position: absolute;
visibility: hidden;
z-index:50;
border-right:1px solid #1c2756;
border-left:1px solid #1c2756;
}

.hNavMenuItemOver{
height:24px;
cursor:pointer;
}
.hNavMenuItemOver td {
height:24px;
padding:0px 8px 0px 10px;
}
.hNavHeader td {
height:24px;
padding:0px 8px 0px 10px;
color:#fff;
}
.hNavHeaderOver td {
height:24px;
padding:0px 8px 0px 10px;
color:#fff;
}
.hNavMenuItemA{
height:24px;
cursor:pointer;
}
.hNavMenuItemA td{
height:24px;
border-bottom: 1px solid #1c2756;
background-color:#9c6141;
padding:0px 8px 0px 10px;
color:#fff;
}
.hNavMenuItemOverA{
height:24px;
cursor:pointer;
color:#fff;
}
.hNavMenuItemOverA td{
height:24px;
background-color:#b07350;
border-bottom: 1px solid #1c2756;
padding:0px 8px 0px 10px;
color:#fff;
}
.hNavMenuItemArrow{
height:24px;
background-color:#b07350;
cursor:pointer;
color: #fff;
}
.hNavMenuItemArrow td{
height:24px;
border-bottom: 1px solid #1c2756;
background-color:#b07350;
padding:0px 8px 0px 10px;
color:#fff;
}
.hNavMenuItemOverArrow {
height:24px;
color:#fff;
cursor:pointer;
}
.hNavMenuItemOverArrow td{
height:24px;
border-bottom: 1px solid #1c2756;
background-color:#9c6141;
padding:0px 8px 0px 10px;
color: #fff;
}


/* Brochure and Inventory Styles */

#notifierTextTop {
width:570px;
}
#notifierTextSide {
width:136px;
}
#divSearchColumn {
width:150px;
}
#searchDetailsLeftColumn {
border-right:1px solid #ccc;
}
#divStockNubmerForm {
padding: 5px;
font-size: 9px;
border:1px solid #ccc;
background-color:#fff;
}
#divSearchInstructions {
padding: 5px;
font-size: 9px;
border:1px solid #ccc;
background-color:#fff;
margin-bottom:10px;
text-align:center;
}
#divSearchResultsInstructions {
padding:5px 5px 10px 5px;
border-bottom:1px solid #ccc;
margin-bottom:10px;
width: 610px;
}
#divSelectBox {
margin-bottom:3px;
}
#divClearSearch {
padding:5px;
clear: both;
}
#divInventorySpacer {
clear:both;
line-height:1px;
}
#searchResultsPagingTop {
padding:5px 0px;
margin-bottom:5px;
}
#searchResultsPagingBottom {
border-top:1px solid #ccc;
padding:5px 0px 5px 0px;
margin-bottom:5px;
margin-top:10px;
}
.selectHeader {
font-weight:bold;
font-size:9px;
}
.SearchForm1 {
font-size:9px;
color:#000;
text-decoration:none;
width:130px;
border:1px solid #f3f3f3;
}
.SearchForm2 {
background-color:#fff;
font-size:9px;
font-weight:normal;
color:#000;
text-decoration:none;
width:130px;
}
.searchPaging {
font-size:11px;
color:#808080;
}
.searchPaging A:Link {
color:#4D573E;
text-decoration:none;
}
.searchPaging A:Visited {
color:#4D573E;
text-decoration:none;
}
.searchPaging A:Hover {
color:#0E1436;
text-decoration:none;
}
.searchPaging A:Active {
color:#4D573E;
text-decoration:none;
}
.searchPageNumberActive {font-weight:bold; color:#fff; background:#9C6141; text-align:center; padding:1px 1px 1px 5px; margin-right:4px;}
.searchDisplayText {
font-size:11px;
}
.searchDisposition {
position:relative;
top:-5px;
left:3px;
color:red;
font-size: 9px;
background-color:#fff691;
white-space:nowrap;
padding:14px 4px 8px 4px;
border-top:1px solid #edd676;
border-left:1px solid #edd676;
border-right:1px solid #edd676;
border-bottom:3px solid #ccc;
background-image:url(images/pushpin.gif);
background-repeat:no-repeat;
background-position:top center;
}
.SearchHeadingActive {
background-color:#101638;
font-weight:bold;
white-space:nowrap;
color:#fff;
text-decoration:none;
letter-spacing:1px; 
padding:5px 5px 5px 3px;
text-align:center;
cursor:pointer;
border-right:1px solid #fff;
}
.SearchHeadingActive td {
font-weight:bold;
font-size: 11px;
white-space:nowrap;
color:#fff;
text-decoration:none;
}
.SearchHeading {
font-weight:bold;
font-size: 12px;
background-color:#4D573E;
white-space:nowrap;
color:#fff;
text-decoration:none;
margin-bottom:3px;
border:1px solid #ccc;
padding:5px;
cursor:pointer;
}
.SearchHeading td {
font-weight:bold;
font-size: 12px;
white-space:nowrap;
color:#fff;
text-decoration:none;
}
.SearchHeading a:hover {
font-weight:bold;
color:#fff;
text-decoration:none;
display:block;
width:100%;
height:100%;
padding:2px;
}
.SearchHeading a:link {
font-weight:bold;
color:#fff;
text-decoration:none;
display:block;
width:100%;
height:100%;
padding:2px;
}
.SearchHeading a:visited {
font-weight:bold;
color:#fff;
text-decoration:none;
display:block;
width:100%;
height:100%;
padding:2px;
}

/* FIRST (ODD) INVENTORY SEARCH RESULTS ROW STYLES */

.SearchRow1 {
background-color:#f5f5f5;
font-weight:normal;
color:#000;
text-decoration:none;
margin-right:2px;
border:1px solid #f3f3f3;
padding:5px;
}
.SearchRow1 img {
border: 1px solid #0E1436;
}

/* SECOND (EVEN) INVENTORY SEARCH RESULTS ROW STYLES */

.SearchRow2 {
font-weight:normal;
color:#000;
text-decoration:none;
margin-right:2px;
border:1px solid #f3f3f3;
padding:5px;
}
.SearchRow2 img {
border: 1px solid #0E1436;
}
.finePrint {
font-size:9px;
color:#808080;
}

/* TOP LINKS STYLES */

.detailTopLinks {
font-size:11px;
background-color:#676767;
color:#fff;
text-align:center;
font-weight:bold;
border-right:1px solid #8a8a8a;
border-top:1px solid #8a8a8a;
border-bottom:1px solid #333;
border-left:1px solid #333;
letter-spacing:1px;
}
.detailTopLinks a:link {
color:#fff;
text-decoration:none;
display:block;
width:100%;
cursor:pointer;
padding:4px;
}
.detailTopLinks a:visited {
color:#fff;
text-decoration:none;
display:block;
width:100%;
cursor:pointer;
padding:4px;
}
.detailTopLinks a:active {
color:#fff;
text-decoration:none;
display:block;
width:100%;
cursor:pointer;
padding:4px;
}
.detailTopLinks a:hover {
color:#f7941c;
text-decoration:none;
display:block;
width:100%;
cursor:pointer;
background-color:#595959;
padding:4px;
}
.requestQuoteLink {
color:#00f;
font-weight:bold;
font-size:14px;
}
.requestQuoteLink A:Link {
text-decoration: underline;
cursor: pointer;
color:#00f;
}
.requestQuoteLink A:Visited {
text-decoration: underline;
cursor: pointer;
color:#00f;
}
.requestQuoteLink A:Hover {
text-decoration: underline;
cursor: pointer;
color:#00f;
}
.requestQuoteLink A:Active {
text-decoration: underline;
cursor: pointer;
color:#00f;
}


#mainInfoContainer {
border:1px solid #ccc;
width:100%;
padding:5px;
margin-top:5px;
margin-bottom:5px;
}

#divNotifierLink {
border:1px solid #ccc;
width:100%;
padding:5px;
margin-top:5px;
margin-bottom:5px;
text-align:center;
}

#divDetailAddress {
padding:5px;
margin-top:5px;
margin-bottom:5px;
}
#divDetailAddress A:Link {
text-decoration: none;
cursor: pointer;
color:#808080;
}
#divDetailAddress A:Visited {
text-decoration: none;
cursor: pointer;
color:#808080;
}
#divDetailAddress A:Hover {
text-decoration: none;
cursor: pointer;
color:#808080;
}
#divDetailAddress A:Active {
text-decoration: none;
cursor: pointer;
color:#808080;
}
#detailDisclaimer {
font-size:9px;
color:#808080;
}
#detailReturnTopLink {
background-color:#676767;
color:#fff;
font-weight:bold;
letter-spacing:1px;
padding:3px 3px 3px 5px;
border-top:5px solid #f7941c;
border-bottom:1px solid #333;
}
#detailReturnTopLink a:link {
color:#fff;
text-decoration:none;
cursor:pointer;
}
#detailReturnTopLink a:visited {
color:#fff;
text-decoration:none;
cursor:pointer;
}
#detailReturnTopLink a:active {
color:#fff;
text-decoration:none;
cursor:pointer;
}
#detailReturnTopLink a:hover {
color:#fff;
text-decoration:none;
cursor:pointer;
}
.detailSubHeading {
background-color:#f4f4f4;
padding:3px 3px 3px 5px;
text-transform:uppercase;
letter-spacing:1px;
font-weight:bold;
border:1px solid #e6e6e6;
}


/* PHOTO GALLERY STYLES */

#divPhotoColumnLeft {
width:370px;
float:left;
margin-top:5px;
}
#divPhotoColumnRight {
margin-left:370px;
margin-top:5px;
}
.detailPhotoThumb {
float:left;
margin:0px 5px 5px 0px;
border:1px solid #808080;
width:135px;
height:90px;
overflow:hidden;
background-color:#f2f2f2;
background-image:url(images/imgload_bg.gif);
background-repeat:no-repeat;
}
.detailPhotoMain {
border:1px solid #808080;
width:360px;
background-color:#f2f2f2;
}

/* Original Search Engine Styles */

.PageMargin {
background-color: #fff;
border:1px solid #ccc;
padding:3px;
}
.SearchHeading2 {
background-color:#0ff;
font-weight:bold;
color:#000;
text-decoration:none;
}
.SearchHeading2 a:hover {
background-color:#2b2f85;
font-weight:bold;
color:#000;
text-decoration:none;
}
.SearchRow3 {
background-color:#eee;
font-weight:normal;
color:#ffcc00;
text-decoration:none;
}
.SearchDisclaimer {
font-size:9px;
font-weight:normal;
color:#fff;
text-decoration:none;
padding:10px;
}
.SearchDetails1 {
color:#000;
text-decoration:none;
padding:10px; }
.SearchDetails2 {
color:#000;
text-decoration:none;
padding:5px;
}
.SearchDetailsHeader {
text-transform: uppercase;
font-size: 1.6em;
letter-spacing: .2em;
font-weight: bold;
padding-bottom:5px;
color: #0E1436;
margin-bottom:5px;
width:500px;
}
.SearchDetailsText {
color:#000;
text-decoration:none;
padding-left:5px;
padding-top:5px;
padding-bottom:5px;
padding-right:5px;
}
.SearchDetailsText A:visited {
color:#00f;
text-decoration:underline;
}
.SearchDetailsText A:hover {
color:#00f;
text-decoration:underline;
}
.SearchDetailsText A:link {
color:#00f;
text-decoration:underline;
}
.SearchButtons1 {
background-color:#9C6141;
font-weight:bold;
color:#fff;
text-decoration:none;
font-size:12px;
padding:5px;
height: 25px;
}
.SearchButtons1 a:link {
color:#fff;
text-decoration:none;
}
.SearchButtons1 a:visited {
color:#fff;
text-decoration:none;
}
.SearchButtons1 a:hover {
color:#fff;
text-decoration:underline;
}
.searchFormMain {
border-right:1px solid #ccc;
padding-right:5px;
}
.searchInstructions {
font-size:9px;
padding:5px;
border:1px solid #ccc;
text-align:center;
}
.SearchQuote {
color:#9C6141;
}
.TextNav2 {
color:#000;
text-decoration:none;
padding-left:5px;
}
.featured_box {
background:#eae5dd;
border:solid 1px #000;
}
.featured_box_headline {
font:bold 12px;
color:#000;
}
.featured_box_text {
font-size:10px;
color:#000;
}
A.featured_box_text {
font-size:10px;
color:#000;
text-decoration:none;
}
A.featured_box_text:hover {
font-size:10px;
color:#fff;
text-decoration:none;
}
.home-title {
font-size:40px;
color:#fff;
}
.copyright {
font-weight:normal;
color:#fff;
text-decoration:none;
}
.BlockText {
font-weight:normal;
font-size:10px;
color:#203771;
line-height:12px;
text-decoration:none;
}
.QuickLinks {
font-weight:bold;
color:#4D573E;
line-height:14px;
text-decoration:none;
}
.QuickLinks a:hover {
font-weight:bold;
color:#4D573E;
line-height:14px;
text-decoration:none;
}
.TableHeader {
font-weight:bold;
color:#fff;
line-height:14px;
text-decoration:none;
}
.CalendarHeader {
font-weight:bold;
color:#203771;
line-height:14px;
text-decoration:none;
}
.TextNormal {
font-weight:normal;
color:#000;
line-height:14px;
text-decoration:none;
}
a.TextLink {
font-weight:bold;
color:#4D573E;
line-height:14px;
text-decoration:none;
}
a.TextLink:hover {
font-weight:bold;
color:#0E1436;
line-height:14px;
text-decoration:none;
}
a.TextLink img {
padding:5px;
border:1px solid #ccc;
margin-bottom:5px;
}
a.TextLink2 {
font-weight:bold;
color:#2b69b6;
line-height:14px;
text-decoration:none;
}
a.TextLink2:hover {
font-weight:bold;
color:#ffcc00;
line-height:14px;
text-decoration:none;
}
a.textlink3 {
font-weight:bold;
color:#2b69b6;
line-height:14px;
text-decoration:none
}
a.textlink3:hover {
font-weight:bold;
color:#ffcc00;
line-height:14px;
text-decoration:none;
}
.TextHeader {
font-weight:bold;
font-size:14px;
color:#000;
line-height:14px;
text-decoration:none;
padding-top:10px;
}
.TextHeader2 {
font-weight:bold;
font-size:18px;
color:#2b2f85;
line-height:18px;
text-decoration:none;
}
home-menu A:hover {
font-weight:bold;
font-size:20px;
color:#fc0000;
text-decoration:none;
}
.menu_text {
cursor:pointer;
color:#fff;
font:bold 14px;
}
.text4  {
font-size:12px;
color:#000;
}

.Background2 {
background-color:#eee;
border-left:1px solid #fbfbfb;
border-right:1px solid #c0c0c0;
}
.Background3 {
background-color:#9ab4cf;
}
.Background4 {
background-color:#2b2f85;
}
.Background5 {
background-color:#203771;
}
.Background6 {
background-color:#eae5dd;
}
.Background7 {
background-color:#cdc6bf;
}
.Background8 {
background-color:#eee;
border-left:1px solid #fbfbfb;
border-right:1px solid #c0c0c0;
margin-right:5px;
}

.PrintRow {
background-color: #000;
}
.PrintHeader {
font-weight: bold;
font-size: 12px;
color: #fff;
line-height: 14px;
text-decoration:none;
}

.TableText1 {
background-color: #eee;
color: #000;
}
.TableText5 {
background-color: #2b2f85;
color: #fff;
}
.foot_links {
font-weight: normal;
font-size: 12px;
color: #fff;
text-decoration:none;
}

.general_button_on  {
background: #fff;
color: #203771;
font: bold 12px;
border: solid 1px #000;
cursor:pointer;
}
.general_button_off {
background: #2b2f85;
color: #fff;
font: bold 12px;
border: solid 1px #000;
cursor:pointer;
}

/* Brochure Styles */

.bsThumbsTop  {
font-weight:bold;
padding:5px;
background-color:#101638;
color:#fff;
margin:0px 0px 10px 0px;
clear:right;
}
.bsThumbsMiddle {
padding:5px 5px 5px 15px;
border:1px solid #ccc;
clear:right;
float:right;
width:610px;
margin-bottom:2px;
}
.bsDropDowns {
float:left;
width:140px;
color: #000;
}
.bsDropDownsTop {
font-weight:bold;
padding:5px;
background-color:#101638;
color:#fff;
margin:0px 0px 10px 0px;
}
.bsDropDownsMiddle {
padding:10px 5px 5px 5px;
border:1px solid #ccc;
clear:both;
margin-bottom:5px;
}
.bsThumbImg {
padding: 5px;
border:1px solid #ccc;
float:left;
text-align:center;
font-size:9px;
}
.bsThumbImg img {
border: 1px solid #ccc;
background-color:#ccc;
}
A.bsLink {
color: #444;
cursor:pointer;
}
A.bsLink:hover {
color: #444;
cursor:pointer;
}
A.bsImgLink {
font-size: 9px;
color: #444;
cursor:pointer;
}
A.bsImgLink:hover {
font-size: 9px;
color: #444;
cursor:pointer;
}
.bsMakeList {
text-align: center;
width: 95%;
padding-bottom: 8px;
padding-top: 6px;
}
.bsYearList {
text-align: center;
width: 95%;
padding-bottom: 8px;
}
.bsLogoList {
padding-bottom: 6px;
text-align: center;
}
.bsLogoList img {
border:1px solid #ccc;
}
.brochureheader {
font-weight:bold;
padding:5px;
background-color:#101638;
color:#fff;
margin:10px 0px 10px 0px;
clear:right;
width:740px;
}
.spacer {
line-height:1px;
width:1px;
}
.bsThumbsContainer {
margin-left:150px;
width:610px;
}
.bsThumbImg {
height:140px;
width:95px;
margin:0px 0px 3px 3px;
}

/* new styles added for switch to asp version 3-01-05 */

#divSearchColumn {
padding:3px;
}
#divSearchResults {
padding-left:10px;
}
.detailSideLinks {
font-weight: bold;
text-decoration: none;
cursor: pointer;
color:#808080;
background-color:#eee;
border-top:1px solid #fff;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
border-left:1px solid #ccc;
}
.detailSideLinks A:Link {
font-weight: bold;
text-decoration:none;
cursor: pointer;
color:#808080;
}
.detailSideLinks A:Visited {
font-weight: bold;
text-decoration: none;
cursor: pointer;
color:#808080;
}
.detailSideLinks A:Hover {
font-weight: bold;
text-decoration: none;
cursor: pointer;
color:#0E1436;
}
.detailSideLinks A:Active {
font-weight: bold;
text-decoration: none;
cursor: pointer;
color:#808080;
}
.detailLeftColumn {
padding-top:5px;
text-align:center;
}
.detailRightColumn {
width:610px;
}
.SearchDetailsText table {
border: 1px solid #e6e6e6;
border-collapse: collapse;
background-color: #fff;
}
.SearchDetailsText table th {
border: 1px inset #e6e6e6;
}
.SearchDetailsText table td {
border: 1px inset #e6e6e6;
text-align:center;
padding:3px;
}
.SearchDetailsText table caption {
font-size:14px;
font-weight:bold;
padding-bottom:10px;
text-align:left;
}
.tabBase {
background-color: #f7941c;
height:5px;
border-bottom:1px solid #000;
}
.tabOff {
background-color:#676767;
color:#fff;
border-top:1px solid #a3a3a3;
border-right:1px solid #8a8a8a;
border-bottom:1px solid #ffa851;
border-left:1px solid #414141;
text-align:center;
font-size:12px;
font-weight:bold;
letter-spacing:2px;
}
.tabOff a:link {
color:#fff;
text-decoration:none;
display:block;
width:100%;
cursor:pointer;
padding:3px;
}
.tabOff a:visited {
color:#fff;
text-decoration:none;
display:block;
width:100%;
cursor:pointer;
padding:3px;
}
.tabOff a:active {
color:#fff;
text-decoration:none;
display:block;
width:100%;
cursor:pointer;
padding:3px;
}
.tabOff a:hover {
color:#f7941c;
text-decoration:none;
display:block;
width:100%;
cursor:pointer;
background-color:#595959;
padding:3px;
}
.tabOn {
padding:3px;
background-color:#f7941c;
color:#fff;
border-top:1px solid #ffa851;
border-right:1px solid #ffa851;
border-left:1px solid #dd6f00;
text-align:center;;
font-size:12px;
font-weight:bold;
letter-spacing:2px;
}
.detailInfo {
padding:10px 0px;
}
.detailHeading {
padding:3px 3px 3px 6px;
background-color:#333;
color:#fff;
font-weight:bold;
text-transform:uppercase;
letter-spacing:2px;
}
.detailsText {
padding:5px 0px;
}
#detailImgTableTop {
margin-bottom:10px;
}
.detailSmallImg {
width:150px;
}
.detailSmallImg img {
border:1px solid #333;
}
.searchFormMain {
border-right:1px solid #ccc;
padding-right:5px;
}
.searchInstructions {
font-size:9px;
padding:5px;
border:1px solid #ccc;
text-align:center;
}
#detailImgTableTop {
margin-bottom:10px;
}
#detailFullName {
font-size: 20px;
font-weight:bold;
}
#detailPrice {
font-size: 16px;
color:#0E1436;
font-weight:bold;
}
#detailCustomText {
margin-top:5px;
}

#notifierTextTop {
color:#000;
font-weight:bold;
background-color:#f8ab03;
border:1px solid #d26f00;
padding:10px 5px;
margin-bottom:10px;
letter-spacing:1px;
}
#notifierTextTop a:link {
font-weight: bold;
color:#fff;
text-decoration:none;
text-transform:uppercase;
}
#notifierTextTop a:visited {
font-weight: bold;
color:#fff;
text-decoration:underline;
text-transform:uppercase;
}
#notifierTextTop a:active {
font-weight: bold;
color:#fff;
text-decoration:underline;
text-transform:uppercase;
}
#notifierTextTop a:hover {
font-weight: bold;
color:#f60101;
text-decoration:none;
text-transform:uppercase;
}
#notifierTextSide {
display:none;
background-color:#f8ab03;
color:#000;
text-decoration:none;
padding:5px;
border:1px solid #d26f00;
margin-bottom:5px;
font-weight:bold;
}
#notifierTextSide a:link {
color:#fff;
text-decoration:none;
text-transform:uppercase;
}
#notifierTextSide a:visited {
color:#fff;
text-decoration:none;
text-transform:uppercase;
}
#notifierTextSide a:active {
color:#fff;
text-decoration:none;
text-transform:uppercase;
}
#notifierTextSide a:hover {
color:#f60101;
text-decoration:none;
text-transform:uppercase;
}
#detailCustomText {
margin-top:5px;
}

/* custom page 1 styles */

#divCustomPageContainer {
width: 740px;
clear:both;
}
#divCustomPageImage1 {
float:right;
margin-left:10px;
}
#divCustomPageImage1 img {}
#divCustomPageText1 {}
#divCustomPageBottom1 {}

/* custom page 2 styles */

#divCustomPageContainer_2 {
clear:both;
}
#divCustomPageText1_2 {}
#divCustomPageImage1_2 {
text-align:center;
}
#divCustomPageImage1_2 img {}
#divCustomPageBottom1_2 {}

/* custom page 3 styles */

#divCustomPageContainer1_3 {
clear:both;
}
#divCustomPageImage1_3 {}
#divCustomPageContainer_3 {}
#divCustomPageText1_3 {}
#divCustomPageImage1_3 {
text-align:center;
}
#divCustomPageImage1_3 img {}


/* custom page 4 styles */

#divCustomPageContainer1_4 {
width: 740px;
clear:both;
}
#divCustomPageImage1_4 {}
#divCustomPageContainer_4 { }
#divCustomPageText1_4 {}
#divCustomPageImage1_4 { }
#divCustomPageImage1_4 img {}

/* custom page 5 styles */

#divCustomPageContainer1_5 {
width: 740px;
clear:both;
}
#divCustomPageImage1_5 {}
#divCustomPageContainer_5 {}
#divCustomPageText1_5 {}
#divCustomPageImage1_5 {}
#divCustomPageLeftCol1_5 {}
#divCustomPageRightCol1_5 {}
#divCustomPageImage1_5 img {}
#divCustomPageImage2_5 img {}

/* custom page 6 styles */

#divCustomPageContainer1_6 {
width: 740px;
clear:both;
}
#divCustomPageImage1_6 {}
#divCustomPageContainer_6 {}
#divCustomPageText1_6 {}
#divCustomPageImage1_6 {}
#divCustomPageLeftCol1_6 {}
#divCustomPageRightCol1_6 {}
#divCustomPageImage1_6 img {}
#divCustomPageImage2_6 img {}

/* custom page 7 styles */

#divCustomPageContainer1_7 {
width: 740px;
clear:both;
}
#divCustomPageImage1_7 {}
#divCustomPageContainer_7 {}
#divCustomPageText1_7 {}
#divCustomPageImage1_7 {}
#divCustomPageImage1_7 img {}
#divCustomPageImage2_7 img {}

/* custom page 8 styles */

#divCustomPageContainer1_8 {
width: 740px;
clear:both;
}
#divCustomPageImage1_8 {}
#divCustomPageContainer_8 {}
#divCustomPageText1_8 {}
#divCustomPageImage1_8 {}
#divCustomPageImage1_8 img {}
#divCustomPageImage2_8 img {}

/* custom page 9 styles */

#divCustomPageContainer1_9 {
width: 740px;
clear:both;
}
#divCustomPageImage1_9 {}
#divCustomPageContainer_9 {}
#divCustomPageText1_9 {}
#divCustomPageImage1_9 {}
#divCustomPageImage1_9 img {}

/* custom page 10 styles */

#divCustomPageContainer1_10 {
width: 740px;
clear:both;
}
#divCustomPageImage1_10 {}
#divCustomPageContainer_10 {}
#divCustomPageText1_10 {}
#divCustomPageImage1_10 { }
#divCustomPageImage1_10 img {}
#divTagImage8_inside_ {}
#divTagImage9_inside_ {}
#divTagImage9_inside_ img {}
#divTagImage10_inside_10 img {}
#divTagImage11_inside_10 img {}
#divTagImage12_inside_10 img {}


/* PAYMENT CALCULATOR STYLES */

.TableText1 {
background-color: #eee;
color: #000;
}
.TableText5 {
background-color: #2b2f85;
color: #fff;
}
.foot_links {
font-weight: normal;
font-size: 12px; color: #fff;
text-decoration:none;
}

/* GENERAL USE BUTTON STYLE */

.general_button_on  {
background: #fff;
color: #203771;
font: bold 12px;
border: solid 1px #000;
cursor: pointer;
}
.general_button_off {
background: #8c2618;
color: #fff;
font: bold 12px;
border: solid 1px #000;
cursor: pointer;
}

/* SPECIALS LANDING PAGE SYTLES */

#PageTitle {
display:none;
font-size:3em;
padding-bottom:5px;
border-bottom: 1px solid #737373;
color:#009e9a;
}
#altPageTitle {
font-size:2.8em;
padding-bottom:5px;
border-bottom: 1px solid #ccc;
color:#009e9a;
margin-top:15px;
}
#SpecialsList {
list-style-image: url(images/bullet.gif);
}
#SpecialsList li {
padding-bottom:2px;
}
#SpecialsList li a:link {
color:#000;
text-decoration:none
}
#SpecialsList li a:visited {
color:#0E1436;
text-decoration:none
}
#SpecialsList li a:hover {
color:#4D573E;
text-decoration:underline
}
#SpecialsImg {
float:left;
}
#SpecialsImg img {
border:1px solid #ccc;
margin:0px 20px 6px 8px;
}
.specialstop {
margin-top:5px;
margin-bottom: 3px;
background-color: none;
padding:5px 5px 5px 0px;
font-weight:bold;
text-transform:uppercase;
letter-spacing:2px;
color: #000;
border-bottom:1px solid #ccc;
}
.specialsmiddle {
background-color:#fff;
padding:10px 5px;
margin-bottom:10px;
min-height:180px;
}
.spacer150 {
height: 150px;
}

/* SPECIALS LIST PAGE STYLES */

#ListContainerDetail {
margin-top:3px;
}
#ListContainerList a:link {
color:#0000ff;
text-decoration:none;
}
#ListContainerList a:visited {
color:#0000ff;
text-decoration:none;
}
#ListContainerList a:hover {
color:#000080;
text-decoration:underline;
}
.specialstopList {
margin-top:5px;
margin-bottom: 3px;
background-color: none;
padding:5px 5px 5px 0px;
font-weight:bold;
text-transform:uppercase;
letter-spacing:2px;
color: #000;
border-bottom:1px solid #ccc;
}
.specialsmiddleList {
background-color:#fff;
padding:10px 5px;
margin-bottom:10px;
min-height:180px;
}

/* SPECIALS DETAIL PAGE STYLES */

.specialstopDetail {
margin-top:5px;
margin-bottom: 3px;
background-color: none;
padding:5px 5px 5px 0px;
font-weight:bold;
text-transform:uppercase;
letter-spacing:2px;
color: #000;
border-bottom:1px solid #ccc;
}
.specialsmiddleDetail {
background-color:#fff;
padding:10px 5px;
margin-bottom:10px;
min-height:180px;
}
.specTitleDetail {
position:relative;
top:3px;
}
.specSubTitleDetail {
position:relative;
top:3px;
}


/* EMPLOYMENT */

#EmploymentImg {
float:right;
}
#EmploymentImg img {
border:1px solid #ccc;
margin: 5px 0px 5px 10px;
}
#divemploymentSubLinks {
padding: 3px;
}
#EmploymentDetailsContainer {
margin-top: 9px;
padding-left: 7px;
}
.employmenttop {
margin-top:5px;
margin-bottom: 3px;
background-color: none;
padding:5px 5px 5px 0px;
font-weight:bold;
text-transform:uppercase;
letter-spacing:2px;
color: #000;
border-bottom:1px solid #ccc;
}
.employmentmiddle {
background-color:#fff;
padding:10px 5px;
margin-bottom:10px;
min-height:180px;
}
A.joblist {
margin-left:10px;
}
A.joblist:hover {
margin-left:10px;
}
.employmentSubLinks1 {
width: 150px;
border-right: solid 1px #666;
}
.employmentSubLinks2 {
width: 150px;
}
.employmentListInstructions {
padding-left: 10px;
}

/* CALCULATOR */

#calculatorImg {
float:left;
}
#calculatorImg img {
border:1px solid #ccc;
margin: 6px 4px;
}
#calculator {
float:left;
margin-top: 5px;
margin-right: 5px;
}
.calculatortop {
margin-top:5px;
margin-bottom: 3px;
background-color: none;
padding:5px 5px 5px 0px;
font-weight:bold;
text-transform:uppercase;
letter-spacing:2px;
color: #000;
border-bottom:1px solid #ccc;
}
.calculatormiddle {
background-color:#fff;
padding:10px 5px;
margin-bottom:10px;
min-height:180px;
}
.calc_prompt {
padding-left:10px;
}

/* CALENDAR STYLES */

#CalendarImg {
float:left;
}
#CalendarImg img {
border:1px solid #ccc;
margin: 0px 10px 10px 0px;
}
.calendartop {
margin-top:5px;
margin-bottom: 3px;
background-color: none;
padding:5px 5px 5px 0px;
font-weight:bold;
text-transform:uppercase;
letter-spacing:2px;
color: #000;
border-bottom:1px solid #ccc;
}
.calendarmiddle {
background-color:#fff;
padding:10px 5px;
margin-bottom:10px;
min-height:180px;
}

/* CALENDAR NEXT AND PREVIOUS BUTTON STYLES */

#divCalendarNext {
padding:3px;
border:1px solid #ccc;
margin-left:10px;
margin-bottom:10px;
width:100px;
text-align:center;
background-color:#eee;
font-size:9px;
}
#divCalendarNext A:Visited {
display:block;
color:#000;
cursor:pointer;
text-decoration:none;
width:100%;
}
#divCalendarNext A:Hover {
display:block;
color:#000;
cursor:pointer;
text-decoration:none;
width:100%;
}
#divCalendarNext A:Link {
display:block;
color:#000;
cursor:pointer;
text-decoration:none;
width:100%;
}
#divCalendarPrev {
float:left;
padding:3px;
border:1px solid #ccc;
margin-bottom:10px;
width:100px;
text-align:center;
background-color:#eee;
font-size:9px;
}
#divCalendarPrev A:Visited {
display:block;
color:#000;
cursor:pointer;
text-decoration:none;
width:100%;
}
#divCalendarPrev A:Hover {
display:block;
color:#000;
cursor:pointer;
text-decoration:none;
width:100%;
}
#divCalendarPrev A:Link {
display:block;
color:#000;
cursor:pointer;
text-decoration:none;
width:100%;
}

/* NEWS STYLES */

.NewsHeadlineBox {
width: 150px;
padding: 2px;
}
.NewsHeadlineTop {
margin-top:5px;
margin-bottom: 3px;
background-color: none;
padding:5px 5px 5px 0px;
font-weight:bold;
text-transform:uppercase;
letter-spacing:2px;
color: #000;
border-bottom:1px solid #ccc;
}
.NewsHeadlineMiddle {
background-color:#fff;
padding:10px 5px;
margin-bottom:10px;
min-height:180px;
}
.NewsHeadlineMiddleMain {
background-color:#fff;
padding:10px 5px;
margin-bottom:10px;
min-height:180px;
}
.NewsArticleBox {
width: 510px;
float: left;
margin-left:5px;
}
.NewsArticleTop {
margin-top:5px;
margin-bottom: 3px;
background-color: none;
padding:5px 5px 5px 0px;
font-weight:bold;
text-transform:uppercase;
letter-spacing:2px;
color: #000;
border-bottom:1px solid #ccc;
}
.NewsArticleMiddle {
background-color:#fff;
padding:10px 5px;
margin-bottom:10px;
min-height:180px;
}

/* ABOUT US */

#AboutUsImg {
float:left;
}
#AboutUsImg img {
border:1px solid #ccc;
margin: 6px 6px 6px 4px;
}
.AboutUsTop {
margin-top:5px;
margin-bottom: 3px;
background-color: none;
padding:5px 5px 5px 0px;
font-weight:bold;
text-transform:uppercase;
letter-spacing:2px;
color: #000;
border-bottom:1px solid #ccc;
}
.AboutUsMiddle {
background-color:#fff;
padding:10px 5px;
margin-bottom:10px;
min-height:180px;
}

/* LOCATION STYLES */

.locationstop {
margin-top:5px;
margin-bottom: 3px;
background-color: none;
padding:5px 5px 5px 0px;
font-weight:bold;
text-transform:uppercase;
letter-spacing:2px;
color: #000;
border-bottom:1px solid #ccc;
}
.locationsmiddle {
background-color:#fff;
padding:10px 5px;
margin-bottom:10px;
min-height:180px;
}

#locationsDealerInfo  {
width: 250px;
padding: 2px;
}
#locationsDealerHours {
width: 250px;
padding: 2px;
}
#locationsDealerImage {
width: 250px;
padding: 2px;
}

/* LINKS STYLES */

.linkpagetop {
margin-top:5px;
margin-bottom: 3px;
background-color: none;
padding:5px 5px 5px 0px;
font-weight:bold;
text-transform:uppercase;
letter-spacing:2px;
color: #000;
border-bottom:1px solid #ccc;
}
.linkpagemiddle {
background-color:#fff;
padding:10px 5px;
margin-bottom:10px;
min-height:180px;
}
A.linkpageLink {
color: #00f;
text-decoration:underline;
}
A.linkpageLink:visited {
color: #00f;
text-decoration: underline;
}
A.linkpageLink:hover {
color: #0000a0;
text-decoration: underline;
}

/* LIFESTYLE STYLES */

.lifestyletop {
margin-top:5px;
margin-bottom: 3px;
background-color: none;
padding:5px 5px 5px 0px;
font-weight:bold;
text-transform:uppercase;
letter-spacing:2px;
color: #000;
border-bottom:1px solid #ccc;
}
.lifestylemiddle {
background-color:#fff;
padding:10px 5px;
margin-bottom:10px;
min-height:180px;
}

/* FORM STYLES */

#FormContainer {
width:740px;
padding:10px;
color: #000;
}
.formtop {
margin-top:5px;
margin-bottom: 3px;
background-color: none;
padding:5px 5px 5px 0px;
font-weight:bold;
text-transform:uppercase;
letter-spacing:2px;
color: #000;
border-bottom:1px solid #ccc;
}
.formmiddle {
background-color:#fff;
padding:10px 5px;
margin-bottom:10px;
min-height:180px;
}
.formDivDisclaimer {
padding:8px;
color: #000;
}
.formRequiredFieldKey {
padding:8px;
color: #000;
}

/* SITEMAP STYLES */

.mainnav {}
.subnav {}


/* login page styles */

.divSiteLoginBox {
border-top:1px solid #656565;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:1px solid #656565;
width:400px;
padding:10px;
margin:20px;
}
.divSiteLoginBox table td {
padding:3px;
}
.register_table_head {
color: white;
background: #656565;
font-size:16px;
font-weight:bold;
letter-spacing:1px;
height:24px;
line-height:24px;
padding:0px 10px;
}
.register_text {
font-size:12px;
}
.register_input	{
font-size: 11px;
}
.register_button_over	{
color: #fff;
background: #656565;
border: 2px solid #fff;
cursor: pointer;
padding:3px;
font-weight:bold;
}
.register_button {
color: #fff;
background: #656565;
border: 2px solid #ccc;
cursor: pointer;
padding:3px;
font-weight:bold;
}

}