body {
	/*
	background-color: #8E7F78;
	8b8b7b
	*/
	background-color: #150006;
	background-repeat: no-repeat;
	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: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	margin-top: 14px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(url(/images/menu/whatshappening_02.jpg));
	background-position: 0px 25px;

}



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

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: 800px;
	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:800px;
	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;
}

#innerPhoto {
	background-image: url(/images/menu/innerBG.jpg);
	background-repeat: no-repeat;
	height: 393px;
	width: 800px;
}
#innerPhoto #innerList #NewsContent {
	position: relative;
	background-image: url(/images/menu/whatshappening_02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 25px;
	height: auto;
	top: 10px;
}
#innerPhoto #innerList #NewsContent #happening {
	padding: 6px;
	height: 290px;
	overflow: scroll;
}
#innerPhoto #innerList {
	width: 240px;
	top: 3px;
	right: 0px;
	position: relative;
	left: 556px;
	height: 342px;
}
#innerPhoto #innerList #NewsContent #happening {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #000000;
}
#happening ul a {
	background-image: url(/images/dottedArrow.gif);
	background-repeat: no-repeat;
	background-position: 45px center;
	text-decoration: underline;
}

#happening ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	padding-top: 6px;
	list-style-type: none;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#happening ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}



#happening ul h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#outside {
	background-color: #A70000;
}


a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #666633;
	text-decoration: none;
}

a:hover img {
	background-color: none !important;
}


a:hover {
	color: #FFFFCC;
	text-decoration: none;
	background-color: #CC0000;
}


a:active {
	color: #9933FF;
	text-decoration: none;
}#happening ul h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#innerPhoto #innerList #ambush {
	height: 60px;
}
