@charset "utf-8";
/* ---------------------------------------------------------------------------------------------------------------------------------- This is needed for the tooltip script  */

body{
	background-color: #417014;
	background-image: url("../graphics/grass.gif");
	margin: 0px;
}

td{
	color: #333333;
	font-size: 14px;
	font-family: Trebuchet MS, arial, geneva, sans-serif;
	line-height: 16px;
}

td A, td A:link, td A:visited {color: #063a7d; font-weight: bold; text-decoration: none;}
td A:hover {text-decoration: underline;}


hr {
color: #CCCCCC;
height: 1px;
}

li {
	list-style-image:url(../graphics/bullet.gif);
	margin: 0px;
	white-space: normal;
	list-style-position: outside;
	list-style-type: none;
	color: #406617;
	padding: 1px;
}

.mainTable {
background-image: url("../graphics/bodybg.gif");
}

.mainTD{
	padding-left: 52px;
	padding-right: 40px;
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 20px;
	text-align: justify;
}

.mainTD A, .mainTD A:link, .mainTD A:visited {color: #063a7d; font-weight: bold; text-decoration: none;}
.mainTD A:hover {text-decoration: underline;}

.videoTable {
	padding-left: 10px;
	padding-top: 10px;
}
#advert_1 {
	border: medium solid #406617;
	position: static;
	visibility: visible;
	height: 125px;
	width: 325px;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
}
#home_intro_text {
	position: static;
	visibility: visible;
	height: 925px;
	width: 365px;
	margin-top: 25px;
	line-height: 17px;
}
#Home_Bullets {
	position: static;
	visibility: visible;
	width: 375px;
	border: medium solid #999999;
	float: none;
	height: 510px;
	margin-left: 60px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	line-height: 20px;
	background-color: #FFFFCC;
	margin-top: 20px;
}
#Building_Image_Div {
	height: 160px;
	width: 395px;
	position: static;
}





.infoTD {
font-size: 11px;
text-align: justify;
}

.footerTable {
background-image: url("../graphics/footerbg.gif");
}

.footerLogosTD {
padding-left: 20px;
}

.footerLinksTD{
color: #333333; font-size: 11px;
padding-right: 40px;
}

.footerLinksTD A, .footerLinksTD A:link, .footerLinksTD A:visited {color: #333333; font-weight: normal; text-decoration: none;}
.footerLinksTD A:hover {text-decoration: underline;}

.footerCopyrightTD {
color: #FFFFFF; font-size: 11px;
padding-right: 20px;
}

.totalHits {
color: #367950;
}

.titleText {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
}

.imgLeft {
margin-right: 20px; margin-bottom: 5px;
}

.imgRight {
margin-left: 20px; margin-bottom: 5px;
}


/* --------------------------------------------------------------------------------------------------------------------------------- Forms */

input, textarea, select{
color: #222222; font-size: 10px; font-family: verdana, arial, geneva, sans-serif;
background-color: #FFF5DB;
border: 1px inset; border-bottom-style: outset; border-left-style: outset; border-right-style: outset; border-top-style: outset;
border-color: #8FB1B7 #8FB1B7 #8FB1B7 #8FB1B7;
font-weight: normal;
}
.whiteField{
color: #222222; font-size: 10px; font-family: verdana, arial, geneva, sans-serif;
background-color: #FFFFFF;
border: 1px inset; border-bottom-style: outset; border-left-style: outset; border-right-style: outset; border-top-style: outset;
border-color: #8FB1B7 #8FB1B7 #8FB1B7 #8FB1B7;
font-weight: normal;
}

.btnSubmit{
color: #222222; font-size: 10px; font-family: verdana, arial, geneva, sans-serif;
background-color: #FFF5DB;
font-weight: bold;
border: 1px inset; border-bottom-style: outset; border-left-style: outset; border-right-style: outset; border-top-style: outset;
border-color: #8FB1B7 #8FB1B7 #8FB1B7 #8FB1B7
}

.centeredField {
text-align: center;
}

.invisibleField {
color: #222222; font-size: 10px; font-family: verdana, arial, geneva, sans-serif;
background-color: #FFFFFF;
border: 0px;
border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF
}

.chkbx {
color: #FFFFFF; font-size: 9px; font-family: verdana, arial, geneva, sans-serif;
background-color: #FFFFFF;
border: 0px;
}
