body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0;
	margin: 0;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
.header A:link {
	color: #333366;
	text-decoration: underline;
}
.header A:visited {
	color: #333366;
	text-decoration: underline;
}
.header A:hover {
	color: #9999CC;
	text-decoration: underline;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	position: relative;
	left: 8px;
}
.subhead A:link {
	color: #333366;
	text-decoration: underline;
}
.subhead A:visited {
	color: #333366;
	text-decoration: underline;
}
.subhead A:hover {
	color: #9999CC;
	text-decoration: underline;
}
.tdbord {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.menucell {
	padding: 8px 4px 16px 8px;
	position: relative;
	height: 250px;
	background-image: url(../images/menubg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.quickcontact {
	position: static;
	text-align: right;
	vertical-align: middle;
	padding-top: 3px;
}
.pagetitlecell {
	font-weight: bold;
	text-align: right;
	padding-right: 4px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.contentcell {
	text-align: justify;
	vertical-align: top;
	padding: 15px;
}
.designby {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-transform: none;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	padding: 4px;
	vertical-align: middle;
}
.designby A:link {
	color: #333366;
	text-decoration: underline;
}
.designby A:hover {
	color: #9999CC;
	text-decoration: underline;
}
.designby A:visited {
	color: #333366;
	text-decoration: underline;
}
.contactRow {
	background-color: #DBF6DE;
}
#contact_form {
}
#contact_form input {
	background-color: #FFFFFF;
	height: auto;
	width: 200px;
}
#contact_form textarea {
	border: 1px solid #A2D292;
}
#blurb {
	border: 1px solid #A2D292;
	background-color: #CCE6CA;
	padding: 4px;
	width: 535px;
}
#blurb2 {
	width: auto;
	background-color: #ECF9ED;
	border: 1px solid #A3D292;
	padding: 8px;
	margin: 4px;
}