body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #94e1da url(images/bg.gif) repeat-x top;
	margin: 1px;
}
h2	{
    font-size: 16px;
	color: #30845C;
	display: block;
	border-bottom: 1px solid #30845C;
	}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #30845C;
	margin-top: 1px;
	border-bottom: 1px solid #30845C;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #30845C;
	display: block;
	margin-bottom: 1px;
	margin-top: 1px;
}
h5 {
	color: #666666;
	margin-top: 1px;
	margin-bottom: 1px;
	font: 10px Georgia, "Times New Roman", Times, serif;
}



h1 {
	color: #30845C;
}

	
li {
	list-style: disc url(images/bullet.gif);
}

a:link {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #867632;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #30845C;
	font-weight: bold;
}

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #container {
}
#wrapper #container #title {
	background: url(images/markercolor.gif) no-repeat 265px 35px;
	height: 223px;
	color: #FFFFFF;
	font: italic bold 12px Arial, Helvetica, sans-serif;
}
#wrapper #container #title img {
	display: block;
	float: left;
}

#wrapper #container #box {
	width: 350px;
	float: right;
	font: italic bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #655825;
	display: block;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 295px;
}


#wrapper #container #title #box img {
	margin: 3px;
	border: 3px solid #867632;
}

#wrapper #container #main {
	border: 2px solid #867632;
	color: #666666;
	background: #CDE57D;
}
#wrapper #container #main #left {
	display: block;
	width: 105px;
	float: left;
	border-top: 1px solid #867632;
	border-right: 2px solid #867632;
	border-bottom: 2px solid #867632;
	border-left: 2px solid #867632;
	margin: 3px;
}
#wrapper #container #main #left #nav {
}


#wrapper #container #main #left #nav a {
	color: #006666;
	background: #D8EB98;
	display: block;
	border-top: 1px solid #867632;
	padding: 2px;
	text-decoration: none;
	width: 100px;
}
#wrapper #container #main #left #nav a:link {
}
#wrapper #container #main #left #nav a:visited {
	color: #666666;
	font-weight: bold;
}
#wrapper #container #main #left #nav a:hover {
	color: #30845C;
	background: #F3F4BB;
}





#wrapper #container #main #center {
	display: block;
	float: left;
	padding: 2px;
	border: 1px solid #867632;
	margin: 3px 1px 3px 3px;
	width: 420px;
	background: #FFFFFF;
}

#wrapper #container #main #center h1 {
	font-size: 18px;
	margin-bottom: 10px;
	color: #30845C;
}
#wrapper #container #main #center h2 {
	font-size: 16px;
	color: #30845C;
	display: block;
	border-bottom: 1px solid #30845C;
}

#wrapper #container #main #center p {
	font-size: 14px;
}

#wrapper #container #main #right {
	width: 245px;
	float: left;
	margin: 1px;
	text-align: center;
}
#wrapper #container #main #right img {
	margin: 1px;
}



#wrapper #container #main #break {
	clear: both;
}
#wrapper #container #footnav {
	text-align: center;
	display: block;
	font-size: 10px;
	padding: 2px;
}

#wrapper #container #footer {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(images/foot.gif) no-repeat center center;
	height: 51px;
}
#wrapper #container #footer p {
	color: #FFFFFF;
	font-size: x-small;
	margin-top: 15px;
	padding-top: 2px;
	display: block;
}

.boldhead {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	display: block;
	background: #30845C;
	text-align: center;
}
.imgnoborder {
	border: 3px solid #CDE57D;
}
.imgborder {
	border: 1px solid #000000;
}


.boldaquatext {
	font-size: 14px;
	font-weight: bold;
	color: #30845C;
	margin: 1px;
}

.boldheadborders {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	display: block;
	background: #30845C;
	border: 1px solid #1D4E36;
}
.marklink {
	background: url(images/smmark.gif) no-repeat center center;
	text-align: center;
	display: block;
	height: 22px;
	color: #FFFFFF;
	vertical-align: middle;
	width: 125px;
	float: right;
}

.marklink a:link {
	color: #EBED8B;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 1px;
}
.marklink a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.marklink a:hover {
	color: #FFFFFF;
}
.marklink a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
