body{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:11px;
	text-align:center;
	background:url(../design_images/bg.jpg) repeat-x;
	background-color:#fff;
	height:100%;
	margin:0;
	padding:0;
	border:0;
}

#subpage{
	background-position:0 -186px;	
}

a:link { color:#000; text-decoration:underline; font-weight:normal;}
a:visited { color:#000; text-decoration:underline; font-weight:normal;}
a:active { color:#000; text-decoration:underline; font-weight:normal; outline: none;}
a:hover { color:#666; text-decoration:underline; font-weight:normal;}
a:focus{-moz-outline-style: none;}


p{
	font-family:Arial, Helvetica, sans-serif;
	padding-top:3px; 
	padding-top:3px
	}
	
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0;
	margin:0;
	font-weight:normal;
	font-size:21px;
	font-style:italic;
	color:#3d1c2e;
}
	
	
h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0;
	margin:0;
	font-weight:normal;
	font-size:21px;
	font-style:italic;
	color:#3d1c2e;
}

h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0;
	margin:0;
	font-weight:bold;
	font-size:15px;
	font-style:normal;
	color:#3d1c2e;
}


#container{
 width:953px;
 text-align:left;
 margin:0 auto;
 padding:0;
}

.IE6Fix{
	display:none
	}

/* Header */

#top_section{
	float:left;
	width:953px;
	margin:0;
	padding:0;
}

	 #top_bar{
		padding:0;
		margin:0;
		background-color:#0F0;
	}

		#top_section #top_bar .top_menu{
			font-size:11px;
			text-transform:uppercase;
			float:right;
			color:#FFF;
			height:22px;
			margin:10px 20px 0 0;
			padding:0;
		}
		
			#top_section #top_bar .top_menu a{
				color:#ddd;
				text-decoration:none;
				margin:0 10px 0 0;
			}
			
			#top_section #top_bar .top_menu a:hover{
				color:#FFF;
			}
			
			#top_section #top_bar .top_menu img{
				vertical-align:top;
				margin:-3px 5px 0 0;
				border:none;
			}
			
		#top_section #top_bar .phone{
			float:left;
			border:none;
			padding:0;
			margin:0;
			background:url(../design_images/phone_no.gif) no-repeat;
			height:32px;
			width:198px;
		}
		
			#top_section #top_bar .phone p{
				display:none;
			}



/* Menus */

	#topMenu div{
		float:right;
		text-align:right;
		padding:9px 0 0 0;
		width:230px;
		vertical-align:middle;
		}
		
			#topMenu .field{
				background:url(../design_images/search_bg.jpg) no-repeat;
				border:0px;
				width:158px;
				height:22px;
				padding:2px;
				float:left;
				}
			
			#topMenu .button{
				background:url(../design_images/search_btn.gif) no-repeat;
				border:0px;
				width:56px;
				height:26px;
				cursor:pointer;
				float:left;
				}
		

/* Banners */

#banner{
	float:left;
	width:953px;
	border:none;
	margin:0;
	padding:0;
	}
	

/* Columns */

#col01{
	
	margin:15px 10px 10px 10px;
	float:left;
	width:215px;
	background:url(../design_images/vertical_line.jpg) no-repeat top right;
	min-height:226px; height:auto !important; height:226px;
}	

#col02{
	margin:15px 0 10px 0;
	padding: 0 10px 0 0;
	float:left;
	background:url(../design_images/vertical_line.jpg) no-repeat top right;
	min-height:226px; height:auto !important; height:226px;
}
	
	#col02 img{
		border: 3px solid #3d1c2e;
	}
	
#col03W{
	width:350px;
	min-height:226px; height:auto !important; height:226px;
	margin:15px 10px 10px 15px;
	float:left;
	background:url(../design_images/vertical_line.jpg) no-repeat top right;
}
	
	#col03W p{
		font-size:11px;
		line-height:15px;
		padding:10px 10px 0 0;
		margin:0;
		color:#333;
	}
	
	#col03W h3{
		font-family:Georgia, "Times New Roman", Times, serif;
		padding:10px 0 0 0;
		margin:0;
	}
	
	#col03W img{
		padding:10px 0 0 0;
		margin:0;
		border:none;
	}
	
#col03{
	width:265px;
	margin:15px 10px 10px 10px;
	float:left;
}
	
	#col03 p{
		font-size:11px;
		line-height:15px;
		padding:10px 0 0 0;
		margin:0;
		color:#333;
	}
	
	#col03 h3{
		font-family:Georgia, "Times New Roman", Times, serif;
		padding:10px 0 0 0;
		margin:0;
	}
	
	#col03 img{
		padding:10px 0 0 0;
		margin:0;
		border:none;
	}
	

