body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #000000;
	background-color: #404F24;
	padding: 0px;
	margin: 0px;
	line-height: 130%;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
}
#leftclm {
	background-color: #BBA800;
	padding-top: 16px;
	width: 180px;
}
#leftclm2 {
	background-color: #CC6633;
	padding-top: 16px;
	width: 180px;
}
#midclm {
	background-color: #FFFFFF;
	padding-top: 16px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 12px;
}
#rightclm {
	background-color: #FFFFFF;
	padding-top: 16px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #336600;
	width: 160px;
	padding-right: 10px;
	padding-left: 10px;
}
#rightclm2 {
	background-color: #CC6633;
	padding-top: 16px;
	width: 180px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC6633;
}
.pageTitles {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.pageSubTitles {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.maptxt {
	font-size: 9px;
}
.instruct {
	color: #A69701;
}
.instruct a:link {
	color: #A69701;
}
.instruct a:visited {
	color: #A69701;
}
#newsblock {
	padding: 8px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BBA800;
}
#newsblock a:link {
	color: #BBA800;
	text-decoration: underline;
}
#newsblock a:hover {
	color: #BBA800;
	text-decoration: none;
}
#leftnav{
	border-top-color: #404F24;
	border-top-style: dashed;
	border-top-width: 1px;
	font-weight: bold;
	line-height: 100%;
	}
#leftnav a{
		font-size: 12px;
		color: #FFFFFF;
		background-image:  url(construct/navbg.gif);
		background-position: left top;
		background-repeat: no-repeat;
		border-bottom-color: #404F24;
		border-bottom-style: dashed;
		border-bottom-width: 1px;
		display: block;
		padding-top: 4px;
		padding-bottom: 4px;
		padding-left: 26px;
		margin-top: 0px;
		margin-bottom: 0px;
		text-decoration: none;
	}
#leftnav a:hover{
	color: #404F24;
	}
	
		/* Fix for IE-win \*/
		* html #leftnav a {height: 5px;}
	/* End Fix for IE-win */ 
	
#leftnav ul {
	margin: 0;
	padding: 0;
	margin:0;
	list-style-type: none;
	}
	
	#leftnav2{
	border-top-color: #404F24;
	border-top-style: dashed;
	border-top-width: 1px;
	font-weight: bold;
	line-height: 100%;
	}
#leftnav2 a{
		font-size: 12px;
		color: #FFFFFF;
		background-image:  url(construct/navbg2.gif);
		background-position: left top;
		background-repeat: no-repeat;
		border-bottom-color: #404F24;
		border-bottom-style: dashed;
		border-bottom-width: 1px;
		display: block;
		padding-top: 4px;
		padding-bottom: 4px;
		padding-left: 26px;
		margin-top: 0px;
		margin-bottom: 0px;
		text-decoration: none;
	}
#leftnav2 a:hover{
	color: #404F24;
	}
	
		/* Fix for IE-win \*/
		* html #leftnav2 a {height: 5px;}
	/* End Fix for IE-win */ 
	
#leftnav2 ul {
	margin: 0;
	padding: 0;
	margin:0;
	list-style-type: none;
	}
	
.leftnavhighlight{
		font-size: 11px;
		font-weight: bold;
		color: #fff;
		background-color:  #fff;
		background-image:  url(theconstruct/navhigh.gif);
		background-position: left top;
		background-repeat: no-repeat;
		border-bottom-color: #E5E5E5;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		display: block;
		padding-top: 2px;
		padding-bottom: 3px;
		padding-left: 20px;
		text-decoration: none;
	}
	

.whatsOnSubTitle {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background-color: #BBA800;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
	text-decoration: none;
}
.goldSubTitle a:link {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background-color: #BBA800;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
	text-decoration: none;
}
.goldSubTitle a:hover {
	color: #404F24;
	font-size: 12px;
	font-weight: bold;
	background-color: #BBA800;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
	text-decoration: none;
}
.goldSubTitle a:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background-color: #BBA800;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
	text-decoration: none;
}
.grnblktitle {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #404F24;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
	font-weight: bold;
}
.goldtext {
	color: #000000;
}
.goldtext a:link {
	color: #BBA800;
	text-decoration: underline;
}
#greenlist ul {
	font-size: 12px;
	margin-bottom: 10px;
}
#greenlist li {
	margin: 10 0;
	padding: 0 0 10;
	list-style-type: square;
	color: #000000;
}
#imgpad {
	margin-right: 5px;
}
#linklist {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#linklist a:link {
	color: #A69701;
}
#linklist a:visited {
	color: #A69701;
}
#linklist li {
	padding-bottom: 7px;
}
#gallerypad {
	margin-bottom: 6px;
}
#catimgpad {
	margin-right: 6px;
	padding-bottom: 30px;
}
#searchbox {
	background-color: #BBA800;
	height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 12px;
	margin-top: 6px;
	margin-left: 6px;
}
form {
	margin: 0px;
	padding: 0px;
}
.search {
	width: 120px;
}
.blocklist {
	padding-bottom: 8px;
}
#consmidclm {
	background-color: #FFFFFF;
	padding-top: 16px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 12px;
}

#consmidclm h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #404F24;
	padding: 5px 5px 5px 8px;
}
#consmidclm a {
	color: #CC6633;
	text-decoration: underline;

}
#consmidclm a:hover {
	color: #CC6633;
	text-decoration: none;

}
#consmidclm h2 {
	font-size: 12px;
	color: #CC6633;
	padding-top: 10px;
}
#consmidclm h3 {
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#conspad {
	padding-top: 12px;
}
