/* CSS Document */

body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #eaeafc;
	background-image:  url("../img/body_by_002.png");
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
/* ************************** BANNERS ****************************** */
.house {
	display: block;
	padding: 0px;
	width: 800px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.topbanner {
	background-color: #F7E086;
	display: block;
	margin: 0px;
	height: 57px;
	width: 780px;
	background-image:  url("../img/banner_lwa_logo_002.gif");
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 37px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.bottombanner {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 172px;
	width: 800px;
}

/* ************************** CONTENT ****************************** */


.content {
	background-image:  url("../img/content_bg_002.png");
	background-repeat: repeat-y;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	width: 800px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.contentlogo {
	width: 800px;
	background-image:  url("../img/content_hassall_logo_002.png");
	background-repeat: no-repeat;
	background-position: 50px bottom;
}

/* ************************** CONTENT-LEFT-NAV ****************************** */

.leftnav {
	display: block;
	margin: 0px;
	width: 183px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 18px;
	float: left;
}

.hope {
	width: 170px;
	display: block;
	text-align: left;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


.hope ul {
	list-style-image: none;
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 170px;
	
}

.hope ul li {
	margin: 0px;
	padding: 0px;
	width: 170px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #434A8D;
	
}

.hope ul li span {
	margin: 0px;
	padding: 0px;
	display: block;
	color: #990000;
	font-weight: bold;
	
}



.hope li a:link {
	color:#474E8D;
	line-height:110%;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	margin: 0px;
	width: 155px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 15px;
	display: block;
	background-image:  url("../img/square_open_002.gif");
	background-repeat: no-repeat;
	background-position: 0px 8px;
	
}

.hope li a:visited {
color: #474E8D;
text-decoration:none;
line-height:110%;
border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	margin: 0px;
	width: 155px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 15px;
	display: block;
	background-image:  url("../img/square_visited_002.gif");
	background-repeat: no-repeat;
	background-position: 0px 8px;
	

}

	
.hope li a:hover {
color:#8C2929;
line-height:110%;
text-decoration:none;
border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	margin: 0px;
	width: 155px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 15px;
	display: block;
	background-image:  url("../img/square_closed_002.gif");
	background-repeat: no-repeat;
	background-position: 0px 8px;
	


}



.hope li a:active {
color:#434A8D;
line-height:110%;
text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	margin: 0px;
	width: 155px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 15px;
	display: block;
	background-image:  url("../img/square_active_002.gif");
	background-repeat: no-repeat;
	background-position: 0px 8px;
}


/* ************************** CONTENT-RIGHT-CONTENT ****************************** */

.rightcontent {
	display: block;
	margin: 0px;
	width: 550px;
	float: right;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.rcont {
	width: 99%;
	margin: 0px;
	padding: 0px;

}

.rcont h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8C2929;
	padding: 0px;
	margin: 0px;
	line-height: normal;

}



.rcont h2 {
	font-size: 13px;
	line-height: normal;
	height: 22px;
	display: block;
	background-image:  url("../img/contentright_redball_002.png");
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;

}
.rcont h2 span {
	color: #FFFFFF;

}

.rcont h3 {
	font-size: 13px;
	line-height: normal;
	height: 22px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

.rcont h3 em {
	font-size: 13px;
	line-height: normal;
	height: 22px;
	color: #333333;
	font-weight: normal;
}


.rcont h2 span {
	color: #FFFFFF;

}

.rcont h4 {
	font-size: 14px;
	line-height: normal;
	height: 22px;
	display: block;
	background-image:  url("../img/rcont_heading_bg_002.png");
	background-position: left top;
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.rcont h5 {
	font-size: 13px;
	line-height: normal;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-weight: 600;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #000066;
	width: 490px;
	display: block;
}

.rcont hr {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	line-height: 0px;
	height: 2px;
	padding: 0px;
}


.rcont p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #003366;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: justify;

}


.rcont p.indent {
	padding-left: 25px;

}


.rcont p.sponsor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: justify;

}

.rcont p.front {
	padding-right: 0px;
	margin-bottom: 0px;
}

.rcont ul {
	color: #FF0000;

}

.rcont li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #003366;

}

.rcont a {
	text-decoration: none;
	color: #003399;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: normal;
}

.rcont a:hover {
	color: #D41513;

}

.inline {
	padding-left: 100px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


.map p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #003366;
	padding-left: 100px;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: justify;

}



.map ul {
	color: #FF0000;
	padding-left: 100px;
	padding-right: 100px;

}

.map li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #003366;

}

.map p a {
	text-decoration: none;
	
}

.map p .outdent, .rcont p .outdent {
	padding-right: -100px;
	text-align: right;
}

.map p a.top {
	color: #8C2929;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image:  url("../img/top_2_002.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 40px;
	margin-right: 0px;
	margin-left: 300px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: underline;
}

.rcont p a.top {
	color: #8C2929;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image:  url("../img/top_2_002.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 40px;
	margin-right: 0px;
	margin-left: 300px;
	display: block;
	text-decoration: underline;
	line-height: normal;
	padding-top: 2px;
	padding-bottom: 5px;
}

.rcont p a.topbutton, .rcont p a.topbutton2 {
	color: #8C2929;
	background-image:  url("../img/top_2_002.gif");
	background-repeat: no-repeat;
	background-position: 2px 2px;
	width: 40px;
	display: block;
	text-decoration: none;
	line-height: normal;
	background-color: #FBF0C6;
	height: 16px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #DFB715;
	margin-left: 440px;
}

 .rcont p a.topbutton2 {
 margin-left: 290px;
}



.rcont p a.topbutton:hover, .rcont p a.topbutton2:hover {
	color: #000000;
	background-image:  url("../img/top_2_002.gif");
	background-repeat: no-repeat;
	background-position: 2px 2px;
	width: 40px;
	display: block;
	text-decoration: none;
	line-height: normal;
	background-color: #F0D35D;
	height: 16px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #DFB715;
	margin-left: 440px;
}

.rcont p a.topbutton2:hover {
margin-left: 290px;
}

hr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E3BA15;
	border-bottom-color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 2px;
}

.rcont td {
}

.tools td a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	display: block;
	text-align: center;
	width: 109px;
	margin: 0px;
	height: 53px;
	color: #003366;
	text-decoration: none;
	vertical-align: middle;
	background-image:   url("../img/td_bg_002.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

.tools td a.noimg {
	background-image: none;
	}

.tools td a:hover {
background-image:  url("../img/td_bg2_002.png");
}


.map p a.top:hover {
	color: #000000;
}


.spacer {
	clear: both;
}







.tools2 tr {
	padding-top: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}




.tools2 td {
	margin: 0px;
	padding: 0px;
	
}






.tools2 td a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	display: block;
	text-align: center;
	width: 88px;
	height: 63px;
	color: #003366;
	text-decoration: none;
	vertical-align: middle;
	background-image: url(../img/info2.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
	margin: 0px;
}


.tools2 td a.noimg {
	background-image: none;
	}

.tools2 td a:hover {
background-image: url(../img/info2_down.png);
}

.tools2 caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F7E086;
}














.tools3 tr {
	padding-top: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}




.tools3 td {
	margin: 0px;
	padding: 0px;
	
}






.tools3 td a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	display: block;
	text-align: center;
	width: 88px;
	height: 63px;
	color: #003366;
	text-decoration: none;
	vertical-align: middle;
	background-image: url(../images/info2.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
	margin: 0px;
}


.tools3 td a.noimg {
	background-image: none;
	}

.tools3 td a:hover {
background-image:url(../images/info2_down.png);
}

.tools3 caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F7E086;
}



/* ************************** FOOTER ****************************** */

.footer {
	display: block;
	margin: 0px;
	height: 20px;
	width: 795px;
	background-color: #8C2929;
	color: #FFFFFF;
	font-size: 10px;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.footer a {
	color: #F7E086;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}
