@charset "utf-8";
body {
	background-image: url(images/index_bak.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.headerndx {
	font-family:  Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #F79422;
	text-align: right;
	width: 900px;
}
.headerndx ul {
	line-height: 24px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 20px;
	font-size: 12px;
}
.topmenu {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #E37B09;
	text-align: right;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	font-variant: small-caps;
	word-spacing: 0.7em;
}
.botleft {
	background-image: url(images/mainbodybak.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.botleft ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	list-style-type: none;
}
.botleft a {
	font-size: 12px;
	color: #005177;
	text-decoration: underline;
}
.botleft ul a {
	color: #FFFFFF;
	text-decoration: none;
}
.biggold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
}

.homeaward {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #0088CA;
	position: relative;
	height: 80px;
	width: 410px;
	left: 230px;
	top: 10px;
	bottom: 20px;
	text-align: right;
	line-height: 30px;
}
.smllblktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.homemaintxt {
	font-family:  Verdana, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #0088CA;
	position: relative;
	height: 100px;
	width: 360px;
	left: 310px;
	top: 30px;
}
.lrgrtxt {
	font-size: 15px;
}


.topmenu a {
	padding-left: 10px;

}
.topmenu a:link {
	text-decoration: none;
	color: #FFF;
}
.topmenu a:visited {
	text-decoration: none;
	color: #FFF;
}
.topmenu a:hover {
	color: #F8F8F8;
	text-decoration: none;
	background-color: #F79931;
}
.topmenu a:active {
	text-decoration: none;
	color: #FFF;
}
.legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	background-color: #E4E4E4;
}
.newsubscribe {
	font-family:  Verdana, sans-serif;
	font-size: 11px;
	color: #006699;
	margin-top: 5px;
	margin-right: 15px;
}

.botformbox {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 2px;
	text-align: center;
	padding-left: 8px;
}
.boldblue {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #0088CA;
}
.boldwhite {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.whttimessmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
}
#footer {
  position: relative;
  height: 120px;
  background-image: url(images/footerbgr.jpg);
  background-repeat: repeat-x;
  clear: both;
  width: 100%;
  text-align: center;
}
#footernav {
  width: 950px;
  margin: 0 auto;
  padding: 45px 0 0 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 18px;
  color: #999;
  text-align: center;
}
#footernav a:link, a:active, a:visited {
  color: #999;
  text-decoration: none;
  border: none;
  font-weight: normal;
}
#footernav a:hover {
  color: #999;
  text-decoration: underline;
}
li a:hover {
	color: #FFEED5;
	text-decoration: underline;
}
