body {
	margin: 0px;
	text-align:center;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#596232;
	 	}
.picture { float:right;
padding:10px;
font-size:small;
clear:right;
}
.logo {padding:8px 3px;}
.paragraph {
	clear: both;
	width: 650px;
	}
	.edit { border: 1px dashed #596232;}
a:link { text-decoration:none; color:#596232;}
a:visited {color:#CC9900; text-decoration:none; }
a:hover {color:#000099;}
.warn{color:#ff2222;
	font-weight:bold;}
#main {
	width:900px;
	margin:10px auto; /* Right and left margin widths set to "auto" */
	text-align:center; /* Counteract to IE5/Win Hack */
	padding:0px;
	background-color:#FFFFFF;
	display: block;
	background-image:url(bg_main.gif.jpg);
	background-position:left;
	background-repeat:repeat-y;
		}
#masthead{
	text-align:right; 
	position:relative;
	top:0px;
	width:900px;
	height:150px;
	padding:0px;
	background-image:url(grnlogo.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#707002;
	}
	#submasthead{
	text-align:center; 
	position:relative;
	top:0px;
	width:900px;
	height:30px;
	background-color:#707002;
	}

li {float:left;}
ul li{list-style:none;}

.availbox  {	padding:0px;
margin:0px;
width: 180px;
	 	    vertical-align:top;
				float:left;
				height:auto;
				}	
  
#middle { 
width:680px;
vertical-align:top;
	text-align:left;
	background-color:#FFFFFF;
	margin:0px;
	padding:5px 5px 25px 5px;
	float:left;
	}		   
  p {padding: 15px;
    font-size:small;}
 .contactsmall 
 { font-size:x-small;
 color:#f7da7f;
 font-weight:bold;
 text-align:left;
 padding:0px;  }
 
 .box {background-color: #eeeeff;
	padding: 3px;
	font-size:small;
	text-align: left;
	}
h2 {color:#596232; }
h3 {color:#707002; padding:10px; font-size:90%;}	
h4 {color:#2C3920; font-size:90%;}	
.up {vertical-align:top;}
.offer li { list-style:none;}

.offer {
margin: 0px;
	padding: 5px;
	vertical-align:top;
	width:160px;
		}	
		#cell{
	width:160px;
	height:auto;
	text-align:right;
	font-size:small;
	padding:0px 5px 5px 5px;
	margin:0px 10px;
		}
	#cell a {
	font-size:small;
	color:#ffffff;
	line-height:2.0em;
	text-decoration:none;
	width:140px;
}
.cell {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
padding:  2px 15px;
width:	140px;
}
.cellon {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
padding:  2px 8px;
width:	140px;
background-color:#596232;
}
a.cell:link{
color:#FFFFFF;
} 
a.cell:visited{
color:#eeeeee;
}
a.cell:hover{
  	color:#8054AB;
		background-color:#596232;
}
a.cellon:link{
color:#FFFFFF;
padding:  3px 10px;
}

.menu {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:smaller;
color:#FFFFFF;
border-top:1px solid #707002;
width:90%;
}
.submenu {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:smaller;
color:#FFFFFF;
width:100%;
text-align:right;
}

a.submenu:link{
text-decoration:none;
color:#FFFFFF;
padding: 3px 5px;
background-color:#596232;
} 

a.submenu:visited{
color:#eeeeee;

}

a.submenu:hover{
  	color:#8054AB;

}
a.submenuon:link{
color:#FFFFFF;
padding:  5px 1px;
}

.gallery { padding:10px 5px; 
		float:left;}
 
.footer {clear:both;}
/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 90px;
	height: 27px;
	background: transparent url(images/close.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
