body {
	background-color: #351430;
	color:#000000;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 72.5%; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

table {
background-color: #FFFFFF;
}

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

h1 {
	font: 22px Georgia, "Times New Roman", Times, serif;
	
}

h2 {
	font: 18px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

h3 {
	font: 16px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}


#outerstuff {
	background-position: center;

}

#siteWrapper {
	width: 796px;
	margin-left: auto;
	margin-right: auto;
	padding: 12px 10px 10px;
	border-right:15px solid #FFFFFF;
	border-left:15px solid #FFFFFF;
	background-color: #FFFFFF;
	
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#header img { border: 0px; }

#headerimages {
	clear:both;
	margin-left:0px;
}

#mainMenu {
	clear:both;
	margin-left:0px;
}


#sidemenu {
}

#content {
	width:796px;
	border-bottom:15px solid #FFFFFF;
	background: #FFFFFF;
}


#hpleft {
	float:left;
	width:202px;
	margin-left:2px;
	padding:10px 0 0 0;
	}
	
#hpright {
	float:right;
	width:580px;
	}
	
#hpright #intro{
	font: 12px Verdana, Arial, "Times New Roman", Times, serif;
	}	
	
#hpright .address {
	margin:0 5px 0 75px;
	color:#2E5B5C;
	font-size:12px;
	}
	
#second {
	display: none;
}

.clearer {
	clear: both;
}


#showroom {
	font-size: 9pt;
}

#showroom strong{
	font-size: 9pt;
	font-weight: bold;
}

#specs {
	font: 9pt Verdana, Arial, "Times New Roman", Times, serif;
}

#specdiv {
width: 610px;
}
