#container {
	width: 900px;
		min-height:100%;
	height: 100%;
	background-image: url(pagelayout/middle.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}
#menucol {
	float: left;
	width: 267px;
	margin-left: 20px;
}

#menucol p,h1
{
	padding-right: 10px;
	padding-left: 10px;
}

#homecontent {
	float: left;
	width: 590px;
}
#blankcontent {
	float: left;
	width: 590px;

}
#blankcontent img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#homecontent p, h1{
	padding-left:10px;
	padding-right:20px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

#content {
	float: left;
	width: 590px;
	background-image: url(pagelayout/backgroundforcontent.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#content p, h1{
	padding-left:10px;
	padding-right:20px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#content h3, h2{
         padding-left:10px;
		 padding-right:20px;
}


html, body{
    height:100%;
	padding:0px;
	margin:0px
	}
	
	html {overflow-y: scroll;} 
	
#header {
	height: 267px;
	background-image: url(pagelayout/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body {
	background-color: #006634;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



body>#container{height:auto;}

#footer {
	background-image: url(pagelayout/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 104px;
	clear: both;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h3 {
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}


.sidetable {
	background-image: url(pagelayout/tablemid.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 224px;
	margin: 0px;
	padding: 0px;
}

a{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:visited {	

	color: #600;
	text-decoration: none;}

a:hover {
	

	color: #00009C;
	text-decoration: underline;
}

a:active{	
	color: #000000;
	text-decoration: none;}
	
	hr
	{
	color: #006634;
	background-color: #006634;
	height: 1px;
	width: 580px;
	margin: 0px;
	padding: 0px;
	text-align: left;/*this will align it for IE*/
}
.italictext {
	font-style: italic;
}
#spacer {
	height: 200px;
}
.cats {
	width: 150px;
	border: 1px solid #006634;
	text-align: center;
	padding: 10px;
}
H6 {
	font-size: 10px;
}
#container #homecontent p {
	font-weight: bold;
	text-align: left;
}
.Titlesforcontacts {
	font-weight: normal;
	text-align: left;
}
#container #homecontent p strong {
	text-align: left;
}
#container #homecontent p .style1 {
	text-align: center;
}
.HEADERS {
	font-size: 14px;
	font-weight: bold;
	color: #600;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
}
#container #homecontent .HEADERS {
	text-align: left;
}
.redlinks {
	font-size: 12px;
	font-weight: bold;
	color: #600;
	font-family: Arial, Helvetica, sans-serif;
}

