/* CSS Document */
A:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
}
  A:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
}
  A:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
}
  A:hover 

{
	text-decoration: none;
	color:	#FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

body {
	position: relative;
	margin-top: 0px;
	background-color: #ededed;
	background-image: url(../home/redline-2009.jpg);
	background-repeat: repeat-x;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text10bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 5px;
}
.callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.callout2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.callout3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
.tabpad {
	padding: 6px;
}
.disclaimer {
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

/* Divisions */
#maincell {
	background-image: url(../home/tabletop.jpg);
	background-repeat: repeat-x;
	padding-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#showcell {
	background-image: url(../showroom/img/showcell.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#hptable {
	background-image: url(../home/cruiser_bck2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 6px;

}

#navtable tr { 
        cursor: pointer;
      }
	
#sidebar {
font-size: 12px;
}

#navlist {
margin: 0; 
padding: 0; 
list-style-type: none; 
}

#navlist a, #navlist a:visited {
display: block;
padding: 3px 0px 3px 10px;
background-color: #FFFFFF;
color: #000000;
font-weight: bold;
text-decoration: none;
}

#navlist a:hover {
background-color: #EDEDED;
background-image:  url(l1_up.jpg);
color: #FF6600;
}

#sidebar #navlist .uberlink {
background-color: #FFFFFF;
background-image:  url(l1_over.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #FFFFFF !important;
font-weight: bold;
cursor: default;
}

#navlistb a, #navlistb a:visited {
color: #990000;
padding: 3px 0px 3px 20px;

}
#navlist a:hover {
background-color: #EDEDED;
background-image:  url(l1_up.jpg);
color: #FF6600;
}

#navbot .navbot{
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	}

#navbot a:link {
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	}
	
#navbot a:visited {
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	}

#navbot a:hover {
	font-weight: normal;
	font-size: 10px;
	text-decoration: None;
	color: #990000;
	}

#showroom .showroom{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	}

#showroom a:link {
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	}
	
#showroom a:visited {
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	}

#showroom a:hover {
	font-weight: bold;
	font-size: 10px;
	text-decoration: None;
	color: #999999;
	}
.phone_number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../home/hp-2009_r2_c3.jpg);
	background-repeat: no-repeat;
	padding-right: 25px;
}
