@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 26px;
	color: #484646;
	text-align: justify;
}
.directions {
	line-height: 14px;
}
.specs {
	line-height: 14px;
}

.photo {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #7b1304;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
.contact {
	line-height: 14px;
}
.header {
	font-size: 13px;
}
.photo2 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.logo {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.header2 {
	font-size: 13px;
	color: #801C08;
}
