

body { margin: 0;
		       padding: 0;
			   background: #295918;
			   font: normal 13px trebuchet ms, ariel, sans-serif;
			   color: #295918;
			   }

		p, div, td { text-align: justify;
		             line-height: 1.1em; 
		            }

		#container {
			width: 740px;
			margin: 0px;
			margin-left: auto;
			margin-right: auto;
			padding: 0 0 0 20px;
			background: #ffe3ad url('/images/sidebar2.gif') top right no-repeat;
			color: inherit;
		}

		#banner {
			padding: 0px;
			margin-bottom: 0;
			background: #ffe3ad;
		}

		#content {
			padding: 5px;
			background: #ffe3ad;
			text-align: justify;
			width: 400px;
		}

		#sidebar-a {
			float: right;
			width: 314px;
			margin: 0;
			margin-left: 0;
			padding: 0;
			background: #ffe3ad;
			z-index: 1;
		}

		#footer {
			clear: both;
			padding: 5px;
			margin-top: 0;
			background: #ffe3ad;
			font-size: .7em;
			text-align: right;
			color: #61A259;
		}
		#footer a, #footer a:visited {
		    color: #61A259;
			font-weight: bold;
			text-decoration: none;

			}
		#footer a:hover { background: #f90;
		color: #295918;
		text-decoration: none;
		}

		.nav { background: #295918;
		       height: 21px;
			   font: normal 1.1em trebuchet ms,sans-serif;
			   color: #fff;
			   padding: 2px 0 0 0;
			   vertical-align: middle;
			   text-align: center;
		}

		.nav a, .nav a:visited { text-decoration: none;
                 color: #fff;
				 background: inherit;
			   }
		.nav a:hover { text-decoration: underline;
		               color: #FF9900;
					   background: inherit;
					   }

		.title { height: 88px;
		         padding: 20px 5px 5px 5px;
				 }

		#head { padding: 0px;
		        background: #ffe3ad;
		        width: 420px;
		}

		.h2 { padding: 0;
		     margin: 0;
			 font: bold 1.2em trebuchet, arial, sans-serif;
		}

		.title1 { padding: 0;
		     margin: 0;
			 font: bold italic 1.8em times, helvetica, serif;
		}

		.center { text-align: center; }

 .address { padding: 5px;
            text-align: center;
			}

  .image1 { float: left;
            padding: 0 10px 10px 0;
			}

.image2 { float: right;
          padding: 0 0 10px 10px;
		  }

.quote { font: normal 1.1em times, serif;
		 padding-top: 10px;
         }

.area { font-weight: bold;
        vertical-align: bottom;
         }

.spacer { height: 30px; }

.room { font-weight: bold;
        
		}

.leadpara { font-weight: bold;
            font-size: 1.1em;
			}

table#tariffs td {
	padding-bottom: 10px;
	vertical-align: top;
}