#col01_B{
	margin:15px 10px 10px 10px;
	float:left;
	width:235px;
	background:url(../design_images/vertical_line2.jpg) no-repeat top right;
}	

	#col01_B img{
		border:none;
	}
	
	#col01_B ul{
		color:#3d1c2e;
		margin: 10px 0 30px 20px;
		padding:0;
		list-style:url(../design_images/bullet.gif);
	}
	#col01_B li{
		padding-bottom:4px;
	}
	#col01_B a{
		color:#3d1c2e;
		font-size:12px;
	}

#col02_B{
	margin:15px 0 10px 0;
	padding: 0 10px 0 0;
	float:left;
	width:450px;
	background:url(../design_images/vertical_line2.jpg) no-repeat top right;
}
	
#col03_B{
	width:215px;
	margin:15px 0 10px 10px;
	float:left;
}
	
	#col03_B h1{
		padding: 200px 0 15px 0;
	}
	
	
	.booking{
		float:left;	
	}
	
	.booking span{
		color:#3d1c2e;
	}
	
	.booking .booking_row{
		margin-bottom:5px;
	}
	
	.rowError{
		text-align:left;
		color:#FF4246;
		font-size:12px;
		font-weight:bold;
	}
	
	.booking input{
		border:solid 1px #3d1c2e;
		color:#3d1c2e;
		padding:0;
		width:120px;
		margin-top:10px;
	}
		
	.booking_banner{
		position:relative;
		width: 220px;
		margin:-280px 0 0 0;
		padding:17px;
		float:left;
			}
	
	.booking_banner span{
		color:#3d1c2e;
	}
	
	.booking_banner .booking_row{
		margin-bottom:5px;
	}
	.booking_banner input{
		border:solid 1px #3d1c2e;
		color:#3d1c2e;
		padding:0;
		width:120px;
		margin-top:10px;
	}
	
	
	
	.booking_buttons{
		width:136px;
		margin-right:4px;
		color:#FFF;
		float:left;
	}
	
	
		.booking_buttons input {
			font-size:11px;
			color:#FFF;
			width:136px;
			background:url(../design_images/bg_button.jpg) no-repeat;
			border:0;
			display:block;
			text-align:center;
			padding:10px 0 10px 0;
			margin-bottom:4px;
			cursor:pointer;
		}		
		
		.booking_buttons a {
			font-size:11px;
			color:#FFF;
			width:136px;
			height:24px;
			background:url(../design_images/bg_button.jpg);
			display:block;
			text-align:center;
			padding:10px 0 0 0;
			margin-bottom:4px;
		}
		.booking_buttons a:hover {
			text-decoration:none;
			 -moz-opacity:.90; filter:alpha(opacity=90); opacity:.90; 
		}
		
		
		.hov_img {text-decoration:none}
		.hov_img a{text-decoration:none}
		.hov_img a:link{text-decoration:none}
		.hov_img :hover{-moz-opacity:.90; filter:alpha(opacity=90); opacity:.90; text-decoration:none}

#footer_container {
	width:100%;
	border-top:solid 2px #3d1c2e;
	float:left;	
}

#footer {
	padding:30px 5px 5px 30px;
	width:953px;
	margin:0 auto;
	text-align:centre;
}

	#footer img {
		padding:0 3px 0 0;	
	}

	#footer p {
		margin:0;
		padding:0;
	}
	
	#footer a {
		color:#555;	
	}
		#footer .footer_text{
			width:650px;
			text-align:center;
			color:#555;
			float:left;
			padding:0 30px 0 30px;
		}
		
		#footer .footer_images{
			float:left;
		}
	
