html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	color:#666;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	font: 11px verdana, arial, helvetica, sans-serif;	
}

h1 {	font-size:12px;	font-weight:bold;	margin:0 0 0 0;	}

h2 {	font-size:12px;	font-weight:bold;	margin:0 0 0 0;	}

h3 {	font-size:11px;	font-weight:bold;	margin:0 0 0 0;	}


/* GENERAL CLASSES */
.HamptonMain {  	width: 100%; 	min-height:100%;  	position: absolute;	 	}
.HamptonContainer {	position: absolute;	width:936px;	left: 50%; 	margin-left:-468px; }
.Header {	width:936px; height:92px;	float:left;}
.Header a:link, .Header a:visited, .Header a:active {	color:#82d651;	font-size:11px;	text-decoration:none;	}
.Header a:hover {	text-decoration: underline;}

.contentContainer { background-image:url(../images/contentBodyMiddle.jpg);  }
.HamptonTop {	width:936px; float:left; }
.HamptonBottom {	width:936px; min-height:558px;	background-image:url(../images/contentBodyBase.jpg); background-repeat:no-repeat; background-position:bottom;  float:left;}

a:link, a:visited, a:active {	color: #000099;	text-decoration: none;}
a:hover {	text-decoration: underline;	color: #000099;}

a img{border:none;}

.buttons {  background:url(../images/buttonBacking.gif);  color:#666;  border: none;  font-weight:bold;}
.buttons:hover {  background:url(../images/buttonBacking_over.gif);  color:#666;}

/*BODY CLASSES*/

.Menu { width:671px; margin:0 0 0 29px; background-color:#d9d8d8; height:26px; }
.openingBlurb {float:left; width:245px; padding:20px 0 0 15px; }
.colTwo { float:left; width:208px; margin:15px 0 0 10px;}
	.didYouKnow {float:left; width:207px; height:360px; color:#FFF; background-image:url(../images/didYouKnow_backing.jpg);}
	.didYouKnow a:link, .didYouKnow a:visited, .didYouKnow a:active, {	color:#FFF; text-decoration:none;	}
	.didYouKnow a:hover {	color:#82d651; text-decoration:none; }
	.newsletterForm {float:left; background-image:url(../images/newsletterFormBacking.gif); width:208px; height:116px; margin:10px 0 0 0; }
.colThree { float:left; width:180px; margin:15px 0 0 10px;}
	.newsItems {float:left; width:180px;}
	.contactDetails {float:left; background-image:url(../images/contactDetailsBacking.gif); background-repeat:no-repeat; width:179px; height:116px; padding:11px 0 0 15px; }
	.contactDetails P { margin:0 0 5px 0; color:#FFF; }
.colFour { float:left; width:247px; height:482px; margin:15px 0 0 5px;}	
.mainContent {float:left; width:635px; padding:20px 10px 100px 25px; }

/*FORM CLASSES*/
.warning {	font-weight:bold;	color:#FF0000;	}
.success {	font-weight:bold;	color:#00CC00;	}

/*FOOTER CLASSES*/

.Footer {
	float:left;
	margin:0 0 0 3px;
	padding:0 0 0 0;
	width:936px; 
	height:40px;
	font-size:10px;
	color:#999999;
}

.Footer a:link, .Footer a:visited, .Footer a:active {
	color:#999999;
	}

.Footer a:hover {
	text-decoration: underline;
}

.DidYouKnowPreview { 
	margin:0 0 0 5px;
	width:187px; 
	height: 90px; 
}
