/* CSS Document */

body, td {  
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 150%;
color: #003300;
}

a:link, a:visited {
	font-size: 11px;
	color: #003300;
	text-decoration: none;
	font-weight:bold;
}
a:hover, a:active {
	font-size: 11px;
	color: #003300;
	text-decoration: underline;
	font-weight:bold;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #003300;
	margin: 0 0 12px 0;
	padding: 0px;
	line-height:150%;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	margin: 12px 0 10px 0;
	padding: 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	margin: 10px 0 8px 0;
	padding: 0px;
}
td.body {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-top: 90px;
	}
td.body2 {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 0;
}


#top td {
	font-size: 10px;
	color: #FFFFFF;
}
#top a:link, #top a:visited {
	color: #F1F2D2;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;

}

#top a:hover, #top a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	background-color:none;
	background:none;
}
#top h1 {
	padding-right: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:right;
}
h1 .smallital  {
font-size:11px;
font-style:oblique;
}

.clover {
	background-image: url(/images/clover.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom:0;
	padding-bottom:0;
	height:42px;
}
.logofloat {
	background-image: url(/images/logonew/images/logo1_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.footer td {
	padding: 5px;
	font-size: 9px;
	color: #009933;
}
	
.footer a:link, .footer a:visited {
	color: #99CC66;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	

}

 .footer a:hover, .footer a:active {
	color: #F1F2D2;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;

}


table.cut  {
margin-top:8px;
}

.cut td {
	background-color: #426B42;
	padding: 2px 5px 2px 5px;
	font-size: 9px;
	color: #FFFFFF;
}
	

table.listen  {
margin-top:0px;
}

.listen td {
	background-color: #426B42;
	padding: 2px 5px 2px 5px;
	font-size: 9px;
	color: #FFFFFF;
	text-align:left;
}
	

table.rightpictab  {
border: 1px solid #426B42;
border-right:none;
align:right;
padding:0;
display:block;
text-align:left;
}

table.rightpic  {
border: 1px solid #426B42;
align:right;
padding:0;
margin: 0 0 12px 18px;
}

.imgrbdr  {
border-bottom: 1px solid #003300;
align:right;
margin:0;
}
.imglbdr  {
border: 1px solid #003300;
align:left;
margin:0 18px 12px 0;
}
.imgbdr  {
border: 1px solid #003300;
}

.piccut  {
padding:6px;
	color: #F1F2D2;
background-color: #426B42;
font-weight:bold;
font-size:9px;
}

hr {
	background-color: #426B42;
	display: block;
	margin-top: 6px;
	margin-bottom: 6px;
	line-height: 1px;
  height: 1px;
  border: none;
  border-top: 1px solid #426B42;
}

.navtop  {
  float:right;
  border-right: 1px solid #F1F2D2;
  border-bottom: 1px solid #F1F2D2;
	border-top:1px solid #F1F2D2;
text-align:center;
}

.navtop td {
	padding: 0;
	text-align:center;
	vertical-align:middle;
	align:center;
border:0;
}
	
.navtop a  {
float:none;
	background-color: #426B42;
	width:100%;
	font-size: 10px;
	font-weight: bold;
	display:block;
	padding:4px 6px 4px 0px;
	margin:0;
	border-left:1px solid #F1F2D2;
	white-space: nowrap;
}
	
	
.navtop a:link, .navtop a:visited {
	display:block;
	font-size: 10px;
	font-weight: bold;
	background-color: #426B42;
	color: #F1F2D2;
	text-decoration: none;
}

 .navtop a:hover, .navtop a:active {
	display:block;
color: #f1f2d2;
background-color: #003300;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}



.navbtm  {
  border-left: 1px solid #F1F2D2;
  border-right: 1px solid #F1F2D2;
  border-bottom: 1px solid #F1F2D2;
	background-color: #426B42;
}

.navbtm td {
	padding: 0;
	text-align:center;
	vertical-align:middle;
	align:center;
  border-left: 1px solid #F1F2D2;
  border-right: 1px solid #F1F2D2;
  border-bottom: 1px solid #F1F2D2;
}
	
.navbtm a  {
	background-color: #426B42;
	width:100%;
	font-size: 10px;
	font-weight: bold;
	display:block;
/*	padding:4px 6px 4px 0px; */
	padding-top:4px;
	padding-bottom:4px;
	margin:0;
	white-space: nowrap;
	text-decoration: none;
}
	
.navbtm a:link, .navbtm a:visited {
	color: #F1F2D2;
	background-color: #426B42;
	font-size: 10px;
	font-weight: bold;
}

 .navbtm a:hover, .navbtm a:active {
color: #f1f2d2;
background-color: #003300;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}


table.menu  {
 border:0;
 margin-top:18px;
}

table.menu td {
 padding:4px;
}


.menu td.h2  {
text-align:center;
padding-bottom: 0px;
	background-image: url(/images/clover2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

td.h2 h2  {
color: #003300;
padding-top: 8px;
padding-bottom:14px;
margin-top:8px;
margin-top: 8px;
font-family: Harrington, "Baskerville Old Face", "Goudy Old Style", "Book Antiqua", Georgia, Palatino, serif;
font-weight:bold;
font-size:26px;
white-space:nowrap;
text-align:center;
border-bottom: 1px solid #003300;
}

.item  {
font-weight:bold;
font-size:12px;
}
ul {
	list-style: url(images/greentri.gif);
}

li  {
margin-bottom:4px;
}


tr.eventhed  td  {
background-color: #003300;
color: #f1f2d2;
}


tr.light td.item   {
background-color: #f1f2d2;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

tr.light td   {
background-color: #f1f2d2;
}


table.history  {
background-color: #426B42;
}

table.history  td.mid  {
font-weight:bold;
font-size:11px;
line-height:200%;
padding: 0 24px 0 24px;
color: #F1F2D2;
text-align:left;
}

 td.left  {
 text-align:right;
 }
 
 .logomain  {
 	background-image: url(/images/Topnew2/images/TopGraphic_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:0;
	padding-bottom:0;

 }
 .logotop  {
 	background-image: url(/images/Topnew2/images/TopGraphic_01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom:0;
	padding-bottom:0;
	width:227px;
 }
 
.logobtm  {
 	background-image: url(/images/Topnew2/images/TopGraphic_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:0;
	padding-top:0;

 }

.vertwd  {
	background-repeat: repeat-y;
	background-position: left 43px;
	margin-top:0;
	padding-top:0;
	background-image: url(/images/wood-vtrim.jpg);
	width:9px;

}
.vertwdrt  {
	background-repeat: repeat-y;
	background-position: right 43px;
	margin-top:0;
	padding-top:0;
	background-image: url(/images/wood-vtrim.jpg);
	width:9px;

}

table.hole  {
background-image: url(/images/Topnew/WateringHole.gif);
	background-repeat: no-repeat;
	background-position: 220px 12px;
}

.menutop  {
margin: 50px 20px 0 12px;
}


.menucost  {
	text-align:right;
	white-space: nowrap;
	vertical-align: top;
}
