@charset "utf-8";
/* CSS Document */

body {
	background-color: #868686;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
* {
	margin: 0px;
	padding: 0px;
}
#shadow {
	margin: auto;
	width: 900px;
	background-image: url(images/shadow.jpg);
	background-repeat: repeat-y;
}

#wrapper {
	width: 827px;
	margin: auto;
	border: 2px solid #264C69;
	background-color: #FFFFFF;
	background-image: url(images/bkgrd.jpg);
	background-repeat: repeat-y;
}
#shadow #wrapper #header {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 75px;
}

#wrapper #topnavigation {
	color:#264C69;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color: #D6D6D6;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #264C69;
	border-bottom-color: #264C69;
	margin: 0px;
}

#wrapper #topnavigation a:link {
	color: #264C69;
	text-decoration: none;
	font-size: 14px;
}
#wrapper #topnavigation a:visited {
	color: #264C69;
	text-decoration: none;
	font-size: 14px;
}
#wrapper #topnavigation a:hover {
	color: #264C69;
	text-decoration: underline;
	font-size: 14px;
}
#wrapper #topnavigation a:active {
	color: #264C69;
	text-decoration: none;
	font-size: 14px;
}
#wrapper #maincontentarea {

}
#wrapper #maincontentarea #contentarea {
	float: left;
	width: 509px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 15px;
}
#wrapper #maincontentarea #contentarea h1 {
	font-size: 30px;
	line-height: 36px;
	color: #990000;
	padding-bottom: 8px;
}
p    {
	padding-top: 10px;
	padding-bottom: 10px;
}
#wrapper #maincontentarea #contentarea ul li {
	margin-left: 40px;
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 5px;
	margin-bottom: 5px;
}

#wrapper #maincontentarea #sidebar {
	margin-left: 550px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
}
#shadow #wrapper #maincontentarea #sidebar #signup {
	margin: auto;
	width: 240px;
	padding: 4px;
	border: 1px solid #990000;
	background-color: #E1E1E1;
}
#shadow #wrapper #maincontentarea #sidebar #signupwc {
	margin: auto;
	width: 240px;
	padding: 4px;
	border: 1px solid #990000;
	background-color: #e1e1e1;
}
#wrapper #maincontentarea #footer {
	clear: both;
	background-color: #FFFFFF;
	padding-bottom: 8px;
	text-align: center;
	padding-top: 5px;
	font-size: 10px;
	line-height: 12px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #264C69;
}
#shadow #wrapper #maincontentarea #footer a:link {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
#shadow #wrapper #maincontentarea #footer a:visited {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
#shadow #wrapper #maincontentarea #footer a:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
#shadow #wrapper #maincontentarea #footer a:active{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
#copyright {
	font-size: 10px;
	text-align: center;
	margin: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
a:link {
	text-decoration: none;
	font-size: 16px;
	color: #006699;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}
a:active {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}
.large {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}
.largered {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	line-height: 20px;
}
.red {
	color: #990000;
}
.leftimg {
	margin-right: 15px;
}
.small {
	font-size: 9px;
	line-height: 11px;
}
.border {
	border: 1px solid #666666;
}
.xlargered {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	line-height: 20px;
}
.xlargeblue {
	font-size: 22px;
	font-weight: bold;
	color: #006699;
	line-height: 28px;
}
.largeblue {
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	line-height: 20px;
}
.underline {
	text-decoration: underline;
}
.XXXlargered {
	font-size: 40px;
	font-weight: bold;
	color: #990000;
	line-height: 44px;
}
.blue {
	color: #006699;
}
.normaltext {
	font-size: 12px;
	line-height: 20px;
}
.super {
	vertical-align: super;
	font-size: 7px;
}

.largegreen {
	font-size: 16px;
	font-weight: bold;
	color: #2C6B34;
	line-height: 20px;
}
ol li {
	margin-left: 40px;
	list-style-position: outside;
	list-style-type: decimal;
}
#contactformcenter {
	clip: rect(auto,auto,auto,auto);
	margin: auto;
	border: 1px solid #CCCCCC;
	background-color: #E4E4E4;
}
#shadow #wrapper #maincontentarea #sidebar #blogcategories li {
	margin-left: 20px;
	list-style-position: outside;
	list-style-type: disc;
}

#shadow #wrapper #maincontentarea #sidebar #blogcategories a:link {
	font-size: 12px;
}
#shadow #wrapper #maincontentarea #sidebar #blogcategories a:visited {
	font-size: 12px;
}
#shadow #wrapper #maincontentarea #sidebar #blogcategories a:hover {
	font-size: 12px;
}
#shadow #wrapper #maincontentarea #sidebar #blogcategories a:active {
	font-size: 12px;
}
.xxlargered {
	font-size: 22px;
	font-weight: bold;
	color: #990000;
	line-height: 28px;
}
#rssfeed {
	border: 1px solid #CCC;
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 5px;
	margin-top: 10px;
	background-color: #FFF;
	margin-bottom: 10px;
}
#rssfeed  li {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#rssfeed a {
	font-size: 12px;
}
#creditfooter {
	visibility: hidden;
}
