body {
	background-color: #664136;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #f5911e;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #f5911e;
}
a:hover {
	text-decoration: none;
	color: #006699;
}
a:active {
	text-decoration: underline;
	color: #f5911e;
}
.fineprint {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	}
.fineprint a:link {
	color: #6795AF;
	text-decoration: none;
}
.fineprint a:visited {
	text-decoration: none;
	color: #6795AF;
}
.fineprint a:hover {
	text-decoration: none;
	color: #ccc7ac;
}
.fineprint a:active {
	text-decoration: none;
	color: #ccctac;
}
.style1 {
	color: #006699;
	font-weight: bold;
}
.style2 {color: #993300}
.formcontact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #333333;
	vertical-align: top;
	text-align: left;
	}
.formalign {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 9px;
	color: #333333;
	vertical-align: top;
	text-align: left;
}
.bodycopy {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
	line-height: 18px;
	margin-left: 5px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
.bodycopy a:link {
	color: #f5911e;
	text-decoration: underline;
}
.bodycopy a:visited {
	text-decoration: underline;
	color: #f5911e;
}
.bodycopy a:hover {
	text-decoration: none;
	color: #006699;
}
.bodycopy a:active {
	text-decoration: underline;
	color: #f5911e;
}

.testimonial {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
	line-height: 16px;
	margin-top: 20px;
	margin-bottom: 0px;
	}

.byline {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: left;
	line-height: 15px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	}
	
	
/*---------------------------------
formatting
---------------------------------*/
#mast_top {
	border-bottom: 2px solid #fff;
	height: 15px;
	vertical-align: top;
	background: #f5911e url(images/wood.gif) top left;
	width: 730px;
	}
#mast_mid {
	height: 130px;
	vertical-align: top;
	background: #f5911e url(images/topmastquote.gif) top center no-repeat;
	width: 730px;
	}
#mast_btm {
	border-top: 2px solid #fff;
	height: 27px;
	vertical-align: top;
	background: url(images/wood.gif) top left;
	width: 730px;
	}
#sidebar {
	height: 100%;
	vertical-align: top;
	background: #BECCCC;
	width: 155px;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 10px;
	padding-bottom: 0px;

	}
#main {
	height: 100%;
	vertical-align: top;
	background: #fff url(images/topshad.gif) top repeat-x;
	width: 540px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	}
#footer {
	border-top: 2px solid #fff;
	height: 7px;
	background: #333;
	width: 730px;
	}
