* {
	margin: 0;
	padding: 0;
	border:0;
}

body {
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: left;
	min-width: 750px;
	padding: 0px;
	margin: 0px;
}

#wrapper {
	text-align: left;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}

td {
	vertical-align: top;
}

a:link {
	color: #009900;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	color: #009900;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #ECBD00;
	font-weight: normal;
}

a:active {
	color: #009900;
	font-weight: normal;
	text-decoration: underline;
}

.footer {
	font-size: 10px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: dotted;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-color: #FFCC00;
}

a.footerlink:link {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.footerlink:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.footerlink:hover {
	color: #009900;
	font-weight: normal;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.footerlink:active {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}

a.newslink:link {
	color: #EABB00;
	text-decoration: none;
}

a.newslink:visited {
	color: #EABB00;
	text-decoration: none;
}

a.newslink:hover {
	color: #009900;
	font-weight: normal;
	text-decoration: underline;
}

a.newslink:active {
	color: #EABB00;
	text-decoration: none;
}

#title {
	position:absolute;
	left:240px;
	top:18px;
	z-index:1;
	color: #CDE2D1;
	font-family: Arial, Helvetica, sans-serif;
	width: 500px;
}

#subtitle {
	position:absolute;
	left:241px;
	top:49px;
	z-index:1;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	width: 500px;
}

#email {
	color:#EABB00;
	font-size: 11px;
	position: absolute;
	left: 274px;
	top: 84px;
	font-weight: normal;
	background-image: url(email.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 21px;
	text-indent: 25px;

}
#telephone {
	color:#FFCC00;
	font-size: 18px;
	position: absolute;
	left: 622px;
	top: 78px;
	background-image: url(telephone.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 41px;
	text-indent: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}

.top {
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	height: 13px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6EAF79;
	width: 760px;
}

