td {
	vertical-align:top;
	margin-top: 0px;
	background-repeat: no-repeat;
	padding: 1px;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height: 30px;
	width: auto;
}
.menustyle {
	font-family: Tahoma;
	font-size: 14px;
	font-style: italic;
	color:#E1E1E1;
	font-weight:bold;
	text-decoration:none; padding-left:7px; padding-right:7px;
}
.menustyle:hover {
	font-family: Tahoma;
	font-size: 14px;
	font-style: italic;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none; padding-left:7px; padding-right:7px;
}
.hederstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #bd6f16;
	font-weight: bold;
	text-transform:uppercase;
	padding-bottom:0px;
	padding-top: 0px;
}
.hederstyle2 {	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;color: #ffffff;	font-weight: bold;	text-transform:uppercase; padding-bottom:20px;}

#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:justify;
	margin-top: 0px;
	line-height: normal;
	top: 14px;
	clip: rect(auto,auto,14px,auto);
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFF99;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding: 0px;
}
#news {	font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #ffffff;text-align:justify; padding-left:10px; padding-right:10px; }
#footer {
	font-family: Tahoma;
	font-size: 10px;
	color: #E1E1E1;
	background-repeat: no-repeat;
}
#footer td{ vertical-align:middle;}
#footer a{ text-decoration:none;font-family: Tahoma;font-size: 10px;color: #E1E1E1;}
#footer a:hover{
	text-decoration: underline;
	line-height: normal;
}
.img {
	margin-right:5px;
	margin-bottom:4px;
	padding-left: 5px;
}



#nav, #nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  
  float: left;
  width: 100%;
}
#nav li {
  float: left;
  position: relative;
   back\ground: none;
 }

#nav a {
  font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
    display: block;
      padding: 2px 10px;
	
	
	}
#nav a:hover {
  font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
  
}
#nav li:hover,
#nav li.jshover {
 
}

#nav li ul {
  display: none;
  position: absolute;
  background-color:#54923C;
  text-align:left;
  
    
 
 /* padding: 2px 0;*/
  width: 90px;
 
 
}
#nav li li a {
  width: 100px;
  background: none;
}
#nav li:hover ul,
#nav li.jshover ul {
  display: block;
}

#nav li:hover li:hover ul,
#nav li.jshover li.jshover ul {
  display: block;
  
}
.register {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #bd6f16;
}
.datebox {
	background-color: #FFFFB3;
	border: thin solid #FFFFB3;
}
.datebox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 7%;
	color: #bd6f16;
	background-color: #FFFFB3;
	height: 3px;
	width: auto;
	border: thin solid #FFFFB3;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
}
