body {
margin : 0;
padding : 0;
text-align : left;
font : 75% "Trebuchet MS", verdana, arial, sans-serif;
line-height : 1.5em;
background : #BCE0A8 url(img/bg.jpg) top center repeat-y;
color : #000;
height: 100%;
}
			/*CONTAINER*/
#wrapper {
position : relative;
width : 780px;
margin-right : auto;
margin-left : auto;
padding : 0;
border : 0px solid green;
background : #fff;
min-height: 100%;
height: auto !important;
height: 100%;
margin-bottom: -4.2em; /* the bottom margin is the negative value of the footer's height */
}
			/*TOP TITLE BAR*/
#title {
width : 770px;
margin-left : 5px;
padding : 0;
text-align : left;
background : #fff;
color : #000;
}
#title h1 {
margin : 0;
padding : 10px;
font-size : 150%;
/*text-transform : uppercase;*/
letter-spacing : 2px;
background : inherit;
/*color : #99cc00;*/
color : #008000;
}
			/*BANNER*/
#header {
background : url(images/head.jpg) no-repeat;
width : 770px;
height : 150px;
margin : 0 0 0 5px;
padding : 0 0 0 0;
}
			/*TOP NAVIGATION*/
.container {
width : 770px;
height : 35px;
margin : 20px 0 10px 5px;
}
#navCircle {
margin : 0;
padding : 0 0 20px 20px;
border-bottom : 1px solid #b2d094;
}
#navCircle li {
margin : 0;
padding : 0;
display : inline;
list-style-type : none;
}
#navCircle a:link, #navCircle a:visited {
float : left;
font-size : 1.3em;
padding : 0 25px 15px 25px;
text-decoration : none;
background : inherit;
color : #457C05;
}
#navCircle a:link.active, #navCircle a:visited.active, #navCircle a:hover {
background-color : inherit;
color : #000;
background : url(img/arrow.gif) no-repeat bottom center;*/
}
			/*MAIN CONTENT*/
#content {
width : 560px;
float : left;
margin-top : 0;
margin-left : 11px;
padding : 5px;
border-right : 1px solid #b2d094;
/*min-height: 100%;
height: auto !important;
height: 100%;*/
}
#content p {
padding : 0 20px;
}
#content2 {
width : 380px;
float : left;
margin-top : 0;
margin-left : 11px;
padding : 5px;
border-right : 1px solid #b2d094;
}
#content3 {
width : 730px;
float : left;
margin-top : 0;
margin-left : 11px;
padding : 5px;
border-right : 1px solid #b2d094;
}
			/*SIDEBAR*/
#right-col {
width : 175px;
margin : 5px 0 0 590px;
border-left : 1px none #28460a;
padding : 3px;
}
#mid-col {
width : 355px;
margin : 5px 0 0 410px;
border-left : 1px none #28460a;
padding : 3px;
}
#small-col {
width : 5px;
margin : 5px 0 0 590px;
border-left : 1px none #28460a;
padding : 3px;
}
			/*FOOTER*/
#footer {
margin : 50px 0 0 0;
padding : 5px;
font : 90% "Trebuchet MS", verdana, arial, sans-serif;
background : #4b692d;
color : #fff;
text-align : center;
height: 1.5em; /* .push must be the same height as .footer */
width : 770px;
margin-right : auto;
margin-left : auto;
}
#footer a:link, #footer a:visited {
background : inherit;
color : #b2d094;
}
#footer a:hover {
background : inherit;
color : #fff;
text-decoration : none;
}


html{
	height: 100%;
}
.push {
	height: 10em;

}




			/*SCROLLBAR*/
div.scroll {
overflow : auto;
height : 10em;
width : 150px;
padding : 1ex;
margin : 0 0 30px 5px;
border : 1px solid #345411;
background : #BCE0A8;
color : #000;
}
			/*TYPOGRAPHY*/
h2 {
margin : 20px;
font-size : 140%;
text-transform : uppercase;
letter-spacing : 5px;
background : inherit;
color : #0099cc;
}
h3 {
margin : 5px;
font-size : 120%;
background : inherit;
color : green;
}
h4 {
margin : 20px;
font-size : 140%;
text-transform : uppercase;
letter-spacing : 1px;
background : inherit;
color : #0099cc;
}
h5 {
margin-top: 20px;
margin-left: 0px;
font-size : 140%;
text-transform : uppercase;
letter-spacing : 1px;
background : inherit;
color : #0099cc;
}
h6 {
margin : 0px;
font-size : 120%;
background : inherit;
color : green;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}
span.larger{
font: "Trebuchet MS", verdana, arial, sans-serif;
font-size: 110%;
}

			/*LINKS*/
