<!--
body {
background-color: #4A6F1F;
margin-top: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#49742A;
}

a{
	color:#333333;
	text-decoration:underline;
}

a:visited{
	color:#99CC00;
	text-decoration:underline;
}

a:hover{
color:#2C480C;
text-decoration:underline;
}

#container{
margin:0px auto;
width:900px;
}

.borderLeft{
background-image:url(images/borders/left.jpg);
background-repeat:repeat-y;
width:31px;
}

.borderRight{
background-image:url(images/borders/right.jpg);
background-repeat:repeat-y;
width:31px;
}

.borderBottom{
background-image:url(images/borders/bottom.jpg);
background-repeat:repeat-x;
height:31px;
width:838px;
}

#nav{
background-image:url(images/nav/BG.jpg);
background-repeat:repeat-x;
width:838px;
height:24px;
padding-top:11px;
padding-bottom:10px;
padding-left:0px;

}

.nav{
padding-left:12px;
}

#homeContent{
background-image:url(images/home/BG.jpg);
background-repeat:repeat-x;
background-color:#EBF3C5;
width:469px;
height:364px;
padding-top:19px;
padding-left:46px;
padding-bottom:17px;
padding-right:37px;

}

#contactContent{
background-image:url(images/contact/BG.jpg);
background-repeat:repeat-x;
background-color:#EBF3C5;
width:838px;
padding-top:57px;
padding-bottom:17px;


}

.contactLeftContent{
padding-left:29px;
width:416px;
padding-right:109px;

}

.contactRightContent{
width:349px;
padding-right:29px;

}

#eventContent{
background-image:url(images/contact/BG.jpg);
background-repeat:repeat-x;
background-color:#EBF3C5;
width:809px;
padding-bottom:17px;
padding-left:29px;
padding-top:57px;

}

#greenContent{
background-image:url(images/contact/BG.jpg);
background-repeat:repeat-x;
background-color:#EBF3C5;
width:838px;
padding-bottom:17px;


}

.greenLeftContent{
padding-top:57px;
padding-left:29px;
padding-right:40px;
width:500px;

}

.greenRightContent{
padding-top:57px;
width:242px;
padding-right:29px;
}

#courseContent{
background-image:url(images/contact/BG.jpg);
background-repeat:repeat-x;
background-color:#EBF3C5;
width:838px;
padding-bottom:17px;
}



.courseWideContent{
padding-top:57px;
padding-left:29px;
padding-right:29px;
}

.courseLeftContent{
padding-top:57px;
background-image:url(images/course/BG.jpg);
background-repeat:no-repeat;
padding-left:29px;
width:540px;
height:500px;
}

.courseRightContent{
padding-top:57px;
width:242px;
padding-right:29px;
}

.courseText{
width:185px;
}

.pdf{
padding-bottom:10px;
}

.courseThumb{
padding-bottom:7px;
padding-right:7px;
}


li{
padding-bottom:10px;
}

.tdTitle{
width:125px;
text-align:center;
font-weight:bold;
height:50px;
background-color:#D2E47A;
vertical-align:middle;
border-right:2px solid #E7F1BB;
padding:5px;
}

.tdTitleSide{
width:125px;
text-align:center;
font-weight:bold;
height:50px;
background-color:#D2E47A;
vertical-align:middle;
border-right:2px solid #E7F1BB;
border-top:2px solid #E7F1BB;
padding:5px;
}

.cell{
width:125px;
text-align:center;
height:50px;
vertical-align:middle;
border-right:2px solid #E7F1BB;
border-top:2px solid #E7F1BB;
padding:5px;
background-color:#E3F1A1;
}

.cellPro{
width:200px;
text-align:center;
height:50px;
vertical-align:middle;
font-size:16px;
padding:5px;
}

.cellPro2{
width:200px;
text-align:center;
height:50px;
vertical-align:middle;
font-size:16px;
padding:5px;
color:#7CA045;
}

.tdTitleEvent{
width:245px;
text-align:center;
font-weight:bold;
height:50px;
background-color:#D2E47A;
vertical-align:middle;
border-right:2px solid #E7F1BB;
padding:5px;
}
.cellEvent{
width:245px;
text-align:center;

vertical-align:middle;
border-right:2px solid #E7F1BB;
border-top:2px solid #E7F1BB;
padding:5px;
background-color:#E3F1A1;
}

.specialOfferTitle{
font-size:22px;
color:#DF7A0D;
}

#membersTitle{
background-image:url(images/bgMemebers.jpg);
background-repeat:no-repeat;
width:808px;
height:118px;
display:block;
overflow:hidden;
padding-left:30px;
}

#membersTitle a{
margin-top:85px;
height:20px;
display:block;
float:left;
padding-left:10px;
padding-right:10px;
padding-top:7px;
color:#FFFFFF;
text-decoration:none
}
#membersTitle a:hover{
background-color:#628938;
}
#membersTitle .on{
background-color:#49742b;
}
#membersTitle .on:hover{
background-color:#49742b;
}

h1{
font-size:24px;
font-weight:normal;
letter-spacing:-1px;
}

.newsHolder{
background-color:#49742b;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
margin-top:15px;
color:#FFFFFF;
margin-bottom:15px;
border:2px solid #006600;
}

.newsHolder .date{
font-size:13px;
padding-bottom:5px;
padding-top:5px;
}
.newsHolder .title{
font-weight:bold;
font-size:14px;
padding-top:10px;
}
.newsHolder .text{
padding-bottom:14px;
}


#topBar{
height:172px;
width:838px;
background-image:url(images/topBar.jpg);
display:block;
overflow:hidden;
}

#topBar .icon{
margin-top:125px;
margin-right:10px;
float:right;
display:block;
height:34px;
width:34px;
border:0px;
}