@charset "utf-8";
/* CSS Document */
body {
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#343434;
}
ul {
	margin-left:35px;
}
a {
	color:#214368;
}
a:hover {
	color:#194f89;
	text-decoration:none;
}
.style_1 {
	font-size: 14px;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
}
.style_2 {
	font-size: 12px;
	color:#343434;
}
.style_2 a {
	font-size: 12px;
	color:#343434;
	text-decoration:none;
}
h1 {
	font-size:19px; 
	margin:0 0 0 0;
	color:#79B247;
}
	
* {
margin:0;
padding:0;
}
html, body {
	height: 100%;
}
.wrapper {
	width:790px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -115px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 115px; /* .push must be the same height as .footer */
}

.picstyle {
	border:#111 solid 2px;
	margin-left:10px;
}

.rollover {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.rollover a {
background: url('images/navigation_sep.png') no-repeat; 
background-position: right center;  
text-decoration: none; 
float: left; 
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#fff;
text-decoration:none;
padding-left:14px;
padding-right:14px;
}
.rollover a:hover { 
color:#79B247;
text-decoration:none;
}
.rollover a:active {
text-decoration:none;
color: #fff;
}
#rollover_home {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
}
.rollover_home a {
background: url('images/navigation_sep.png') no-repeat; 
background-position: right center;  
text-decoration: none;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:16px;
color:#fff;
text-decoration:none;
padding-left:14px;
padding-right:14px;
text-align:center;
}
.rollover_home a:hover { 
color:#79B247;
text-decoration:none;
}
.rollover_home a:active {
text-decoration:none;
color: #fff;
}
.rollover2 {
	font-size:8px;
	font-family:Arial, Helvetica, sans-serif;
}
.rollover2 a {
background: url('images/navigation_sep.png') no-repeat; 
background-position: right center;  
text-decoration: none; 
float: left; 
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#000;
text-decoration:none;
padding-left:6px;
padding-right:6px;
}
.rollover2 a:hover { 
color: #000;
text-decoration:none;
}
.rollover2 a:active {
text-decoration:none;
color: #000;
}