.nav {
	padding: 0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6EAF79;
	margin: 0px;
	height: 44px;
	background-image: url(nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

a.navlink:link {
	color: #6EAF79;
	text-decoration: none;
	text-align: center;
	display: block;
	line-height: 36px;
}

a.navlink:visited {
	color: #6EAF79;
	text-decoration: none;
	text-align: center;
	display: block;
	line-height: 36px;
}
a.navlink:hover {
	color: #009900;
	text-decoration: none;
	text-align: center;
	display: block;
	line-height: 36px;
}
a.navlink:active {
	color: #6EAF79;
	text-decoration: none;
	text-align: center;
	display: block;
	line-height: 36px;
}

.navcurrent {
	font-weight: bold;
	color: #009900;
	text-decoration: none;
	text-align: center;
	line-height: 36px;
}

.topleft {
	background-image: url(topleft.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6EAF79;
}

.topright {
	background-image: url(topright.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 13px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6EAF79;
	background-color: #FFFFFF;
}

#subnav {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #009900;
	padding-top: 10px;
}


ul {
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

li a:link {
	display: block;
	text-decoration: none;
	color: #009900;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 30px;
}
li a:visited {
	display: block;
	text-decoration: none;
	color: #009900;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 30px;
}

li a:hover, li a focus {
	color:#6EAF79;
	background-image: url(navlogo.jpg);
	background-position: 1px 9px;
	background-repeat: no-repeat;
}

.subnavcurrent {
	text-decoration: none;
	color: #009900;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 1px;
	font-weight: bold;
	background-image: url(navlogo.jpg);
	background-repeat: no-repeat;
	background-position: 1px 9px;
	vertical-align: top;
	text-indent: 30px;
}
.subnavproject {
	text-decoration: none;
	color: #009900;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 1px;
	font-weight: bold;
	background-image: url(navlogo.jpg);
	background-repeat: no-repeat;
	background-position: 1px 9px;
	vertical-align: top;
}

ul li ul {
	color: #FFCC00;
	text-align: left;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}

/*ul li ul li a {
	display: block;
	text-decoration: none;
	color: #999999;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 30px;
}

ul li ul li a:hover, ul li ul li a focus {
	color:#6EAF79;
	background-image: url(navlogo.jpg);
	background-position: 1px 9px;
	background-repeat: no-repeat;
}

#projects {
}

#projects ul {
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFCC00;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#projects ul li {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFCC00;
}

#projects li a {
	display: block;
	text-decoration: none;
	color: #999999;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
}

#projects li a:hover, #projects li a focus {
	color:#FFCC00;
	background-image: url(navlogo.jpg);
	background-position: 1px 9px;
	background-repeat: no-repeat;
}

.projectscurrent {
	text-decoration: none;
	color: #009900;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 1px;
	font-weight: bold;
}



*/

.projects {
	text-align: left;
	text-indent: 0px;
}



a.projectslink:link {
	color: #EABB00;
	text-decoration: none;
	font-weight: normal;
	text-indent: -25px;
}

a.projectslink:visited {
	color: #EABB00;
	text-decoration: none;
	font-weight: normal;
	text-indent: -25px;
}

a.projectslink:hover {
	color: #009900;
	font-weight: normal;
	text-decoration: none;
	text-indent: -25px;
	background-image: none;
}

a.projectslink:active {
	color: #EABB00;
	text-decoration: none;
	text-indent: -25px;
}




/*#subnav ul {
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#subnav ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#subnav li a {
	display: block;
	text-decoration: none;
	color: #009900;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 30px;
}

#subnav li a:hover, #subnav li a focus {
	color:#6EAF79;
	background-image: url(navlogo.jpg);
	background-position: 1px 9px;
	background-repeat: no-repeat;
}

.subnavcurrent {
	text-decoration: none;
	color: #009900;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 1px;
	font-weight: bold;
	background-image: url(navlogo.jpg);
	background-repeat: no-repeat;
	background-position: 1px 9px;
	text-indent: 30px;
	vertical-align: top;
}


#projects {
}

#projects ul {
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFCC00;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#projects ul li {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFCC00;
}

#projects li a {
	display: block;
	text-decoration: none;
	color: #999999;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
}

#projects li a:hover, #projects li a focus {
	color:#FFCC00;
	background-image: url(navlogo.jpg);
	background-position: 1px 9px;
	background-repeat: no-repeat;
}

.projectscurrent {
	text-decoration: none;
	color: #009900;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 1px;
	font-weight: bold;
}



.projects a {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: underline;
}



a.projectslink:link {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.projectslink:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.projectslink:hover {
	color: #009900;
	font-weight: normal;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.projectslink:active {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
*/


.leftpad {
	padding-left: 10px;
	padding-right: 30px;
}





.mainimage {
	border: 1px solid #FFFFFF;
}

/*.footerback {
	font-size: 11px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: solid;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.footerleft {
	background-color: #E4E4E4;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
*/.logoback {
	background-image: url(chequer.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
}

/*.footerright {
	background-color: #E4E4E4;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
*/
.back {
	background-image: url(back.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.mainleft {
	background-color: #FFFFE6;
}

.mainright {
	background-color: #E3F0E6;
}

.end {
	background-image: url(footermain.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 135px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	vertical-align: bottom;
	text-align: right;
}

.endleft {
	background-image: url(footerleft.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
	height: 135px;
}
.endright {
	background-image: url(footerright.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 135px;
}

.text {
	padding-top: 20px;
	font-size: 11px;
	color: #003300;
	text-align: justify;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-bottom: 10px;
}

.text p{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
}

.maintext {
	padding-top: 0px;
	font-size: 12px;
	color: #1D3C74;
	text-align: justify;
	line-height: 150%;
	width: 450px;
}

.maintext p{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
}

.newstext {
	font-size: 11px;
	color: #999999;
	text-align: justify;
	line-height: 150%;
	padding-bottom: 10px;
}

.newstext p{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
}
.infotext {
	line-height: 180%;
	padding-bottom: 10px;
	padding-right: 8px;
	padding-left: 8px;
}
.infotext p{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 8px;
}

.profiletext {
	padding-top: 5px;
	font-size: 12px;
	color: #1D3C74;
	text-align: justify;
	line-height: 150%;
	padding-bottom: 10px;
	width: 380px;
}

.profiletext p{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
}

.propertytext {
	padding-top: 5px;
	font-size: 12px;
	color: #1D3C74;
	text-align: justify;
	line-height: 150%;
	padding-bottom: 10px;
	padding-left: 20px;
}

.propertytext p{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
}

.shademain {
	background-image: url(shadow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1D3C74;
}
.memberlogos {
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
}


.sponsorlogos {
	padding-bottom: 10px;
	padding-right: 20px;
	float: left;
}

.shadeside {
	background-image: url(sideshadow.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1D3C74;
}


.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #E3F0E6;
	text-align: left;
	padding: 5px;
	border: 1px solid #009900;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(button.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	height: 23px;
	width: 54px;
}

.rightext {
	text-align: right;
}

.projectteam {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6EAF79;
}

.image {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*.border {
	border: 1px solid #1D3C74;
}

*/
/*.profileimage {
	padding: 2px;
	border: 1px solid #1D3C74;
	background-color: #FFFFFF;
	margin-left: 50px;
}
*/
#map {
	background-color: #EAEAFF;
	position: relative;
	left: 10px;
	top: 10px;
	width: 380px;
	height: 300px;
	border: 1px groove #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
/*.sign {
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: right;
	padding-right: 80px;
}
*/
.directions {
	font-size: 11px;
	padding-top: 10px;
}
.super {
	font-size: 8px;
	vertical-align: super;
}
