/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #656565;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	list-style-type: circle;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	
}
a {
	color:#0086df;
}

a:hover {
	color:#666666;
	text-decoration:none;
}


#wrapper {
	width: 800px;
	height: 100%;
	border: 1px solid #999999;
	padding: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
#header {
	background-repeat: no-repeat;
	height: 90px;
	width: 800px;
}
#main {
	width: 799px;
	height: 608px;
	}
#contact {
	top: 3px;
	float: right;
	position: relative;

}
.leftmenubar {
	background-repeat: no-repeat;
	color: #FFFFFF;
	width: 215px;
	top: 5px;
	position: relative;
	float: left;
	height: 187px;
}
.lefthandcontent {
	height: 410px;
	width: 210px;
	float: left;
	padding-top: 10px;
}
.Header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #F1068C;
}


.middlecsection {
	width: 277px;
	float: left;
}


.menubar {
	background-color: #FC54B5;
	border: 1px solid #666666;
	height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.righthandcontent {
	width: 578px;
	padding-top: 5px;
	float: right;
}
.leftsection {
	float: right;
	background-image: url(images/hotelsearch.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 270px;
	font-size: 10px;
	padding-top: 20px;
	padding-left: 0px;
}
.righthand {
	background-color: #F5F5F5;
	height: 159px;
	width: 223px;
	border: 1px solid #999999;
	float: right;
	padding-top: 10px;
	margin-top: 20px;
	position: relative;
	top: -45px;
}
.intro {
	width: 281px;
	float: left;
	padding-left: 5px;
}
.theatre {
	float: right;
	width: 286px;
	background-image: url(images/theatrebreaks.jpg);
	background-repeat: no-repeat;
	height: 200px;
}
.centre {
	text-align: center;
}
.rightsection {
	float: right;
	width: 286px;
	padding-left: 0px;
	background-image: url(images/pamperingbreaks.jpg);
	background-repeat: no-repeat;
	height: 187px;
}
.floatright {
	float: right;
}

.boxtext {
	padding-right: 5px;
	padding-left: 5px;
}

.theatrebreaks {
	width: 286px;
	float: left;
	height: 200px;
	background-image: url(images/winebreaks.jpg);
	background-repeat: no-repeat;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.concertbreaks {
	width: 286px;
	float: right;
	height: 200px;
	background-image: url(images/concertbreaks.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.latestnews {
	height: 397px;
	width: 205px;
	float: left;
	background-image: url(images/latestnews2.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
#quicksearch {
	float: right;
	padding-right: 5px;
	padding-top: 15px;
}
.logo {
	float: left;
}

#footerbar {

	background-color: #999999;
	border: 1px solid #666666;
	height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 22px;
	padding-bottom: 5px;
	padding-left: 50px;
}
.gobutton {
	position: relative;
	top: 2px;
}
.sbmenubar {
	background-color: #FC54B5;
	border: 1px solid #666666;
	height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 22px;
	padding-bottom: 5px;
	padding-left: 22px;
	width: 755px;
}
#menubar a {
  color: #FFFFFF;
text-decoration: none;

}
#menubar a:hover {
  color: #656565;
}
#menubar a:active {
  color: #656565;
}#header a {
  color: #656565;
text-decoration: none;

}
#header a:hover {
  color: #f1058c;
}
#header a:active {
  color: #f1058c;
}

#footerbar a {
  color: #FFFFFF;
text-decoration: none;

}
#footerbar a:hover {
  color: #656565;
}
#footerlinks {
	font-size: 10px;
	text-align: center;
}
#footerlinks a {
  color: #656565;
text-decoration: none;

}
#footerlinks a:hover {
  color: #f1058c;
}.pressedlink {
	color: #FC54B5;
}
