

body
{
	margin: 20px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-image: url(http://www.budandsteveauto.com/_images/bg-body.gif);
	background-color: #7f641b;
	background-repeat: repeat-x;
}


img
{
	border: none;
	padding: 0px;
	margin: 0px;
}


form
{
	margin: 0px;
	padding: 0px;
}


a
{
	font-size: 12px; 
	color: #7f641b;
	text-decoration: underline;
	font-weight: bold;

}



a:hover
{
	color: #000000;
	text-decoration: none;
}

ul
{
	list-style-type: disc;
}

li
{
	margin-bottom: 10px;
}

.indented
{
	margin-left: 25px;
	text-indent: 0em;
	margin-top:  15px;
}


h1, h2
{
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
	text-align: left;
	color: #000000;
	margin-top: 20px;
}

h2
{
	margin-top: 5px;
	font-size: 13px;
	color: #8a4d1e;
}


hr
{
	height: 0px;
	border: none;
	border-top: 2px dashed #FFFFFF;
	background-color: transparent;
	width: 100%;
	margin: 20px auto;
}




/* *********************************************  */

.formError, .errorMsg
{
	text-align: center;
	color: #C4161C;
	padding-left: 6px;
	padding-right: 6px;
	font-weight: bold;
}

.required
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #000000;
	padding-right: 3px;
	position: relative;
	top: 4px;
}

			
.note, a.note, .note a
{
	font-size: 10px;
	line-height: 15px;
}



.bigBold
{
	font-size: 14px; 
	font-weight: bold;
}

.biggerBold
{
	font-size: 17px; 
	font-weight: bold;
}

.biggestBold
{
	font-size: 20px; 
	font-weight: bold;
}

.alert
{
	font-size: 13px;
	font-weight: bold;
	color: red;
	text-align: center;
}

.line
{
	border-bottom: 2px solid #8C8484;
	height: 2px;
	margin:  10px 0px;
}


.centerDiv
{
	text-align: center;
	font-size: inherit;
	margin: auto;
}

.tabDiv
{
	padding-left: 25px;
}

.highlight, a.highlight
{
	color: #FFFFFF;
	background-color: #C4161C;
	padding: 0px 4px;
	text-decoration: none;
}

	
/* *********************************************  */

.mainTable
{
	margin: auto;
}

.logoCell
{
	vertical-align: top;
	max-height: 178px;
}

.bannerInfo
{
	background-color: #ffffff;
	color: #797a7d;
	font-size: 10px;
	text-align: center;
	padding-right: 20px;
}

