
/* default elements */
* {margin: 0; padding: 0;}

body {
	background: #c6ddd4;
	color: #000000;
	font: normal 62.5% sans-serif;
	padding: 2% 0;
}

a {color: #154D7C;}
a:hover {color: #154D7C;}

big {font-size: 1.1em;}

h1,h2,h3 {color: #000000; padding: 8px 0 2px;}

h1 {font: normal 2.4em serif,sans-serif;}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

h2 {font: normal 1.6em serif,sans-serif;}
h3 {font: bold 1.2em serif,sans-serif;}


form,table {margin-bottom: 1.2em;}
img {border: none;}
label {display: block;}
li {line-height: 1.5em;}
p {padding: 2px 0 10px;}
small,.small {font: normal 0.9em sans-serif;}
ul {padding: 0 2em 1.2em;}

/* structure */
#wrapper {
	background: #006940;
	margin: 0 auto;
	width: 800px;
}
#container {
	background: #;
	border-top: 6px solid #006940;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 785px;
}

/* header */
.title {
	background: #E2DED4 url(img/title_header.jpg) no-repeat left bottom;
	height: 40px;
	border-top: 1px solid #006940;
}
.title h1 {
	color: #000000;
	font: normal 2.2em Georgia,"Trebuchet MS",sans-serif;
	padding: 10px 0 10px 18px;
}

.header {
	border-top: 2px solid #006940;
	background: #006940 url(img/main_header.jpg) no-repeat left bottom;
	height: 200px;
}

/* navigation */
#navigation {
	width:785px;
	margin:auto;
	background: url(img/nav.gif) repeat-x; height: 41px;
	border-top: 1px solid #006940;
}
#navigation a {
	background: #FFF url(img/nav.gif) repeat-x;
	border-right: 1px solid #C9C6B3;
	color: #000000;
	font: bold 1em Tahoma,sans-serif;
	text-align: center;
	text-decoration: none;
}
#navigation a.last {
	border-right:none;
}
.navigation a:hover,.navigation a#active {background-position: left bottom; color: #000000;}
/*===============================================================
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.cssmenus.co.uk

Copyright (c) 2009- Stu Nicholls. All rights reserved.

This stylesheet and the associated (x)html may be modified in any 

way to fit your requirements.

=================================================================== */

ul#menu {padding:0; list-style:none; background:none; text-align:center; margin:0; font-size:11px; font-family:arial, sans-serif; height:41px; width:800px; position:inherit; left:0; top:139px;}

ul#menu ul {padding:0; margin:0; list-style:none; position:absolute; left:-9999px;}

ul#menu table {border-collapse:collapse; font-size:1em; float:left; margin:-1px;}



ul#menu ul li {float:left; margin:0; text-align:left;}

ul#menu ul li a {display:block; line-height:20px; margin:0; padding:0 10px; background:transparent; width:150px;}



ul#menu li {display:inline; margin:0 -2px; text-align:left;}

ul#menu li a {display:inline-block; height:36px; margin:5px 0 0 0;padding:0 20px 0 0; background:url(button.gif) right top; line-height:30px; text-decoration:none; color:#000;}

ul#menu li a.sub {background:url(button-arrow.gif) right top;}



html>/**/body ul#menu li {display:inline-block; padding:0;}



* html ul#menu li a.sub {margin-right:3px;}

* html ul#menu li a {margin-bottom:-4px;}



ul#menu li a b {display:block; height:36px; float:left; padding:0 0 0 20px; background:url(button.gif) left top; cursor:pointer;}



ul#menu li a:hover {position:relative; background-position:right bottom; color:#fff;}

ul#menu li a:hover b {background-position:left bottom;}



ul#menu li:hover {position:relative;}

ul#menu li:hover > a {background-position:right bottom; color:#fff;}

ul#menu li:hover > a b {background-position:left bottom;}



ul#menu :hover ul {left:1px; width:105px; top:41px;}

* html ul#menu :hover ul {top:36px;}



ul#menu :hover ul li {display:block; float:left; margin:0; border-bottom:1px solid #fff;}

ul#menu :hover ul li a {display:block; float:left; margin:0; height:25px; line-height:25px; width:95px; background:#ddd; color:#000;}

/*----------This line is what controls the double line links. . .height is size of box, lin-height controls spacing and how it's centered----------------*/
ul#menu :hover ul li.double a {display:block; float:left; margin:0; height:40px; line-height:20px; width:95px; background:#ddd; color:#000;}
/*----------------------*/

ul#menu :hover ul li a.fly {background:#ddd url(arrow.gif) no-repeat right center;}

ul#menu :hover ul li a:hover {background:#c60; color:#fff;}

ul#menu :hover ul li:hover > a {background:#c60; color:#fff;}



ul#menu :hover ul li a.fly:hover {background:#c60 url(arrow-over.gif) no-repeat right center;}

ul#menu :hover ul li:hover > a.fly {background:#c60 url(arrow-over.gif) no-repeat right center;}



ul#menu :hover ul ul {left:-9999px;}



ul#menu :hover ul :hover ul {left:105px; top:0; width:150px;}



ul#menu :hover ul :hover ul li {display:block; float:left; margin:0; border-bottom:1px solid #fff;}

ul#menu :hover ul :hover ul li a {display:block; float:left; margin:0; height:25px; line-height:25px; background:#bbb; color:#000;}

ul#menu :hover ul :hover ul li a:hover {color:#fff; background:#840;}


/* main */
.main#two-columns {background: #FFF}

/* bottom */
.bottom {
	background: #DCDAC9;
	border-top: 1px solid #006940;
	color: #000000;
	padding: 14px 20px;
}
.bottom .left,.bottom .right {width: 49%;}

/* footer */
.footer {
	background: #006940;
	color: #006940;
	padding: 10px;
}
.footer .left {width: 75%;}

.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* gallery */
.gallery td {
	vertical-align: top;
	text-align: center;
}
.gallery em {display: block;}

/* misc */
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {width: 100%;}
.col2 .right .content {background: #FFF;}
.col2 .right {width: 0%;}
.content {padding: 18px 20px;}
.left {float: left;}
.right {float: right;}
.right .content {padding: 18px 12px 12px;}

/* block list */
ul.block {
	border-top: 1px dashed #000000;
	margin: 4px 0;
	padding: 0;
	width: 90%;
}
.block li {
	border-bottom: 1px dashed #000000;
	list-style: none;
}
.block li a,.block li em {
	color: #000000;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	background: #000000;
	color: #000000;
}

.right .block,.right .block li {border-color: #000000;+}
.right .block li a:hover {background: #F2F0EA;}	