html, body {
	height: 100%;
	width: 100%;
	margin: 0;
	border: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.84em;
	font-style: normal;
	font-weight: normal;
	color: #2B2B29;
	line-height: 1.3em;
	background-color: #E9E7D7;
}

html { height: 100%; }

* html #floated-image {
margin: 0 -3px;
ma\rgin: 0;
}

table { 
margin-left: auto;
margin-right: auto;
}

div.maincontainer {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	vertical-align: top;
	text-align: center;
}

.redheader {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	color: #AE3E18;
	line-height: 1.8em;
}

.blackheader {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	color: #2B2B29;
	line-height: 1.2em;
}

.news_redheader {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: bold;
	color: #AE3E18;
	line-height: 1.4em;
}
	
.darkgreenheader {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #293B30;
	line-height: 1em;
}

.darkbrownheader {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #6C592F;
	line-height: 1em;
}

.darkpurpleheader {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #613A46;
	line-height: 1em;
}

.darkchocolateheader {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #8D6031;
	line-height: 1em;
}

.news_blackheader {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 1em;
}

.news_small_redheader {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #AE3E18;
	line-height: 1.4em;
}

.footertext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.98em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 1em;
}

a.footertext:link {
	color: #ffffff;
	text-decoration: none;
}

a.footertext:active {
color: #ffffff; 
text-decoration: none;
}

a.footertext:visited {
color: #ffffff; 
text-decoration: none;
}

a.footertext:hover {
color: #ffffff; 
text-decoration: none;
}

.sidelink {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.95em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 1.2em;
}

a.sidelink:link {
	color: #333333;
	text-decoration: none;
}

a.sidelink:active {
color: #AE3D1A; 
text-decoration: none;
}

a.sidelink:visited {
color: #333333; 
text-decoration: none;
}

a.sidelink:hover {
color: #AE3D1A; 
text-decoration: none;
}

.mainlink {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 1.2em;
}

a.mainlink:link {
	color: #646361;
	text-decoration: none;
}

a.mainlink:active {
color: #AE3D1A; 
text-decoration: none;
}

a.mainlink:visited {
color: #646361; 
text-decoration: none;
}

a.mainlink:hover {
color: #AE3D1A; 
text-decoration: none;
}
.smallredheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC3300;
}
