BODY{
	margin: 0px 0px 0px 0px;	
	background-position: top;
	background-color: #FFFFFF;
	background-image: url(../images/index-top-bg.jpg);
	background-repeat: repeat-x;
	padding: 0px 0px;
}
A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED{
	font-family:Verdana;
	color:#8C5F8C;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	word-spacing: -1px;
	text-decoration: underline;		
}
A:HOVER{
	font-family:Verdana;
	color:#8C5F8C;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	word-spacing: -1px;
	text-decoration: none;
}	
.link1:link, .link1:active, .link1:visited {
	font-family:Verdana;
	color:#CABDCA;
	font-size:10px;
	line-height:14px;
	font-weight:normal;
	text-decoration: none;
}
.link1:hover{
	font-family:Verdana;
	color:#CABDCA;
	font-size:10px;
	line-height:14px;
	font-weight:normal;
	text-decoration: underline;
}
.link2:link, .link2:active, .link2:visited {
	font-family:Verdana;
	color:#A18BA1;
	font-size:10px;
	line-height:14px;
	font-weight:normal;
	text-decoration: none;
}
.link2:hover{
	font-family:Verdana;
	color:#A18BA1;
	font-size:10px;
	line-height:14px;
	font-weight:normal;
	text-decoration: underline;
}
h1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#582a58;
	font-size:19px;
	line-height:22px;
	font-weight:normal;
	letter-spacing: 0;
	word-spacing: -2px;
	margin-bottom:15px;
}

h2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#582a58;
	font-size:19px;
	line-height:22px;
	font-weight:normal;
	letter-spacing: 0;
	word-spacing: -2px;
	margin-bottom:15px;
}

h3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#582a58;
	font-size:19px;
	line-height:22px;
	font-weight:normal;
	letter-spacing: 0;
	word-spacing: -2px;
	margin-bottom:15px;
}

TD{
	font-family:Verdana;
	color:#8C5F8C;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	word-spacing: -1px;
}	
P{
	font-family:Verdana;
	color:#666666;
	font-size:11px;
	line-height:16px;
	font-weight:normal;
	word-spacing: -1px;
}
.footer_text{
	font-family:Verdana;
	color:#CABDCA;
	font-size:10px;
	line-height:14px;
	font-weight:normal;
}
.footer_add{
	font-family:Verdana;
	color:#A18BA1;
	font-size:10px;
	line-height:14px;
	font-weight:normal;
}
.reserve_bg{
	background-image:url(../images/index-reserve-bg.gif);
	background-repeat:no-repeat;
}
.footer_bg{
	background-image:url(../images/footer-bg.gif);
	background-repeat:repeat-x
}
.email_bg{
	background-image:url(../images/email-bg.gif);
	background-repeat:no-repeat;
}
ul {
	margin-top:14px;
	margin-bottom: 21px;
	margin-right: 0px;
    padding: 0px;
	margin-left: 30px;
  }
li{
	list-style-image: url(../images/bullet.gif);
	vertical-align: middle;
	line-height: 28px;
	padding-left: 6px;
}
input{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}
input.email{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	background-color: #F8F8F8;
	color:#6A5467;
	width: 173px;
	height: 25px;
	border:none;
	padding-left: 6px;
	word-spacing: -1px;
}
input.check{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	line-height:14px;
	background-color: #F8F8F8;
	color:#6A5467;
	width: 85px;
	height: 16px;
	border:none;
	padding-left: 6px;
	word-spacing: -1px;
}
select{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #343434;
	background-color: #ffffff;
	width: 25px;
	border: 1px;
	border-color:#969694;
	margin-top: 0px;
}
select.rooms{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #343434;
	background-color: #ffffff;
	width: 58px;
	height:16px;
	border: 1px;
	border-color:#969694;
	margin-top: 0px;
}
.pointer { cursor: pointer } 

