@charset "UTF-8";

/* DEFAULT */
* { margin: 0; padding: 0; border: none; }
html { height: 100%; margin: 0; padding: 0; }
body { height: 100%; background-color: #ebf4ea; font: 75%/1.3 Cambria, sans-serif; margin: 0px; padding: 0px; color: #121212; }
#wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -60px; }
#push { height: 50px; }
input, select, textarea { font: 100%/1.0 Cambria, sans-serif; }
.inner { width: 800px; margin: 0 auto; text-align: left; }
:focus { outline: 0; }
a { color: #121212; text-decoration: none; } 
a:hover { text-decoration: underline; }

h1 { font-size: 1.6em; line-height: 1.2em; font-weight: normal; font-style: normal; }
h2 { font-size: 1.4em; line-height: 1.2em; font-weight: normal; font-style: normal; padding-bottom: 5px; }
h3 { font-size: 1.6em; line-height: 1.1em; font-weight: normal; font-style: normal; padding-bottom: 10px; }
h4 { font-size: 1.0em; line-height: 1.1em; font-weight: normal; font-style: normal; padding-bottom: 5px; }
h5 { font-size: 1.2em; line-height: 1.2em; font-weight: normal; font-style: normal; }
h6 { font-size: 0.85em; font-weight: normal; font-style: normal; }
p { font-size: 1.2em; padding-bottom: 5px; }

#header { background: transparent url(/gfx_v2/background_header2.jpg) top center no-repeat; height: 222px; }
#header .inner { padding-top: 7px; color: #89b5a2; }
#header h1 { width: 550px; text-align: center; font-size: 0.8em; } 

#menu { background: transparent url(/gfx_v2/background_menu.jpg) top center repeat-y; color: #242424; height: 25px; }
#menu .inner { font-size: 1.1em; }

#content .inner { border-left: 1px solid #d7ebe0; min-height: 700px; background: transparent url(/gfx_v2/background_content_right.jpg) top right no-repeat; }
#content .left { float: left; width: 575px; padding-top: 10px; } 

#content .left h1 { text-align: center; }
#content .left h2 { text-align: center; }

#content .right { float: right; width: 175px; padding: 10px 27px 0px 23px; color: #666666; } 
#content .right h2 { font-size: 1.1em; color: #666666; background: transparent url(/gfx_v2/h2_right.jpg) top left no-repeat; padding: 5px; } 
#content .right h3 { color: #009b9b; font-size: 1.5em; padding: 0px 0px 10px 5px; } 
#content .right p { padding: 0px 0px 0px 5px; }
#content .right b { padding: 0px 0px 0px 5px; }

#content .l { float: left; width: 180px; } 
#content .l h2 { font-size: 1.1em; color: #666666; background: transparent url(/gfx_v2/h2_left.jpg) top left no-repeat; padding: 5px; } 
#content .l h3 { font-size: 1.4em; color: #89b5a2; padding: 0px 0px 5px 5px; } 
#content .l h4 { font-size: 1.2em; color: #666666; padding: 0px 0px 0px 5px; } 
#content .l h5 { color: #009b9b; font-size: 1.0em; padding: 0px 0px 5px 5px; } 
#content .l h5 a { color: #009b9b; } 
#content .l p { font-size: 1.1em; padding: 0px 0px 0px 5px; }

#content .r { float: right; width: 380px; } 
#content .r h2 { font-size: 1.3em; color: #009b9b; background: transparent url(/gfx_v2/h2_left_content.jpg) top left no-repeat; padding: 5px 5px 5px 5px; } 
#content .r h3 { color: #666666; font-size: 1.5em; padding: 0px 0px 10px 5px; } 
#content .r h3.smaller { color: #666666; font-size: 1.3em; padding: 0px 0px 10px 5px; } 
#content .r h4 { color: #009b9b; font-size: 1.8em; padding: 0px 0px 15px 5px; } 
#content .r p { padding: 0px 0px 10px 5px; }
#content .r p a { color: #009b9b; } 

.green h2 { font-size: 1.4em; } 
.green h3 { font-size: 1.2em; font-weight: bold; padding-top: 10px; } 
.green p { font-size: 1.1em; } 

.green a { color: #466560; } 
.greenbox { background-color: #d7ebe0; padding: 5px; }

hr { border-top: 1px solid #466560; }

#footer { padding: 10px 0px 10px 0px; background-color: #d7ebe0; }
#footer .inner { text-align: center; } 

.menuform { margin-left: 5px; padding: 4px; border: 1px solid #a4ada4; background-color: #dcebde; }
.menunews { margin-left: 5px; width: 160px; padding: 4px; border: 1px solid #a4ada4; background-color: #dcebde; }
.menusubmit { margin-left: 5px; padding: 4px; border: 1px solid #a4ada4; background-color: #b8c5ba; }

ul#topnav img { cursor: hand; }

ul#topnav {
	margin: 0; padding: 0;
	float: left;
	width: 100%;
	list-style: none;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
	font-size: 1.0em;
}
ul#topnav span {
	float: left;
	padding: 3px 10px 0px 5px;
}

ul#topnav li a {
	float: left; 
	padding: 3px 14px 4px 7px;
	height: 18px;
	font-size: 1.1em;
}
ul#topnav li:hover a, ul#topnav li a:hover { font-weight: bold; background-color: #bfe4db; border-top: 1px solid #009b9b; padding-top: 2px; }
 
ul#topnav li .sub {
	position: absolute;	
	top: 24px; left: 0;
	padding: 10px;
	float: left;

	background-color: #bfe4db; 
	
	-moz-border-radius-topleft: 10px;
	-khtml-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;

	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;

	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;

	display: none;
}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 210px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%;
	color: #242424;
}
ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0;
	height: auto;
	background-color: #cee9e0;
	border: none;
	padding: 5px;
	margin-bottom:3px; 
	display: block;
	text-decoration: none;
	color: #242424;
	font-weight: normal; 
}
ul#topnav .sub ul li a:hover {color: #000000; background-color: #e8f3e9; font-weight: normal; text-decoration: underline;}


.clear, .clear1b, .clear2, .clear5, .clear5b, .clear7, .clear10, .clear20 { clear: both; font-size: 0px; line-height: 0px; height: 0px; }
.clear1b { height: 1px; border-top: 1px dashed #cccccc; }
.clear2 { height: 2px; }
.clear5 { height: 5px; }
.clear7 { height: 7px; }
.clear5b { height: 1px; margin-top: 5px; padding-top: 5px; border-top: 1px dashed #cccccc; }
.clear10 { height: 10px; }
.clear10b { height: 1px; margin-top: 5px; padding-top: 10px; border-top: 1px dashed #cccccc; }
.clear20 { height: 20px; }
