/* H generation website ///////////////////////////////////////////*/

html
	{
	  height:100%;
	  margin-bottom:1px;
	}
	
body {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
	padding: 0;
	background-color: #262f68;
height: 100%;
}

p {
color: #ffffff;
}

li {
color: #ffffff;
}

h1 {
font-size:14px;
color: #fcee21;
}

h2 {
font-size:16px;
color: #fcee21;
}

a:link, a:visited {
text-decoration: none;
color: #fcee21;
font-weight: bold;
}

a:hover, a:active {
color: #fcee21;

}

#wrapper {
	margin: 0 auto 0;
	padding: 0;
	width: 730px;
	height: 100%;
	display: block;
}

#content {
	margin: 0 auto;	
	width: 730px ;
	margin-left: 0 auto;
	margin-right: 0 auto ;
	background:#f79a25 url('images/h_gen_big_nav.jpg') repeat-x;
height: auto;
}

 
#headerpic_other
{
/*position: relative;*/
height: 318px;
width: 730px;
background: #fcee21 url('images/h_gen_header.jpg') no-repeat top left;
/*margin-left:2px;*/
}
 #text {
	/*float: left;*/
	
	width:470px;
	height: auto;
	background-color: #2caae2;
	/*remove this top margin, not needed with change of div position
	margin-top: 23px;*/
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	line-height: 2em;
	float:left;
}
#logo {
	float: left;
	display: block;
}

/* MAIN NAV BAR ///////////////////////////////////////*/
#mainNav {
	float: left;
	width: 200px;
	height: auto;
	text-decoration:none;
	font-family:Arial, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	list-style: none;
	
		
}

#mainNav a:link, #mainNav a:visited {
	width: 200px;
	padding-bottom: 7px;
	padding-top: 7px;
	text-align:center;
	display: block;
	color:#FFFFFF;
	text-decoration:none;
	background:#f79a25 url('images/h_gen_nav.jpg') repeat-x;
	border-bottom: solid #fad7ac 1px;

}

#mainNav #selected a:link, #mainNav #selected a:visited {
	width: 200px;
	padding-top:7px;
	padding-bottom: 7px;
	display: block;
	color:#FFFFFF;
	text-decoration:none;
	background:#84c54b url('images/h_gen_over.jpg') repeat-x;
		border-bottom: solid #fad7ac 1px;
		text-align:center;

}

#mainNav a:hover, #mainNav a:visited:hover {
	color:#FFFFFF;
	text-decoration:none;
	width: 200px;
	padding-top: 7px;
	padding-bottom: 7px;
	display: block;
	background: #84c54b url('images/h_gen_over.jpg') repeat-x;
		border-bottom: solid #fad7ac 1px;
		text-align:center;


}

#mainNav #bigblue a:link, #mainNav #bigblue a:visited {
	color:#FFFFFF;
	text-decoration:none;
	width: 200px;
	padding-top: 7px;
	padding-bottom: 7px;
	display: block;
	background: #84c54b url('images/h_gen_nav_blue.jpg') repeat-x;
		border-bottom: solid #fad7ac 1px;
		text-align:center;
		font-size: 13px;
}


#mainNav #bigblue a:hover, #mainNav #bigblue a:visited:hover, #mainNav #bigselected a:link ,#mainNav #bigselected a:visited  {
	color:#FFFFFF;
	text-decoration:none;
	width: 200px;
	padding-top: 7px;
	padding-bottom: 7px;
	display: block;
	background: #84c54b url('images/h_gen_nav_blue_over.jpg') repeat-x;
		border-bottom: solid #fad7ac 1px;
		text-align:center;
		font-size: 13px;
}

/* footer nav ///////////////////////////////////////*/
#bottom {
	float: left;
	height: 179px;
	width: 730px;
	background: #84c54b url(images/h_gen_bottom.gif) no-repeat left top;
}
#footer {
	clear: both;
	background: #84c54b url(images/h_gen_bottom.gif) no-repeat left bottom;
	width: 730px;
	height:50px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
	line-height: 12px;
}

#footer a:link, #footer a:visited {
text-decoration: none;
color: #fcee21;
font-weight: bold;
}
#footer a:hover, #footer a:active {
color: #FFFFFF;
}

/*form*/

form.calendar {
	color:#FFFFFF;
	font-weight: bold;