/* HTML TAG*/
/***********************************************/ 
html {
	height:100%;
	margin-bottom:1px;
}
body {
	font-family: Arial, sans-serif;
	color: #000000;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-image: url(images/bg.jpg);
	background-color: #edf7f6;
	background-position: top;
}
a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 20px;
	color: #ffc20e;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	color: #52a5c7;
}
h3 {
	font-size: 16px;
	color: #1f2a33;
}
h4 {
	font-size: 14px;
	font-weight: normal;
	color: #1f2a33;
}
ul {
	list-style-type: square;
}
ul ul {
	list-style-type: disc;
}
ul ul ul {
	list-style-type: none;
}
label {
	font: bold 100% Arial, sans-serif;
	color: #334d55;
}
.b {
	font-weight: bold;
}
/***********************************************/
/****** LAYOUT DIVS ******/
/***********************************************/
#divContainer {
	width:960px;
	height:100%;
	margin:0 auto;
	padding:0;
	background-color: #fff;
	font-size: 12px;
}
/************* HEADER AND NAV **************/

#header {
	float:left;
	margin: 0;
	width: 960px;
}

#header img{
	float:left;
}

#flaHm {
	float:left;
	width:625px;
	margin:0px;
}

/************* END HEADER  **************/

/************* BEGIN  NAV **************/

.nav {
	float:left;
}

/************* END NAV **************/	

/************* MID AREA **************/
#midContainer {
	width: 960px;
	margin: 0px;
	float: left;
	background-color:#fff;
	background-image: url(images/bg_mid.gif);
	background-repeat: repeat-y;
	background-position: top;
}
#midContainer a:link {
	color: #333333;
	text-decoration:underline;
}
#midContainer a:visited {
	color: #333333;
	text-decoration:underline;
}
#midContainer a:hover {
	color: #b24626;
	text-decoration:underline;
}
#ltSpace {
	float:left;
	margin: 0px;
	
}
#ltArea {
	float:left;
	color:#3b8aaa;
	width:311px;
	background-image: url(images/bg_lt.gif);
	background-repeat: repeat-y;
	margin-bottom:6px;
}
#ltArea a:link {
	color: #3b8aaa;
	text-decoration:underline;
}
#ltArea a:visited {
	color: #3b8aaa;
	text-decoration:underline;
}
#ltArea a:hover {
	color: #9ac53d;
	text-decoration:underline;
}
#ltAreaTxt {
	width:247px;
	padding-left:35px;
	padding-bottom:12px;
}
#ltAreaHonorees {
	float:none;
	height:291px;
	width:310px;
	background-image: url(images/bg_lt_btm.gif);
	background-repeat: no-repeat;
}
#ltAreaHonoreesTxt {
	float:left;
	width:247px;
	padding-left:35px;
}
#ltAreaHonoreesTxt img {
	float:left;
	padding-right:4px;
	padding-bottom:2px;
}
#midArea {
	width: 591px;
	float: left;
	background-color:#fff;
	padding-top: 30px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
	background-image: url(images/under_bts.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}

#midArea img{
	float:left;
}

#midAreaSP {
	width: 592px;
	float: left;
	background-color:#fff;
	padding-top: 30px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
	background-image: url(images/under_bts.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}
#midArea a:link {
	color: #333333;
	text-decoration:underline;
}
#midArea a:visited {
	color: #333333;
	text-decoration:underline;
}
#midArea a:hover {
	color: #9ac53d;
	text-decoration:underline;
}
#midArea img {
	padding:6px 6px 6px 6px;
}
#midThreeBoxes {   /************* USED FOR BOXES ON HOME PAGE**************/
	margin: 0px;
	float:left;

}
#midThreeBoxes img {   /************* USED FOR BOXES ON HOME PAGE**************/
	margin: 0px;
	float:left;
}
#clear {
	clear: both;		
		}
/************* USED FOR AREA AT BTM ALL PAGES OVER FOOTER**************/
 #btmArea {
	width:960px;
	height:159px;
	float:left;
	background-image:url(images/bg_mid_btm.gif);
	background-repeat: no-repeat;
}
/************* USED FOR BOX AREA  IN btmArea**************/
#midBtm {
	width: 594px;
	float: right;
	margin-top: 6px;
	margin-right: 16px;
}
#midBtm img {
	float: left;
}
#midBtm a:link {
	color: #fff;
	text-decoration:underline;
}
#midBtm a:visited {
	color: #fff;
	text-decoration:underline;
}
#midBtm a:hover {
	color: #9ac53d;
	text-decoration:underline;
}
#midBtmTxt {
	float:left;
	color: #fff;
	width: 278px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #61b5d7;
	margin-top: 10px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 12px;
}
/************* BEGIN FOOTER STYLES ***************/

#footer {
	float: left;
	width:960px;
	height:45px;
	color: #fff;
	text-align: center;
	background-color: #4596b7;
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	padding-top: 4px;
}
#footer img{
	float:left;
	padding-left:29px;
	padding-bottom:10px;
}
#footer a:link {
	color: #fff;
}
#footer a:visited {
	color: #fff;
}
#footer a:hover {
	color: #9ac53d;
}
.copyright {
	font-size: 12px;
	color: #fff;
}
/************* END FOOTER STYLES ***************/
