@charset "utf-8";


body {
	background-color: #000000;
	background-image: url(../images/darkbackground.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
a:link {
	color: #FFCC33;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #999900;
}
a:active {
	text-decoration: none;
	color: #33FF00;
}


#container {
	width: 980px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}
#header {
	background-image: url(../content/images/newheader980.jpg);
	height: 93px;
	clear: both;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #030301;
}
#main {
	width: 980px;
	background-color: #547D7F;
	background-image: url(../content/images/aquabrown.gif);
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	float: right;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#outside {
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/thegarden.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#leftnav {
	width: 150px;
	background-position: center top;
	margin-top: 5px;
	height: auto;
	float: left;
}

#right {
	width: 800px;
	float: right;
	background-color: #507677;
	text-align: left;
}
.h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000000;
}
.h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
}
.h3 {
	font-size: medium;
	color: #FFCC33;
}
.small {
	font-size: small;
	color: #FFFFFF;
	font-weight: normal;
	margin-right: 3px;
	margin-left: 5px;
	text-align: left;
}

.maintext {
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	line-height: 1.4em;
}

#footer {
	background-color: #3E4E47;
	clear: both;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #292212;
	text-align: center;
}
#CCHA {
	color: #CCCCCC;
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: text-bottom;
	border: 2px inset #999999;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	clear: both;
	bottom: 10px;
	margin-top: 60px;
	margin-bottom: 20px;
	padding-bottom: 5px;
}
#vision {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: small-caps;
	color: #CCFF66;
	padding: 3px;
	margin-top: 30px;
	text-align: center;
}


.navtext {
	margin-left: 5px;
}
.whitetext {
	font-weight: bold;
	color: #FFFFFF;
	font-size: large;
}
.smallleft {
	font-size: small;
	color: #666600;
	font-weight: normal;
	margin-right: 3px;
	margin-left: 5px;
	text-align: left;
}
.whitetextreg {
	font-weight: normal;
	color: #FFFFFF;
	font-size: large;
}
.smallwhite {
	font-size: 0.9em;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	font-style: normal;
	line-height: 1.1em;
}
.imgleft {
	float: left;
	margin-right: 10px;
}
.style32 {font-size: 0.8em}

.style31 {
	font-size: 1.2em;
	font-weight: lighter;
	color: #FFFFFF;
	line-height: 1.4em;
	font-style: normal;
}

.style30 {
	font-size: large;
	color: #000000;
	font-weight: bold;
}
#footer li {
	list-style-type: none;
	display: inline;
}


.boldred {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
#footer a {
	color: #666666;
}

#footer ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#footer a:hover {
	color: #FFCC33;
	text-decoration: underline;
}
#second {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	margin-top: 30px;
	text-align: left;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin-left: 0px;
}
#first {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	margin-top: 30px;
	text-align: left;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin-left: 0px;
}
.imgright {
	float: right;
	margin-left: 10px;
}
.Largeblack {
	font-size: x-large;
	color: #000000;
	font-weight: bold;
}
