/*  ************* body, links and common test styles *************** */
body  {
	font-family: Georgia, "Times New Roman", "Palatino Linotype", serif;
	font-size: 100.1%;
	text-align: center;  /* this centers the container in IE 5* browsers. */
	margin: 0;
	padding: 0;
	background-color: #003D00;
}
	
a:link {text-decoration: none;}
a:visited {	text-decoration: none;}
a:hover {text-decoration: none;
 		background-position: 0;} /* fix pop-up on hover */

p, h1, h2, h3, h4, h5, h6 ul, li {
	font-family: Georgia, "Times New Roman", "Palatino Linotype", serif;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

/* ********* fix IE whitespace bug for ul lists re: Georg WD-i list ******** */
li a {height: 1%;} /* kill whitespace bug */
li a:hover {background-position: 0;} /* fix pop-up on hover */
/* ************** */

/* *********************** Container Divs ******************** */

#cntnQ {
	width: 885px;
	margin: 0 auto;
	height: 920px;
	text-align: left;
	background-image: url(../graphics/images/contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#cntnR {
	width: 885px;
	margin: 0 auto;
	height: 1210px;
	text-align: left;
	background-image: url(../graphics/images/request.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-style: none;
}

/* *********************** Left Nav Divs ******************** */
/* Contact Us page */
#nav {
	width: 210px;
	height: 550px;
	top: 225px;
	left: 0px;
	position: relative;
	float: left;
}
/* Navigation list formating */
#nav ul {
	text-align: right;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

#nav li {
	list-style-type: none;
	text-indent: 0px;
	margin: 7px 25px 10px 0px;
	padding-top: 0px;
}

#nav .mnu {
	font-size: 0.9em;
	line-height: 1.7em;
}
.mnu a:link {
	color: #DED2AF;
}
.mnu a:visited {
	color: #DED2AF;
}
.mnu a:hover {
	color: #C20000;
}

/* *********************** Right Main Content  Divs ******************** */
/* main content  divisions */
#w625cu {
	height: 910px;
	width: 76%;
	margin: 0px;
	padding: 0px;
	top: 0px;
	position: relative;
	left: 0px;
	float: left;
}
#w625rq {
	height: 1200px;
	width: 76%;
	margin: 0px;
	padding: 0px;
	top: 0px;
	position: relative;
	left: 0px;
	float: left;
}
/* ************************** Main Sub divs ****************** */
/* **** Header - title ***** */
#hdr {
	width: 80%;
	position: relative;
	left: 25px;
	top: 104px;
	margin: 0px 0px 3px;
}

/* page Title */
#hdr h1 {
	font-size: 1.5em;
	font-style: italic;
	font-weight: normal;
	color: #004A00;
	text-align: left;
	line-height: 1.5em;
}

/* ***** text Division Contact Us ***** */
#mccu {
	width: 80%;
	position: relative;
	left: 25px;
	height: auto;
	top: 120px;
	float: left;
}

#mcrq {
	width: 81%;
	position: relative;
	left: 25px;
	height: auto;
	top: 120px;
	float: left;
	margin: 0px;
	padding: 0px;
}


#googleblurb {
	display: none;
}

/* *********************** Text Formatting  ******************** */

