body {
	padding:0;
	margin:0;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height:14px;
}
ul {
	padding-left:0;
	margin-left: 0px;
	left: 0px;
	text-align: left;
	list-style-type:none;
}


a {
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	border: 0px;
}

a:hover {
	font-weight: normal;
	color: #0099ff;
	text-decoration: none;
	border: 0px;
}

h2 {
	font-weight: normal;
	font-family: Georgia, serif;
	font-size: 2em;
	padding-top: 20px;
	line-height: 1.5em;
	color: #006699;
	text-decoration: none;
	border: 0px;
}

.meta {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 0px;
}

.content img {
	padding: 10px;
}

.bullets {
	
	margin-left: 14px;
	left: 0px;
	text-align: left;

	list-style-position:inside;
}
.dottedline {
	width: 195px;
	height:0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #76C0F3;
	margin-top:2px;
	margin-bottom:2px;
}
.bodytext {
	font-weight: normal;
	color: #6C5530;
	text-decoration: none;
}
.bodytext a {
	font-weight: normal;
	color: #76C0F3;
	text-decoration: none;
}
.bodytext a:hover {
	font-weight: normal;
	color: #B5AA97;
	text-decoration: none;
}
.smallprint {
	font-weight: normal;
	font-size:0.9em;
	color: #333333;
	text-decoration: none;
}
.smallprint a {
	font-weight: normal;
	font-size:1em;
	color: #333333;
	text-decoration: none;
}
.smallprint a:hover {
	font-weight: normal;
	font-size:1em;
	color: #000000;
	text-decoration: none;
}
.contact {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
}
.thumbs {
	font-weight: normal;
	color: #00acf4;
	text-decoration: none;
	display: block;
	padding-top: 95px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.thumbs:hover {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-top: 95px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.thumbs-on {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-top: 95px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.thumbs-on:hover {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-top: 95px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.navigation {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.navigation a {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.navigation a:hover {
	font-weight: normal;
	color: #0099ff;
	text-decoration: none;
}
.titlesblue {
	font-size: 1.2em;
	color: #00acf4;
	text-decoration: none;
}

.titlesblue a{
	font-size: 1.2em;
	color: #00acf4;
	text-decoration: none;
}

.titlesbrown {
	font-size: 1.2em;
	color: #6C5530;
	text-decoration: none;
}
.newsheadline {
	font-weight: normal;
	font-size: 1.6em;
	line-height: 20px;
	color: #76C0F3;
	text-decoration: none;
}

/* FORMS */
.textfield, select {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	padding-right: 4px;
	font-family: Arial, Helvetica, sans-serif;
}
textarea.textfield {
	font-size: 11px;
	padding-right: 0;
}

select {
	padding-right: 0;
}

input.longText {
	width: 200px;
}
textarea.longText {
	width: 450px;
	height: 150px;
}

input.mediumText {
	width: 150px;
}
input.zipcode {
	width: 70px;
}
input.shortText {
	width: 50px;
}
input.dateText {
	width: 70px;
}

.imageButton {
	vertical-align: middle;
}

table.infoTable {
	border: 1px solid #000;
	border-collapse: collapse;
	width: 710px;
	float: middle;
}

table.infoTable th {
	background-color: #fff;
	border: 1px solid #000;
	border-collapse: collapse;
	text-align: left;
	padding: 4px;
}

table.infoTable td {
	border: 1px solid #000;
	border-collapse: collapse;
	padding: 4px;
	width: 75%;
}
table.infoTable td.label {
	width: 25%;
}

table.layoutTable {
	border: none;
}

table.layoutTable td {
	border: none;
}

div.twoColumn {
	width: 250px;
	float: left;
}

div.threeColumn {
	width: 150px;
	float: left;
	margin: 0 10px 20px 0;	
	padding: 8px;
}
div.threeColumn img {
	display: block;
}

.shiftRight {
	display: block;
	float: right;
}

.page-navigation .right {
	display: block;
	padding-top:20px
	float: right;
}

.page-navigation .left {
	display: block;
	padding-top:20px
	float: left;
}

/* LAYOUT */

div.page {
	margin: 0 auto;
	padding: 0;
	width: 804px;
	text-align: left;
}

div.pageMasthead {
	height: 137px;
	background-image: url(../images/bg_masthead.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

div.pageBody {
	width: 800px;
	background-position: top left;
	background-repeat: repeat-y;
	background-color: #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	float: left;
}
	div.pageBody div.columnLeft {
		width: 215px;
		float: left;
	}
	div.pageBody div.columnRight {
		width: 544px;
		float: left;
		padding: 20px 28px 20px 12px;
		font-size: 1.2em;
		line-height: 1.8em;
	}

div.pageFooter {
	width: 800px;
	height: 26px;
	background-color: #89B040;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	text-align: center;
	float: left;
}

div.featuredContent {
	padding: 10px 14px 24px 12px;
	width: 188px;
}







/* CLASSES */
.alertMessage {
	color: #FF0000;
	font-weight: bold;
}
.infoMessage {
	color: #009900;
	font-weight: bold;
}

/* FORMS */
.textfield, select {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	padding-right: 4px;
	font-family: Arial, Helvetica, sans-serif;
}
textarea.textfield {
	font-size: 11px;
	padding-right: 0;
}

select {
	padding-right: 0;
}

input.longText {
	width: 200px;
}
textarea.longText {
	width: 450px;
	height: 150px;
}

input.mediumText {
	width: 150px;
}
input.zipcode {
	width: 70px;
}
input.shortText {
	width: 50px;
}
input.dateText {
	width: 70px;
}

.imageButton {
	vertical-align: middle;
}

table.infoTable {
	border: 1px solid #000;
	border-collapse: collapse;
	width: 710px;
	float: middle;
}

table.infoTable th {
	background-color: #fff;
	border: 1px solid #000;
	border-collapse: collapse;
	text-align: left;
	padding: 4px;
}

table.infoTable td {
	border: 1px solid #000;
	border-collapse: collapse;
	padding: 4px;
	width: 75%;
}
table.infoTable td.label {
	width: 25%;
}

table.layoutTable {
	border: none;
}

table.layoutTable td {
	border: none;
}

div.twoColumn {
	width: 250px;
	float: left;
}

div.threeColumn {
	width: 150px;
	float: left;
	margin: 0 10px 20px 0;	
	padding: 8px;
}
div.threeColumn img {
	display: block;
}

.shiftRight {
	display: block;
	float: right;
}

