body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #F2f2ee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#container {
	width: 750px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

#container-header {
	width: 670px;
	height: 65px;
	line-height: 65px;
	font-size:28px;
	font-weight:bold;
	padding: 0px;
}

#container-name {
	float: left;
}

#container-slogan {
	float: right;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	padding-right: 10px;
}

span, #container-name span,#container-slogan span {
	color: #75823D;
}

#container-eyecatcher {
	width: 670px;
	height: 213px;
	padding: 0px;
}

#container-navigation {
	width: 670px;
	background-color: #657B34;
	height: 22px;
	margin-top: 3px;
}

ul#navigation {
	padding: 0;
	margin: 0px;
}

#navigation li {
	display: inline;
	list-style: none;
	height: 22px;
}

#navigation li a {
	color: #ffffff;
	line-height: 22px;
	font-size: 12px;
	text-decoration: none;
	border-right: 1px solid #ffffff;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
}

#navigation li a:hover {
	text-decoration: none;
	background-color: #75823D;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
}

#container-content {
	width:670px;
	margin: 0;
	height: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content {
	width: 430px;
	float: left;
}

#border {
	width: 187px;
	margin-left: 480px;
}

#container-footer {
	border-top: 4px solid #E5E5E5;
	width: 670px;
	margin: 0;
	clear: both;
	color: #aeaeae;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer {
	font-size: 11px;
	color: #aeaeae;
	width: 660px;
	margin-bottom: 0px;
	padding-left: 10px;
}

#footer-copyright {
	float: left;
	width: 660px;
	padding-left: 10px;
}

.clearer {
	clear: both;
}

h1 {
	font-size: 22px;
	color: #666666;
	margin: 0;
	line-height: 24px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 20px;
}

h2 {
	font-size: 16px;
	color: #75823D;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 20px;
}

h3 {
	font-size: 14px;
	color: #75823D;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 20px;
	}
	
h4 {
	font-size: 14px;
	color: #75823D;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}
h5 {
	font-size: 14px;
	color: #75823D;
	letter-spacing: -0.5px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 20px;
}


hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#content p {
	line-height: 19px;
	color: #666666;
	margin: 0 0 20px 20px;
}

#content p a, #border p a {
	text-decoration: none;
	color: #75823D;
	padding: 2px 2px 2px 2px;
}

#content p a:hover, #border p a:hover  {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #75823D;
}

#content li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 15px;
}

#content .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(Images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #75823D;
	font-style: italic;
}

#border p {
	line-height: 17px;
	font-size: 12px;
	color: #666666;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0px;
}

ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#subnavigation li a {
	text-decoration: none;
	color: #75823D;
}

#subnavigation li a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #75823D;
}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image: url(Images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 5px 0px;
}

#content img {
	background-color: #E7F1FF;
	padding: 4px;
	border: 1px solid #006AC3;
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}
#border .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	background-image: url(Images/bg_quote3.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #657B34;
	font-style: italic;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 45px;
}

.roundedcornr_box_772132 {
  background: #ffffff;
}
.roundedcornr_top_772132 div {
  background: url(Images/roundedcornr_772132_tl.png) no-repeat top left;
}
.roundedcornr_top_772132 {
  background: url(Images/roundedcornr_772132_tr.png) no-repeat top right;
}
.roundedcornr_bottom_772132 div {
  background: url(Images/roundedcornr_772132_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_772132 {
	background: url(Images/roundedcornr_772132_br.png) no-repeat bottom right;
}

.roundedcornr_top_772132 div, .roundedcornr_top_772132,
.roundedcornr_bottom_772132 div, .roundedcornr_bottom_772132 {
  width: 100%;
  height: 30px;
  font-size: 1px;
}
.roundedcornr_content_772132 {
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 40px;
}

