a:link {
	text-decoration: none;
	color: #8A2529;
}
a:visited {
	text-decoration: none;
	color: #8A2529;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #8A2529;
}

input {
	font-size: 10px;
	border: 1px solid black;
}
select {
	font-size: 10px;
	border: 1px solid black;
}




/* Shopping Cart */
/**********************************/
.scBackColor {
	background-color: #f8fbfa;
}

.scBoxBackAlt {
	background-color: #ECF0EE;
}

.scBoxBack {
	background-color: #f8fbfa;
}

.scBoxHdr{
	background: url(images/body_footer.gif) repeat-x;
	color: #ffffff;
}

.scBoxColor {
	background-color: #000000;
}

.scAddToCart {
	color: #666055;
	text-decoration: none;
}

.scField {
	padding-right: 10px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

.scSubHeader {
	font-weight: bold;
	font-size: 13px;
}

.scAug {
	font-weight: bold;
	font-size: 11px;
}

.scUnderline {
	border-bottom: solid 2px #7e9490;
}

.scSep {
	border: solid 1px #C1BAA6;
}

.scSubmit {
	background: #e14d0d;
	color: #ffffff;
	font:  bold 11px arial #ffffff;
	padding: 2px;
}

.scSubmitSm {
	background: #e14d0d;
	color: #ffffff;
	font:  bold 9px arial #ffffff;
}

.scTable {
	border: solid 1px #333333;
}

a:link.scLink, a:visited.scLink, a:active.scLink {
	color: #ffffff;
}

.large_h1 {
	font-size: 24px;
	font-weight:bold;
	line-height: 50px;
}

.current_price 
{
	font-size:10pt;
	font-weight:bold;
}

#makemodel_right
{
	width:410px;
	float:left;
	height:370px;
	overflow:auto;
}

#makemodel_left
{
	width:320px;
	float:left;
	height:400px;
	overflow:auto;
	text-align:left;
}

#makemodel_subleft
{
	width:215px;
	float:left;
	height:300px;
	overflow:auto;
}

#makemodel_subright
{
	text-align:center;
	width:155px;
	padding:5px;
	float:left;
	height:300px;
	overflow:auto;
}

/* Home Page */
/**********************************/