/* head */
h1 {
	font-size: 1.5em;
	font-style: italic;
	font-weight: normal;
	color: #004A00;
	text-align: left;
	line-height: 1.7px;
}
/* subhead Epic on Contact Us */
h2 {
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	color: #000000;
	position: relative;
	line-height: 1.3em;
	margin-bottom: 3px;
}
/* address on Contact Us */
h3 {
	font-size: 0.9em;
	line-height: 1.1em;
	font-weight: normal;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin-bottom: 5px;
}
.corp {
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px;
	font-size: 0.95em;
}
/* paragraph and label classes */
p {
	font-size: 0.85em;
	line-height: 1.1em;
	color: #000000;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
/* paragraph Request */
.info {
	width: 530px;
	float: left;
	margin-top: 20px;
	margin-left: 25px;
	float: left;
	font-size: 0.8em;
}
/* paragraph Contact Us */
.blurb {
	margin-top: 20px;
	font-size: 0.8em;
	line-height: 1.1em;
}
.map {
	font-size: 0.8em;
	line-height: 1.3em;
	margin: 0px;
}
.map a:link {
	color: #006633;
	text-decoration: underline;
}
.map a:visited {
	color: #006600;
}
.map a:hover {color: #C20000;}
/* required fields info */
.frmrq {
	font-size: 0.75em;
	line-height: 1.3em;
	margin: 9px 0px 4px;
}
/* paragraph class in forms */
.L26 {
	margin-left: 3px;
	margin-bottom: 3px;
	margin-top: 5px;
}
.itl {
	font-style: italic;
}
/* label for Questions - Contact Us */
.L30 {
	text-align: left;
	display: block;
	font-style: italic;
	margin: 0px 0px 1px 3px;
	padding: 0px;
	font-size: 0.85em;
}
/* label for Questions - Request  */
.qstr {
	text-align: left;
	display: block;
	margin: 2px 0px 2px 3px;
	padding: 0px;
	font-size: 0.85em;
}
.bf {
	color: #000000;
	font-weight: bold;
	font-size: 105%;
}
.pc {
	font-size: 0.85em;
	text-align: center;
	margin: 5px 0px;
}
/* Contact Us spacing in address line */
.fx {
	font-size: 0.8em;
	font-style: italic;
	margin-left: 21px;
	margin-right: 3px;
	padding: 0px;
}
/* form submit buttons format */
h4 {
	font-family: Georgia, "Trebuchet MS", serif;
	font-size: .85em;
	margin: 0px;
	text-align: center;
	padding: 2px;
}
/* image stripe format */
h6 {
	font-family: Georgia,"Trebuchet MS",serif;
	font-size: 0.95em;
	line-height: 1px;
	margin: 5px 0px;
	background-image: url(../graphics/images/StripeBlk.gif);
	background-repeat: no-repeat;
}
/* forms formating - note: must keep generic textarea, select and input for Safari browsers and*/
form {
	font-size: 0.8em;
	width: 100%;
	float: none;
	margin: 0px;
	padding: 0px;
}
textarea {
	font-size: 0.8em;
}
input {
	background-color: #FFFFFF;
	border: 1px solid #FFFFCC;
	}
select {
	padding: 1px;
	margin-top: 4px;
	margin-left: 10px;
}
checkbox {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	padding: 0px;
	margin: 1px 0px 0px;
	font-size: 0.85em;
	line-height: 1.1em;
}
label {
	font-family: Georgia, "Trebuchet MS", serif;
	color: #000000;
	line-height: 1.1em;
	margin: 0px;
	padding: 0px;
}
/******** classes Form elements **********/
/* phones - Request page  */
.ph8 {
	font-size: 80%;
	margin-left: 5px;
	margin-right: 5px;
}
.stzip {
	font-size: 0.9em;
	line-height: 1.1em;
	margin: 0px 3px 0px 5px;
	padding: 0px;
}
.cty {
	margin-top: 0px;
	margin-left: 20px;
}
.button {
	font-family: Georgia, "Times New Roman", "Palatino Linotype", serif;
	font-size: 0.95em;
	padding: 3px 3px 1px;
	font-weight: normal;
	margin: 3px 0px;
	border: 1px solid #94BAA5;
}
/* ********************** table format for contact questionaire */
/* misc formatting */
table {
	border: 0 none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
/* misc formatting */
td {
	border: 0 none;
	margin: 0px;
	padding: 0px;
	font-size: 0.85em;
}
/* *** table for name et al lines *** */
#cntc {
	width: 99%;
	border-style: none;
	text-align: left;
}
/* td 1 - contact -  contact section labels */
td.lbl {
	width: 11%;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	height: 15px;
}
/* td 2 - contact and request - contact section input lines */
td.inp {
	width: 89%;
	margin: 3px 0px;
	padding: 0px;
	height: auto;/*	border: 1px solid #94BAA5; */
}

/* ** table for Check Boxes hear from us ** */
#chk {
	width: 99%;
	border-style: none;
	text-align: left;
}
/* ** table for req - est for ** */
#est {
	width: 99%;
	border-style: none;
	text-align: left;
}
/* ** table for req - best time - days** */
#ckdt {
	width: 99%;
	border-style: none;
	text-align: left;
}
/* td 1 Hear - contact and request */
td.ck1 {
	width: 3%;
}
/* td 2 Hear - contact and request */
td.ck2 {
	width: 40%;
}
/* td 3 Hear - contact and request */
td.ck3 {
	width: 3%;
}
/* td 4 Hear - contact and request */
td.ck4 {
	width: 49%;
	margin: 0px;
	padding: 0px;
}

