/* CSS Document */
html {
   /*height: 100%;*/
}

body {
   font-size: .8em;
   font-family: verdana, sans-serif;
   background:#b96710;
   /*line-height:1.5em;*/
   background:url(/images/bodybg2.jpg) repeat-x #ba6810;
   
  
}
a{
	color:#953802;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

a img {
  border: 0;
}
br.clear {
  clear: both;
}
.right {
  float: right;
}
.left {
  float: left;
}
.alignright {
	text-align:right;
}
.alignleft {
	text-align:left;
}

p.bold, span.bold {
  font-weight: bold;
}
.clearBoth{
	clear:both;
	font-size:1px;
}
.borderless{
	border: 0;
}
#bgcontainter{
}
#sponsor{
	text-align:center;
	margin:5px 0;
	background:fff;
	width:100%;
}
#sponsor img{
	border: solid 1px #000;
}
#container{
	width:800px;
	margin:auto;
	border:solid 1px #000;
	background:#fff;
}
#top{
	
	height:215px;
	background:url(/images/banner9.jpg) no-repeat;
	border-bottom:solid 1px #000;
	/*border-top:solid 1px #000;*/
	margin-bottom:8px;
	display:none;

}
	
/*===================================MENU STYLES==============================================================*/

#menu{
	width:140px;
	float:left;
	display:none;
	/*background:url(/images/menubg.jpg) repeat-y;*/
	
	
	/*border-top:solid 1px #953802;
	border-left:solid 1px #953802;
	border-right:solid 1px #953802;*/

	font-size:.95em;
	margin-left:2px;
	/*font-family:Arial, Helvetica, sans-serif;*/
}
#menu ul{
	
	margin:0;
	padding:0;
	
	
}

#menu ul li{
	display:block;
	/*border-bottom:solid 1px #953802;*/
	font-weight:bold;
	font-size:.9em;
	min-height:34px;
	/*background:url(/images/menubg.jpg);*/
	margin:2px 0;
	
}

#menu ul li a{
	display:block;
	color:#713200;
	color:#fff;
	text-decoration:none;
	padding:0px 0 0px 5px;
	/*background:url(/images/arrow.gif) no-repeat 5px center ;
	background:url(/images/arrow.gif) no-repeat 4px 11px ;*/
	background:url(/images/roadsign.gif) #fff no-repeat;
	line-height:34px;
	height:34px;
}
#menu ul li a:hover{
	color:#c74e08;
	color:#fc0;
	/*background:url(/images/arrow-hover.gif) no-repeat 7px 11px;
	background:url(/images/roadsign.gif);*/
}


/*===================================END MENU STYLES==============================================================*/


#content{
	margin:0 5px;
	float:left;
	/*width:500px;*/
	line-height:1.5em;
	text-align:justify;
	color:#333;
}
#contentfull{
	margin-left:5px;
	float:left;
	padding-right:5px;
	/*width:640px;*/
	line-height:1.5em;
	text-align:justify;
	color:#333;

}

#content #breadcrumb, #contentfull #breadcrumb{
	color:#999;
	margin:0px 0 0 0;
	border:solid 1px #CCCCCC;
	padding:0 3px;
	text-align:left;
	display:none;
}
#content h1, #contentfull h1{
	margin:4px 0 4px 0;
	color:#f11403;
	font-weight:bold;
	font-size:1.4em;
	font-family:Geneva,  Arial, Verdana, Helvetica, sans-serif;
	/*border-bottom:solid 1px #000;*/
}
.brown{
	color:#703100;
}
#cleft{
	float:left;
	width:215px;
	text-align:left;
}
#cright{
	float:left;
	width:215px;
	margin-left:14px;
	text-align:left;
}

#l3links{
	color:#999999;
	
	margin-bottom:10px;
}
#l3links ul{
	line-height:1em;
	list-style:none;
	margin:0;
	padding:0;
}
#l3links ul li{
	padding:1px;
}
#l3links ul li a:hover{
	text-decoration:none;
	color:#000;
}


/*===================================RIGHT SIDE STYLES==============================================================*/
#rightside{
	display:none;
	float:left;
	width:138px;
	font-size:0.85em;
	
}
#rightlist{
	margin-top:0px;
	border:solid 1px #953802;
	background:#ecdcc6;
	margin-bottom:10px;
}

