/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #ECE4D7;
	color: #333333;
	font-size: 11px;
	}
#container {
	background: url(images/container_bg.jpg) left top;
	width: 754px;
	border: thin solid #006600;
}
#pageHeader {
	text-align: center;
	height: 166px;
	width: 754px;
	}
#pageFooter {
	text-align: center;
	background: url(images/footer.jpg) bottom no-repeat;
	height: 88px;
	padding-left: 180px;
	}
#heading h3 {
	margin-bottom: 10px;
	height: 32px;
	background: transparent url(h3_welcome.gif) left top no-repeat;
	border-bottom: 1px solid #7D8965;
	font-size: 12px;
}
a, a:link, a:visited {
    color: #783E30;
    text-decoration: underline;
}
a:hover {
	color: #660000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
a:active, a:focus {
    color: #7D4431;
}  
#lselect ul li a, #lselect ul li a:active, #lselect ul li a:focus {
	display: block;
	clear: both;
	padding: 0 0 2px 0;
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	background: url(images/lselect_a_bg.gif) no-repeat left center;
	line-height: normal;
}
.cellpadding {
	padding-left: 20px;
	padding-right: 15px;
}
#heading2h3 {

    margin-bottom: 10px;
    height: 32px;
    background: url(h3_welcome.gif) no-repeat left top;
    border-bottom: 1px solid #7D8965;
}
#content { 
	background-image: url(images/content.jpg);
	border: 2px solid #006600;
	background-position: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7C412F;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #753C29;
}
li {
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-image: url(../images/arrowbullet.gif);
}
