#maintable {
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	color: #666;
}
#maintable h1 {
	font-size: 13px;
	font-weight: bold;
}

#maintable a:link {
	color: #000;
	text-decoration: underline;
}
#maintable a:visited {
	color: #000;
	text-decoration: underline;
}
#maintable a:hover {
	color: #999;
	text-decoration: underline;
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.2em;
}
.leftborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #9D111A;
	border-right-color: #9D111A;
	border-bottom-color: #9D111A;
	border-left-color: #9D111A;
}
#quote {
	border: 1px solid #CCC;
}
.textform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}



#draymenu {
	line-height: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#draymenu a:link {
	color: #666;
	text-decoration: none;
}
#draymenu a:visited {
	color: #666;
	text-decoration: none;
}
#draymenu a:hover {
	color: #000;
	text-decoration: none;
}
input.mail{
display:none;
}
