/* CSS Document */

body {
	font-size: 16px;
	padding: 0px;
	margin-top: 15px;
	background-color: #cccccc;
}
a {
	color: #3366CC;
}
a:visited {
	color: #999999;
}
a:focus {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
.container {
	margin-right: auto;
	margin-left: auto;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EAEFE7;
	border-left-color: #EAEFE7;
	width: 805px;
	background-color: #FFFFFF;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #EAEFE7;
}
.header {
	background-repeat: no-repeat;
	height: 160px;
	background-image: url(image/logo.gif);
	font-family: "Eras Light ITC", Arial;
	font-size: 2em;
	padding-top: 15px;
	padding-left: 25px;
	font-weight: normal;
	background-color: #FFFFFF;
	width: 559px;
	float: left;
	background-position: 20px 20px;
}
.headerleft {
	float: left;
	margin-top: 10px;
	margin-left: 0px;
	font-size: 1.2em;
}
.headerright {
	float: left;
	font-size: .8em;
	padding-top: 80px;
	margin-left: 15px;
	margin-top: 15px;
}
.nav {
	padding-top: 13px;
	padding-bottom: 13px;
	color: #E3EBDE;
	background-color: #EAEFE7;
	padding-left: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	width: 580px;
	border-right-style: none;
	border-left-style: none;
	float: left;
}
.nav a {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-family: "Century Gothic";
	font-size: 0.8em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #A8BEC9;
	display: inline;
	background-image: url(image/bottonback1.jpg);
}
.nav a:visited {
	color: #666666;
	background-color: #666666;
	background-image: url(image/buttonback3.jpg);
}
.nav a:focus {
	background-image: url(image/buttonback2.jpg);
}
.nav a:hover {
	color: #000000;
	background-color: #468675;
	background-image: url(image/buttonback2.jpg);
}
.nav a:active {
	background-color: #006699;
}
.rss {
	float: right;
	padding-top: 14px;
	padding-bottom: 15px;
	background-color: #EAEFE7;
	width: 60px;
}
.rss a {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(image/rss.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: .8em;
	font-weight: bold;
	display: inline;
}
.content {
	width: 532px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	background-color: #FFFFFF;
	float: left;
}
.aboveside {
	height: 155px;
	float: left;
	width: 201px;
	background-color: #9999FF;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 0px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
}
.sidebar {
	float: right;
	width: 200px;
	background-color: #CCCCCC;
	font-size: 0.8em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	background-image: url(image/moorcrop2.jpg);
	margin: 0px;
	height: 596px;
	background-repeat: no-repeat;
}
.belowside {
	float: right;
	font-size: 1em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	width: 200px;
	display: block;
	line-height: 3em;
	padding-top: 2px;
	background-color: #EAEFE7;
	text-indent: 5px;
}
.belowside a {
	font-size: 0.8em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #E8E8E8;
	display: block;
	padding-left: 5px;
	line-height: 2.5em;
}
.belowside a:active {
	background-color: #CCCCCC;
}
.belowside a:focus {
	background-color: #CCCCCC;
}
.belowside a:visited {
	color: #999999;
}
.belowside a:hover {
	background-color: #CCCCCC;
}
.clearer {
	clear: both;
}
.footer {
	border-top-width: 0px;
	border-bottom-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EAEFE7;
	border-right-color: #EAEFE7;
	border-bottom-color: #EAEFE7;
	border-left-color: #EAEFE7;
	width: 786px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding: 10px;
	text-align: center;
	font-family: "Century Gothic";
	font-size: 0.8em;
	background-color: #EAEFE7;
	color: #666666;
	clear: left;
}
.footer a {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.footer a:visited {
	color: #666666;
}
.footer a:active {
	color: #333399;
}
.footer a:focus {
	color: #333399;
}
.footer a:hover {
	color: #333399;
}
.subfooter {
	margin-right: auto;
	margin-left: auto;
	width: 830px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
}
.subfooter a{
	color: #333333;
	font-weight: bold;
}
.subfooter a:active {
}
.subfooter a:focus {
}
.subfolder a:visited {
}
.subfolder a:hover {
}
