body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}

a:link {
	color: #360032;
}
a:visited {
	color: #360032;
}
a:hover {
	color: #9A0034;
}
a:active {
	color: #9A0034;
}

.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #B8A7B8;
	text-decoration: none;
}
.nav a:active {
	color: #B8A7B8;
	text-decoration: none;
}

.text_home a:link {
	color: #FFFFFF;
}
.text_home a:visited {
	color: #FFFFFF;
}
.text_home a:hover {
	color: #B8A7B8;
}
.text_home a:active {
	color: #B8A7B8;
}

.top {
	background-image: url(images/img_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
}
.img_home {
	background-color: #000000;
	background-image: url(images/img_hm.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.body {
	background-image: url(images/bg_fade_body.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #990033;
}
.hm_box {
	background-image: url(images/hm_box_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #FFFFFF;
}
.hdr_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #330033;
}
.subhdr_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #330033;
	line-height: 18px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.hdr {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.sub_box {
	border: 1px solid #360032;
	margin-left: 15px;
}
.img_about {
	background-image: url(images/img_about.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.text_home {
	color: #FFFFFF;
}
.img_booking {

	background-image: url(images/img_booking.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.img_schedule {


	background-image: url(images/img_schedule.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.img_order {



	background-image: url(images/img_order.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.img_news {




	background-image: url(images/img_news.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.img_disc {





	background-image: url(images/img_disc.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.img_gallery {






	background-image: url(images/img_gallery.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.img_contact {







	background-image: url(images/img_contact.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
