body {
	background-image: url(../images/bg_tile.gif);
	background-color: #666666;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	font-size: 16px;
}

#Container {
	width: 760px;
	background-image: none;
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	position: relative;
	background-color: #FFFFFF;
	padding: 0px;
	height: auto;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

#Flashbox {
	clear: both;
}

#header {
	width: 760px;
	margin: 0px;
	padding: 0px;
	height: 110px;
	background-image: url(../images/Header/base_green.gif);
	background-repeat: repeat-x;
	clear: both;
	right: 0px;
	border: 0px none #999999;
}


#controls {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #CCCCCC;
	width: 150px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	height: 40px;
	border-left-width: 0px;
	border-left-color: #333333;
}
#controls ul {
	margin: 10px 0px 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#controls li {
	display: inline;
	margin-right: 10px;
	margin-top: 15px;
	margin-left: 30px;

}

#leftnav {
	float: left;
	background-color: #999999;
	width: 150px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-left-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	border-right-color: #333333;
	border-bottom-color: #333333;
}

#leftnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#leftnav li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #999999;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 100%;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#leftnav li a:link {
	background-color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	display: block;
	width: 88%;
	padding: 6%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#leftnav li a:visited {
	background-color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 6%;
	width: 88%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#leftnav li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006633;
	display: block;
	margin: 0px;
	padding: 6%;
	width: 88%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	background-image: url(../images/main_bg.gif);
	background-repeat: no-repeat;
	background-position: 25px 15px;
	margin: 30px 0px 0px;
	width: 580px;
	height: 400px;
	padding: 15px 0px 0px;
	clear: both;
	float: right;
}


#content ul {
	list-style-type: none;
}
#content li {
	margin: 30px 0em 0em 2px;
	padding-bottom: 2px;
}

#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 110%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top: 25px;
	margin: 0px;
	padding-right: 20px;
	padding-left: 20px;
}

#content .basepic {
	margin: 150px 0px 0px;
	padding: 0px;
	vertical-align: bottom;
	float: left;
}
#contentmain {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: none;
	background-repeat: no-repeat;
	margin: 0px;
	width: 580px;
	height: auto;
	background-color: #FFFFFF;
}

#contentmain ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#contentmain li {
	margin: 0px 0em 0em 2px;
	padding-bottom: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

#contentmain a:link, #contentmain a:active, #contentmain a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
} 

#contentmain a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}

#contentmain h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 130%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	margin-left: 3px;
}

#contentmain h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
#contentmain h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}

.textleft {
	float: left;
}
.textright {
	float: right;
	text-align: left;
	padding-right: 10px;
}

#contentmain p {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin-left: 3px;
	padding: 1px;
}

#contentmain .keypeople {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin-left: 3px;
	padding: 1px;
}
#footer {
	clear: both;
	height: 25px;
	width: 100%;
	background-repeat: repeat-x;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	background-image: url(../images/footer/footer.gif);
	position: relative;
	bottom: 0px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
#Container #footer .copyright {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 60%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	padding: 3px 2px 2px 10px;
}

#Container #footer .boxtag {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 60%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#Container #footer .boxtag a:link {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	padding: 0px;
	font-size: 100%;
}

#Container #footer .boxtag a:visited {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	padding: 0px;
	font-size: 100%;
}

#Container #footer .boxtag a:hover {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	padding: 0px;
	font-size: 100%;
}

.topimage {
	float: right;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	
}

.control {
	border: 1px solid #333333;

}

#news {
	background-color: #006633;
	text-align: left;
	float: left;
	width: 150px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	padding: 0px;
	margin: 0px;
	height: 170px;		
}


#news H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 100%;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 5px;
}

#news ul {
	display: list-item;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#news li {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 70%;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	padding: 5px;
}


.blockimages {
	display: inline;
	list-style-type: none;
	float: right;
	clear: none;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
}


#contentmain ul .contactlistitem {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	float: left;
	display: list-item;
	list-style-type: none;
	clear: both;
	margin-top: 10px;
	margin-left: 35px;
}

form {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 80%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	text-align: left;
	margin: 5px;
	padding: 5px;
	width: 100%;
	float: right;
}
#contentmain ul .contactdetails  {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	margin-top: 5px;
}


#contentmain li .contactdetails {
	float: left;
	clear: both;
	margin: 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-align: right;
	display: list-item;
	padding: 5px;
	list-style-type: none;
}


a:link, a:active, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}
#news li a:link, a:active, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 80%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

#news li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 80%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}

#Gallery li {
	float: left;
	margin: 7px
}

#Gallery img {
	display: block;
	border: 1px solid #333300;
}

#contentgallery {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: none;
	background-repeat: no-repeat;
	margin: 0px;
	width: 580px;
	height: auto;
	background-color: #666666;
}

#contentgallery ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#contentgallery li {
	margin: 0px 0em 0em 2px;
	padding-bottom: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

#contentgallery a:link, #contentmain a:active, #contentmain a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
} 

#contentgallery a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}

#contentgallery h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 130%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	margin-left: 3px;
}

#contentgallery h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
#contentgallery h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}



#contentgallery p {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin-left: 3px;
	padding: 1px;
}

#Containergallery {
	width: 760px;
	background-image: none;
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	position: relative;
	background-color: #666666;
	padding: 0px;
	height: auto;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

#Containergallery #footer .copyright {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 60%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	padding: 3px 2px 2px 10px;
}

#Containergallery #footer .boxtag {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 60%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#Containergallery #footer .boxtag a:link {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	padding: 0px;
	font-size: 100%;
}

#Containergallery #footer .boxtag a:visited {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	padding: 0px;
	font-size: 100%;
}

#Containergallery #footer .boxtag a:hover {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	padding: 0px;
	font-size: 100%;
}h1 {
	font-size: 15px;
	color: #063;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

