@charset "utf-8";
/* CSS Document */

body {
	background-position: 0px 0px;
	background:#333;
	margin:0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font:x-small/1.5em Verdana, Arial, Helvetica, sans-serif;
  	color:#040000;
  	font-size/* */:/**/small;
  	font-size: /**/small;
  }
  
html {overflow-y: scroll;}  
  
a {color:#3c620d; text-decoration:none;}

a:hover {color:#76c710;}  

#box {width:950px; text-align:left; margin-top:25px;}

#header {height:143px;}

#frog {width:96px; float:left;}

#navBox {margin-left:96px; height:143px; background-color:#3c620d;}

#titleBox {padding-left:18px;}

#socialMedia {padding-top:21px;}

#title {margin-right:170px; padding-top:53px;}

#topLinks {width:155px; float:right; color:#b9db8e; font-size:70%; text-align:right; padding-top:10px; padding-right:15px;}
  
#topLinks a {color:#76c710; text-decoration:none;}  

#topLinks a:hover {color:#cc9933;}  

#nav {
	padding-top:20px;
	}
	
.subnav {background-color:#fff; padding:6px 0px; font-size:80%; text-align:center; border-bottom:1px solid #ccc;}

.subnav a {padding: 0px 6px;}

.selected {color:#000000;}
	
#imagesHome {width:950px; height:257px; background-color:#000;}

#slideshow {width:467px; float:left;}

#tagline {margin-left:467px; text-align:center; padding-top:80px;}

#homeContentBox {width:950px; background-color:#ffffff;}

#contentBox {width:925px; background:#fff url(images/int-bg.gif) top repeat-x; padding:25px 25px 25px 0px;}

#leftContentHome {width:325px; float:left; padding:30px 35px; font-size:80%; line-height:14px;}

#mainContentBox {width:621px; padding-left:95px; padding-bottom:25px; float:left; font-size:90%;}

#scheduleContentBox {width:950px; font-size:90%; padding-top:33px;}

#pageTitle {font-family:"Times New Roman", Times, serif; font-size:180%; font-style:italic;}

#mainText {padding:05px 0px 0px 25px;}

#imageBox {margin-left:746px; padding-top:15px; font-size:.85em; line-height:normal;}

.leftHeader {
	color:#cc9933;
	font-weight:bold;
	}	

#rightContentHome {margin-left:395px; padding:30px 40px; font-size:90%; line-height:21px; border-left:1px solid #ccc;}

/* Schedule Page Styles */
#contentBox {width:925px; background:#fff; padding:25px 25px 0px 0px;}
#pageTitleSchedule {font-family:"Times New Roman", Times, serif; font-size:180%; font-style:italic; padding-left:95px; padding-bottom:15px;}
.scheduleBox {border-top:1px solid #cccccc;}
.typeOfEvent {width:80px; padding:20px 20px; float:left;}
.eventInfo {padding:20px 20px; margin-left:120px; border-left:1px solid #CCCCCC;}


/* Footer Styles */
#footerbox {background-color:#CCCCCC; padding:15px 40px;}

#footerText {width:315px; float:left; font-size:70%; line-height:normal;}

#newslettersignup {margin-left:315px; text-align:right;}
	
#subFooter {padding:10px 0px; text-align:right; font-size:70%; color:#999;}

#subFooter a {color:#76c710; text-decoration:none;}

#subFooter a:hover {color:#cc9933;}
  
/*---------------------------------------*/

.clearfloat { 
	clear:both;
    height:0;
    font-size: 0px;
    line-height: 0px;
visibility: hidden;
	
}  	  
