body {
  text-align: center;
  font-family: Arial;
  font-size: 90%;
  margin: 0px;
  padding: 0px;
}

a {
  color: white;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 100%;
	font-weight: normal;
}

h4 {
	padding-top: 10px;
}

.main_property {
	margin-left: 15px;
}

#container {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  text-align: left;
  background-color: #9F8989;
  color: white;
  background-image: url("../images/container.jpg");
  background-position: bottom left;
  background-repeat: no-repeat;
  border: 1px solid white;
  outline: 1px solid #5A7A28;
  height: auto;
  clear: both;
}

#header {
	background-color: #B5A99B;
	color: #333333;
	background-image: url("../images/logo.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	clear: both;
	width: 100%;
	height: 155px;
	font-family: Times New Roman, Times, Arial;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#header #title h1 {
	font-size: 390%;
	font-weight: normal;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#header #title {
	position: absolute;
	top: 20px;
	left: 240px;
	text-align: left;
	width: 100%;
	z-index: 6;
	width: auto;
}

#header #subtitle h2 {
	color: white;
	font-weight: normal;
	font-size: 300%;
	margin: 0px;
	padding: 0px;
}

#header #subtitle {
	width: auto;
	text-align: left;
	position: absolute;
	left: 440px;
	top: 80px;
	z-index: 5;
}

#header #logo {
	float: right;
	z-index: 4;
	right: 0px;
	height: 100%;
	width: 255px;
	top: 0px;
}

#header #logo img {
	width: 255px;
	height: 155px;
	float: right;
}

#content {
  float: right;
  width: 640px;
  height: auto;
  background-color: #A9AD8F;
  color: #333333;
  min-height: 300px;
}

#content, #footer {
	background-image: url("../images/content.gif");
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 10px;
}

#content a {
	color: #333333;
}

#content h3 {
	margin-left: 15px;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-right: 30px;
	font-size: 120%;
	font-weight: bold;
	font-family: Helvetica;
}

#content h4 {
	margin-top: 10px;
	margin-left: 30px;
	font-size: 95%;
	font-weight: bold;
	font-family: Helvetica;
}

#content p {
	margin-left: 30px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 95%;
	text-align: justify;
}

.many_images {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.one_image {
	float: left;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}

.one_image,
.many_images img {
	width: 190px;
	height: 140px;
}

.decoration {
	width: 100%;
	height: 100%;
	background-image: url("../images/image_decoration.png");
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}

.clean_slate {
	clear: both;
}

#footer {
  background-color: #847562;
  clear: both;
  width: 100%;
  float: right;
  width: 640px;
  font-size: 90%;
  font-family: Tahoma;
}

#footer #phone_number {
  float: left;
}

#footer #email {
  left: 5px;
}

#footer #address {
  padding-top: 5px;
}

#footer #address address {
  font-style: normal;
  font-weight: bold;
}

#footer #address,
#footer #phone_number,
#footer #email,
#footer #credit {
  margin-left: 10px;
  margin-right: 10px;
}

#footer #credit {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 85%;
}

#description {
	font-style: italic;
}

#main_features {
	width: 396px;
	margin-left: 20px;
	height: 20px;
}

#main_features ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	height: auto;
}

#main_features li {
	width: 194px;
	height: 20px;
	line-height: 20px;
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 90%;
	color: #EEEEEE;
	float: left;
	background-image: url("../images/features.gif");
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #C49A1A;
	text-align: center;
	border-top: 1px #DDDDDD solid;
	border-left: 1px #DDDDDD solid;
	border-bottom: 1px black solid;
	border-right: 1px black solid;
}

dl {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-family: Tahoma, Arial;
	font-size: 100%;
}

dt {
	font-weight: bold;
}

dd {
	margin-left: 15px;
}

#notation_list {
	font-size: 80%;
}

#location address, #location_tel, #location_email {
	margin-top: 10px;
	margin-bottom: 10px;
}

#map, #location {
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#availability{
	float: right;
	margin-right:15px;
	width: 200px;
	z-index:100;
	}

#availability p{
	padding: 0px;
	margin: 0px;
	font-size: 0.8em;

}

/*Main Menu*/
#navigation {
  float: left;
  width: 160px;
  z-index: 100;
  position: absolute;
  height: auto;
  clear: both;
}

#navigation ul {
	list-style: none;
	top: 5px;
}

#navigation ul li a {
	display: block;
	width: 100%;
	height: 1.5em;
	line-height: 1.5em;
	vertical-align: middle;
	font-size: 90%;
	text-indent: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	outline: none;
}

#navigation ul li a.current {
	background-image: url("../images/menu_down.gif");
	background-repeat: no-repeat;
	background-position: right center;
}

#pic_ads{
	text-align:center;
}
#pic_ads img{
	margin-top:20px;
}

table{
	text-align:center;display:block;margin:10px;
}
table td{
	border-top:1px black solid;width:200px;
}