#rightlist #righttitle{
	
	padding:4px 0 4px 10px;
	background:url(/images/righttitlebg2.jpg) repeat-x;
	color:#703100;
	font-weight:bold;
	font-size:1.1em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	border-bottom:solid 1px #953802;
	
}
#rightlist ul{
	/*border:solid 1px #ccc;*/
	margin:0;
	padding: 0px 3px 3px 3px;
	/*background:url(/images/rightbg.jpg) repeat-x top;*/
	
	list-style:none;
	
}	
#rightlist ul li {
  padding: 2px 5px 2px 15px;
  border-bottom: 1px solid #fff;
  background:url(/images/bpoint.gif) 0px no-repeat;
}
#rightlist ul li.news {
  padding: 2px 3px;
  border-bottom: 1px solid #fff;
  background:none;
}
.rightdate{
  color:#703100;
  font-weight:bold;

}

/*#rightlist ul li a{
	color:#006;
}*/
#rightlist ul li.bottom {
  padding-bottom: 0px;
  border-bottom: none;
}
#rightlist ul li.top {
  padding-top: 0px;
  background-position:0px 5px;
}
	
#rightimages{
	margin-top:1px;
	text-align:center;
}
#rightimages img{
	padding:1px;
	border:solid 1px #703100;
	margin-bottom:15px;
}
/*===================================END RIGHT SIDE STYLES==============================================================*/




/*===================================FOOTER STYLES==============================================================*/
#footer{
	display:none;
	clear:both;
	/*height:46px;*/
	margin-top:10px;	
	background:url(/images/footbg.jpg) repeat-x;
	border-top:solid 1px #953802;
	
}
#footer #footdetail{
	font-size:.85em;
	color:#703100;
	
	/*font-weight:bold;*/
	text-align:center;
	margin:0;
	padding:3px;
	
}
#footer #footdetail a{
	
}


/*===================================END FOOTER STYLES==============================================================*/


/*===================================GALLERY STYLES==============================================================*/
#gallery ul li{
	list-style:none;
}
/*===================================END GALLERY STYLES==============================================================*/
#latestnews{
	/*text-align:center;*/
	margin:20px 0;
	font-size:1.1em;
	font-weight:bold;
	color:#703100;
	border-bottom:solid 1px #000;
	
}

/*========================================NEWS STYLES===================================================*/
#newssection{
	/*margin:5px;*/
	margin-right:0px;
	margin-left:0px;
	margin-top:0;
	padding:0;
}
#pagecount{
	display:block;
}
#newspage{
	float:left;
	margin-bottom:10px;
}
#newspagecount{
	float:right;
}

.newstitle{
	clear:both;
	display:block;
	margin-bottom:5px;
}
.newshead{
	float:left;
	font-weight:bold;
	color:#703100;
}
.newsdate{
	float:right;
	color:#999;
}
.newscat{
	font-weight:bold;
	color:#703100;
}

.newscontent{
	display:block;
	clear:both;
	border-bottom:solid 1px #000;
	padding-bottom:10px;
	margin-bottom:10px;
}
img.newsfloatright{
	float:right;
	margin-left: 5px;
	padding:1px;
	border: 1px solid #000;
	margin-top:5px;
}

img.newsfloatleft{
	float:left;
	padding:1px;
	border: 1px solid #000;
	margin-right: 5px;
	margin-top:5px;

}



#newsimages{
	width:165px;
	float:right;
	margin-left:10px;
}
.newsdetdate{
	color:#999;
}
.newsdochead{
	font-weight:bold;
	color:#703100;
}

#newsdocs{
	/*background:url(/images/greydot.gif) top repeat-x;*/
	margin-top:10px;
	padding-top:5px;
}
#newsdocs ul{
	list-style:none;
	margin-top:5px;;
}
#newsdocs ul li{
	line-height:30px;
	vertical-align:middle;
	padding:5px;
}
#newsdocs ul li a{
	margin-right:15px;

}


/*=======================================End NEWS Styles==============================================*/

/*===================================GALLERY STYLES==============================================================*/
#gallery ul li{
	list-style:none;
}
/*===================================END GALLERY STYLES==============================================================*/



/*=======================================GUESTBOOK Styles==============================================*/
#gbview{
	clear:both;
}
.gbpost{
	margin:5px 0 15px 0;
	background:#eee;
	border:dotted 1px #703100;
	padding:2px 8px;
}
.gbhead{
	display:block;
}

.gbname{
	float:left;

}
.gbdate{
	float:right;
}
.gblocation{
	display:block;
	margin:0px 0 8px 0;
	clear:both;
}

