/* MAIN TEMPLATE COMPONENTS */
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	color: #5A83C0;
	font-family: verdana, arial, helvetica, sans-serif;
	background-image: url('/images/holding/grey_grad_bkgrnd.jpg');
	background-repeat: repeat-x;
	line-height: 150%;
}

#mainwrapper {
	width: 773px;
	background-color: white;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

#wrapper {
	position: relative;
	text-align: left;
}

#strapline {
	font-decoration: italic;
	font-size: 13px;
	position: absolute;
	top: 65px;
}


#content {
	margin : 0px 0px 0px 193px;
	width: 580px;
}

#homepage_content {
	padding : 10px 10px 10px 20px;
	position: relative;
}

#content_inner {
	position: relative;
	border-left: 0px;
	padding: 50px 20px 10px 20px;
	background: url('/images/right_shadow.png') repeat-y left top;
	min-height: 700px;
}

#content.default {
	background: url('/images/inner/stow-court-front-right.jpg') no-repeat 0px 0px;
}

#inner_drop {
	display: none;
}

#header {
	padding: 20px;
	height: 70px;
	margin: 0px;
	position: relative;
}

#header a img {
	border: 0px;
	position: absolute;
	top: 27px;
	left: 20px;
}

object {
        width: 773px;
        height: 308px;
        position: relative;
}

/* GOOGLE FINDER */
#postcode {
	width: 182px;
	position: absolute;
	top: 30px;
	right: 10px;
	z-index: 2;
	color: black;
}

#go {
	width: 25px;
	position: relative;
	right: 5px;
	top: 0px;
	width: 25px;
	border: 1px solid #CCCCCC;
	background-color: #5a83c0;
	height: 23px;
	font-size: 9px;
	color: white;
	padding-left: 2px;
}

#postcode td, #postcode label {
	font-size: 11px;
	line-height: 100%;
}

#postcode table {
	margin-top: 5px;
	width: 175px;
}

#postcode_input {
	width: 14em;
	font-size: 9px;
	height: 12px;
}
#postcode2_label {
	position: relative;
	right: 5px;
}
#location_postcode {
	position: relative;
	top: -15px;
}

/* INFORMATION */
.information_image {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
}
