﻿body {
	font-family: Gill Sans MT, Tahoma, Sans-Serif;
	font-size: 10pt;
	background-color: #ffffff;
	padding: 20px;
	margin: 0px;
}
form, html, .wrapper {
	padding: 0px;
	margin: 0px;
}
.site_structure {
	width: 100%;
	border: 1px solid #000000;
}
.topbanner {
	width: 90%;
	/**height: 120px;**/
	vertical-align: middle;
	background-color: #D5EDB3;
}
.motto {
	width: 310px; /** font-family: Gill Sans MT, Tahoma, Sans-Serif; 	font-weight: bold; 	font-size: 14pt;**/
	font-family: Edwardian Script ITC, Palace Script MT, Times New Roman;
	font-size: 24pt;
	float: right;
	text-align: right;
	background-color: #D5EDB3;
}

.content {
	vertical-align: top;
	padding: 10px;
	padding-left: 40px;
	padding-right: 40px;
	text-align: justify;
	background-color: #F4FFE4;
}
a {
	color: #988F80;
	text-decoration: underline;
}
a:hover {
	color: #c0c0c0;
	text-decoration: underline;
}
.footer {
	background-color: #F4FFE4;
	height: 60px;
	text-align: left;
	color: #000000;
	padding: 6px;
}
h1 {
	font-family: Verdana;
	font-style: italic;
	font-size: 20pt;
	margin: 8px;
	margin-bottom: 0px;
	padding:0px;
}
h2 {
	font-family: Verdana;
	font-size: 14pt;
}
h3 {
	font-family: Verdana;
	font-size: 12pt;
	margin: 6px;
	margin-left: 8px;
	padding:0px;
}
h4 {
	font-family: Verdana;
	font-size: 11pt;
}
#dev_footer {
	width: 350px;
	font-size: 8pt;
	color: #c0c0c0;
	text-align: left;
	float: left;
}
#dev_footer a {
	font-size: 8pt;
	color: #c0c0c0;
	text-decoration: none;
}
#dev_footer a:hover {
	font-size: 8pt;
	color: #988F80;
	text-decoration: underline;
}
#footer_links {
	float: right;
	width: 250px;
	color: #988F80;
	text-align: right;
}
input, textarea {
	border: 1px solid #988F80;
}
legend {
	color: #988F80;
	padding-right: 6px;
}
p.smlpad {
	margin-bottom: 6px;
	margin-top: 6px;
}
.menu {
	background-color: #68AF25;
	height: 16px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.menu a {
	font-size: 8pt;
	color: #F4FFE4;
	text-decoration: underline;
}
.menu a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.rssHeading {
	background-color: #D5EDB3;
}
.article {
	background-color: #F4FFE4;
	color: #000000;
}
.rssTitle {
	font-weight: bold;
}
.articledesc {
	font-style: italic;
}
.rssHeading a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.rssHeading a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
#m12c4network {
	background-color: #99CC66;
	float: right;
	height: 16px;
	margin: 0px;
	padding-right: 2px;
}
#m12c4network a {
	background-color: #99CC66;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
#m12c4network a:hover {
	color: #ffffff;
	text-decoration: underline;
}

