body, td {
	font-family: Sylfaen;
	font-size: 14px;
	color: #2F4F4F;
}
.header{
background-image: url(../jpg/layout/top1-bg.jpg);
text-align: right;
vertical-align: text-top;
height: 182px;
width: 760px;
background-repeat: no-repeat;
background-color: White;
margin: 0px 0px 0px 0px;
}
.index{
background-image: url(../jpg/layout/left1-bg.jpg);
height: 360px;
width: 105px;
text-align: left;
vertical-align: text-top;
background-repeat: no-repeat;
background-color: White;
margin: 0px 0px 0px 0px;
}
.main{
height: 360px;
width: 500px;
vertical-align: top;
text-align: left;
padding:10px 10px 10px 10px;
background-color: White;
}
.contact{
height: 360px;
width: 501px;
vertical-align: top;
text-align: left;
padding:10px 10px 10px 10px;
background-color: White;
}
.rooms{
height: 360px;
width: 501px;
vertical-align: top;
text-align: left;
padding:10px 10px 10px 10px;
background-color: White;
}
.quote{
background-image: url(../jpg/layout/quote-bg.jpg);
height: 162px;
width: 155px;
background-repeat: no-repeat;
background-color: White;
}
.quote-nor{
background-image: url(../jpg/layout/quote-bg-nor.jpg);
height: 162px;
width: 155px;
background-repeat: no-repeat;
background-color: White;
}
.bottom{
width: 760px;
text-align: center;
background-color: White;
}
.picture{
padding:0px 0px 0px 0px;
background-color: White;
}
.imgborder{
border:8px solid White;
background-color: White;
}
h1 {
	font-size : 20px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px; color: #666701;
	font-family: Sylfaen;
}
a:link, a:active, a:visited {
	color : #9A9A68; background-color: White; text-decoration: none;
}
a:hover {
	text-decoration: underline; color : #9A9A68;
}

