/* CSS Document */
body {
	background-color: #FFFFFF;
	text-align: right;
	margin:0px;
	margin-left: 0px;
	margin-top: 20px;
	/*background-image: url(images/greenstrip.gif);
	background-repeat: repeat-x;*/
}
table td {
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	border: 0px solid red;
}
p {
	margin-top: 5px;
	text-align: justify;
}
h1 {
	font-size: 15px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #517A23;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	color: #517A23;
	
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #517A23;
	margin-top: 10px;
}
a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #5BA748;
	text-decoration: underline;
}
table#outer {
	background-color: #FFFFFF;
	margin: 0px;
	width: 900px;
	margin-left: 10px;
}
table#outer td {
	text-align: left;
	vertical-align: top;
}
td#banner {
	}
td#bannerflash {
	background-image: url(images/bg_2010.gif);
	background-repeat: repeat-x;
	text-align: center;
	background-position: 50% 10px;
	}

td#nav_vt {
	padding-top: 60px;
	width:160px;
	padding-bottom: 150px;
	background-color: #FFFF00;	
}

td#nav_vt a:link,td#nav_vt a:visited {
	text-decoration:none;
	font-size:11px;
	display:block;
	text-align: left;
	padding: 5px;
	padding-left:40px;
	background-image:url(images/ball_gn2.gif);
	background-repeat:no-repeat;
	background-position:10% 50%;
	margin-bottom:10px;
	background-color: #FF0000;	
}
td#nav_vt a:hover {
	color: #4d8536;
	background-image:url(images/ball_gn_over2.gif);
	background-repeat:no-repeat;
	text-decoration:none;
}
td#gw {
	vertical-align:bottom;
	padding-bottom: 0px;
	width: 160px;
	padding: 5px;
}
div#groundworks {
	background-color: #FFFFFF;
	color: #333333;
	padding: 5px;
	margin-bottom: 0px;
}
td#gw h1 {
	padding-bottom:0px;
	font-size:10px;
	color:#FFFFFF;
	margin: 5px;
	width: 100px;
	}
td#content_left {
	padding:20px;
	width: 455px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #00FFFF;
	}

td#content_right {
	width: 240px;
	background-color: #FF00FF;
	}
td#content_right table {}
table#outer td#bottom  {
	color:#fff;
	font-size:11px;
	text-align:center;
	padding:3px;
	background-color: #517A23;
	}
td#bottom a:link, td#bottom a:visited {
	color:#fff;
	}
td#bottom a:hover {
	color:#000;
	}
	

div#gallery {
	margin-left:10px;
	margin-right:30px;}

td#box_top{
	background-repeat: no-repeat;
	height: 8px;
	background-image: url(images/box_top.gif);
}
td#box_middle{
	background-repeat: repeat-y;
	background-image: url(images/box_middle.gif);
	padding-left: 5px;
}

td#box_bottom{
	background-repeat: no-repeat;
	background-image: url(images/box_bottom.gif);
}

div#spider {
	width:900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
}
div#spider  a:link, div#spider a:visited {color:#999999;font-size:9px;}
div#spider a:hover {color:#CCCCCC}
div.green {
	background-color: #A9D597;
	padding: 10px;
	background-image: url(images/xmas.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 60px;
}
.sidebar {
	width: 240px;
	padding-left: 10px;
	border-left: 0px dotted #517A23;
	margin-top: 60px;
	float: right;
	text-align: justify;
	background-color: #FF0000;
}
/*table#outer td#bottom {
	background-color: #FFFFFF;
	border-top: 1px solid #517A23;
	color: #517A23;
} */
.green {color: #517A23;}
#toplinebox {
	padding:5px;
	border-top: 1px solid #517A23;
	width: 95%;
	margin-left: 0px;
	margin-top: 20px;
}

