html {
	height:100%;
	width:100%;
}

body {
	height:100%;
	font-family: Tahoma, sans-serif;
	font-weight:normal;
	font-size: 62.5%;
	background:#402181 url(../images/bg.gif) repeat-x top;
}

html, body, h1, h2, h3, h4, h5, h6, p, em, strong, abbr, acronym, blockquote, q, cite, ins, del, dfn, a, div, span, pre, hr, address, br, b, i, sub, sup, big, small, tt, table, tr, caption, thead, tbody, tfoot, col, colgroup, form, input, label, textarea, button, fieldset, legend, select, option, optiongroup, ul, ol, li, dl, dt, dd, code, var, kdb, samp, img, object, param, map, area, bdo, iframe {
	padding:0;
	margin:0;
	border:0;
}

img {display:block;} 



.clear:after{
	content:".";
	height:0;
	visibility: hidden;
	display:block;
	clear:both;
}

* { outline: none;}

a:hover{
	text-decoration:none;
}

.all-LT{
	width:755px;
	margin:15px auto 0 auto;
	background:#f6f6f6 url(../images/corner-LT.gif) no-repeat left top;
}
.all-RT{ background:url(../images/corner-RT.gif) no-repeat right top;}
.all-RB{ background:url(../images/corner-RB.gif) no-repeat right bottom;}
.all-LB{ 
	background:url(../images/corner-LB.gif) no-repeat left bottom;
	padding:3px;
}
.header{
	background: url(../images/header-bg.jpg) no-repeat left top;
	height:106px;
	padding:0 12px 0 11px;
	margin:0 0 20px 0;
}

.logo{
	float:left;
	margin:6px 0 0 0;
}
.secondary-nav{
	float:right;
	margin:81px 0 0 0;
}
.secondary-nav li{
	list-style:none;
	float:left;
	height:25px;
	margin:0 0 0 3px;
	background:url(../images/main-nav-l.gif) no-repeat left top;
}
.secondary-nav li a{
	display:block;
	padding:6px 10px 0 10px;
	text-align:center;
	color:#fff;
	font-size:1.3em;
	text-decoration:none;
	background: url(../images/main-nav-r.gif) no-repeat right top;
}
.secondary-nav li a:hover{
	color:#000;
}
.round-LT{ 
	background:url(../images/round-LT.gif) no-repeat left top; 
	zoom:1;
}
.round-RT{ 
	background:url(../images/round-RT.gif) no-repeat right top; 
	zoom:1;
}
.round-RB{ 
	background:url(../images/round-RB.gif) no-repeat right bottom; 
	zoom:1;
	padding:9px 0;
}
.round-LB{ 
	background:url(../images/round-LB.gif) no-repeat left bottom; 
	zoom:1;
}
.round-inner{
	background:#fff;
	border-left:2px solid #e8e8e8;
	border-right:2px solid #e8e8e8;
}
.overflow{overflow:hidden;}
.footer{
	margin-top:4px;
}
.foot-links{
	margin-left:75px;
	overflow:hidden;
}
.foot-links li{
	list-style:none;
	float:left;
	border-right:1px solid #3f3f3f;
	padding:0 5px 2px 5px;
	font-size:1.1em;
}
.foot-links li a{
	color:#3f3f3f;
}
.foot-links li a:hover{
	color:#ae123a;
}
.foot-links li.last{
	border:none;
}
.side-content{
	float:left;
	display:inline;
	width:171px;
	padding:0 0 0 7px;
}
.main-nav{
	padding:0 0 0 1px;
	margin-bottom:-3px;
	zoom:1;
	position:relative;
	z-index:1;
}
.main-nav h2{
	background: url(../images/side-nav-tit.gif) no-repeat left top;
	font-size:1.3em;
	text-align:center;
	padding:7px 0 0 0;
	margin:-2px 0 9px 0;
	height:20px;
	position:relative;
	z-index:10;
}
.main-nav li{
	list-style:none;
}
.main-nav a{
	margin:3px 0 0 0;
	font-size:1.3em;
	text-decoration:none;
	color:#fff;
	background:url(../images/secondary-nav-l.gif) no-repeat left top;
	display:block;
}
.main-nav span{
	background:url(../images/secondary-nav-r.gif) no-repeat right top;
	display:block;
	padding:6px 0 0 14px;
	height:22px;
	cursor:pointer;
}
.main-nav a:hover{
	color:#000;
	background-position:left bottom;
}
.main-nav a:hover span{	background-position:right bottom;}
.address{
	color:#787777;
	font-size:1.1em;
	line-height:1.6em;
	padding:0 0 0 13px;
}
.address a{	color:#ae123a;}
.address p{	padding:14px 0 0 0;
}
.margintop{ margin-top:6px;}
.main-content{
	float:right;
	display:inline;
	margin:0 19px 0 0;
	width:544px;
}
.banner{ 
	border:2px solid #e8e8e8;
	width:475px;
	margin:0 auto 10px auto;
}
.content{
	background:url(../images/cont-corner.gif) no-repeat left top;
	padding:7px 0 0 30px;
	font-size:1.1em;
	line-height:2em;
	color:#6f6e6e;
}
.content h2{
	color:#000;
	font-size:1.6em;
	margin:3px 0 0 0;
	padding-bottom: 10px;
}
.content a{ color:#ae123a;}
.content a:hover{
	text-decoration:none;
	color:#000;
}
.content .cont-img{
	float:left;
	display:inline;
	border:2px solid #c12f54;
	margin:10px 20px 0 0;
}
.content p{
	margin:5px 0 0 0;
}

.content ul{
margin-left:12px;
}

.border {
	border:1px solid #cccccc;
}

.third-nav{
	float:right;
}
.third-nav li{
	float:left;
	list-style:none;
}
.third-nav a{
	display:block;
	text-indent:-5000px;
	background-position:left top;
	width:23px;
	height:22px;
	margin:0 0 0 8px;
	overflow:hidden;
}
.third-nav a:hover{	background-position:left bottom;}
.home{ background-image:url(../images/menu-1.gif);}
.contact{ background-image:url(../images/menu-2.gif);}
.sitemap{ background-image: url(../images/menu-3.gif);}
.copyright{
	width:755px;
	margin:0 auto;
	padding:3px 0 10px 0;
	color:#cbcaca;
	font-size:1.1em;
	text-align:center;
}


.booking-options ul {
list-style:none;
margin-top:40px;
margin-left:50px;

}
.booking-options li {
margin-bottom:20px;

}
.booking-options a{
	margin:3px 0 0 0;
	font-size:1.3em;
	text-decoration:none;
	color:#fff;
	background:url(../images/secondary-nav-l.gif) no-repeat left top;
	display:block;
	width:200px;
}
.booking-options span{
	background:url(../images/secondary-nav-r.gif) no-repeat right top;
	display:block;
	padding:2px 0 0 14px;
	height:26px;
	cursor:pointer;
}
.booking-options a:hover{
	color:#000;
	background-position:left bottom;
}
.booking-options a:hover span{	background-position:right bottom;}






