body,td,th {
	font-family: Arial;
}
.style1 {color: #990000}
body {
	background-image: url(images/bg1.jpg);
	margin-top: 20px;
	background-color: #AAA082;
}
a:link {
	color: #524D36;
}
a:visited {
	color: #524D36;
}
a:hover {
	color: #990000;
}

 div{font-family:Tahoma; font-size:11px;  color:#9C8E6D; }
  .div{font-family:Tahoma; font-size:11px;  color:#737373; }
  .a_broun{font-family:Tahoma; font-size:11px;  color:#3f3b31; }
    .a_broun_l{font-family:Tahoma; font-size:11px;  color:#3f3b31; }
    .a_broun_b{font-family:Tahoma; font-size:11px;  color:#3f3b31; font-weight:900; text-decoration:none }
	 .a_copyright{font-family:Tahoma; font-size:11px;  color:#AEA287;  text-decoration:none }
	   .dark{font-family:Tahoma; font-size:11px;  color:#837551; font-weight:900 }
	   .dark1{font-family:Tahoma; font-size:11px;  color:#2B261E; font-weight:900 }
	      .gold{font-family:Tahoma; font-size:11px;  color:#9D8349; font-weight:900 }
		       .menu{font-family:Arial, Helvetica, sans-serif; font-size:11px;  color:#9D8349; font-weight:900; text-decoration:none }

  
  
  .header{
	height:150px;
	width:500px;
	margin: 0 auto;
  }
  .header-bg{
	background-image:url(images/header-bg.png);
	repeat:repeat-x;
  }
 
.accreditations img{
	display:block;
	width:125px;
	margin: 0 auto;
}

#nav{
	padding: 8px 10px 5px 10px;
	width:700px;
	margin: 0px;
	background-image: url(images/nav/nav-bg2.png);
	background-repeat: repeat-x;
	background-color: white;
	height:22px;
	overflow:hidden;
}

#nav li{
	width: 140px;
	list-item-style: none;
	display:inline;
	float:left;
}

.nav-link{
	text-align:center;
	display:block;
	border-left: solid 1px #ded5c0;
	height: 18px;
	padding-top: 5px;
	cursor: hand;
	cursor: pointer;
}

.nav-link a{
	text-decoration:none;
	font-weight:bold;
}
.nav-link.last{
	border-right: solid 1px #ded5c0;
}

.nav-img{
	height:125px;
	margin-top:4px;
	border:1px solid white;
}

.home1{background-image: url(images/nav/home1.png);}
.home2{background-image: url(images/nav/home2.png);}
.home3{	background-image: url(images/nav/home3.png); }

.about1{background-image: url(images/nav/about1.png);}
.about2{background-image: url(images/nav/about2.png);}
.about3{	background-image: url(images/nav/about3.png); }

.contact1{background-image: url(images/nav/contact1.png);}
.contact2{background-image: url(images/nav/contact2.png);}
.contact3{	background-image: url(images/nav/contact3.png); }

.references1{background-image: url(images/nav/references1.png);}
.references2{background-image: url(images/nav/references2.png);}
.references3{	background-image: url(images/nav/references3.png); }

.amenities1{background-image: url(images/nav/amenities1.png);}
.amenities2{background-image: url(images/nav/amenities2.png);}
.amenities3{	background-image: url(images/nav/amenities3.png); }
