html { 
    height: 100%;
    margin-bottom: 1px;
}

body {
	height: 100%;
	margin: 0 0 1px;
	padding: 0px;
	background: url(images/img01.jpg) repeat-x left top;
	font: 13px Arial, Helvetica, sans-serif;
	color: #212121;
}

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
	color: #CC3300;
}

p, ul {
	margin-bottom: 1.2em;
	line-height: 160%;
}

ol {
margin-top: 0;
}

a {
	color: #175500;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a img {
	border: none;
}

/* Header */

#header {
	width: 900px;
	height: 130px;
	margin: 0px auto;
	background: #699C4D;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

#maintenance table {  
 background-color: #f8f7f6;  
 color: #000000;  
 width: 500px;  
 border: 1px solid #000000;  
 border-collapse: collapse;
}  
 
#maintenance td {  
 border: 1px solid #f8f7f6;  
 padding-left: 4px;  
}

.labelcell {    
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;    
 color: #243F12;    
 background-color: #f8f7f6;    
 width: 220px;  
}    
   
.fieldcell {    
 background-color: #f8f7f6;    
 color: #000000;    
 text-align: center;    
 margin-right: 0px;    
 padding-right: 0px;    
}    
   
.smalllabelcell {    
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;    
 background-color: #f8f7f6;    
 color: #243F12;    
 width: 50px;    
}    
   
.smallfieldcell {    
 background-color: #f8f7f6;    
 color: #000000;    
 text-align: right;    
}

.smallfieldcell2 {    
 background-color: #f8f7f6;    
 color: #000000;    
 text-align: left;    
}

.fieldcell input {    
 width: 200px;    
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;    
 background-color: #E0F8E0;    
 color: #102132;    
 border: 1px solid #243F12;    
 margin-right: 0px;    
}    
   
.smallfieldcell input {    
 width: 50px;    
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;    
 background-color: #E0F8E0;    
 color: #102132;    
 border: 1px solid #243F12;    
}    
   
.smallfieldcell select {    
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;    
 background-color: #E0F8E0;    
 color: #102132;    
 border: 1px solid #284279; 
 margin-right: 0px;     
}

.smallfieldcell2 input {    
 width: 50px;    
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;    
 background-color: #E0F8E0;    
 color: #102132;    
 border: 1px solid #243F12;
 margin-left: 16px;   
}    
   
.smallfieldcell2 select {    
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;    
 background-color: #E0F8E0;    
 color: #102132;    
 border: 1px solid #284279;    
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #699C4D;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */
}	

.thumbnail2{
position: relative;
z-index: 0;
}

.thumbnail2:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail2 span{ /*CSS for enlarged image*/
position: absolute;
background-color: #699C4D;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail2 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail2:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 300px; /*position where enlarged image should offset horizontally */
top: -750px;
}

table.rates{
	border: 1px #699C4D solid;
	border-collapse: collapse;
	border-spacing: 0px; 
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	color: #404040;
	width: 580px;
	background-color: #fafafa;
}

td.rateshed{
	border-bottom: 2px solid #9BC56F;
	border-left: 1px solid #9BC56F;
	background-color: #699C4D;
	text-align: left;
	text-indent: 5px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF; 
}
td.ratesbod{ 
	border-bottom: 1px solid #9BC56F;
	border-top: 0px;
	border-left: 1px solid #9BC56F;
	border-right: 0px;
	text-align: left;
	text-indent: 10px;
	font-weight: normal;
	font-size: 12px;
	color: #404040;
	background-color: #fafafa; 
}

table.avail{
	border: 1px #699C4D solid;
	border-collapse: collapse;
	border-spacing: 0px; 
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	color: #404040;
	width: 270px;
	background-color: #fafafa;
}

td.availhed{
	border-bottom: 2px solid #9BC56F;
	border-left: 1px solid #9BC56F;
	background-color: #699C4D;
	text-align: left;
	text-indent: 5px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF; 
}
td.availbod{ 
	border-bottom: 1px solid #9BC56F;
	border-top: 0px;
	border-left: 1px solid #9BC56F;
	border-right: 0px;
	text-align: left;
	text-indent: 10px;
	font-weight: normal;
	font-size: 12px;
	color: #404040;
	background-color: #fafafa; 
}

/* Logo */

#logo {
	float: left;
	padding-left: 20px;
}

#logo h1, #logo p {
	margin: 0px;
	font: 40px Monotype Corsiva;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding: 20px 0px 0px 0px;
}

/* Menu */

#menu {
	float: left;
	background: #243F12;
	border-top: 2px #9BC56F solid;
	margin: 30px 0 0 0;
}

#menu ul {
	margin: 0px 0 0 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 0px 0px 0px 1px;
}

#menu a {
	display: block;
	width: auto;
	height: 25px;
	padding: 12px 20px 0px 20px;
	background: url(images/img02.jpg) no-repeat right 50%;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first {
	background: none;
}

#menu .active a {
}

/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 30px 0px;
}

/* Content */

#content {
	float: left;
	width: 600px;
}

.post {
	margin: 0px 0px 30px 0px;
}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: #BFC9AE solid 1px;
	color: #232F01;
}

.post .title a {
	color: #232F01;
}

.post .entry {
}

.post .meta {
	font-weight: bold;
}

.post .byline {
	margin: 0px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 280px;
	padding: 0px 0px 0px 10px;
}

#sidebar-bgtop {
	height: 3px;
}

#sidebar-bgbtm {
	height: 3px;
}

#sidebar-content {
	padding: 5px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar li ul {
	margin-bottom: 1.8em;
	padding-left: 10px;
	list-style: none;
}

#sidebar h2 {
	padding: 4px 20px;
	background: #699C4D;
	font-size: 1.2em;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
	color: #232F01;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	width: 900px;
	height: 50px;
	margin: 0px auto 30px auto;
	color: #FFFFFF;
	background: #699C4D;
}

#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #FFFFFF;
}
