html {
	min-height: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

/** html {
	overflow: hidden;
}*/
body {
	margin: 0;
	padding: 0;
	color: #fff;
	font: 12px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	height: 100%;
}
/** html body {
	overflow-y: scroll;
}*/

h1 {
	color: #fff;
	font: 18px "Lucida Grande", Lucida, Verdana, sans-serif;
}

h2 {
	color: #fff;
	font: 16px "Lucida Grande", Lucida, Verdana, sans-serif;
}

h3 {
	color: #fff;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}

h4 {
	color: #342958;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

h5 {
	color: #fff;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
}

p {
	font: 12px/18px Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
}

hr {
	border-top: 1px dotted #7f7f7f;
	margin-top: 3px;
	margin-bottom: 3px;
}

a, td a {
	color: #342958;
}

a:hover, td a:hover  {
	color: #41336e;
}

.clear {
	clear: both;
}

#wrapper {
	width: 970px;
	/*margin:0px auto 0;*/
	padding: 0;
	margin: 0;
	float: left;
}

#homepage {
	width: 1024px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0;
	padding: 0;
	float: left;
	background: #82c341 url(../../../images/header.jpg) no-repeat;
	text-align: center;
}

#homepage img {
	margin-top: 200px;
}

#header {
    font-size:93%;
    line-height:normal;
	width: 960px;
	margin: 0;
	padding: 0;
	display: inline;
	/*top: 0;
	left: 0;*/
	/*z-index: 20;*/
	height: auto;
	background: #342958 url(../../../images/contentbackground.jpg) repeat-y;
	float: left;
}

#logo {
	width: 196px;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}

#banner {
	width: 764px;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}

#contentwrap {
	width: 960px;
	padding: 0;
	margin: 0;
	background: url(../../../images/contentbackground.jpg) repeat-y;
	/*top: 188px;
	left: 0;*/
	height: auto;
	float: left;
	display: inline;
}

#leftcolumn {
	width: 196px;
	padding: 0 0 20px;
	margin-right: 0;
	margin-left: 0;
	/*left: 0;*/
	height: auto;
	background-color: #342958;
	display: inline;
	float: left;
}

#bannertop {
	background: #342958 url(../../../images/bannertop.jpg) no-repeat;
	width: 196px;
	height: 20px;
	margin: 0;
	padding: 0;
	float: left;
}

#bannerbody {
	width: 160px;
	text-align: center;
	margin: 0 0 0 5px;
	display: block;
	padding: 0;
	font-size: 11px;
	float: left;
}


#bannerbottom {
	background: #342958 url(../../../images/bannerbottom.jpg) no-repeat;
	width: 196px;
	height: 20px;
	margin: 0;
	padding: 0;
	float: left;
}
#contact {
	width: 196px;
	margin: 0;
	background-color: #41336e;
	font-size: 12px;
	display: inline;
	float: left;
	padding: 0;
	height: 48px;
	overflow: hidden;
}

#contact a{
	display: block;
	float: left;
	clear: left;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	width: 196px;
	height: 46px;
	text-indent: 30px;
	background-color: #41336e;
	padding: 15px 0 0;
	margin: 0;
}

#contact a:hover {
		background: url(../../../images/contact-bg.jpg) no-repeat;

}

#nav {
	width: 196px;
	background-color: #342958;
	margin: 0;
	padding: 0;
	display: inline;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li {
	float: left;
	display: inline;
}

#nav a {
	display: block;
	float: left;
	clear: left;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	padding-top: 23px;
	width: 196px;
	height: 39px;
	text-indent: 30px;
	background-color: #342958;
}

#nav a:hover, #nav a.active{
	background: url(../../../images/nav-background.jpg) no-repeat;

}

#subnav {
	background-color: #a1d251;
	width: 764px;
	text-align: right;
	height: 45px;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}

#subnav ul {
    margin: 0;
    padding:0;
    list-style:none;
	width: auto;
	float: left;
	display: inline;
	height: 45px;
}

#subnav li {
    float:left;
    /*background: url(../../../images/nav-right-bg.jpg) no-repeat right top;*/
    margin: 0;
    padding:0;
	display: inline;
}

#subnav a {
    display:block;
    /*background: url(../../../images/nav-left-bg.jpg) no-repeat left top;*/
	padding: 15px 15px 20px;
	margin-left: 0px;
	color: #00124c;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 9px "Lucida Grande", Lucida, Verdana, sans-serif;
}
*html #subnav a {
	letter-spacing: -1px;
}

/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #subnav a {float:none;}
/* End IE5-Mac hack */

#subnav li.over{
		background: url(../../../images/nav-right-bg.jpg) no-repeat right top;

}
#subnav li:hover, #subnav li.active {
	background: url(../../../images/nav-right-bg.jpg) no-repeat right top;
}
#subnav a:hover, #subnav li.active a, #subnav li.over a  {
	color: #fff;
	background: url(../../../images/nav-left-bg.jpg) no-repeat left top;
}

#maincolumn {
	width: 764px;
	min-height: 505px;
	height: auto !important;
	height: 500px;
	padding: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #82c341;
	display: inline;
	float: left;
}

#content {
	width: 700px;
	/*min-height: 400px;
	height: auto !important;
	height: 400px;*/
	padding: 25px 0 0 25px;
	/*margin: 190px 0 0 230px;*/
	background-color: #82c341;
	margin: 0;
	display: inline;
	float: left;
}

#purpleblock {
	margin: 0;
	padding: 0;
	width: 196px;
	height: auto;
	background-color: #41336e;
}

#footer {
	color: #fff;
	padding: 5px 0;
	width: 960px;
	text-align: center;
	margin: 0;
	background: #a1d251 url(../../../images/footerbackground.jpg) repeat-y;
	display: inline;
	font-size: 10px;
	float: left;
}

#copyright {
	float: left;
	margin-left: 196px;
}

#footermenu {
	color: #fff;
	margin-left: 196px;
	text-align: center;
}

#footermenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footermenu li {
text-decoration: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#footermenu a {
	display: inline;
	color: #fff;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 10px;
}

#chalkbox {
	width: 300px;
	height: 320px;
	float: left;
	display: inline;
	background: #82c341 url(../../../images/chalk_box.jpg) no-repeat;
	padding: 0;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 200px;
}

.contactinfo {
	margin-top: 25px;
	margin-bottom: auto;
	margin-left: 50px;
}

#waitMsg
{
  font: normal 10px "Lucida Grande", Arial, Helvetica, sans-serif;
  display:none;
  visibility:hidden;
  padding:5px 0 0 0;  
}

.textbutton 
{
    margin:5px 5px 5px 0px;
	float: left;	
	color: #82C341;
	background: #ffffff;
	font: normal 10px "Lucida Grande", Arial, Helvetica, sans-serif;
	padding: 3px;
	border:1px solid black;
	cursor:hand;
}

/*#healthcheck {
	margin: -20px 0 0 20px;
	padding: 0;
	width: 36px;
	height: 50px;
	z-index: 5;
	float: left;
	position: absolute;
	display: block;
}*/

/**html #healthcheck {
	position: fixed;
}

#healthcheck a {
	width: 36px;
	height: 50px;
	margin: 0;
	padding: 0;
	display: block;
}*/