@charset "UTF-8";
body {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana;
	font-size: 12px;
	color: #333333;
	background-color: #E4EFFF;
}
#wrapper {
	height: auto;
	width: 756px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #97E097;
	background-color: #FFFFFF;
}
#form_border {
	margin-top: 6px;
	margin-left: 4px;
	width: 236px;
	background-color: #FDFEFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B2CCFF;
	border-bottom-color: #B2CCFF;
}
#quote_bg {
	background-image: url(images/qt_bg.gif);
	background-repeat: repeat-y;
}
#no_bg {
	background-image: none;
}
#content {
	line-height: 18px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 30px;
}
#content_bg {
	background-repeat: repeat-y;
	background-position: right;
}
#contact {
	font-size: 14px;
	color: #FF0032;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#hours {
	padding: 4px;
	height: auto;
	width: auto;
	border: 1px solid #4480F3;
	margin-bottom: 10px;
	background-color: #FBFDFB;
}
.header {
	font-size: 24px;
	color: #26BA29;
}
.subheader {
	color: #4480F3;
	font-size: 18px;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana;
}
h3 {
	font-weight: bold;
	color: #333333;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #33CC00;
}
a:visited {
	color: #B7BAB5;
	text-decoration: none;
}
a:hover {
	color: #6699FF;
}
ul {
	list-style-image: url(images/bullet.gif);
}
.footer {
	color: #3ACD09;
}
#call_form {
	width: 230px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #33CC00;
}

