BODY {
	align: center;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	line-height: 17px;
	/*	background-color: #eae7d7;*/
    background-color: #333;
	margin-top: 10px;
     }
	 
#navholder {
	float:left;
	width:915px;
	padding-bottom:10px;
	padding-top:5px;
	}


#navcontainer { width: 200px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 5px 5px 5px 7px;
width: 190px;
background-color: none;
border-bottom: 1px solid #eae7d7;
}

#navcontainer a:link, #navlist a:visited
{
color: #456853;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: none;
color: #AC7339;
}



a:link {
	color: #AC7339;
	text-decoration : none;
}
a:visited {
	color: #AC7339;
	text-decoration : none;
}
a:hover {
	color: #6b8a60;
	text-decoration : underline;
}
a:active {
	color: #AC7339;
	text-decoration : none;
}



a.menu:visited  {font-family : Arial, Helvetica, sans-serif; text-decoration : none; font-size : 12px; font-weight : bold; color: #6B8A60}
a.menu:link  {font-family : Arial, Helvetica, sans-serif; text-decoration : none; font-size : 12px; font-weight : bold;  color: #6B8A60}
a.menu:hover  {font-family : Arial, Helvetica, sans-serif; text-decoration : none; font-size : 12px; font-weight : bold; color: #AC7339}

a.menuon:visited  {font-family : Arial, Helvetica, sans-serif; text-decoration : none; font-size : 12px; font-weight : bold; color: #AC7339}
a.menuon:link  {font-family : Arial, Helvetica, sans-serif; text-decoration : none; font-size : 12px; font-weight : bold;  color: #AC7339}
a.menuon:hover  {font-family : Arial, Helvetica, sans-serif; text-decoration : none; font-size : 12px; font-weight : bold; color: #AC7339}


a.smallbottomtext:visited {
   font-family : Arial, Helvetica, sans-serif; 
   font-size : 12px; 
   font-weight : normal; 
   color: #4e4b3c;
   line-height: 15px;
   text-decoration : none;
   }
   
a.smallbottomtext:link {
   font-family : Arial, Helvetica, sans-serif; 
   font-size : 12px; 
   font-weight : normal; 
   color: #4e4b3c;
   line-height: 15px;
   text-decoration : none;
   }
   
a.smallbottomtext:hover {
   font-family : Arial, Helvetica, sans-serif; 
   font-size : 12px; 
   font-weight : normal; 
   color: #AC7339;
   line-height: 15px;
   text-decoration : none;
   }
   
   
.sbottomtext {
   font-family : Arial, Helvetica, sans-serif; 
   font-size : 12px; 
   font-weight : normal; 
   color: #000000;
   line-height: 15px;
   }
   

.breadcrumb  {font-family : Arial, Helvetica, sans-serif; 
      font-size : 10px;
      font-weight : normal; 
	  color : #666666;     
     }
	 
	 
.caption  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #333333;
	line-height: 13px;
	text-align: center;
     }
	 
	 
	 
.newsletter  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #6b8a60;
     }
	 
.newsletterblack  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
     }
	 
	 	 
	 
INPUT, TEXTAREA, OPTION { background: #F3F1E8; color: #000000; font-weight: normal; font-size: 12px; font-family: Arial, Verdana, san-serif;}


/*.greenborderright {
   border:4px solid #9fc6c2;
   margin : 0 0 5px 10px; 
}*/

.greenborderright {
   border:4px solid #333;
   margin : 0 0 5px 10px; 
}

.greenborderleft {
 /*  border:4px solid #9fc6c2;*/
  border:4px solid #333;
   margin : 0 10px 5px 0;
}

.greenborder {
/*   border:4px solid #9fc6c2;*/
    border:4px solid #333;
   margin : 0px;
}

.greenbordernew {
/*   border:4px solid #9fc6c2;*/
    border-bottom:4px solid #333;
   margin : 0px;
}

H1   {font-family : Arial, Helvetica, sans-serif; 
      font-size : 24px;
      font-weight : normal; 
	  color : #4e4b3c;     
     }		

H2   {font-family : Arial, Helvetica, sans-serif; 
      font-size : 22px;
      font-weight : normal;
      color : #6B8A60;
	  line-height: 25px;
	  margin-bottom: -5px;            
     }	
    
H3   {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : normal;
	color : #6B8A60;
    margin-bottom: -4px;   
     }

H4   {font-family : Arial, Helvetica, sans-serif; 
      font-size : 15px;
      font-weight : bold;
      color : #6B8A60;   
	  margin-bottom: -7px;          
     }
     
P    {font-family : Verdana, Arial, Helvetica, sans-serif; 
      font-size : 12px;
      font-weight : normal;
      color : #000000;
	  line-height: 17px;
     }
    
	 
hr {
  border: 0;
  width: 99%;
  color: #6B8A60;
  background-color: #ACC0A5;
  height: 1px;
  text-align: left;
}	 
	 
		
TABLE {font-family : Verdana, Arial, Helvetica, sans-serif; 
       font-size : 12px;
       font-weight : normal;
       color : #000000;
	   line-height: 17px;
      }

TD   {font-family : Verdana, Arial, Helvetica, sans-serif; 
      font-size : 12px;
      font-weight : normal;
      color : #000000;
	  line-height: 17px;
     }
     
DIV  {font-family : Verdana, Arial, Helvetica, sans-serif; 
      font-size : 12px;
      font-weight : normal;
      color : #000000;
	  line-height: 17px;
     }

FORM {font-family : Verdana, Arial, Helvetica, sans-serif; 
      font-size : 12px;
      font-weight : bold;
      color : #000000;
     }
     
LI   {font-family : Verdana, Arial, Helvetica, sans-serif; 
      font-size : 12px;
      font-weight : normal;
      color : #000000; 
	  line-height: 17px;  
     }
     
UL   {font-family : Verdana, Arial, Helvetica, sans-serif; 
      font-size : 12px;
      font-weight : normal;
      color : #000000;
	  line-height: 17px;
     }

OL   {font-family : Verdana, Arial, Helvetica, sans-serif; 
      font-size : 12px;
      font-weight : normal;
      color : #000000;
	  line-height: 17px;
     }
	 
#mainslider {
	margin:0px auto; 
	width:955px;}

#slides {
	width:955px;
	height:240px;
}


/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:955px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container a {
	width:955px;
	height:240px;
	display:block;
}

/*
	Pagination
*/

.pagination {
	position:absolute;
	display:none;
/*	display:block;
	margin:-50px 0px 0px 700px;
	width:209px;
	height:19px;
	z-index:200;
	padding-top:5px;
	padding-bottom:5px;
	background-image:url(../slider/standard/img/pagback.png);
	background-repeat:repeat-x;
	background-position:top left;
	border:#3f3212 1px solid;
	border-right:none;*/
}

.pagination li {
	float:left;
	margin:0 20px 0 0;
	list-style:none;
}

.pagination li a {
	display:block;
/*	width:20px;
	height:0;
	padding-top:21px;
	background-image: url(../slider/standard/img/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;*/
}

.pagination li.current a {
/*	background-position:0 -21px;*/
}

#featureblock {
	width:165px;
	float:left;
	margin-right:8px;
	padding-right:5px;
	border-right:#999 1px solid;
	padding-bottom:10px;}
	
#featureblock h4 {
	font-size:14px;
	font-weight:normal;}
	
#featureblock a:link, #featureblock a:visited {
	font-size:12px;
	text-decoration:none;
	color:#333;}
	
#featureblock a:hover {
	font-size:12px;
	text-decoration:underline;
	color:#333;}
	


