/* set the page background color and margins. */
body {
	margin: 0px; 
	/*background: #DFCCA3; */
	background-image: url(images/bg_pg.jpg); background-repeat: repeat; background-position: top center; 
	
	/* scrollbar colors */
	/* outer lines */
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	/* inner lines */
	scrollbar-highlight-color: #bdbdbd;
	scrollbar-shadow-color: #bdbdbd;
	/* face, arrow and track */
	scrollbar-face-color: #30445F;
	scrollbar-arrow-color: #a3a3a3;
	scrollbar-track-color: #a3a3a3;
}

/* set the page font formatting. */
body, p { font-family: verdana, sans-serif; font-size: 12px; line-height: 18px; }
p { margin-top: 5px; }

/* default link colors - this is the default link color for the page */
a:link { font-weight: normal; text-decoration: none; color: #CE4331; } /* unvisited link color */
a:hover { font-weight: normal; text-decoration: none; color: #FF1D00; } /* hover over an unvisited link color */
a:active { font-weight: normal; text-decoration: none; color: #FF1D00; } /* hover over an unvisited link color */
a:visited { font-weight: normal; text-decoration: none; color: #CE4331; } /* visited link color*/
a:visited:hover { font-weight: normal; text-decoration: none; color: #FF1D00; } /* visited link hover color*/

a.afoot:link { font-weight: normal; text-decoration: none; color: #000000; }
a.afoot:hover { font-weight: normal; text-decoration: none; color: #A40046; }
a.afoot:visited { font-weight: normal; text-decoration: none; color: #000000; }
a.afoot:visited:hover { font-weight: normal; text-decoration: none; color: #A40046 }

a.areadmore:link { font-weight: bold; color: #CE4331; }
a.areadmore:hover { font-weight: bold; color: #A40046; }
a.areadmore:visited { font-weight: bold; color: #CE4331; }
a.areadmore:visited:hover { font-weight: bold; color: #A40046; }


end cell bg rollover */

h1, h2, h3, h4, h5, h6, h7 { margin: 0px; }
h1 { position: relative; height: 31px; overflow: hidden; font-size: 11px; font-weight: bold; color: #CE4331; }
/* h1 spans for graphic headers */
	h1 span { position: absolute; left: 0px; top: 0px; width: 731px; height: 100%; }
	h1 span.h1index { background-image: url(images/hl_index.jpg); background-repeat: no-repeat; }
	h1 span.h1trans { background-image: url(images/hl_trans.jpg); background-repeat: no-repeat; }
	h1 span.h1whse { background-image: url(images/hl_whse.jpg); background-repeat: no-repeat; }
	h1 span.h1qual { background-image: url(images/h1_qual.jpg); background-repeat: no-repeat; }
	h1 span.h1contact { background-image: url(images/hl_contact.jpg); background-repeat: no-repeat; }
	h1 span.h1privacy { background-image: url(images/h1_privacy.jpg); background-repeat: no-repeat; }
	
h2 { font-size:11px; font-weight: bold; color: #CE4331; margin-top: 20px; }
h3 { font-size:11px; font-weight: bold;  margin-top: 20px; }

img.imgcomlogo { margin-top: 5px; margin-right: 15px; margin-bottom: 10px; }

/* set all H tags to 0 margin. This allows another element to be directly below it on the page */

div.divcontent { margin: 45px; margin-top: 62px; margin-left: 65px; }

table.tabmain { background-image: url(images/bg_well.gif); background-repeat: repeat-y; background-position: top left; }
table.tabtopform { 
	width: 165px; background-color: #ffffff; padding: 16px; 
	border-color: #C0883C; border-width: 1px; border-style: solid; }
table.tabmappop { border-style: solid; border-width: 1px; border-color: #8C6633; }
		td.tdmappop-label { padding-top: 2px; height: 25px; background-color: #8C6633; color: #ffffff; font-weight: bold; font-size: 12px; }
		td.tdmappop-item { border-top-style: solid; border-top-width: 1px; border-top-color: #E2CCAE; }
		td.tdmappop-info { 
			border-top-style: solid; border-top-width: 1px; border-top-color: #E2CCAE; 
			background-color: #F7F7EF; }
		
td.tdwell {	background-image: url(images/el_well-lr.jpg); background-repeat: no-repeat; background-position: bottom right; }
td.tdcontent {	background-image: url(images/el_well-ul.jpg); background-repeat: no-repeat; background-position: top left; }
td.tdfoot {
	height: 70px;
	text-align: center;
	background-image: url(images/bg_foot.jpg); background-repeat: no-repeat; background-position: top left; }
	p.pfoot { line-height: 14px; margin-top: 15px;  font-size: 10px; }
td.tdformlf { background-color: #e0d9c9; font-weight: bold; }

td.tdmapquest-box {
	height: 100px; width: 150px;
	background-image: url(images/box_mapquest.jpg); background-repeat: no-repeat; background-position: top left;}
		td.tdmapquest-but { 
			text-align: center; font-weight: bold; color: #B68F63;
			background-color: #F7F7EF; border-style: solid; border-width: 1px; border-color: #E2CCAE;
			padding: 2px; height: 24px; }
td.tdmapquest-banner {
	height: 35px; background-image: url(images/bg_mapquest.gif); background-repeat: repeat-x; background-position: left top; }
td.tdpricingpic {
	width: 200px; padding: 6px; padding-top: 15px; }
	
p.psubcathd { 
	font-size: 14px; font-weight: bold; color: #2D357E;
	margin: 40px 0 10px 124px; }
p.psnav {
	border-bottom-color: #000000; border-bottom-width: 1px; border-bottom-style: solid;
	font-size: 10px; padding: 5px; margin-bottom: -10px; }
p.ptightheight {
	line-height: 15px; margin-bottom: 5px;}
.fmouse { font-size: 9px; color: #666666; line-height: 13px; }

/* only custom styles below this line */

//* form fields */
.formbutton {
	margin: 10px;
	width: 125px;
	border-width: 1px; border-style: solid; border-color: #000000;
	background-color: #61A142;
	color: #ffffff; font-size: 12px; font-weight: bold;
}
.formbutton2 {
	width: 35px;
	border-width: 1px; border-style: solid; border-color: #000000;
	background-color: #FCEEEA;
	font-size: 9px; font-weight: bold;
}

.formbold { 
	width: 225px;
	height: 15px;
	font-size : 11px;
	font-weight: bold;
	font-family: Verdana;
	border: 1px solid #000000;
}

.formboldtall { 
	width: 250px;
	font-size : 11px;
	font-weight: bold;
	font-family: Verdana;
	border: 1px inset #000000;
}

.formsmall { 
	font-size: 9px;
	padding: -2px;
	font-family: Verdana;
	border: 1px inset #000000;
}

.formnormal { 
	width: 225px;
	height: 17px;
	font-size : 11px;
	font-weight: bold;
	font-family: Verdana;	
	border: 1px inset #000000;
}
.formsearch { font-size : 11px;
	width: 88px;
	font-weight: bold;
	font-family: Verdana;
	background-color: #F5EFDE;	
	border: 1px inset #9ED2CC;
}
.formmore { visibility:hidden; display:none; }
.formmore2 { visibility:visible; display:block; }
