#hometopbar2 {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 100%;
	position:relative;
}

#homecolorbar1 {
	background-color: #215807;
	padding: 0px;
	height: 27px;
	width: 15%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
}
#homecolorbar2 {
	background-color: #036776;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 12%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	float: left;
}
#homecolorbar3 {
	background-color: #825909;
	margin: 0px;
	padding: 0px;
	height: 27px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	float: left;
	width: 8%;
}
#homecolorbar4 {
	background-color: #8D0E1F;
	margin: 0px;
	padding: 0px;
	height: 27px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	float: left;
	width: 4%;
}
#hometopbar2 img {
	float: right;
}


#hometopbar4 {
	background-color: #E6E8D3;
	width: 100%;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url("../images/textbackground.jpg");
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5C7B6;
}


#mainwrapper {
	position:relative;
	text-align:center;
	width:100%;
	}

#mainpage {
	margin-top: 20px;
	border: 1px solid #C5C7B6;
	background-color: #CCCCCC;
	background-image: url("../images/textbackground.jpg");
	background-repeat: repeat;
	width: 606px;
	text-align: center;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 35px;
	padding-left: 20px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#topsection {
	background-color: #041D3B;
	width: 584px;
	text-align: left;
	border: 1px solid #000000;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#middlesection {
	text-align: center;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.image1 {
	border: 1px solid #000000;
	margin-top: 6px;
	margin-right: 3px;
	margin-bottom: 6px;
	margin-left: 0px;
}

.image2 {
	border: 1px solid #000000;
	margin-top: 6px;
	margin-right: 3px;
	margin-bottom: 6px;
	margin-left: 3px;
}

.image3 {
	border: 1px solid #000000;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 3px;
}


#bottomsection {
	background-color: #000000;
	height: 1px;
	width: 586px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#disclaimer {
     background-color: #E6E8D3;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: small;
     font-weight: bold;
     color: #990000;
     text-align: center;
     width: 626px;
     margin-top: 20px;
     margin-right: auto;
     margin-left: auto;
     border: thin solid #990000;
     padding: 10px;
}

#leftcol .open #item1 #ul_item1 {
	display: block;
}