h1 {
font-family: Verdana, Tahoma, Shruti; 
color: Black; 
font-size: 10pt; 
font-style:normal; 
text-align:Justify; 
font-weight: normal;
}



h2 {
font-family: verdana, tahoma, shruti; 
color: Black; 
font-size: 7pt; 
text-align: justify; 
font-weight: normal;
}




A:link {
	FONT-SIZE: 10pt; color: Black; FONT-FAMILY: verdana; TEXT-ALIGN: left; TEXT-DECORATION: none;
}

A:visited {
	FONT-SIZE: 10pt; color: Black; FONT-FAMILY: verdana; TEXT-ALIGN: left; TEXT-DECORATION: none;
}

A:active {
	FONT-SIZE: 10pt; COLOR: Gray; FONT-FAMILY: verdana; TEXT-ALIGN: left; TEXT-DECORATION: none; 
}

A:hover {
	FONT-SIZE: 10pt; COLOR: Gray; FONT-FAMILY: verdana; TEXT-ALIGN: left; TEXT-DECORATION: none;
}



A.small:link {
	FONT-SIZE: 7pt; color: Gray; FONT-FAMILY: verdana; TEXT-ALIGN: left; TEXT-DECORATION: none;
}

A.small:visited {
	FONT-SIZE: 7pt; color: Gray; FONT-FAMILY: verdana; TEXT-ALIGN: left; TEXT-DECORATION: none;
}

A.small:active {
	FONT-SIZE: 7pt; COLOR: Gray; FONT-FAMILY: verdana; TEXT-ALIGN: left; TEXT-DECORATION: none; 
}

A.small:hover {
	FONT-SIZE: 7pt; COLOR: Black; FONT-FAMILY: verdana; TEXT-ALIGN: left; TEXT-DECORATION: none;
}



img {
  
border: 0;

}



body {
text-align: center;
}

.thin_border{
border: 1px solid Orange;
overflow: hidden;
}

.div_center {
   
top: 0px;
left:0;
right:0;
height: 100%;  
width: 800px;
  
margin: 0 auto;

text-align: justify;  
}




.div_body {
position: relative;
top: 0px;
right: 0px;
width: 800px;
height: 520px;
overflow: hidden;
background-color: WhiteSmoke;
}

.linkdiv {
position: relative;
top: 180px;
left:130px;
}

.floatleft {
float: left;
}

.table200 {
height: 200px;
}

.rooms {
position: relative;
top: 0px;
left: 30px;
}

.hometext {
position: relative;
top: 0px;
left: 15px;
width: 411px;
height: 480px;
border-left: 5px solid #999999;
padding: 5px;
}

.homebottom {
position: absolute;
bottom: 20px;
left: 15px;
}

.homepic {
position: absolute;
right: 10px;
top: 15px;
}

.copy {
position: absolute;
bottom: 0px;
left: 15px;
}