body {
	margin: 0px;
	padding: 0px;
	font: Georgia, "Times New Roman", Times, serif;
	background: #FFF url(../images/back_tile.gif) repeat left bottom;
}
#wrapperBACK {
	background: #FFF;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
}
#header {
	background: #231f20 url(../images/home_header_back.gif) no-repeat center top;
	border-bottom: 3px solid #FFFFFF;
	height: 208px;
}
#home #header {
	height: 299px;
}
#headerLOGO {
	float: left;
	height: 77px;
	width: 300px;
}
#headerLINKS {
	float: right;
	width: 652px;
	text-align: right;
	height: 39px;
	margin-top: 38px;
	margin-right: 8px;
}
#headerBANNER {
	height: 111px;
	float: none;
	width: 940px;
	padding-left: 20px;
	padding-bottom: 20px;
	clear: both;
	background: #FFF;
}
#home #headerBANNER {
	height: 222px;
	padding: 0px;
	width: 960px;
	background: #FFF;
}
#info #headerBANNER {
	background: #FFF url(../images/sub_banner_info.jpg) no-repeat left bottom;	
}
#locations #headerBANNER {
	background: #FFF url(../images/sub_banner_locations.jpg) no-repeat left bottom;	
}
#pricing #headerBANNER {
	background: #FFF url(../images/sub_banner_pricing.jpg) no-repeat left bottom;	
}
#products #headerBANNER {
	background: #FFF url(../images/sub_banner_products.jpg) no-repeat left bottom;	
}
#photos #headerBANNER {
	background: #FFF url(../images/sub_banner_photos.jpg) no-repeat left bottom;	
}
#headerBANNERlogo {
	padding-bottom: 20px;
	padding-left: 20px;
}
#content {
	font: 11px/20px Georgia, "Times New Roman", Times, serif;
	color: #603913;
	padding-bottom: 50px;
	border-top: 8px solid #231F20;
	background: #FFF;
	padding-top: 20px;
}
#home #content {
	padding-top: 10px;
	padding-bottom: 30px;
}
#content a {
	color: #603913;
	text-decoration: underline;
}
#content a:hover {
	color: #bf272d;
}
#content h1 {
	font: bold 20px/20px Georgia, "Times New Roman", Times, serif;
	color: #bf272d;
}
#content table h1 {
	font: bold 20px/normal Georgia, "Times New Roman", Times, serif;
	color: #bf272d;
	margin: 0px;
}
#content h2 {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
}
#content table h2 {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	margin: 0px;
}
#content h3, #content h4 {
	font-size: 11px;
	font-weight: bold;
	color: #BF272D;
	line-height: normal;
}
#content .columnNAV h3, #content .columnNAV h4 {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
#content .columnNAV h3 a, #content .columnNAV h4 a {
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#content .columnNAV h3 {
	padding-top: 5px;
}
#content ul, #content li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#content ul {
	padding-bottom: 20px;
}
#content li {
	padding-left: 10px;
	font: 11px/20px Arial, Helvetica, sans-serif;
}
#locations li {
	padding: 0px;
}
#content .columnNAV ul, #content .columnNAV li {
	padding: 0px;
	margin: 0px;
}

#locations label {
	font-weight: bold;
	width: 75px;
	float: left;
}
.column, .columnBORDER, .columnNAV {
	width: 280px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	padding-top: 0px;
}
.columnWIDE {
	width: 598px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	padding-top: 0px;
	border-left: 2px dotted #B5B5B5;
}
#content .columnNAV {
	padding-top: 10px;
	color: #BF272D;
}
#content .columnNAV a {
	text-decoration: none;
	padding: 3px;
	color: #603913;
}
#content .columnNAV a:hover {
	text-decoration: underline;
	color: #BF272D;
}
.columnBORDER {
	border-left: 2px dotted #B5B5B5;
	width: 278px;
}
.columnHEADpic {
	margin-bottom: 5px;
}
img.picRIGHT {
	margin-bottom: 10px;
	margin-left: 10px;
}
img.picLEFT {
	margin-right: 10px;
}

