body {
	margin: 0;
	padding: 0;
}
#container {
	position: relative;
	width: 968px;
	margin: 0 auto;
	background: url(../images/background_rpt.gif) repeat-y;
}
#footprint {
	position: relative;
	width: 968px;
	background: url(../images/footprint.gif) no-repeat;
}
#content {
	position: relative;
	width: 575px;
	margin-right: 62px;
	padding: 58px 0;
	float: right;
}
.stag-weekends #content,
.stag-do-ideas #content,
.hen-weekends #content,
.hen-party-ideas #content,
.quad-biking #content,
.quad-trekking #content, 
.clay-pigeon-shooting #content {
	width: 375px;
	margin-right: 262px;
}
.round_all_5{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.round_all_15{
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.bottom_15{
	-webkit-border-radius: 0px 0px 15px 15px;
	-moz-border-radius: 0px 0px 15px 15px;
	border-radius: 0px 0px 15px 15px;
}
.sidebar {
	position: relative;
	float: right;
	width: 245px;
	margin-right: -290px;
}
#content .sidebar ul{
	margin-bottom: 15px;
	margin-left: 7px;
	padding-left: 7px;
}
#content .sidebar ul li{
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	color: #666;
}
.sidebar h1{
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;
	line-height: 1;
}
.sidebar h3{
	font-weight: bold;
	font-size: 2em;
	margin: 0;
	padding: 0;
}
.sidebar span{
	color: #4d5ec8;
	font-size: 0.9em;
	font-weight: bold;
	padding-bottom: 0;
	margin: 10px 0 0 0;
	line-height: 1;
}
.sidebar p.list_heading, .sidebar p.list_heading strong, .sidebar p.list_heading span{
	color: #4d5ec8;
	font-weight: bold;
}
.sidebar p.list_heading{font-size: 1.2em;}
.sidebar p.list_heading span{font-size: 0.8em; }
.sidebar p.list_heading strong{font-size: 2.8em;}
.sidebar_top{
	width: 205px;
	padding: 10px;
	background-color: #fff;
	border: 7px solid #4d5ec8;
}
.sidebar_top{
	position: relative;
	z-index: 10;
}
.sidebar_top ul{
	font-size: 0.8em;
}
.sidebar_bottom{
	background-color: #4d5ec8;
	color: #fff;
	padding: 15px 10px 0 10px;
	margin-top: -25px;
	border: 7px solid #4d5ec8;
	width: 205px;
	position: relative;
	z-index: 1;
}
.sidebar_bottom h2{
	color: #fff;
	text-transform: uppercase;
	font-size: 1.2em;
	margin-bottom: 3px;
	text-align: center;
	padding-top: 15px;
}
#phone_back{
	width: 205px;
}
#phone_back input{
	width: 199px;
	margin-bottom: 9px;
	padding: 3px;
	font-size: 0.9em;
	color: #666666;
	border: 0;
}
#phone_back .submit{
	background-color: #fff;
	color: #4d5ec8;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	width: 205px;
	font-size: 1.2em;
}
#phone_back .submit:hover{
	cursor: pointer;
}
#hero {
	position: relative;
	margin: 0 -5px 25px -10px;
}
#hero_png {
	position: relative;
	margin: -58px -95px 25px -100px;
}
#footer {
	position: relative;
	width: 868px;
	padding: 0 50px;
	text-align: center;
	font-size: 0.8em;
}
#footer a:hover {
	text-decoration: underline;
}
#footer ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 0.8em;
}
#footer ul li {
	display: inline;
}
#footer ul li a {
	color: #666;
	text-decoration: none;
}
#icons img {
	position: relative;
	float: left;
	margin: 0 46px 46px 0;
}
#icons img.last {
	margin-right: 0;
	float: right;
}

/* MISC */

input, select, textarea {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
textarea {
}
input {
	vertical-align: middle;
}
.spacer {
	height: 0;
	line-height: 0;
	clear: both;
}
a img, img {
	border: none;
	vertical-align: middle;
}
img.left {
	position: relative;
	margin: 0 17px 9px 0;
	float: left;
}
img.right {
	position: relative;
	margin: 0 0 9px 17px;
	float: right;
}
img.page_ends {
	background-color: #d7dbf0;
}
form {
	padding: 0;
	margin: 0;
}
