/* drk clr: 091b0c;
 * ltr clr: 38b7b1;
 * title clr: 8aff78;
 * text block clr:543208;
 */
body {
	background-image:url(./images/bg.gif);
	background-color:#37b7ad;
	background-repeat:no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#8aff78;	
	height:1158px;
}
.bannerImg {
	position:absolute;
	top:20px;
	left:30px;
}
.bannerTypeLg {
	position:absolute;
	left:450px;
	top:30px;
	z-index:4;
}
.bannerTypeLg a {
	color:#8aff78;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:50px;
	text-decoration:none;
}
.bannerTypeLg a:visited {
	color:#8aff78;
}
.bannerTypeLg a:link {
	color:#8aff78;
}
.bannerTypeLgShd {
	font-size:50px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:Black;
	position:absolute;
	top:33px;
	left:453px;
	z-index:3;
}
.bannerTypeSm {
	position:absolute;
	left:450px;
	top:90px;
	z-index:4;
}
.bannerTypeSm a {
	color:#8aff78;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:30px;
	text-decoration:none;
}
.bannerTypeSm a:visited {
	color:#8aff78;
}
.bannerTypeSm a:link {
	color:#8aff78;
}
.bannerTypeSmShd {
	font-size:30px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:Black;
	position:absolute;
	top:93px;
	left:453px;
	z-index:3;
}
.copyright {
	position:absolute;
	bottom:2px;
	width:100%;
	font-size:small;
	text-align:center;
	margin-top:40px;
}
.addThis {
	position:absolute;
	top:-10px;
	left:600px;
	width:100%;
	font-size:small;
	margin-top:40px;
}
.nav table {
	border:solid;
	border-width:thin;
	border-color:#8aff78;
	position:absolute;
	top:240px;
	left:10px;
	width:230px;
}
.nav td {
	border-bottom:solid;
	border-width:thin;
	border-color:#8aff78;
	padding:10px; 
}
.nav td#navLink {
	border:none;
}
.nav a {
	font-size:20px;
	text-decoration:none;
}
.nav a:link {
	color:#8aff78;
}
.nav a:visited {
	color:#8aff78;
}
.nav a:hover {
	font-weight:bold;
}
.selected a {
	color:white;
}
.selected a:link {
	color:white;
}
.selected a:visited {
	color:white;
}
.selected a:hover {
	font-weight:bold;
}
.bod {
	position:absolute;
	top:240px;
	left:235px;
	background-color:#ecf7d4;
	color:#543208;
	width:850px;
	height:850px;
	font-size:12px;
	padding-left:20px;
	z-index:2;
}
.bod h3 {
	clear:left;
	width:200px;
	font-size:24px;
}
.bod h4 {
	position:inherit;
	top:40px;
	right:50px;
	left:50px;
	font-size:12px;
	margin-bottom:10px;
}
.bod h4 div {
	margin-bottom:5px;
}
.bod p {
	clear:left;
	width:300px;
}
.bod dl {
	width:550px;
	position:relative;
	top:90px;
	clear:left;
}
.bod dt {
	margin-top:20px;
}
.bod dd {
	padding-bottom:5px;
}
.bod a {
	text-decoration:none;
	color:#543208;
}
.bod a:hover {
	font-style:italic;
	color:#543208;
}
.bod a:link {
	color:#543208;
}
.bod a:visited {
	color:#543208;
}
.bodImgRight {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	margin-top:20px;
	margin-right:20px;
}
.bod table {
	width:450px;
	height:35px;
	border:none;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	margin-top:2px;
	margin-right:20px;
}
.adBox {
	position:inherit;
	top:120px;
	left:625px;
	right:10px;
	bottom:140px;
	border:solid;
	border-color:#543208;
	padding:10px;
}
.previousPage {
	position:absolute;
	left:20px;
	margin-top:100px;
	margin-bottom:20px;
	background-color:#ecf7d4;
}
.nextPage {
	position:absolute;
	left:550px;
	margin-top:100px;
	margin-bottom:20px;
	background-color:#ecf7d4;
}
.admin {
	position:absolute;
	top:240px;
	left:235px;
	background-color:#ecf7d4;
	color:#543208;
	width:850px;
	height:720px;
	font-size:12px;
	padding-left:20px;

}
.admin table {
	width:99%;
	border:solid;
	border-color:black;
	background-color:white;
	margin-bottom:10px;
	margin-top:2px;
	margin-right:-10px;
}
.admin tr {
	border:solid;
	border-color:black;
}
.adminTabHed td {
	text-align:center;
}
.leaves {
	padding-top:3px;
}
.addThisLink {
	padding-top:6px;
}