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

div, h1, h2, h3, h4, h5, h6, p, ul, ol, li {
	margin:0px;
	padding:0px;
}
body {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#000;
	padding:0;
	border:0;
	margin:0;
	background-color: #f7faff;
	/*background: #e8eee8 url(images/backdrop.png) top center repeat;*/
	background-color: #e8eee8;
}
h1, h2, h3, h4, h5, h6, p {
	margin-bottom: 0.5em;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;	
}
p, li {
	line-height:1.4em;
}
.spaceabove {
	margin-top:1em;
}
.nospacebelow {
	margin-bottom: 0px;
}
.floatleft {
	float: left;
	margin-bottom: 10px;
	margin-right:10px;
	margin-top:5px;
}
.floatright {
	float: right;
	margin-left:10px;
	margin-bottom: 10px;
	margin-top:5px;
}
.centertext {
	text-align: center;
}
.off-left {
	position: absolute;
	left: -999px;
	width: 990px;
}
#wrapper {
	width:870px; 
	margin:10px auto 0 auto; 
	text-align:left; 
	background-color: #FFFFFF;
	/*border:1px solid #064ebb;*/
}
#header {
  background: #e8eee8 url(images/header.jpg) top center no-repeat;
  width: 870px;
  height: 275px;
  margin: 0 auto;
}
#header h1 {font: italic bold 24px georgia; color: #c9e1d1; margin: 0; padding: 20px 0 0 100px; width: 350px;}
#logo {
  background: url(images/logo.png) top center no-repeat; 
  width: 342px;
  height: 136px;
  margin: 40px 0 0 70px;
}
#menubar {background: url(images/menubar.png) top center no-repeat; 
  width: 870px;
  height: 65px;
  margin: 0 auto;
}
#content {
  width: 870px; 
	margin-bottom:0px;
	padding-top:10px;
  background: #fff url(images/body_bg.png) top center repeat-y; 
	overflow: hidden;
}
#maincontent {
	color: #000000;
	width:575px;
	float:left;
	padding-top:20px;
	padding-bottom:0px;
  margin: 0 0 0 25px;
  _margin: 0 0 0 10px;
	/*font-size:125%;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
  height: auto;
}
/* Hides from non IE-win \*/
* html #maincontent {
	height: 1%;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* End hide from non IE-win */
#maincontent ul {
	list-style-type: square;
}
#maincontent ul.plainlist {
	list-style-type: none;
}
#maincontent li {
	margin-left:2.0em;
}
#maincontent tr {
	margin-top: 0.5em;
	margin-bottom:0.5em;
}
#sidebar {
	margin-left:620px;
	margin-right: 10px;
	width: 230px;
	padding-top:20px;
}
#sidebar a img {
	border:none;
}
h1 {
	font-size: 170%;
	color: #477547;
	font-weight: bold;
	margin-top:0.5em;
	margin-bottom:0.3em;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 150%;
	color: #477547;
	font-weight: bold;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top:0.5em;
	padding-bottom:0.3em;
/*	padding-left:0.2em; */
}
h3 {
	font-size: 120%;
	color: #008000;
	font-weight:bold;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}
