body {
	background-color: #F1F5DA;
	margin:0px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
}
/* CONTAINERS */

.pagecontainer {
	width:100%;
	height:auto;
	position:absolute;
	z-index:1;
}
.maincontainer {
	position:relative;
	margin:0px auto;
	width:985px;
	height:auto;
	z-index: 1;
	background-image: url(../bourton-lettings-images/background.gif);
}
.maintable {
	width:985px;
	height:auto;
}

/* HEADER ITEMS */

.logoarea {
	height: 91px;
	width: 985px;
	background-color: #F1F5DA;
}
.telephone {
	float:right;
	margin-top: 30px;
	height: 48px;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006f3b;
	font-size: 36px;
	font-weight: bold;
	display: block;
	height: 48px;
	width: 450px;
}




/* MENU ITEMS */

.menu {
	height: auto;
	width: 208px;
	position: absolute;
	z-index: 100;
	padding: 26px 0px 0px 63px;
	left: 0px;
	top: 98px;
}
.menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	width: 100px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
}

.menu a:hover {
	color: #CCCCCC;
	text-decoration: none;
}



/* SITE CONTENT */

.picture {
	width:985px;
	height:248px;
	background-image: url(../bourton-lettings-images/background.gif);
	background-repeat: repeat-y;

}

.search-content-table {
	width: 985px;
}
.content {
	height: auto;
	width: 684px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006F3B;
	padding: 16px 16px 26px 16px;
}
.content a {
	font-weight: bold;
	color: #006F3B;
	text-decoration: none;
}
.content a:hover {
	font-weight: bold;
	color: #00A858;
	text-decoration: none;
}

.search-container {
	width: 163px;
	height: auto;
	padding: 10px 16px 16px 87px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006F3B;

}

.search-container h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006F3B;
	font-size: 24px;
	text-align: center;
	margin-bottom: 10px;
}

.search-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006F3B;
	font-weight: bold;
	text-align: center;
}

.featured-property {
	background-image: url(../bourton-lettings-images/featured-background.gif);
	height: 200px;
	margin-left: 62px;
	margin-right: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #006F3B;
	padding-top: 10px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 22px;
}

.bottom {
	background-image: url(../bourton-lettings-images/bottom.gif);
	height: 14px;
	width: 985px;
}



/* FOOTER ITEMS */

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006F3B;
	text-align: center;
	padding-top: 15px;
	background-color: #F1F5DA;
}
.footer a {
	font-weight: bold;
	color: #006F3B;
	text-decoration: none;
}
.footer a:hover {
	font-weight: bold;
	color: #00A858;
	text-decoration: none;
}

/* CONTACT FORM ITEMS */

.formboxstyles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006F3B;
	width: 100%;
	border: 1px solid #CCE299;
	margin-bottom: 6px;
}
.formbuttonstyles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F1F5DA;
	width: 163px;
	background-color: #006F3B;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9DDBFF;
	border-right-color: #9DDBFF;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006F3B;
}
