html, body, span, object,
h1, h2, h3, h4, h5, h6,
address, code, img, small,
fieldset, form, label
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-align: justify;
}

p
{
	margin: 0;
	padding: 0;
}

body
{
	line-height: 1;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../images/background.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}

h1
{
	font-weight: bold;
	font-size: 14px;
	color: #F8D837;
}

h2
{
	font-size: 18px;
	font-weight: bold;
}

#maincontainer
{
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	width: 1036px;
}

#header
{
	background-image: url(../images/header.png);
	height: 90px;
}

#headerimage
{
	float: left;
	background-image: url(../images/headerimage.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 254px;
	margin-top: 25px;
	margin-left: 25px;
}

#headertext
{
	float: right;
	height: 65px;
	display: inline;
	margin-top: 20px;
	margin-right: 25px;
}

#sitename {
	font-size: 40px;
	font-family:"Arial Black";
	text-align: right;
}

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

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

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

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

#phonenumbers
{
	padding-top: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
}

#navbar
{
	background-image: url(../images/line.png);
	background-repeat: repeat-y;
}

#navbar1
{
	background-image: url(../images/menubar2.jpg);
	background-repeat: repeat-x;
	border-top: solid #000000 1px;
	line-height: 30px;
	width:1000px;
	margin-left: 18px;
}

#navbar1 ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFF;
	white-space: nowrap;
	width: 100%;
	text-align: center;
}

#navbar1 li {
	list-style-type: none;
	display: inline;
}

#navbar1 li a {
	text-decoration: none;
	padding: 7px 10px;
	color: #F8D837;
}

#navbar1 li a:link {
	color: #F8D837;
}

#navbar1 li a:hover {
	color: #F8D837;
	background-image: url(../images/menubar.jpg);
	background-repeat: repeat-x;
}

#current {
	color: #F8D837;
	background-image: url(../images/menubar.jpg);
	background-repeat: repeat-x;
}

#navbar2
{
	background-image: url(../images/menubar2.jpg);
	background-repeat: repeat-x;
	line-height: 30px;
	width:1000px;
	margin-left: 18px;
	height:30px;
}

#pagetitle
{
	display: inline;
	float:left;
}

#tagline
{
	display: inline;
	float: right;
}

#content
{
	clear: both;
	background-image: url(../images/line.png);
	background-repeat: repeat-y;
	min-height: 400px;
	padding: 20px 40px 20px 40px;
}

#content a:link
{
	color: #0000FF;
}

#content a:visited
{
	color: #0000FF;
}

#content a:hover
{
	color: #FF0000;
}

#content a:active
{
	color: #0000FF;
}

#news img
{
	padding: 5px;
}

#footer
{
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	line-height: 20px;
	vertical-align: middle;
	text-align: center;
	padding-top: 10px;
	height: 50px;
	font-size: 12px;
}

img
{
	border: none;
	margin-bottom: 10px;
}

.homeimgs
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#homeimgs
{
	margin-left: auto;
	margin-right: auto;
}

h2, h3, h4, h5, h6
{
	padding-bottom: 10px;
}

#content p
{
	padding-bottom: 15px;
}

#content ul
{
	padding-left: 20px;
}

.desperate
{
	text-align: center;
	padding-bottom: 20px;
	font-size: x-large;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

.message
{
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

th
{
	vertical-align: middle;
	text-align: left;
}

.tablehelp
{
	font-size: 0.8em;
	color: #0033FF;
}

.required
{
	font-size: 1.2em;
	color: #FF0000;
	font-weight: bold;
	padding-left: 10px;
}

#revisionstable
{
	border: 1px solid #666666;
	width: 950px;
	border-collapse: collapse;
}

#revisionstable th
{
	border: 1px solid #666666;
}

#revisionstable td
{
	border: 1px solid #666666;
	padding: 5px;
}

.bugprice
{
	color: #FF0080;
}

/*Stock Page Classes*/

.cars
{
	margin-left: -23px;
}

.cartable
{
	line-height: 120%;
	width: 238px;
}

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

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

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

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

.carheader
{
	background-image:url(../images/tableheader.jpg);
	height:47px;
	font-weight: bold;
	vertical-align:bottom;
	text-align: center;
}

.carimagecell
{
	background-image:url(../images/tableline.jpg);
	background-repeat: repeat-y;
	text-align: center;
	height: 129px;
	max-height: 129px;
	min-height: 129px;
	overflow: hidden;
}

.carimage
{
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom:0px;
}

.carattribs
{
	background-image:url(../images/tableline.jpg);
	background-repeat: repeat-y;
	text-align: center;
	padding-left: 19px;
	padding-right: 19px;
}

.attribstable
{
	width: 100%;
	background-color:#FFFFFF;
}

.attribsleft
{
	text-align: left;
	padding-left: 2px;
}

.attribsright
{
	text-align: right;
	padding-right: 2px;
}

.carprice
{
	background-image:url(../images/tablefooter.jpg);
	height:47px;
	font-weight: bold;
	vertical-align:top;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 13px;
}

/*End Stock Page Classes*/

#orderinglink a:link
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

#orderinglink a:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

#orderinglink a:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

#orderinglink a:active
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.newsitem
{
	display: inline-block;
	padding-bottom: 10px;
}

.newsitem img
{
	padding: 10px;
}