/* CSS Document */


body {
	margin-top: 20px;
	margin-bottom: 20px;
}

.copyright
{
	font-family: Trebuchet MS;
	font-size: 0.8em;
	line-height: 1.4em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #1c7437;
	padding-right: 25px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.homeBoxHeader
{
	font-family: Trebuchet MS;
	font-size: 0.9em;
	line-height: 1.4em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #1c7437;
	padding-top: 20px;
	padding-left: 10px;
}


.homeBoxBody
{
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	line-height: 1.4em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #616161;
	padding-right: 20px;
	padding-left: 10px;
}

.directions
{
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	line-height: 1.4em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #FFCC00;
	padding-right: 20px;
	padding-left: 10px;
}


.couponDisclaimer
{
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	line-height: 1.4em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #009900;
	width: 75px;
	padding-left: 25px;
	padding-bottom: 20px;
}

.homeShowroomPhone
{
	font-family: Trebuchet MS;
	font-size: 0.8em;
	line-height: 1.4em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #1c7437;
	padding-right: 20px;
	padding-left: 10px;
}


a:link 
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #009900;
	text-decoration: underline;
}

a:visited 
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #009900;
	text-decoration: underline;
}

a:hover 
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #009900;
	text-decoration: underline;
}

a:active 
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFCC00;
	text-decoration: underline;
}
blockquote {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}
