body, html {
	background-color: #5A8489;
	margin: 25px 0px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;}
#header {
	text-align: center;
	vertical-align: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#content {
	margin-top: 15px;
	margin-bottom: 15px;

}

#footer {
	font-size: 1.1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-bottom: 0px;
	margin-top: 20px;
}

#footer-content {
}

#footer-content p {
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	padding-top: 7px;
}

#footer-content a:link {
	color: #FFFFCC;
	text-decoration: none;

}

#footer-content a:hover {
	color: #FFFFFF;
	text-decoration: underline;

}

#footer-content a:visited {
	color: #D1DFE0;

}

#footer-content a:active {
	text-decoration: underline;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #E0E0C2;
	padding-top: 5px;
	margin-top: 0px;
	font-weight: normal;
	margin-left: 20px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 1.1em;
	line-height: 16px;
	color: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 1.1em;
	margin-right: 20px;
	margin-left: 20px;
}
.content-bottom {
	background-color: #DECFB8;
	padding: 2px;
	margin-top: 10px;
}

.small {
	font-size: 1.0em;
}

.content-leftbox {

}

.content-leftbox h1 {
	margin-left: 15px;
	margin-bottom: 10px;
	font-weight: normal;
}

.content-leftbox p {
	margin-left: 15px;
	margin-right: 20px;

}
.caption {
	font-size: .9em;
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 1.3em;
}
.largertext {
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.img-spacer-bottom {
	margin-bottom: 10px;
}
#main-wrapper {
	width: 900px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
.title-full-width {
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8EFF0;
}
h2 {
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8EFF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #E0E0C2;
	margin-bottom: 10px;
	padding-top: 5px;
}
.imgborder {
	border: 1px solid #CCCCCC;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #FFFFFF;
	padding-top: 5px;
	margin-top: 0px;
	font-weight: normal;
	margin-left: 20px;
	margin-bottom: 10px;
}
a:link {
	color: #CCCCFF;
	text-decoration: none;
}
a:visited {
	color: #CCCCFF;
	text-decoration: none;
}
a:hover {
	color: #CCCCFF;
	text-decoration: underline;}
a:active {
	color: #CCCCFF;
	text-decoration: none;}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FFFFFF;
	line-height: 16px;
}

.myH1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #E0E0C2;
	line-height: 1.1em;
}
#main-wrapper #content h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #E5E2B9;
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 10px;
}
.imgthumb-alignleft   {
	float: left;
	border: 2px solid #CCCCCC;
	margin-bottom: 30px;
	margin-right: 20px;
}
