@charset "utf-8";
body {
	background-color: #010100;
}
#left_column {
	background-image: url(images/green.jpg);
	background-repeat: repeat-y;
}
.content_area {
	background-color: #FFF;
	background-image: url(images/content_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

td img {display: block;}
.Title_Font {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.content_Font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.bottom_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}
a:link {
	color: #4D5E32;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #94926C;
}
a:hover {
	text-decoration: underline;
	color: #AFA949;
}
a:active {
	text-decoration: none;
}
.content_area_speeddial {
	background-color: #FFF;
	background-image: url(products/productimages/speeddial_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#yellowfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 450px;
	padding-left: 5px;
}
#greyfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 5px;
}
#greybox_lg {
	padding-left: 10px;
	padding-top: 5px;
	background-image: url(products/productimages/greybox_lg.gif);
	background-repeat: no-repeat;
}
#dealerfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.content_Font_smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding-right: 90px;
}