/* td 1 chkbx - Est For - request */
td.bx1 {
	width: 2%;
}
/* td 2 label - Est For - request - request */
td.bx2 {
	width: 25%;
}
/* td 3 chkbx - Est For - request */
td.bx3 {
	width: 3%;
}
/* td 4 label - Est For - request */
td.bx4 {
	width: 25%;
}
/* td 5 chkbx - Est For - request */
td.bx5 {
	width: 3%;
}
/* td 6 label - Est For - request */
td.bx6 {
	width: 25%;
}
/******** width and spacing format classes **********/
/* for state - contact and request */
.t05 {
	font-size: 0.8em;
	width: 6%;
	border-width: 0px;
	background-color: #FFFFFF;
	border: 1px solid #94BAA5;
}
/* for zip - contact */
.t10 {
	font-size: 0.8em;
	width: 12%;
	border-width: 0px;
	background-color: #FFFFFF;
	border: 1px solid #94BAA5;
}
/* for zip - contact */
.t11 {
	font-size: 0.8em;
	width: 13%;
	border-width: 0px;
	background-color: #FFFFFF;
	border: 1px solid #94BAA5;
}
/* for "Where" and "Which" - contact and request */
.t30 {
	width: 50%;
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-bottom: 2px;
	font-size: 0.8em;
	line-height: 1.1em;
	border: 1px solid #94BAA5;
}
/* for day phone request */
.t35 {
	font-size: 0.8em;
	line-height: 1.1em;
	width: 43%;
	border-width: 0px;
	background-color: #FFFFFF;
	border: 1px solid #94BAA5;
	margin-right: 1px;
}
/* for evening phone -  request */
.t34 {
	font-size: 0.8em;
	line-height: 1.1em;
	width: 43%;
	border-width: 0px;
	background-color: #FFFFFF;
	border: 1px solid #94BAA5;
	padding: 0px;
	margin-left: 2px;
}
/* for city - contact and request */
.t52 {
	font-size: 0.85em;
	width: 65%;
	border-width: 0px;
	background-color: #FFFFFF;
	line-height: 1.1px;
	margin-right: 3px;
	border: 1px solid #94BAA5;
}
/* for all 80 lines */
.t80 {
	font-size: 0.8em;
	width: 99%;
	border-width: 0px;
	line-height: 1.1em;
	border: 1px solid #94BAA5;
}
/* for all full lines */
.t90 {
	font-size: 0.8em;
	width: 93%;
	border-width: 0px;
	background-color: #FFFFFF;
	margin-left: 1px;
}
/* for all multi lines */
.ta90 {
	font-size: 99%;
	width: 99%;
	background-color: #FFFFFF;
	margin-right: 8px;
	height: auto;
	border: 1px solid #94BAA5;
}
/* logo bottom division */
#logo {
	position: relative;
	width: 615px;
	height: auto;
	left: 0px;
	top: 0px;
	float: left;
}
/* this class placed on break element and final element before the close of a container that fully contains a float */
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* Gallery Styles */
#content-gallery { margin:40px 0px 0px 5px; padding:20px 0px 0px 0px; width:590px}
#content-gallery h1 { margin: 10px 0px 20px 0px; padding:0px 0px 0px 5px; position:relative; }
#content-gallery h2 { margin: 10px 0px 5px 0px; padding:0px 0px 0px 5px; position:relative; }
#content-gallery h2 span { color:#d12823; font-size:12px;}
#content-gallery h2 span:hover { background:#d12823; color:#fef8df; }
#content-gallery ul { margin: 0px 0px 0px 0px; padding:0px 0px 0px 5px; width:585px;}
#content-gallery li { background:#003D00; display:inline-block; height:82px;list-style:none; margin: 0px 0px 4px 0px; padding:0px 0px 0px 0px; width:113px;}
#content-gallery li img { background:none; border:none; height:72px; margin: 0px 0px 0px 0px; padding:0px 0px 0px 0px; width:103px; }
#content-gallery ul li a { display:inline-block; height:72px; margin: 0px 0px 0px 0px; outline:none; padding:5px 5px 5px 5px; width:103px; } 
#content-gallery ul li a:hover { background:#F90; }
.btnPoolGallery { width:213px; }
.btnPoolGallery a { background-image:url(../images/btn-pools-norm.jpg); background-repeat:no-repeat; display:block; height:70px; width:213; }
.btnPoolGallery a:hover { background-image:url(../images/btn-pools-over.jpg); background-repeat:no-repeat; }
.btnPoolGallery a span { display:none; }
.clear { clear: both; }