.callout, .testimonial {
	font-size: 14px;
	font-style: italic;
	border-bottom: 2px dotted #B5B5B5;
	padding-bottom: 20px;
}
.author {
	font-style: normal;
	font-weight: bold;
	text-align: right;
	border-bottom: 2px dotted #B5B5B5;
	padding-bottom: 20px;
}
.authorLAST {
	font-style: normal;
	font-weight: bold;
	text-align: right;
}
.testimonial {
	border: none;
	padding: 0px;
}
.answer {
	padding-bottom: 20px;
	border-bottom: 2px dotted #B5B5B5;
}
.disclaimer {
	padding-top: 20px;
	border-top: 2px dotted #B5B5B5;
	color: #999;
	font-style: italic;
}
.highlight, #content .columnNAV ul.highlight a {
	color: #bf272d;
	font-weight: bold;
	text-transform: uppercase;
}
.tableDISCLAIMER {
	font: 11px Arial, Helvetica, sans-serif;
}
.tablePICS td, .tablePICSnone td {
	padding: 3px;
	font: 11px Arial, Helvetica, sans-serif;
}
.tablePICS img {
	border: 1px solid #231F20;
}
.tablePICSnone img {
	border: none;
}
.floatRIGHT {
	float: right;
	text-align: left;
	width: 260px;
	margin-left: 20px;
	margin-bottom: 10px;
}
.pricing th {
	border-bottom: 1px solid #BF272D;
	padding: 2px;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
}

.pricing td{
	margin: 0px;
	padding: 2px;
	border: 0px;
	font: 11px Arial, Helvetica, sans-serif;
}
.pricing td.borderDOTTED, td.borderDOTTED {
	border-bottom: 2px dotted #B5B5B5;
}
form {
	margin: 0px;
	padding: 0px;
}
#content fieldset ul, #content fieldset li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#content fieldset ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
#content fieldset li {
	float: left;
	clear: left;
	width: 100%;
	margin-bottom: 5px;
	margin-top: 5px;
}
fieldset {
	clear: left;
	float: left;
	width: 300px;
	margin-bottom: 5px;
	border: 0px none #FFF;
}
fieldset.submit {
	float: none;  
	width: auto;
}
fieldset legend {
	font: bold 14px/20px Georgia, "Times New Roman", Times, serif;
	color: #603913;
	margin-left: -10px;
}
.textFIELD {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
}
fieldset.topLABELS {
	width: 100%;
}
fieldset label, fieldset.leftLABELS label, fieldset.topLABELS label {
	background: #ddd;
	float: left;
	width: 100px;
	margin-right: 10px;
	clear: right;
	padding: 1px;
	padding-left: 5px;
	padding-right: 5px;
}
fieldset.topLABELS label {
	display: block;
	width: 100%;
	float: none;
	margin-bottom: 10px;
}
fieldset label.required {
	background: #bf272d;
	color: #FFF;
}
#wagt_map_1, #wagt_map_2 {
	float: right;
	width: 260px;
	height: 240px;
	clear: both;
	border: 1px solid #231F20;
	margin-left: 20px;
}
#wagt_map_2 {
	margin-top: 20px;
}
#content .columnNAV ul.highlight {
	border-top: 2px dotted #B5B5B5;
	padding-top: 20px;
	margin-top: 20px;
}
#content ul.border {
	border-bottom: 2px dotted #B5B5B5;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#footer {
	border-top: 1px solid #b5b5b5;
	font: 11px/20px Arial, Helvetica, sans-serif;
	color: #666;
	background: url(../images/back_tile_footer.gif) repeat-x left top;
}
#footerCONTENT {
	width: 920px;
	padding: 20px;
	margin-right: auto;
	margin-left: auto;
}
#footerLINKS {
	float: left;
	width: 360px;
}
#footerLINKS a {
	color: #666;
	text-decoration: underline;
}
#footerLINKS a:hover {
	color: #333;
}
#footerLOGOS {
	float: right;
	width: 560px;
	text-align: right;
}
#footerLOGOS img {
	margin-left: 17px;
}
.clear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0;
} 

