/* CSS Document */

body {
margin-top:0px;
margin-bottom:0px;
background-color: #FFF;
background-image: url(images/back.jpg);
background-position:top;
background-repeat:repeat-y;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

a:link {
	color: #004000;
	text-decoration: none;
	outline:none;
}

a:visited {
	color: #004000;
	text-decoration: none;
	outline:none;
}

a:hover {
	color: #004000;
	text-decoration: underline;
	outline:none;
}

.wrap {
margin-left: auto;
margin-right: auto;
text-align: center;
margin-top:0px;
}

.all {
width: 960px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

h3 {
margin-top:2px;
margin-bottom:6px;
padding-bottom:6px;
font-size: 15px;
color: #186332;
font-family: Tahoma, Geneva, sans-serif;
font-weight:600;
text-transform:uppercase;
}

h4 {
margin-top:0px;
margin-bottom:0px;
padding-bottom:4px;
font-size: 14px;
color: #1E1E1E;
font-family: Tahoma, Geneva, sans-serif;
font-weight:100;
text-transform:uppercase;
border-bottom: 1px dotted #3d6e47;
}

h6{
	font-size:9px;
}

ul{
	margin-left:-25px;
	/margin-left:16px;
	line-height:20px;
}

hr{
	border: 1px dotted #26110D;
	height:1px;
}

/* LAYOUT CLASSES */

.top{
margin-left: auto;
margin-right: auto;
width: 960px;
height: 110px;
background-image: url(images/top.png);
background-repeat:no-repeat;
}

.banner {
margin-left: auto;
margin-right: auto;
width: 960px;
height: auto;
}

.navigation_top{
float:left;
height: 20px;
width: 600px;
margin-left:7px;
margin-top:90px;
text-align:left;
color: #999;
}

.navigation_top a:link{
	color: #004000;
	text-decoration:none;
}

.navigation_top a:visited{
	color:#004000;
	text-decoration:none;
}

.navigation_top a:hover{
	color: #515151;
	text-decoration:none;
}

.title{
width: 960px;
height: 35px;
margin-left: auto;
margin-right: auto;
}

.middle {
padding-top: 10px;
width: 960px;
height: auto;
margin-left: auto;
margin-right: auto;
}

.content_text {
font-family: Tahoma, Geneva, sans-serif;
font-size: 12px;
text-align: justify;
padding-top: 0px;
padding-left: 6px;
padding-right: 20px;
color: #1B1B1B;
line-height:18px;
}

.right_text {
font-family: Tahoma, Geneva, sans-serif;
font-size: 11px;
text-align: justify;
padding-top: 0px;
padding-left: 10px;
padding-right: 7px;
color: #556d4a;
line-height:16px;
}

.smaller{
font-size:11px;
}


.footer{
margin-left: auto;
margin-right: auto;
width: 960px;
height: auto;
line-height:18px;
background-image:url(images/footer.png);
background-repeat:no-repeat;
}

.text_footer {
font-family: Tahoma, Geneva, sans-serif;
font-size: 12px;
color: #1E1E1E;
line-height:22px;
padding-right: 10px;
padding-top: 10px;
text-align:center;
}

.text_footer a:link{
	color: #004000;
	text-decoration:none;
}

.text_footer a:visited{
	color: #004000;
	text-decoration: none;
}

.text_footer a:hover{
	color: #515151;
	text-decoration: none;
}

.green{
	color:#669900;
}

.bold_darkbrown{
	font-weight:bold;
	color:#2d1b0f;
}

.map{
	width:327px;
	height:290px;
	border: 1px solid #dadada;
	padding:5px;
}

/* FOOTER WEBWORKS */

.webworks {
color: #004000;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none
}

a.webworks:link {
color: #004000;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

a.webworks:visited {
color: #004000;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

a.webworks:hover {
color: #004000;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline ;
}

/* WEBWORKS */

