body {
	background-image: url(images/sun.gif);
	background-color: #728533;
	margin-top: 0px;
	background-repeat: repeat;
	background-position: center top;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #C87023;
}
.springgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #09C;
	font-weight: bold;
}

.text a:link {
	color:#C87023;
	text-decoration: underline;
}

.text a:visited {
	color:#C87023;
	text-decoration: underline;
}
.text a:hover {
	color:#336633;
	text-decoration: underline;
}
.text a:active {
	color:#C87023;
	text-decoration: underline;
}
.border {
	background-image: url(images/border.jpg);
	background-repeat: repeat-y;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	padding-right: 50px;
	padding-left: 50px;
}
.txt a:link {
	color:#728533;
	text-decoration: underline;
}

.txt a:visited {
	color:#728533;
	text-decoration: underline;
}
.txt a:hover {
	color:#E97A3E;
	text-decoration: underline;
}
.txt a:active {
	color:#728533;
	text-decoration: underline;
}
.nav {
	background-image: url(images/border.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #728533;
	text-align: center;
	font-size: 14px;
}

.nav a:link {
	color:#728533;
	text-decoration: underline;
}

.nav a:visited {
	color:#728533;
	text-decoration: underline;
}
.nav a:hover {
	color:#E97A3E;
	text-decoration: underline;
}
.nav a:active {
	color:#728533;
	text-decoration: underline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #84954D;
}
.footer a:link {
	color:#84954D;
	text-decoration: underline;
}

.footer a:visited {
	color:#84954D;
	text-decoration: underline;
}
.footer a:hover {
	color:#E97A3E;
	text-decoration: underline;
}
.footer a:active {
	color:#84954D;
	text-decoration: underline;
}
.by {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.by a:link {
	color:#FFFFFF;
	text-decoration: underline;
}

.by a:visited {
	color:#FFFFFF;
	text-decoration: underline;
}
.by a:hover {
	color:#E97A3E;
	text-decoration: underline;
}
.by a:active {
	color:#FFFFFF;
	text-decoration: underline;
}

.available {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #CC3300;
	text-align: center;
}
.join {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #CC0000;
	text-align: center;
}

