body {
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #EEEEEE url(background.jpg) repeat-x scroll;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #0033FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0033FF;
}
a:hover {
	text-decoration: none;
	color: #0033FF;
}
a:active {
	text-decoration: underline;
}.grand #wrapper {
	height: auto;
	width: 900px;
	background-color: #EEEEEE;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EEEEEE;
	border-left-color: #EEEEEE;
	text-align: left;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
.grand #content {
	height: auto;
	width: 890px;
	text-align: left;
	margin-bottom: 8px;
	padding: 0px 5px 5px;
}
.grand #content_right {
	height: auto;
	width: auto;
	margin-left: 340px;
}
.grand #content_left {
	width: 320px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}
.grand #sidebar1 {
	background: #333333;
	float: left;
	height: auto;
	width: 300px;
	padding: 0px;
	color: #CCCCCC;
}
.grand #sidebar1content {
	line-height: 14px;
	padding: 15px 6px 2px;
	height: auto;
	width: auto;
}
#sidebar1content a {
	color: #FFFFFF;
	text-decoration: underline;
}


.grand #maincontent {
	height: auto;
	width: auto;
	margin-left: 315px;
	padding: 2px;
	line-height: 14px;
}
.grand #newsContent {
	line-height: 1.8em;
}
.grand #newsContent img {
	border: 3px solid #AAAAAA;
	margin-bottom: 8px;
	margin-left: 12px;
}



.home-news-date {
	font-weight: bold;
	color: #0033FF;
}
.grand #recent_news_content {
	height: auto;
	width: auto;
	line-height: 14px;
	color: #333333;
	background-color: #CCCCCC;
	margin-bottom: 5px;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.grand #recent_news_content p {
	margin: 0px 0px 5px;
	padding: 0px 0px 0px 5px;
	display: block;
}

.grand #recent_news_top {
	height: 70px;
	width: 320px;
}
.img-btm-padding {
	margin-bottom: 5px;
}
.grand #welcome-content {
	line-height: 14px;
	color: #333333;
}
.grand #featured-news {
	line-height: 14px;
	text-align: left;
	height: 135px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 5px;
}
.featured-news-header {
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	line-height: 17px;
}
.featured-news-date {
	color: #990000;
}

.img-rt-padding {
	margin-right: 6px;
}
.img-btm-rt-padding {
	margin-right: 5px;
	margin-bottom: 5px;
}

.recent-news-headline {
	font-weight: bold;
	font-size: 10px;
	color: #0033FF;
}
.recent-news-date {
	font-size: 10px;
	font-weight: bold;
	color: #555555;
}

.grand #features-content-right {
	text-align: left;
	height: auto;
	margin-left: 275px;
	width: auto;
}
.grand #features-content-left {
	width: 265px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	height: auto;
	float: left;
}
.grand  #product-small {
	padding: 1px;
	height: auto;
	width: auto;
	margin-bottom: 2px;
	border-bottom: 1px dotted #CCCCCC;
}
.footer a {
	color: #333333;
	text-decoration: underline;
}
.grand #dealers {
	padding: 2px;
	height: auto;
	width: auto;
	margin-bottom: 6px;
}
#east-dealers {
	height: auto;
	width: 280px;
}
#west-dealers {
	height: auto;
	width: 280px;
	float: right;
}


.grand #news-area {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	line-height: 14px;
}
.grand #archive-link {
	background: #cccccc;
	padding: 3px 2px;
	height: 15px;
	width: 150px;
	text-align: center;
}

.news-headline {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.img-fltlft {
	float: left;
	padding-right: 6px;
}
.top-padding {
	padding-top: 3px;
}
#footer {
	margin: 0px auto;
	padding: 10px 3px 3px;
	font-weight: bold;
	color: #888888;
	line-height: 14px;
	text-align: center;
	font-size: 10px;
}
#footer a {
	color: #333333;
	text-decoration: underline;
}