a img {
border : none;
}
a:link, a:visited {
text-decoration : none;
background : inherit;
color : #457C05;
}
a:hover {
text-decoration : underline;
background : inherit;
color : #666;
}
ul.side {
list-style-type : square;
padding : 0;
margin : 0;
font-size: 14px;
background : inherit;
color : #457C05;
}
ul.sideblue {
list-style-type : square;
padding : 0;
margin : 0;
font-size: 14px;
background : inherit;
color : #0099cc;
}
ul.center {
list-style-type : none;
float: left;
width: 50%;
font-size: 16px;
padding: 0px;
margin: 0px;
background : inherit;
color : #457C05;
}
.center li {
padding-left : 0.2em;
margin-left : 0.5em;
}

ul.services {
list-style-image: url(img/leafbutton.png);
list-style-type : circle;
font-size: 16px;
padding: 0px;
margin: 0px;
background : inherit;
color : #457C05;
}
.services li {
padding-left : 0.6em;
padding-bottom: 0.2em;
margin-left : 3em;
line-height: 2.2em;
}
.side li {
padding-left : 0.2em;
margin-left : 2em;
}
.sideblue li {
padding-left : 0.2em;
margin-left : 2em;
}
			/*CLASSES*/
.news {
font-size : 90%;
background : inherit;
color : #000;
}
.imgleft {
float : left;
border : 0px solid #345411;
padding : 5px;
margin-right : 15px;
}
.imgright {
float : right;
border : 0px solid #345411;
padding : 5px;
margin-left : 15px;
}
.imgcenter {
display: block;
border : 0px solid #345411;
padding : 5px;
margin-left : auto;
margin-right: auto;
}
.balloon a:hover {
	text-decoration : underline;
	background : inherit;
	color : #666;
	}
.balloon a:link span{display: none;}
.balloon a:visited span{display: none;}
.balloon a:hover span {
  position: absolute;
  margin: 1em 0px 0px 50px;
  background-color: beige;
  max-width:400px;
  padding: 2px 10px 2px 10px;
  border: 1px solid #C0C0C0;
  text-decoration : none;
  font: normal 10px/12px verdana;
  color: #000;
  text-align:left;
  display: block;
 }
			/* SPLASH PAGE */
body#splash{background:url(img/splash_bg.png) no-repeat top center;font-size:62.5%;}
#splash #wrapper{background:transparent;color:#666;margin:3em auto 10em;text-align:center;width:60em;}
#splash #wrapper h1{
	font:italic 5em Georgia;
	line-height:1em;
	margin:0 auto;
	padding-top:2.5em;
	padding-bottom: 0px;
	width:8em;
	word-spacing:3em;
	}
#splash #wrapper h1 em{
	background:url(img/logo.jpg) no-repeat center;
	display:block;
	height:22px;
	font-size:.1em;
	margin:0 auto;
	overflow:hidden;
	padding-top:93px;
	padding-bottom: 0px;
	width:51em;
	}
#splash #wrapper p.tagline{font:italic 1.5em Georgia;}
#splash #wrapper p.language{margin:7em auto;overflow:hidden;width:25.4em;}
#splash #wrapper p.language a{background:#d0ee95;display:block;float:left;font-size:1.3em;margin-right:1em;padding:1em 3em;}
#splash #wrapper p.language a.spanish{margin-right:0;}
#splash #wrapper p.language a:hover{background:#b5d379;text-decoration:none;}

 /*Transparency*/
div.transOFF {width: 100%; background-color: silver;border:1px solid black; }
div.transON {width: 100%; background-color: silver;opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;border:1px solid black; }
div.trans25 {width: 100%; background-color: silver;opacity:.25;filter: alpha(opacity=25); -moz-opacity: 0.25;border:1px solid black; }
div.trans75 {width: 100%; background-color: silver;opacity:.75;filter: alpha(opacity=75); -moz-opacity: 0.75;border:1px solid black; }
