﻿body 
{
	font-family: Arial;
	font-size: small;
	color: #669900;
	margin: 0;
	padding: 0;
	background-image: url(images/wood.jpg);
}

p
{
	margin: .75em 0;
	padding: 0;
}

img 
{
	border: none;
}

p.date
{
	float: right;
	padding-right: .5em;
	margin-top: .5em;
}

p.login
{
	float: left;
	vertical-align: middle;
	padding-left: .5em;
}

p.login input
{
	width: 80px;
}

p.header
{
	padding: 5px;
	margin: 0;
	background: #669900;
	color: white;
	font-size: 115%;
	font-weight: bold;
	border-bottom: 1px solid #669900;
}

p.footer
{
	margin: 0;
	background-color: #EEE;
	padding: 6px;
	border-top: 1px solid #669900;
}

a
{
	color: #669900;
	font-weight: bold;
}

a:hover
{
	text-decoration: none;
}

ul
{
	padding: 0;
	margin: 0;
}

h4, h5
{
	float: left;
}

hr
{
	float: none;
	clear: both;
}

li
{
	list-style-image: url(images/tree.gif);
	list-style-position: outside;
	padding: 0 0 0 6px;
	margin: 0 0 0 30px;
	vertical-align: middle;
}

div#centering_div
{
	margin: 0 auto;
	width: 820px;
	height: 1px;
}

div#main_container
{
	margin: 0 10px 0 10px;
	width: 800px;
	background: #ccff66 url(images/main_bg.jpg) no-repeat;
	border: 2px solid #669900;
	text-align: left;
	float: left;
}

div#logo_div
{
	width: 800px;
	background-color: rgb(255, 255, 255);
	border-bottom: 1px solid #669900;
	float: left;
	clear: both;
}

div#logo_div img.left
{
	float: left;
}

div#logo_div img.right
{
	float: right;
}

div#content
{
	width: 100%;
	padding: 10px;
	float: left;
}

div#wp
{
	width: 800px;
	background-color: rgb(255, 255, 255);
	text-align: center;
	margin: 0 10px 10px 10px;
	border: 2px solid #669900;
	border-top: none;
	padding: .5em 0;
	float: left;
	clear: left;
}

div#wp img 
{
	border: none;
}

.DataGridStyle
{
    font-size: 150%;
}

.ItemStyle
{
	background-color: rgb(255, 255, 234);
	padding: 4px;
}

.AlternatingItem
{
	background-color: rgb(255, 255, 204);
	padding: 4px;
}

.HeaderStyle
{
	background-color: rgb(0, 51, 0);
	color: rgb(255, 255, 204);
	padding: 4px;
	font-weight: bold;
}

dl.widget
{
	margin: 0 0 20px 60px;
	padding: 0;
	width: 300px;
	overflow: hidden;
	float: left;
	background-color: White;
	border: 1px solid Black;	
}

dl.widget dt
{
	margin: 0;
	padding: 2px 8px;
	font-size: 125%;
	font-weight: bold;
	width: 286px;
	background: #EEE;
	border-bottom: 1px solid Black;
	text-align: right;
}

dl.widget dd
{
	margin-left: 4px;
	padding: 2px 8px 2px 20px;
	width: 272px;
	background: White url(images/tree.gif) no-repeat;
}

div.FullText
{
	border: 1px solid black;
	background-color: White;
	padding: 0;
	margin: 2em;
	font-size: 125%;
}

div.FullText p
{
	padding: 3px 8px;
}

div.weather
{
	margin: 0 0 20px 60px;
	padding: 0;
	float: left;
}

/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}

fieldset.DataEntryArea
{
	width: 700px;
	margin: 60px auto;
	background-color: White;
}

fieldset.DataEntryArea table
{
    float: left;
}

fieldset.DataEntryArea table td
{
	padding: 3px;
}

fieldset.DataEntryArea table.full
{
	width: 680px;
	margin: 10px;
}

fieldset.DataEntryArea p
{
	width: 700px;
	float: left;
}

fieldset.DataEntryArea p.free
{
	width: 670px;
	padding: 15px;
}

fieldset.DataEntryArea p textarea
{
	width: 475px;
	height: 150px;
}

fieldset.DataEntryArea p input
{
	width: 475px;
}

fieldset.DataEntryArea p input.button
{
	width: auto;
}

fieldset.DataEntryArea p span
{
	width: 194px;
	text-align: right;
	float: left;
	font-weight: bolder;
	padding: 6px 6px 0 0;
}

fieldset.DataEntryArea p span.validator
{
	width: 20px;
	float: right;
	padding: 0;
}

.button
{
	width: auto;
}

.button img
{
	border: none;
}

div.right
{
	width: 400px;
	background-color: White;
	border: 1px solid Black;
	float: left;
	margin: 0 0 15px 0;
}

div.right p
{
	padding: 0 6px;
}

div.right h2
{
	padding: 6px;
	border-bottom: 1px solid #666;
	background: #EEE;
	font-size: 115%;
}

div.right h3
{
	padding: 6px;
}

div.right blockquote
{
	font-style: italic;
}

div.right_group
{
	width: 402px;
	float: left;
}

div.LinkCats
{
	width: 300px;
	background-color: White;
	border: 1px solid Black;
	float: left;
	margin: 0 20px;
}

div.FadeInPanel
{
	background: #eee;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 100;
}