/* Main Menu */
#nav{
		float:left;
		width:953px;
		height:43px;
		padding:0;
		margin:2px 0 0 0;
		list-style-type:none;
		list-style-position:outside;
		position:relative;
		line-height:1.5em; 
		z-index:200;
	}

			#nav ul{

			}
			
			#nav ul li a{
			display:block;
			float:left;
			padding:3px 0 3px 0;
			color:#ddd;
			text-decoration:none;
			text-align:center;
			}
			
			#nav ul li a:hover{
			background-color:#ddd;
			color:#333;
			}
			
			#nav li{
			float:left;
			position:relative;
			}
			
			#nav ul {
			padding:1px 0 0 0;				
			margin:25px 0 0 -1px;
			position:absolute;
			display:none;
			width:12em;
			top:1.5em;
			list-style:none;
			list-style-position:outside;
			line-height:1.5em; 
			background:url(../design_images/bg_menu.jpg) repeat-x #3a192b;
			border-bottom:1px #6a3a55 solid;
			border-left:1px #6a3a55 solid;
			border-right:1px #6a3a55 solid;
			}
			
			#nav li ul a{
			width:12em;
			height:auto;
			float:left;
			}
			
			#nav ul ul{
				top:auto;
				padding:0;
				
			}	
			
			#nav li ul ul {
			left:12em;
			margin:0px 0 0 0;
			}
			
			#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
			display:none;
			}
			#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
			display:block;
			}

		
		#nav .menu_01
		{
			background:url(../design_images/menu01.gif);
			width:115px;
			height:43px;
		}
			#nav .menu_01:hover
			{
				background-position:0 -43px;
			}
		
		#nav .menu_02
		{
			background:url(../design_images/menu02.gif);
			width:89px;
			height:43px;
		}
			#nav .menu_02:hover
			{
				background-position:0 -43px;
			}

		#nav .menu_03
		{
			background:url(../design_images/menu03.gif);
			width:77px;
			height:43px;
		}
			#nav .menu_03:hover
			{
				background-position:0 -43px;
			}
					
		#nav .menu_04
		{
			background:url(../design_images/menu04.gif);
			width:108px;
			height:43px;
		}
			#nav .menu_04:hover
			{
				background-position:0 -43px;
			}
		#nav .menu_05
		{
			background:url(../design_images/menu05.gif);
			width:124px;
			height:43px;
		}
			#nav .menu_05:hover
			{
				background-position:0 -43px;
			}
		#nav .menu_06
		{
			background:url(../design_images/menu06.gif);
			width:100px;
			height:43px;
		}
			#nav .menu_06:hover
			{
				background-position:0 -43px;
			}
		#nav .menu_07
		{
			background:url(../design_images/menu07.gif);
			width:116px;
			height:43px;
		}
			#nav .menu_07:hover
			{
				background-position:0 -43px;
			}
		#nav .menu_08
		{
			background:url(../design_images/menu08.gif);
			width:111px;
			height:43px;
		}
			#nav .menu_08:hover
			{
				background-position:0 -43px;
			}
			#nav .menu_09
		{
			background:url(../design_images/menu09.gif);
			width:113px;
			height:43px;
		}
			#nav .menu_09:hover
			{
				background-position:0 -43px;
			}
	
			#nav .menu_01 a, #nav .menu_02 a, #nav .menu_03 a, #nav .menu_04 a, #nav .menu_05 a, #nav .menu_06 a, #nav .menu_07 a, #nav .menu_08 a, #nav .menu_09 a
			{
				display:block;
				width:100%;
				height:100%;
				
		}
		
		#nav .hidden {
			display:none;	
		}
		
/* Overviews */

.overview
{
	width:450px;
	padding: 0 0 5px 0;
	border-bottom:2px #CCC solid ;
	margin:10px 6px 0 0;
	float:left;
}
.overview h3
{
	margin:10px 0 0 0;
	color:#39192b;
	padding:0px;
	font-size:15px;
	padding:0 0 3px 0;
	font-weight:bold;
}

.overview h3 a
{
	text-decoration:none;
	font-weight:bold;
	color:#333;
}

.overview img{
	float:left;
	margin-right:15px;
	width:100px;
	height:100px;
	border:4px solid #E1E1E1;
}

.overview p{
	float:left;
	width:310px;
	border:0px;
	text-align:justify;
}

/* Contact us */

#contact{
   width:300px;
   float:left;
   
   margin:0 0 0 0;
}

#contact h3{
	color:#000;
	font-size:14px;
	font:Arial, Helvetica, sans-serif;
	padding:0 0 0 10px;
	margin:0;
}

#contact_form{
   padding:10px 10px 0 10px;
   width:280px;

}

#contact_form .row{
                text-align:right;
                padding-bottom:10px;
}

#contact_form .textbox{
                border:1px solid #747474;
                width:170px;
                font-size:12px;
                color: #747474;
                margin-left:7px;
                vertical-align:text-top;
}

#contact_form .button{
                border:0;
                font-size:12px;
                padding:3px;
                color:#fff;
                background: #39192b;
				cursor:pointer;
}

#contact_detail {
	width:200px;
	margin:0 20px 10px 0 ;
	padding:0 0 0 0;
	float:left
	}
	
.photo
{
    float:left;
    text-align:left;
	width:145px
}

.photo p
{
	font-size:9px;
	font-weight:normal;
	height:40px;
}



#special_offers_ticker { width: 150px;}