.mainContentCell
{
	vertical-align: top;
	background-color: #b4a055;
	background-image: url(http://www.budandsteveauto.com/_images/bg-mainContent.gif);
	background-repeat: repeat-x;
}

.mainContentDiv
{
	padding: 20px;

}

.leftColumn
{
	vertical-align: top;
	background-color: #d3c384;
}

.leftNavCell
{
	vertical-align: top;
	background-color: #cec081;
	background-image: url(http://www.budandsteveauto.com/_images/bg-leftContent.gif);
	background-repeat: repeat-x;
	text-align: center;
}

div.leftNav
{
	text-align: center;
	padding: 10px;
}

div.rightContent
{
	text-align: center;
	padding: 10px;
}

.rightContentCell
{
	vertical-align: top;
	background-color: #cec081;
	background-image: url(http://www.budandsteveauto.com/_images/bg-rightContent.gif);
	background-repeat: repeat-x;
	text-align: center;
}

.footerCell
{
	background-image: url(http://www.budandsteveauto.com/_images/footerNav.gif);
	color: #b4a055;
	font-weight: bold;
	text-align: center;
}

.footerCell a
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.footerCell a:hover
{
	color: #d3c384;
}

.creditCell
{
	font-size: 10px;
	padding: 5px 0px 0px 0px;
	text-align: center;
}

.creditCell a
{
	font-size: 10px;
	color: #000000;
}

.menuButton
{
	padding-bottom: 8px;
}

/* *********************************************  */


.bannerInfoSegment
{
	padding-left: 7px;
	padding-right: 8px;
	border-right: 1px solid #DDDDDD;
}


a.headerLink
{
	font-size: 14px;
}

.adDiv
{
	background-image: url(http://www.budandsteveauto.com/_images/adBg-tire-sale.jpg);
	background-repeat: no-repeat;
	width: 176px;
	height: 190px;
	padding-top: 100px;
	margin: auto;
}


.adText1
{
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	color: #000000;
}

.adText2
{
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	color: #8a4d1e;
}


.adText3
{
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 25px;
	text-align: center;
	padding-top: 4px;
	color: #000000;
}


div.qnaQuestion
{
	padding-left: 10px;
	font-weight: bold;
}
div.qnaAnswer
{
	padding-left: 20px;
	padding-bottom: 5px;
}



/* *********************************************  */

.messageBox
{
	display: table;
	margin: auto;
	border: 2px solid #cec081;
	background-color: #8a4d1e;
	color:#FFFFFF;
	padding: 10px 20px;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 30px;
	line-height: 30px;
	max-width: 650px;
	text-align: center;
}




.messageBox a
{
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}


/* *********************************************  */


input, textarea 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 1px 3px;
}



.formElementContainer
{
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 7px;
	margin: 10px 0px;
}


.formTable, .formTableSmall
{
	border: 1px solid #231F20;
	background-color: #FFFFFF;
}

.formTableSmall
{
	font-size: 10px;
}

.formHeading
{

	background-color: #2162AF;
	color: #91D6F6;
	font-weight: bold;
	padding: 3px 20px;
	text-align: left;
	border: 7px solid #EEEEEE;
}

.mandatoryStar
{
	font-family: "Arial Black";
	color: #C4161C;
	font-size: 17px;
	position: relative;
	top: 2px;
	padding-right: 4px;
}

/* *********************************************  */

.tdR, .tdL, .tdC, .tdJ, .tdRT, .tdLT, .tdCT, .tdJT, .tdRM, .tdLM, .tdCM, .tdJM, .tdRB, .tdRStripe, .tdLStripe, .tdCStripe, .tdJStripe, .tdRTStripe, .tdLTStripe, .tdCTStripe, .tdJTStripe,  .tdRMStripe, .tdLMStripe, .tdCMStripe, .tdJMStripe
{
	padding: 4px 14px;
	vertical-align: middle;
}

.tdRHead, .tdLHead, .tdCHead, .tdJHead
{
	padding: 2px 14px;
	vertical-align: middle;
	background-color: #C4161C;
	color: #FFFFFF;
	font-weight: bold;
}

.tdRHead a, .tdLHead a, .tdCHead a, .tdJHead a
{
	color: #FFFFFF;
	text-decoration: underline;
}

.tdR, .tdRT, .tdRB, .tdRStripe, .tdRTStripe, .tdRHead
{
	text-align: right;
}

.tdL, .tdLT, .tdLStripe, .tdLTStripe
{
	text-align: left;
}

.tdC, .tdCT, .tdCStripe, .tdCTStripe, .tdCM, .tdCMStripe, .tdCHead
{
	text-align: center;
}

.tdJ, .tdJT, .tdJStripe, .tdJTStripe
{
	text-align: justify;
}

.tdRM, .tdRMStripe, .tdCM, .tdCMStripe, .tdLM, .tdLMStripe
{
	vertical-align: middle;
}

.tdRT, .tdRTStripe, .tdLT, .tdLTStripe, .tdCT, .tdCTStripe, .tdJT, .tdJTStripe
{
	vertical-align: top;
}

.tdRB, .tdRBStripe, .tdLB, .tdLBStripe, .tdCB, .tdCBStripe, .tdJB, .tdJBStripe
{
	vertical-align: bottom;
}

.tdRStripe, .tdLStripe, .tdCStripe, .tdRTStripe, .tdLTStripe, .tdCTStripe, .tdRMStripe, .tdRTStripe, .tdLTStripe, .tdCMStripe, .errorMsgStripe
{
	background-color: #8C8484;
}




