/* CSS Document */

* {
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Arial;
}
body{
	background:url(../images/bg.jpg);
}
#contain{
	margin: 30px auto;
	width:900px;
	position:relative;
}

#header{
	margin-top:10px;
	height:54px;
	background: url(../images/header-bg.jpg) no-repeat #000000 0px 10px;
	color: #FFFFFF;
	position:relative;
	padding:10px;
}

#header h1{
	text-transform:uppercase;
	padding-top:5px;
	padding-left:120px;
	display:none;
	}
#header h3{
	color: #efefef;
	position:absolute;
	top:25px;
	right: 15px;
	}
	

/* CONTENT */
#content{
	position:relative;
	clear:both;
	height: 100%;
	background: #FFFFFF url(../images/bg-full.jpg) repeat-y;
	}

#content h2{
	margin-top:20px;
	margin-bottom:10px;
	color: #d53f99;
}

#clear{
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	position:relative;
	clear: both;
}


	
#left{
	width:360px;
	float:left;
	background-color:#000000;
	position: relative;
  	display: table;
  	height: 100%;
	color:#FFFFFF;
}



#right{
	width:490px;
	float:right;
	padding-left:20px;
	padding-right:20px;
	min-height:400px;
	background: #FFFFFF url(../images/bg-right.jpg) no-repeat 50% 50%;
}

#right a{
	border-bottom: 1px dotted #000000;
	text-decoration:none;
}

#right p, #right td{
	margin:20px 0;
	color: #444;
	text-decoration: none;
	word-spacing: 0.05em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.3em;
	font-size: 0.9em;
	}

#right table{
	margin-bottom:10px;
}

#right li{
	margin:3px 0 3px 15px;
	color: #444;
	text-decoration: none;
	word-spacing: 0.05em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.3em;
	font-size: 0.9em;
}

#right ul{
	margin:0;
	padding:0;
}

#footer{
	background-color: #788a94;
	padding:10px;
	font-size:11px;
	color:#FFFFFF;
	clear:both;
	}

#footer a{
	color:#FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}
#footer a:hover{
	color: #101842;
	border-bottom: 1px dotted #101842;
	text-decoration:none;
	}


.footerLeft{
	float:left;
	}

.footerRight{
	float:right;
	text-align:right;
	}
#footerClear{
	clear:both;
	color:#101842;
	padding-top:5px;
}

#footerClear a{
	color:#101842;
	border-bottom: 1px dotted #101842;
	text-decoration:none;
	font-weight:bold;
	}
#footerClear a:hover{
	color: #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	text-decoration:none;
	}

.news{
	width:100%;
	position:relative;
	margin-bottom:5px;
}

.news h3{
	background: #d53f99;
	color: #FFFFFF;
	padding:5px;
	text-transform:uppercase;
	font-size:14px;
	position:relative;
}

.news h3 .date{
	position:absolute;
	right:7px;
	top:7px;
	font-size:10px;
}

.news p{
	padding: 0px 5px;
}

.news .image{
	float:right;
	padding:5px 0 5px 5px;
}

.news .clear{
	clear:both;
	height:1px;
}

.bqstart {
     float: left;
     height: 45px;
     margin: -25px 0 -25px -20px;
     font-size: 500%;
     color:#d53f99;
 }

 .bqend {
     float: right;
     height: 25px;
	 margin: -55px -15px 0 0;
     font-size: 500%;
     color: #d53f99;
 }
 
blockquote{
	padding:20px;
	position:relative;
}

blockquote p{
	padding: 0 30px 0 20px;
	}

blockquote .bqfrom{
	font-weight:bold;
	}

.test-link{
	background-color: #d53f99;
	padding: 3px 5px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
	margin-right:5px;
	line-height:35px;
}

.leftBox{
	margin-bottom:10px;
	position:relative;
}

