﻿HTML	{
	margin: 0px; 
	padding: 0px;
	margin-bottom: 1px;
	text-align: center;
	height: 100%;}

BODY 	{
	font: normal .8em/140% Verdana, Arial, Helvetica, sans-serif;
	color: #777;
	text-align: center;
	margin-top: 3px;}

a 	{
	color: #DD9933;
	text-decoration: none;
}
a:hover {
	color: #354E6D; 
	text-decoration: underline;}

a:visited {
	color: #CC9933;
}


h1 {
  	font: 160% Georgia,Serif;  	
  	color:#CC9933;}

h2 {
	font: 140% Georgia,Serif;  	
	color: #1D426B;	}

h3, h4, h5, h6{
	font: 130% Georgia,Serif;  	
	color: #818181; 
	margin-bottom: -4px;	}


img {
	border: 0; 
	padding: 2px 2px 2px 2px;}

.imageleft {
	float: left;
	padding: 3px 3px 3px 3px;}
	
.clear {
	clear: both;}	

#container {
	text-align: center;	
	width: 900px;
	margin: 0 auto;}

#header {
	background: #fff;
	width: 300px;
	float: left; }

#headerimage {
	width: 445px;
	height: 90px;
	float: right;}	 

#bodywrapper {
	width: 900px;
	margin: 15px 0 0 0;}
	
#body1 {
	font-size: 100%;
	width: 824px; 
	float: left;}

	.body1 {
	padding: 0 20px 10px 0;
	text-align: justify;}
	
#body2 {
	width: 200px; 
	float: right;}

	.body2 {
	text-align: left;
	font-size: 95%;
	color: #333;
	line-height: 140%;
	padding: 5px 10px 10px 10px;	}

	.names, .names a {
	text-align: right;
	line-height: 180%;
	color: #333;}

#bodywrapper2 {
	width: 900px;
	margin: 15px 0 0 0;}

#body1b {
	background: #F8F7F0;
	font-size: 100%;
	width: 900px; 
	float: left;}

	.body1b {
	color: #333;
	padding: 10px 20px 10px 20px;
	text-align: justify;}


#bodywrapper3 {
	background: url('images/bg.jpg') repeat-y;
	width: 900px;
	margin: 15px 0 0 0;}
	
#body1c {
	font-size: 100%;
	width: 700px; 
	float: left;}

#body2c {
	background: #F8F7F0;
	width: 200px; 
	float: right;}

#footer {
	clear: both;
	width: 900px;
	margin: 0 auto;
	text-align: left;
	color: #999;
	font: 90% verdana;
	padding: 15px 0 0 0; }
	
#topnav {
	background: #fff;
	border-bottom: 2px solid #F2F2F2;
	float: right;
	text-align: right;
	width: 900px;
	padding: 0 0 4px 0;}		

#menu {
	background: #fff;
	float: left;
	text-align: left;
	width: 900px;	
	padding: 0 0 4px 0;}		

.email {
	font: bold 95%  verdana;
	padding: 5px;
	color: #CC9933;}

.submit {
	margin: 2px;
	width: 30px;
	height: 15px;
	font: 90%  verdana;
	border: 0;
	background: #5588c8;
	color: #fff;}	
	
	
/* Top Horizontal Menu CSS */

#hmenu {
	background: #fff;
		text-align: right;
		margin: 10px 0 0 0;
		padding: 0;		
		list-style: none;}

	#hmenu li, #hmenu ul {
		margin: 0px;
		text-align: right;
		display: inline;}

	#hmenu a:link, #hmenu a:visited{
		font: 87%  verdana;
		color: #1d426b;
		text-decoration: none;
		padding: 0 0 0 5px;}

	#hmenu a:active, #hmenu a:hover {
		font: 87%  verdana;
		color: #CC9933;
		padding: 0 0 0 5px;}
		
/* Top Horizontal Menu CSS */

#hmenu2 {
	background: #fff;
		text-align: left;
		margin: 3px 0 10px 0;
		padding: 0;		
		list-style: none;}

	#hmenu2 li, #hmenu2 ul {
		margin: 0px;
		text-align: left;
		display: inline;}

	#hmenu2 a:link, #hmenu2 a:visited{
		font: 87%  verdana;
		color: #999;
		text-decoration: none;
		padding: 2px 5px 0 0;}

	#hmenu2 a:active, #hmenu2 a:hover {
		font: 87%  verdana;
		color: #1D426B;}		
		
		
#hmenu3 {
	background: #fff;
		text-align: right;
		margin: 3px 0 0 0;
		padding: 0 8px 0 0;		
		list-style: none;}

	#hmenu3 li, #hmenu3 ul {
		margin: 0px;
		text-align: right;
		display: inline;}

	#hmenu3 a:link, #hmenu3 a:visited{
		font: 87%  verdana;
		color: #888;
		text-decoration: none;
		padding: 0 3px 0 3px;}

	#hmenu3 a:active, #hmenu3 a:hover {
		font: 87%  verdana;
		color: #1D426B;
		padding: 0 3px 0 3px;}
