/* CSS Document */

body{
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
height:100%;
background-image:url(images/bg.jpg);
background-repeat:repeat;
line-height:18px;
}

#quote{
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:bold;
font-size:10px;
color:#50B948;
height:100%;
}

#headline{
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#50B948;
height:100%;
}

#wrapper{
margin: 0 auto;
width:800px;
margin-top:50px;

}

#main{
position:relative;
float:left;
border:2px solid #50B948;
width:800px;
background-color:#FFF;
margin-bottom:10px;
}

#footer{
width:800px;
float:left;
position:relative;
text-align:center;
}

#footer_container{
	position:absolute;
	width:345px;
	height:100px;
	top: -50px;
	left: 414px;
}

#footer_container img{
margin-right:5px;
border:5px solid #FFF;
}

#footercopy{
width:760px;
height:15px;
float:left;
position:relative;
text-align:right;
margin-top:5px;
margin-bottom:5px;
padding-right:40px;
font-size:10px;
}

#nav_container{
position:relative;
float:left;
width:150px;
margin-left:40px;
}

#nav_header{
position:relative;
float:left;
width:140px;
border-right:2px solid #50B948;
padding-top:25px;
margin-top:25px;
padding-right:10px;
}

#nav{
position:relative;
float:left;
width:140px;
border-right:2px solid #50B948;
border-top:2px solid #50B948;
margin-bottom:50px;
text-align:right;
padding-right:10px;
height:300px;
font-size:14px;
}

#nav ul{
padding:0;
margin:0;
list-style:none;
}

#nav li{
padding-top:10px;
}

#nav a:link, a:visited{
text-decoration:none;
color:#777;
}

#nav a:hover{
text-decoration:none;
color:#000;
border-bottom:1px dotted #777;
}

#center{
position:relative;
float:left;
width:388px;
}

#event{
position:relative;
float:left;
width:470px;
}

#eventcopy{
position:relative;
float:left;
width:450px;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
font-size:9px;
line-height:12px;
}

#centerheader{
position:relative;
float:left;
width:75px;
height:25px;
margin-top:75px;
border-bottom:2px solid #50B948;
}

#centercopy{
position:relative;
float:left;
width:358px;
padding-left:15px;
padding-right:15px;
padding-bottom:5px;
}

#centercopy h1{
margin:0;
padding:0;
font-size: 16px;
color: #50B948;
font-weight: bold;
font-family:Trebuchet MS, Verdana, Arial;

}

#centercopy h3{
margin:0;
padding:0;
text-align:right;
color: #777;
font-size: 10px;
font-family:Trebuchet MS, Verdana, Arial;
}

#centercopy p{
padding:0;
margin:0;
padding-top:10px;
}

#eventcopy img{
margin-right:5px;
margin-bottom:5px;
border:1px solid #50B948;
padding:1px;
}

#right{
position:relative;
float:left;
width:170px;
margin-top:60px;
text-align:right;
border:1px solid #50B948;
padding:5px;
}

#press{
position:relative;
float:left;
width:120px;
margin-top:10px;
text-align:left;
border:1px solid #50B948;
padding:5px;
font-size:10px;
background-color:#D1E2D2;
}

#press h3{
margin:0;
padding:0;
font-size: 14px;
color: #50B948;
font-weight: bold;
}


a.highlight:link{
filter: alpha(opacity = 100);
-moz-opacity:1;
opacity: 1;
}

a.highlight:hover{
filter: alpha(opacity = 75);
-moz-opacity:0.75;
opacity: 0.75;
}

.greenquote{
font-size: 14px;
color: #50B948;
font-weight: bold;
}

a.underline:link{
text-decoration:none;
color:#999999;
border-bottom:1px dotted #333;
}

a.underline:visited{
text-decoration:none;
color:#999999;
border-bottom:1px dotted #333;
}

a.underline:hover{
text-decoration:none;
color:#333;
border-bottom:1px dotted #CCC;
}

.event_container{
position:relative;
float:left;
width:125px;
height:175px;
margin-right:15px;
}

li a {
font-family:Trebuchet MS, Verdana, Arial;
font-size:16px;
}


#press img {
padding:2px;
border:1px solid #666;
margin-right:5px;
}

#press p{
border-top:1px dotted #FFF;
padding-top:5px;
margin-top:5px;
}