@charset "UTF-8";
/* defaults */
html, body {
    margin:0;
    padding:0;
    background:url(../images/bg.gif) repeat-x;
    height:100%;
    overflow:inherit;
}
.hide { display:none; }
body {
    font-size:62.5%;
    font-family:Geneva, Arial, Verdana, sans-serif;
    color:#333333;
}
img { border:0; }
.clear {
    clear:both;
    display:block;
    overflow:hidden;
    visibility:hidden;
    width:0;
    height:0
}
p, h1, h2 { margin:0; }
h2, h1 {
    font-size:1.9em;
    margin:0 0 18px;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    text-transform:uppercase;
    font-weight:lighter;
}
p {
    margin:0 0 10px;
    font-size:1.1em;
}

a {
    color: #4E9600;
	text-decoration: underline;
}
/** containers '**/
#imgWrapper {
    position: relative;
    overflow:hidden;
    width:100%;
    min-height:100%;
    min-width:958px;
}
#imgWrapper p {
	margin: 0;
}
#imgWrapper img.bg {
    position:absolute;
    left:50%;
    margin-left:-580px;
}

#homeLink {
	display: block;
	width: 1015px;
	height: 380px;
	text-decoration: none;
}

#contentWrapper {
    width:958px;
    margin:0 auto;
    position:relative;
    padding-bottom:40px;
}
#header {
    position:relative;
    float:left;
    width:993px;
    height:419px;
    overflow:visible;
}
#header .padding { padding:0 7px; }
#header #logo {
    float:left;
    position:relative;
	z-index: 100;
}
#content {
    position:relative;
    float:left;
    width:958px;
}
#content p {
	margin: 0 0 10px;
}
#footer {
    background:#999999 none repeat scroll 0 0;
    height:54px;
    margin:-54px auto 0;
    width:100%;
    text-align:center;
    background:url(../images/grass.gif) no-repeat center bottom;
    position:relative;
}
#footer .reco {
    right: 10px;
	bottom: 10px;
    position: absolute;
}
#footerCopy { padding-top:5px; }
/** navigation defaults **/
#navigation {
    float:left;
    position:absolute;
    left:159px;
    top:0;
    width:884px;
    letter-spacing:-0.4px;
}
#navigation #top {
    background:url(../images/navi_top_bg.png) no-repeat top left;
    float:left;
    color:#FFF;
    width:100%;
}
#navigation ul {
    margin:0;
    padding:0;
    list-style:none;
}
#navigation li {
    margin:0;
    padding:0;
    float:left;
    display:block;
    position:relative;
    zoom:1;
    padding:0 0;
}
#navigation li.div { line-height:25px; }
#navigation a {
    display:block;
    text-decoration:none;
}
/** top navigation **/
#navigation #top li { font-size:1.2em; }
#navigation #top a {
    color:#FFF;
	text-transform: uppercase;
	padding:11px 10px;
}
#navigation #top a:hover {
    background-color:#FFF;
    color:#000;
	padding:0;
	padding:11px 10px;
}
#navigation #top a.menu-current {
    padding:0;
    background-color:#FFF;
    color:#000;
    padding:11px 10px;
}
#navigation #top a.menu-parent {
    padding:0;
    background-color:#FFF;
    color:#000;
    padding:11px 10px;
}

#navigation #top span {
	display: block;
	padding:6px 0 0;
}



#navigation #top li.div.menu-current { padding:0; }
#navigation #top li.div.menu-parent { padding:0 0; }

#navigation #top li.div.menu-first { display:none; }

#navigation #top li.menu-current { padding:0; }
#navigation #top li.menu-parent { padding:0; }

/** bottom navigation **/
#navigation #bottom {
    background:url(../images/navi_sub_bg.gif) no-repeat top left;
    float:left;
    color:#FFF;
    position:relative;
    margin-top:-4px;
    margin-left: 0;
    display:inline;
    width:100%;
}
#navigation #bottom a {
    color:#000;
    padding:6px 10px;
}
#navigation #bottom a:hover, #navigation #bottom a.menu-current { text-decoration:underline; }
/** feature defaults **/
#featureBox {
    left:0;
    position:absolute;
    top:40px;
    color:#FFF;
	height: 380px;
}
#featureBox h1 {
	font-size:2.5em;
}
#sub #featureBox {
    left:199px;
    position:absolute;
    top:98px;
    color:#FFF;
    width: 331px;
	padding: 0 20px 0 0;
	overflow: auto;
	height: 280px;
}
#sub #featureBox2 {
    left:560px;
    position:absolute;
    top:98px;
    color:#FFF;
    width: 355px;
	padding: 0 20px 0 0;
	height: 273px;
	overflow: auto;
}
/** content wrappers **/
.left {
    background: url(../images/divider.gif) no-repeat top right;
    float:left;
    width:284px;
    position:relative;
    min-height:230px;
}
#sub .left {
    background:none;
	width: 324px;
}
.left .padding {
    padding:35px 29px 10px 8px;
    zoom:1;
}
.mid {
    float:left;
    background: url(../images/divider.gif) no-repeat top right;
    width:301px;
    position:relative;
    min-height:230px;
}
#sub .mid {
    background:none;
	width: 261px;
}
.mid .padding {
    padding:35px 47px 10px 40px;
    zoom:1;
}
#sub .mid .padding {
    padding:35px 0 10px 30px;
}
.right {
    float:left;
    width:373px;
    position:relative;
    min-height:230px;
}
.right .padding {
    padding:35px 7px 10px 41px;
    zoom:1;
}
.news a { color:#4e9600; }

/* NEWS */

#newsPage #featureBox {
	padding: 0 20px 0 0;
	top: 135px;
	height: 290px;
	width: 531px;
}

#newsPage .newsList h1 {
	margin:0 0 32px;
}

#newsPage .newsList p {
	margin: 0 0 18px;
	font-size: 1.1em;
}

#newsHead {
	left:199px;
    position:absolute;
    top:98px;
    color:#FFF;
    width: 400px;
	padding: 0 20px 0 0;
	overflow: auto;
	height: 273px;
}

#newsPage #newsHead h1 {
	margin:0 0 32px;
	padding: 0 20px 0 0;
	float: left;
	color: #ffffff;
	font-size:2.5em;
}

#newsPage #newsHead .backLink {
	float: left;
	font-size: 1.3em;
}

#newsPage .newsArticle h3 {
	margin: 0 0 0;
	font-size: 1.0em;
	font-weight: normal;
}

#newsPage .newsArticle h2 {
	margin: 0 0 15px;
	font-size: 1.3em;
	font-weight: bold;
}

#newsPage .newsArticle p {
	margin: 0 0 18px;
	font-size: 1.1em;
}