a {
	text-decoration: none;
	color: #660000;
	font-weight: bold;
}
a:hover, a:active {
	text-decoration: underline;
}
.highlightblueitalicbold {
	color:#000099;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
}
.highlightlargereditalicbold {
	color:#cc3333;
	font-style:italic;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
}
.highlightgreenbold {
	color: #008000;
	font-weight:bold;
	font-size:1.3em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.largeboldcenter {
	font-size:1.3em;
	font-weight:bold;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.green {
	color: #008000;
}
.red {
	color:#cc3333;
}
.cyan {
	color:#3399CC;
}
.rightjustify {
	text-align: right;
	margin-bottom: 1em;
}
.centerjustify {
	text-align:center;
}
.horizline {
	height: 1px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #008000;
	float: right;
	line-height: 1px;
	margin: 5px 0px;
}
.smallgray {
	color:#999999;
	font-size:0.8em;
}
.smallitalic {
	font-size:0.8em;
	font-style:italic;
}
.download {
  display: block; 
  background: #336633; 
  color: #fff; 
  width: 400px; 
  height: 28px; 
  font: normal bold 18px arial; 
  line-height: 28px; 
  text-decoration: none;
  border: 3px solid #090;
  border-color: #ddd #444 #444 #ddd;
}
#signup {
	background: url(images/signup_box.png) top center no-repeat; 
	height: 86px; 
	padding-top: 10px;
	text-align:center;
	color:#FFFFFF;
}
#signup form {
	/*width:160px;*/
	text-align:center;
}
#contactbutton {
	background-color:#edcb05;
	border-top: 4px solid #fef055;
	border-left: 4px solid #fef055;
	border-bottom: 4px solid #be7d09;
	border-right: 4px solid #be7d09;
	padding:3px;
	padding-top:6px;
	margin-bottom:20px;
}
.contactbuttonnarrow {
	background-color:#edcb05;
	border-top: 4px solid #fef055;
	border-left: 4px solid #fef055;
	border-bottom: 4px solid #be7d09;
	border-right: 4px solid #be7d09;
	padding:3px;
	padding-top:6px;
	margin-bottom:20px;
	width:50%;
	text-align:center;
}
.fancyframe {
	border: #edcb05 double 6px;
	padding:3px;
	padding-top:6px;
	margin-top:20px;
	margin-bottom:20px;
}
.fancygreenframe {
	border: #477547 double 6px;
	padding:3px;
	padding-top:6px;
	margin-top:20px;
	margin-bottom:20px;
}
#footer {
  /*clear: both;*/
  background: #e8eee8 url("images/footer.png") top center no-repeat;
  width: 870px;
  height: 95px;
  margin: 0 auto;
  color: #fff;
}
.footertext {
	padding-top:40px;
	/*color:#FFFFFF;*/
	font-size:0.9em;
	font-weight:bold;
	text-align:center;
}
.footertext a {
	color:#FFFFFF;
}
#subfooter {
	padding-top:5px;
	padding-bottom:5px;
	font-size:0.8em;
	text-align:center;
	background-color:#e8eee8;
}
.button {
	width:300px;
	font-size: 110%;
	font-weight:bold;
	text-align: center;
	vertical-align: middle;
	padding:7px;
	background-color:#934900;
	background-color:#CC6600;
	color:#FFFFFF;
	text-align:center;
	line-height:1.5em;
	margin-top:3px;
	margin-bottom:4px;
	border-top:3px solid #FFBC79;
	border-left:3px solid #FFBC79;
	border-bottom:3px solid #934900;
	border-right:3px solid #934900;
}
.indentspecial {
	margin-left: 220px;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_examples.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* commom style for all browsers */

.menu5 {
	font-size:11px;
	height:3.0em; 
	margin:0 0 0 15px;
	padding:0; 
	list-style-type:none;
}
.menu5 ul {
	padding:0 0 0 10px; 
	margin:0; 
	list-style-type:none; /* for Firefox */
}
.menu5 li {
	float:left; 
	position:relative;
	color:#FFFFFF;
	font-weight:bold;
}
.menu5 li a/*, .menu5 li a:visited*/ {
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	float:left;
	padding-right:0.8em;
	padding-left:0.8em;
	height:3em;
	line-height:3em;
}
* html .menu5 li a/*, .menu5 li a:visited*/ {
	/*width:7em;*/ 
	/*w\idth:6em;*/ /* hack for IE5.5 */
}
.menu5 ul li.currentlink {
	display:block;
	text-decoration:none;
	/*width:7em;*/
	color:#edcb05;
	float:left;
	padding-right:0.8em;
	padding-left:0.8em;
	height:3em;
	line-height:3em;
	font-weight:bold;
}
.menu5 ul li.nonlink {
	display:block;
	text-decoration:none;
	/*width:7em;*/
	color:#FFFFFF;
	float:left;
	padding-right:0.8em;
	padding-left:0.8em;
	height:3em;
	line-height:3em;
	font-weight:bold;
}
.menu5 li a.drop, .menu5 li a.drop:visited {
	/*text-decoration:none;*/
}
.menu5 li ul {
	visibility:hidden; 
	position:absolute; 
	top:2.5em; 
	left:0; 
	height:0; 
	/*overflow:hidden;*/
}
.menu5 table {
	margin:-1px; 
	border-collapse:collapse; 
	font-size:1em; /* font size for IE5.5 */
}

/* fist line style for IE7 and non-IE browsers and the second line for IE5.5 and IE6 */
.menu5 li:hover a, .menu5 li a:hover {
	text-decoration:underline; 
	border:0;
}
/*.menu5 li:hover a.drop, .menu5 li a.drop:hover {
	text-decoration:none;
	cursor:default; 
}*/
.menu5 li:hover ul, .menu5 li a:hover ul {
	visibility:visible; 
	height:auto; 
	width:11em; 
	background:#477547; 
	/*border:1px solid #3F3F7C;*/ 
	left:-5px; 
	top:3.0em; 
	overflow:visible;
}
.menu5 li:hover ul li a, .menu5 li a:hover ul li a {
	display:block; 
	font-weight:bold; 
	background:transparent; 
	text-decoration:none; 
	height:auto; 
	line-height:1.5em; 
	padding:0.5em 0.5em 0.5em 0; 
	width:11em;
	color:#ffffff;
}
* html .menu5 li a:hover ul li a {
	width:12em; 
	w\idth:11em; /* hack for IE5.5 */
}
.menu5 li:hover ul li a.drop, .menu5 li a:hover ul li a.drop {
	text-decoration:none;
}
.menu5 li:hover ul li.currentlink, .menu5 li a:hover ul li.currentlink {
	display:block; 
	font-weight:bold; 
	background:transparent; 
	text-decoration:none; 
	height:auto; 
	line-height:1.5em; 
	padding:0.5em 0.5em 0.5em 0; 
	width:9em;
	color:#6699CC;
}
/*.menu5 li:hover ul li ul, .menu5 li a:hover ul li a ul {
	visibility:hidden; 
	position:absolute; 
	top:0; 
	left:9.5em; 
	height:0; 
	overflow:hidden;
}*/
.menu5 li:hover ul li a:hover, .menu5 li a:hover ul li a:hover {
	text-decoration:underline;
}
.menu5 li:hover ul li:hover ul, .menu5 li a:hover ul li a:hover ul {
	visibility:visible; 
	color:#000; 
	border:1px solid #3F3F7C; 
	height:auto; 
	background:#fff; 
	width:9.5em;
} 
.menu5 li:hover ul li:hover ul.left, .menu5 li a:hover ul li a:hover ul.left {
	left:-9.3em;
}
.menu5 li:hover ul li:hover ul li a, .menu5 li a:hover ul li a:hover ul li a {
	display:block; 
	height:auto;
}
.menu5 li:hover ul li:hover ul li:hover a, .menu5 li a:hover ul li a:hover ul li a:hover {
	text-decoration:underline;
}
