@charset "UTF-8";
/* CSS Document */
body {
margin:0 0 0 0;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
background:#b5d48b url(../images/background.gif) repeat-x;
}

a, a:visited {
color:#314314;
}

a:hover {
color:#314314;
}

.small {
font-size:80%;
}

#wrapper {
margin-left: auto;
margin-right: auto;
width:950px;
}

/* ##### head */

#headerwrap {
float:left;
width:inherit;
height:172px;
}

#logo {
float:left;
width:300px; 
height:172px;
background-image:url(../images/logo.png);
}

#info {
float:left;
width:500px;
color:#fff;
padding:80px 0 0 45px;
text-align:left;
}

#info a{
text-decoration:none;
color:#FFFFFF;
}

#karen {
position:relative;
float:right;
top:-115px;
width:251px;
height:288px;
z-index:100;
}

/* ##### navigation */

#navwrap {
float:left;
width:950px;
height:37px;
background:#ffffff url(../images/navback.jpg) no-repeat;
}

#navwrap ul{
margin:0 0 0 10px;
padding:0;
}

#navwrap ul li {
display:inline;
padding:0 0 0 3px;
}


/* ##### Content */

#contentwrap {
float:left;
width:inherit;
min-height:400px;
background-color:#FFFFFF;
}

#main {
float:left;
width:650px;
margin: 20px 0 0 20px;
min-height:500px;
}

#news {
float:right;
width:200px;
margin:128px 20px 0 0;
border: 1px solid #CCCCCC;
}

.newsfade{
float:left;
width:200px;
padding:0;
}

.newsfade p{
text-align: left;
width: 100%;
padding:0 5px 0 5px;
}

#training {
float:right;
position:relative;
width:190px;
margin:20px 20px 0 0;
padding:5px;
border: 1px solid #CCCCCC;
font-size:90%;
}

/* ##### Listings */

fieldset {
border:#CCCCCC thin solid;
margin:0 0 10px 0;
background-color:#f6f6f6;
}

legend{
font-size:100%;
font-weight:bold;
color:#666666;
}

.title td {
font-size:90%;
height:25px;
padding:0 0 0 5px;
border-bottom:1px #cccccc solid;
}

.grid {
font-size:85%;
height:20px;
}

.grid2{
background-color:#EDEDED;
font-size:85%;
height:20px;
}

#main div{
visibility:hidden;
}

/* ##### Footer */

#footerwrap {
float:left;
width:950px;
height:50px;
padding:25px 0 0 0;
background:url(../images/footback.jpg) no-repeat;
color:#336600;
text-align:center;
}

