@charset "utf-8";


body {
	background-color: #797A2F;
	background: -moz-linear-gradient(top, #2D270E 0%, #797A2F 100%) no-repeat #797A2F; /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2D270E), color-stop(100%,#797A2F)) no-repeat #797A2F; /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2D270E', endColorstr='#797A2F',GradientType=0 ) no-repeat #797A2F; /* ie */
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #FFCC33;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
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: #1A2B09;
}
#main {
	width: 980px;
	background-color: #547D7F;
	background: -moz-linear-gradient(top, #30260F 0%, #547D7F 100%) no-repeat #547D7F; /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#30260F), color-stop(100%,#547D7F)) no-repeat #547D7F; /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#30260F', endColorstr='#547D7F',GradientType=0 ) no-repeat #547D7F; /* ie */
	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: 600px;
	float: left;
	background-color: #4F7576;
}
#faright {
	width: 200px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #fff;
	line-height: 1.2em;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
}
h3 {
	font-size: medium;
	color: #FFCC66;
}
h4 {
	font-size:larger;
	color: #000000;
	text-align: left;
	text-decoration: underline;
	margin-left: 10px;
	line-height: 5px;
}
h5 {
	font-size: medium;
	color: #FFCC66;
	font-size: 1.2em;
	line-height: 1.2em;
}
.center {
	text-align: center;
}

.small {
	font-size: small;
	color: #FFFFFF;
	font-weight: normal;
	margin-right: 3px;
	margin-left: 5px;
	text-align: left;
}

.smallcenter {
	font-size: small;
	color: #FFFFFF;
	font-weight: normal;
	margin-right: 3px;
	margin-left: 5px;
	text-align: center;
}

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

#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;
}
#event {
	padding: 5px;
	clear: both;
}

#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: #FF0000;
	font-weight: bold;
}
#footer a {
	color: #666666;
}

#footer ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#footer a:hover {
	color: #FFCC33;
	text-decoration: underline;
}
.Largeblack {
	font-size: x-large;
	color: #000000;
	font-weight: bold;
	margin-right: 10px;
}
#event1 {
	padding: 5px;
	clear: both;
	border: medium solid #999999;
}
p {
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}
.style36 {font-size: large}

#design {
	font-size: small;
	color: #FFFFFF;
	padding: 10px;
}

#design a {
	color: #FFFFFF;
	text-decoration: none;
}
.shadow {
	text-shadow: 2px 2px 2px #000000;
}
li {
	list-style-type: none;
	text-decoration: none;
	
}
