body	{
	margin: 0 0 0 0;
	color: #333333;
	background-color: #FFFFFF;
	font-size: 85%;
	font-family: Arial, Miriam, David, sans-serif;
	background-image: url(../Images/Bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	direction: ltr;
}
a:link {
	color: #438B00;
	text-decoration: none;
}
a:visited {
	color: #4FA600;
	text-decoration: none;
}
a:hover, a:active	{
	color: #0000FF;
	text-decoration: none;
	}
	
h1	{
	color: #993300;
	font-weight: bold;
	font-size: 180%;
	direction:ltr;
	line-height: 130%;
	margin-bottom: 12px;
	margin-top: 0px;
	}
	
h2	{
	color: #626721;
	margin: 15px 0px 10px 0px;
	font-size: 140%;
	font-weight: normal;
	text-align: left;
	padding: 0px;
	clear: both;
	overflow: hidden;
	}
p	{
	line-height: 140%;
	text-align: left;
	color: #333333;
	padding: 0px;
	margin: 3px 0px 7px 0px;
	font-size: 95%;
	}

ul {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 5px 30px;
	color: #643404;
	list-style-type: none;
	list-style-image: url(../Images/Bullet.gif);
	line-height: 140%;
	}

li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 7px 0px;
	}	
	
.Container	{
	margin: 0em auto;
	width: 100%;
	text-align: left;
	}
.ContentSummery	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 100%;
	margin-bottom: 5px;
	color: #351100;
	line-height: 140%;
	}
.Header	{
	height: 89px;
	}
/************** logo styles *****************/

.Logo{
	float: left;
}	

/************** utility styles *****************/

.Utility{
	color: #FFFFFF;
	float: right;
	font-size: 85%;
	padding-top: 8px;
	display: none;
}

.Utility a{
	color: #993300;
	text-decoration: none;
}

.Utility a:hover{
	text-decoration: underline;
	color: #993300;
}

/************ navbar styles **************/

.Navbar {
	line-height:normal;
	width: 640px;
	float: right;
	background-color: #FFFFFF;
	display: none;
}
	  
.Navbar ul {
	margin:0px;
	padding:20px 0px 0px 4px;
	list-style: none;
	float: left;
}
	  
.Navbar li {
	float:left;
	margin:0px 3px 0px 3px;
	padding:0 0 0 2px;
}
	  
.Navbar a {
	float:right;
	display:block;
	padding:15px 13px 15px 11px;
	text-decoration:none;
	font-weight:bold;
	color:#5C9E21;
	font-size: 95%;
}
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
.Navbar a {float:none;}
    /* End IE5-Mac hack */
	
.Navbar a:visited {
      text-decoration:none;
      font-weight:bold;
      color:#5C9E21;
}
.Navbar a:hover {
	color:#993300;
	background-color: #E3E7B4;
}
.Navbar #current {
	background-image:  url(../Images/NavLeftOn.gif);
	border-width:0;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	background-position: top left;
}
.Navbar #current a {
	background-image:  url(../Images/NavRightOn.gif);
	color:#643404;
	padding-bottom:15px;
	background-position: top right;
}
.Content	{
	background-image: url(../Images/ContentBg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 15px 40px 30px 30px;
	margin:0px 0px 0px 0px;
	background-color: #FFFFFF;
	}
Img  {
	padding:0;
	margin:0;
	border:none;
}
.FloatOppDir{
	float:right;
}
.FloatDir{
	float:left;
}
.ImageFloatOppDir{
	float:right;
}
.ImageFloatDir{
	float:left;
	margin: 0px 15px 10px 0px;
	border: 1px solid #99A235;
	padding: 5px;
	background-color: #EBF3E2;
}
/************ footer styles **************/
.Footer	{
	clear: both;
	color: #333333;
	text-align: left;
	font-size: 85%;
	margin-top: 10px;
	direction:ltr;
	background-image: url(../Images/FooterBg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 60px 5px 20px 5px;
	display: none;
	}

.Footer a	{
	color: #438B00;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
	}
.Footer a:visited	{
	color: #438B00;
	text-decoration: none;
	}
.Footer a:hover	{
	color: #438B00;
	text-decoration: underline;
	}
/*** Forms ***/
form{
	padding:0;
	margin:0 0 5px 0;
	vertical-align: top;
}
.FormField{
	text-align:left;
	background-color: #F6F8E3;
	border: 1px solid #B9B9B9;
	color: #666666;
}
.FormFieldLeft{
	text-align:left;
	border: 1px solid #B9B9B9;
	background-color: #F6F8E3;
	color: #666666;
}
.FormButton 		{
	FONT-SIZE: 80%;
	text-align: center;
	color: #FFFFFF;
	background-color: #008030;
	font-weight: bold;
	font-family: Arial, Miriam, David, sans-serif;
}
/*** Table styles ***/
.TableDetails {
	text-align: left;
	margin-bottom: 3px;
	margin-top: 3px;
	color: #333333;
	font-size: 90%;
}
.TableDetails td {
	padding: 2px 2px 2px 2px;
	text-align: left;
	vertical-align: top;
}
.TableDetails th {
	padding: 2px 2px 2px 2px;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}
.ClearBoth {
	clear: both;
	overflow: hidden;
	height: 0px;
}
.HomeBox {
	background-image: url(../Images/HomeBoxBg.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 30%;
	padding: 8px;
	float: left;
}
.HomeBox h1 {
	font-size: 130%;
	font-weight: normal;
	margin-bottom: 7px;
}
.Spacer {
	width: 10px;
	float: left;
}
/* for understanding browsers */
.TextBox {
	min-height: 13em;
	height:auto;
}
/* for Internet Explorer */
/*\*/
* html .TextBox {
	height: 13em;
}
/**/
.NewsItem {
	margin-bottom: 20px;
}
.NewsItemDate {
	font-size: 90%;
	margin: 0;
	padding: 0;
	color: #333333;
	font-style: italic;
	padding-bottom: 5px;
}
.NewsItem h2	{
	margin: 0px 0px 10px 0px;
	}
.NewsItem a:link {
	color: #626721;
	text-decoration: none;
}
.NewsItem a:visited {
	color: #737926;
	text-decoration: none;
}
.NewsItem a:hover, .NewsItem a:active	{
	color: #4A9D00;
	text-decoration: none;
}
.Strip {
	width: 800px;
	display: none;
}
.PopUp	{
	margin: 0em auto;
	margin-top: 0px;
	padding-bottom: 0px;
	padding: 20px;
	padding-top: 0px;
	text-align: left;
	background-image: url(../Images/HomeBoxBg.gif);
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #C4CD5A;
	background-color: #FFF;
	}
.PopUp h1 {
	margin-left: 0px;
	font-size: 150%;
	font-weight: bold;
	margin-top: 10px;
}
.HomeVideo {
	display: none;

}
.ContactInfo {
	background-color: #F6F8E3;
	float: right;
	width: 210px;
	border: 1px solid #99A235;
	padding: 10px;
}
.VideoSmallBox {
	width: 130px;
	float: left;
	margin-top: 30px;
}