.leftBox a{
	text-decoration:none;
	border-bottom: 1px dotted #FFFFFF;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}

.leftBox a:hover{
	border-bottom: 1px dotted #000000;
	color:#000000;
}

.availBox{
	background:#d53f99 url(../images/bg-availBox.jpg) no-repeat top right;
	height:20px;
	padding:10px;
	}

.availBox .title {
	text-transform:uppercase;
	font-size:20px;
	margin-top: -4px;
	}

.availBox .title a{
	font-size:20px;
	}

.offersBox{
	background:#788a94 url(../images/bg-offersBox.jpg) no-repeat top right;
	padding:10px;
	}

.offersBox .title{
	text-transform:uppercase;
}
.offersBox .title2{
	font-size:11px;

}

.testBox{
	background:#3c4e58 url(../images/bg-testBox.jpg) no-repeat;
	padding:10px 10px 10px 90px;
	}

.testBox .title{
	text-transform:uppercase;
}
.testBox .title2{
	font-size:11px;
}

.searchRight{
	background:#efefef;
	border: 1px solid #999;
	padding:5px;
	position:relative;
}

.searchRight .message{
	float:left;
	width:50%;
}

.westieBox{
	background:url(../images/westie-opaque.png) no-repeat top right;
	padding:30px 20px;
	height:199px;
	margin-left: 20px;
	position:relative;
	}

.westieBox .title{
	margin-top:10px;
	font-size:22px;
}

.availBox2{
	background:#d53f99 url(../images/bg-availBox2.jpg) no-repeat top right;
	padding:10px;
	position:relative;
	}

.newsBox{
	background:#3c4e58 url(../images/bg-newsBox.jpg) no-repeat top left;
	padding:10px 10px 10px 90px;
	position:relative;
	}
.newsBox .title2{
	font-size:11px;
}

.availBox2 .title {
	margin-top:5px;
	font-size:12px;
	}
.leftBox h5 {
	text-transform:uppercase;
	font-size:20px;
	margin-top: -4px;
	}

.availBox2 .formSelect{
	color:#df3f99;
}

.availBox2 .submit {
	border: 2px solid #000;
	padding: 3px 15px;
	background: #FFFFFF;
	color: #000000;
	text-transform:uppercase;
	vertical-align: bottom;
	position:absolute;
	right: 90px;
	bottom: 10px;
}

.rooms{
	background-color: #788a94;
	margin-bottom:10px;
	color:#FFFFFF;
}

.rooms h5{
	background-color: #3c4e58;
	padding:10px;
}
.rooms a{
	color: #FFFFFF;
}

.rooms table{
	padding:10px;
}

#right .formInput{
	padding: 5px;
	font-weight:bold;
	width:16em;
	font-size: 18px;
	display:inline;
	}
#right .formInput2{
	padding: 5px;
	font-weight:bold;
	width:8em;
	font-size: 18px;
	display:inline;
	}
#right .formSelect{
	padding:5px;
	font-size:18px;
	font-weight:bold;
	display:inline;
}

.oBoxBig{
	width: 470px;
	padding:15px;
	background:#EFEFEF;
}
.oBox{
	width:150px;
	background: #788a94;
	color:#101842;
	float:left;
	min-height:120px;
}
.pBox{
	width:230px;
	background: #788a94;
	color:#101842;
	float:left;
	min-height:120px;
}

.oBox p, .pBox p{
	text-align:center;
}

.oBox h5, .pBox h5{
	padding:5px 0 0 5px;
}

.oBox a, .pBox a{
	background-color:#FFFFFF;
	color: #101842;
	padding:3px;
	text-align:center;
}
.left{
	margin-right:10px;
}

.oClear{
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
	color: #EFEFEF;
}


.kwicks {
	list-style: none;
	position: relative;
	margin: 10px 0;
	padding: 0;
}
.kwicks li{
	display: block;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
	background:url(slider-bg.jpg) repeat-x;
}


#contain #content #left .kwicks li{
	width: 360px;
	height: 100px;
	margin-bottom: 3px;
	position:relative;
	background-color: #EFEFEF;
}


#contain #content #left .kwicks li .image{
	width:360px;
	height:160px;
}

#contain #content #left .kwicks li h3{
	padding:10px;
}

#contain #content #left .kwicks li p{
	padding:10px;
	font-size:0.9em;
}

#contain #content #left .kwicks li a{
	border-bottom: 1px dotted #000000;
	text-decoration:none;
	color:#000000;
}

.radiotay{
		position:relative;
}

.radiotay a{
		color:#000000;
}

#galleryHalf, #galleryFull, #galleryHalf img, #galleryFull img{
	width:360px;
}