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
{
	/**height: 120px;**/
	vertical-align: middle;
	background-color: #D5EDB3;
}
.motto
{
	width: 100%; /** 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;
	text-align: -moz-center;
	background-color: #D5EDB3;
	height:70px;
	
}

.content
{
	vertical-align: top;
	padding: 10px;
	padding-left: 50px;
	padding-right: 50px;
	text-align: justify;
	background-color: #F4FFE4;
}
.content-left {
	vertical-align:top;
	padding-right:6px;
	}
.content-right {
	width:200px;
	vertical-align:top;
	}
a
{
	color: #988F80;
	text-decoration: underline;
}
a:hover
{
	color: #c0c0c0;
	text-decoration: underline;
}
.footer
{
	background-color: #D5EDB3;
	text-align: center;
	color: #000000;
	border-top: 1px solid #000000;
	vertical-align:middle;
}
h2
{
	font-family: "Book Antiqua", Times New Roman;
	font-size: 14pt;
}
h3
{
	font-family: "Book Antiqua", Times New Roman;
	font-size: 12pt;
}
h3 a
{
	font-family: "Book Antiqua", Times New Roman;
	font-size: 12pt;
	text-decoration:none;
	color:#59B025;
}
h3 a:hover
{
	font-family: "Book Antiqua", Times New Roman;
	font-size: 12pt;
	text-decoration: underline;
}
#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: 500px;
	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: #59B025; /**99CC66;**/
	height: 16px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding:0px; 
	margin:0px;
}
.menu a
{
	color: #000000;
	text-decoration: none;
}
.menu a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
h1
{
	font-family: Verdana;
	font-style: italic;
}
.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;
}
.news1 {
	float:right;
	width:200px;
	border:1px solid #000000;
	background-color:#D5EDB3;
	text-align:left ;
	padding:3px;
	font-size:9pt;
}
.news2 {
	float:right;
	width:300px;
	border:1px solid #000000;
	background-color:#D5EDB3;
	text-align:left ;
	padding:3px;
	font-size:9pt;
}
.headline{
	font-size:9pt;
	font-weight:bold;
	padding-bottom:0px;
	margin-bottom:2px;
}
.desc{
	padding-top:0px;
	margin-top:2px;
}
.m12c4network
{
	background-color: #99CC66;
	float:right;
	height: 16px;
	margin:0px;
	padding-right:5px;
}
.m12c4network a
{
	background-color: #99CC66;
	color: #000000;
	text-decoration: none;
	font-size:11px;
}
.m12c4network a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
.sitedesc {
	vertical-align:top;
	padding:6px;
	padding-bottom: 20px;
}
.siteimg {
	vertical-align:top;
	width: 200px;
}
.whattheydo {
	margin-bottom:0px; 
	padding-bottom:0px;
}
.whattheydolist {
	margin-left: 15px; 
	margin-top:0px; 
	padding-top:0px;
}
#myFlashDiv {
	text-align:center;
}