.gbinfo{
	display:block;
	margin:10px 0 8px 0;
	clear:both;
}
.gbreply{
	clear:both;
	margin-bottom:8px;
	font-weight:bold;
	color:#703100;
}
#gbdetail{
	float:left;
	width:250px;
}
#guestbook{
	float:left;
	width:375px;
	padding-left:20px;
}
#guestbook fieldset {
	
	display:block; 
	/*border:1px solid #009;*/ 
	/*padding:5px; */
	font-family:verdana, sans-serif; 
	margin-bottom:0.5em; 
	line-height:1.5em;
}
#guestbook legend {font-family:Verdana, Arial, Helvetica, sans-serif, sans-serif; color:#703100; font-size:1em; font-weight:bold; /*border:1px solid #009;*/ margin-bottom:5px; padding:0px 7px 2px 2px; /*width:100px; background:#ddd;*/}
#guestbook label {clear:left; display:block; float:left; width:100px; text-align:right; padding-right:10px; color:#000; margin-bottom:0.5em;}
#guestbook input {border:1px solid #703100; /*padding-left:0.5em;*/ margin-bottom:0.6em; font-size:1em; font-family:Verdana, Arial, Helvetica, sans-serif;}
#guestbook textarea {border:1px solid #703100; /*padding-left:0.5em;*/ margin-bottom:0.6em; font-size:1em; font-family:Verdana, Arial, Helvetica, sans-serif;/**/}
#guestbook select {margin-left:0.5em;}
/*#guestbook #button { margin-left:110px;}*/
#guestbook #button1 {color:#fff; background-color:#703100; padding-right:0.5em; cursor:pointer; width:50px; font-weight:bold;}
/*#guestbook #button1:hover {background-position:center left; color:#000;}*/
.errmessage{
	color:#c00;
}
/*=======================================End GUESTBOOK Styles==============================================*/
/*=======================================CONTACT US Styles==============================================*/
#contact{
	float:left;
	width:270px;
}
#contactus{
	float:left;
	width:360px;
	padding-left:10px;
}
#contactus fieldset {
	
	display:block; 
	/*border:1px solid #009;*/ 
	/*padding:5px; */
	font-family:verdana, sans-serif; 
	margin-bottom:0.5em; 
	line-height:1.5em;
}
#contactus legend {font-family:Verdana, Arial, Helvetica, sans-serif, sans-serif; color:#703100; font-size:1em; font-weight:bold; /*border:1px solid #009;*/ margin-bottom:5px; padding:0px 7px 2px 2px; /*width:100px; background:#ddd;*/}
#contactus label {clear:left; display:block; float:left; width:100px; text-align:right; padding-right:10px; color:#000; margin-bottom:0.5em;}
#contactus input {border:1px solid #703100; /*padding-left:0.5em;*/ margin-bottom:0.6em; font-size:1em; font-family:Verdana, Arial, Helvetica, sans-serif;}
#contactus textarea {border:1px solid #703100; /*padding-left:0.5em;*/ margin-bottom:0.6em; font-size:1em; font-family:Verdana, Arial, Helvetica, sans-serif;/**/}
#contactus select {margin-left:0.5em;}
/*#contactus #button { margin-left:110px;}*/
#contactus #button1 {color:#fff; background-color:#703100; padding-right:0.5em; cursor:pointer; width:50px; font-weight:bold;}
/*#contactus #button1:hover {background-position:center left; color:#000;}*/
.errmessage{
	color:#c00;
}
/*=======================================End CONTACTUS Styles==============================================*/
/*=======================================DOCUMENT Styles==============================================*/
#documents{
     margin-left:20px;
}
.documentcategory{
	border:solid 1px #703100;
	width:400px;
	margin-bottom:10px;
	/*margin-right:80px;*/
}
.documenthead{
	padding-left:25px;
	font-weight:bold;
	background:#703100;
	color:#fff;
	/*border-bottom: solid 1px #060;*/
	}
	
#documents ul{
	margin:0;
	padding-left:0;
}
#documents li{
	height:25px;
	list-style-type:none;
	vertical-align:middle;
	padding: 2px 0 1px 45px;

}
#documents a img {
	border: none;
} 

#documnents img{
	padding-left:50px;
	
}

/*=======================================End DOCUMENT Styles==============================================*/

/*=======================================END FIXTURES Styles==============================================*/