div.EditPanel
{
	position: absolute;
	background: none;
	padding-top: 200px;
	left: 0;
	top: 0;
	z-index: 101;
	display: none;
}

div.framed_image
{
	float: left;
	padding: 10px;
	margin: 0 15px;
	border: 1px solid #666;
	background-color: rgb(245, 245, 245);
}

div.framed_image img
{
	border: 1px solid #666;
}

div.newscontrols
{
	margin: 0 15px 25px;
	width: 750px;
	border: 1px solid #669900;
	background-color: White;
	float: left;
}

div.NewsItem
{
	margin: 0 15px 25px;
	width: 750px;
	background-color: White;
	float: left;
}

div.NewsItem h2
{
	padding: 5px;
	margin: 0;
	background: #669900; /* url(images/menu_bg.jpg) repeat-x center; */
	color: white;
	font-size: 115%;
	border-bottom: 1px solid #669900;
}

div.NewsItem div
{
	padding: 15px 15px 5px;
	text-align: justify;
	float: left;
}

div.NewsItem div img
{
	float: left;
	border: 1px solid #666;
	margin: 0 15px 5px 0;
}

span.DropCap
{
	float: left;
	font: 50px bolder;
	font-family: Times New Roman;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	line-height: 40px;
	color: rgb(100, 85, 60);
}

div.NewsItemHalf
{
	margin: 0 15px 25px;
	width: 350px;
	/*border: 1px solid #669900;*/
	background-color: White;
	float: left;
}

div.NewsItemHalf h2
{
	padding: 5px;
	margin: 0;
	background: #669900; /* url(images/menu_bg.jpg) repeat-x center; */
	color: white;
	font-size: 115%;
	border-bottom: 1px solid #669900;
}

div.NewsItemHalf div
{
	padding: 15px 15px 5px;
	text-align: justify;
	float: left;
}

div.NewsItemHalf div img
{
	border: 1px solid #666;
	margin: 0 auto 5px;
}

.hidden 
{
	display: none;
}

div.RightProduct
{
	margin: 0 35px 20px 0;
	width: 362px;
	float: right;
	/*border: 1px solid #669900;*/
	background-color: White;
}

div.RightProduct h2
{
	padding: 5px;
	margin: 0;
	background: #669900; /* url(images/menu_bg.jpg) repeat-x center; */
	color: white;
	font-size: 115%;
	border-bottom: 1px solid #669900;
}

div.RightProduct div
{
	padding: 15px 15px 5px;
	text-align: justify;
	float: left;
}

div.RightProduct div img
{
	float: left;
	border: 1px solid #666;
	margin: 0 auto 5px;
	float: none;
}

div.RightTestimonial
{
	background: rgb(100, 85, 60);
	color: White;
	font-size: 135%;
	font-weight: bold;
	padding: 6px;
	margin: 0 35px 20px 0;
	width: 350px;
	float: right;
}

div.testimonial
{
	background: rgb(100, 85, 60);
	color: White;
	font-size: 135%;
	font-weight: bold;
	padding: 6px;
	margin: 0;
	border-bottom: 1px solid #669900;
	margin-bottom: 20px;
}

div.testimonial p
{
	padding: 0;
	margin: 0;
	float: none;
	clear: both;
	font-style: italic;
}

/*navigation*/
#nav
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 800px;
	background: #669900; /* url(images/menu_bg.jpg) repeat-x center; */
	text-align: center;
	font-size: 115%;
	border-top: 1px solid rgb(255, 255, 255);
	float: left;
}

#nav li 
{
	float: left;
	list-style-image: none;
	clear: right;
	margin: 0;
	padding: 0;
}

#nav a
{
	display: block;
	padding: .3em;
	text-decoration: none;
	border: 1px solid #666;
	border-top: none;
	color: rgb(255, 255, 255);
	white-space: normal;
}

#nav li ul
{
	margin:0;
	padding: 0;
	clear: both;
	position: absolute;
	display: none;
	list-style: none;
	width: 10.8em;
	border-top: 1px solid rgb(0, 0, 0);
}

#nav li ul li
{
	float: none;
}

#nav li ul li a
{
	width: 10em;
	background: #669900;
}

#nav a:hover
{
	background: #ffffff; /* url(images/menu_bg_hover.jpg) repeat-x center; */
	color: #669900;
}

#nav li ul li a:hover
{
	background: #ffffff;
}

#nav div.navtab
{
	background: url(/images/buttonbgl.jpg) no-repeat left top;
	padding-left: 8px;
	float: left;
	border: none;
}

#nav div.navtab a
{
	background: url(/images/buttonbgr.jpg) no-repeat right top;
	padding-right: 10px;
	margin: 0;
	border: none;
}

/*all see this */
#nav ul ul{
     display:none;
     margin-top:-1.8em;
     margin-left: 10em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li:hover ul ul ul ul ul{
     display:none;
     float: left;
     clear: left;
}

#nav li:hover ul
{
     display:block;
}

#nav ul li:hover ul, #nav ul ul li:hover ul, #nav ul ul ul li:hover ul, #nav ul ul ul ul li:hover ul
{
     display: block;
     margin-top: 0;
}

div.Rotator
{
	margin: 0 15px 25px;
	padding: 24px;
	padding-bottom: 6px;
	width: 704px;
	background-color: White;
	float: left;
}

div.Rotator img
{
    border: 1px solid #666;
    margin-bottom: 6px;
}