/*===================================EVENT STYLES==============================================================*/
.eventbox{
	border:1px dashed #703100;
	margin-bottom:15px;
	padding:5px;
	/*background-color:#cce6ff;*/
	background-color:#f5ede1;

}
.eventdate{
	color:#999;
}
.eventhead{
	color:#703100;
	font-weight:bold;
}


/*===================================END EVENT STYLES==============================================================*/
#voices{
	margin-left:10px;
}
#voices ul{
	list-style:none;
	padding:0;
	margin:0;
	/*width:300px;*/
}
#voices ul li{
	padding:2px 5px 2px 10px;
}
#voices ul li a{
	/*display:block;
	background:#eee;*/
	
}
#voices ul li a:hover{
}
.voicedate{
	font-size:.85em;
	text-align:left;
	color:#303030;
	font-weight:bold;
	
}
#voicebg{
	padding-top:16px;
	padding-left:10px;
	padding-right:20px;

	background:url(/images/topquote.gif) no-repeat;
}
#voicebotbg{
	height:50px;
	
	background:url(/images/botquote.gif) right no-repeat;

}
.flower{
	width:150px;
	text-align:center;
	float:left;
	margin:20px 20px;
	padding:2px;
}
.flowerimage a{
	padding:1px;
	border:solid 1px #953802;
}

.flowerimage a:hover{
	background:#ec7f0c;
}
.flimageborder{
	border:solid 1px #953802;

}
.garden{
	width:190px;
	
	float:left;
	margin:8px 10px;
	
	border:solid 1px #953802;
	background:#eee;
}
.gardenimage{
	
	float:left;
	background:#fc0;
	padding:0px 0;
	width:auto;
	height:auto;
	border-right:solid 1px #953802;
}
.gardenimage a{
	
	/*padding:1px;
	border:solid 1px #953802;*/
	
}

.gardenimage a:hover{
	background:#ec7f0c;
}
.gardenname{
	float:left;
	padding-left:3px;
	font-size:.8em;
	line-height:40px;
	width:134px;
	height:40px;
	
}
.gardenname a{
	display:block;
}
.gardenname a:hover{
}
.gardendetimage{
	float:right;
	width:auto;
	height:auto;
	margin-left:10px;
	margin-bottom:10px;
	padding-top:2px;
}
.gardendetimage a{
	padding:1px;
	border:solid 1px #953802;
}
.gardendetimage a:hover{
	background:#ec7f0c;
}

.gardendetname{
	font-weight:bold;
	font-size:1.2em;
	color:#953802;
}
.gardendetperimage{
	float:left;
	width:auto;
	height:auto;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:10px;
	padding-top:2px;
}
.gardendetperimage a{
	padding:1px;
	border:solid 1px #953802;
}
.gardendetperimage a:hover{
	background:#ec7f0c;
}


/*=======================================Flower Form Styles==============================================*/
#flowerform{
	float:left;
	width:560px;
	padding-left:10px;
	background:#eee;
	border:solid 1px #ccc;
	margin:10px 20px;
	padding:10px 15px;
}
#flowerform fieldset {
	
	display:block; 
	/*border:1px solid #009;*/ 
	/*padding:5px; */
	font-family:verdana, sans-serif; 
	margin-bottom:0.5em; 
	line-height:1.5em;
}
#flowerform legend {font-family:Verdana, Arial, Helvetica, sans-serif, sans-serif; color:#703100; font-size:1em; font-weight:bold; /*border:1px solid #009;*/ margin-bottom:5px; padding:0px 7px 2px 2px; /*width:100px; background:#ddd;*/}
#flowerform label {clear:left; display:block; float:left; width:120px; text-align:right; padding-right:10px; color:#000; margin-bottom:0.5em;}
#flowerform input {border:1px solid #703100; /*padding-left:0.5em;*/ margin-bottom:0.6em; font-size:1em; font-family:Verdana, Arial, Helvetica, sans-serif;}
#flowerform textarea {border:1px solid #703100; /*padding-left:0.5em;*/ margin-bottom:0.6em; font-size:1em; font-family:Verdana, Arial, Helvetica, sans-serif;/**/}
#flowerform select {margin-left:0.5em;}
/*#flowerform #button { margin-left:110px;}*/
#flowerform #button1 {color:#fff; background-color:#703100; padding-right:0.5em; cursor:pointer; width:auto; font-weight:bold;}
/*#flowerform #button1:hover {background-position:center left; color:#000;}*/
.errmessage{
	color:#c00;
}
/*=======================================End CONTACTUS Styles==============================================*/

