@charset "utf-8";
/* CSS Document */
* {
  margin: 0;
  padding: 0;
}
body {
	color: #666;
	background-color:#faf7ec;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url(../images/bg.png);
}

h1 {
  font-size: 2.4em;
  font-weight: normal;
  
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #856536;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #5A3C73;
}

p, li {
	list-style-position: outside;
}

h1, h2, p {
  margin: 1em 0;
}

a {
	color: #876738;
	text-decoration: none;
}
#content7 {
	width: 420px;
	float: right;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

a:hover {
	text-decoration: underline;
}

#contbox_gallery {
	width: 725px;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 10px;
}
#branding h1 {
	width:776px;
	height:106px;
	background-image: url(../images/header_img.gif);
	background-repeat: no-repeat;
	margin: 0;
}
#branding2 h1 {
	width:254px;
	height:115px;
	background-image: url(../images/title.png);
	background-repeat: no-repeat;
	margin: 0;
	background-color: #E2DCC4;
}
#branding3 h2 {
	width:939px;
	height:232px;
	background-image: url(../images/main_images.jpg);
	background-repeat: no-repeat;
	background-color: #E2DCC4;
}

#myul
{
	font-weight:bold;
	color:#2a245b;
	line-height:1.8;
	list-style-type:none;
}

#myul li
{
	padding-left:25px;
	background-position:0px 8px;
	background-color: transparent;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
}

#branding {
	height: 120px;
	padding: 0px;
	text-indent: -900px;
}
#branding2 {
	height: 115px;
	padding: 0px;
	text-indent: -1900px;
	width: 254px;
	background-color: #E2DCC4;
}
#branding3 {
	height: 232px;
	padding: 0px;
	text-indent: -1900px;
}
#branding4 {
	height: 120px;
	padding: 0px;
	text-indent: -1900px;
}

#mainNav {
	list-style: none;
	background-color:#FFFFFF;
	text-align: left;
}

#footer {
	height: 29px;
	background-image: url(../images/footer_bg.png);
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/* The Core Technique
================================= */

body {
	text-align: center;
	min-width: 776px;
}

#wrapper {
	width: 960px;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#bottombox {
	width: 800px;
	float: left;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 80px;
}

#mainNav {
	width: 320px;
	float: right;
} 
#contbox {
	width: 400px;
	float: right;
} 
#contbox2 {
	width: 250px;
	float: left;
	padding: 10px;
}
#contfront {
	width: 700px;
	float: left;
	padding: 10px;
} 
#contapply {
	width: 420px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
} 

#footer { 
  clear: both; 
} 

/* Add some padding 
================================== */

#mainNav {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/* Rollover links
========================================== */

#mainNav a {
  color: #999900;
  outline: none;
}

#footer a {
  color: #fff;
  outline: none;
}

/* Styling the forms
============================================ */

fieldset {
	border: 0px solid #ccc;
	text-align: center;
}

legend {
	color: #506C0E;
	font-size: 1.8em;
	font-weight: 700;
 
 
}

fieldset {
	background-color: #D8E1B6;
}

label {
	font-size: 1.3em;
	font-weight: normal;
}

#branding5 {
	height: 120px;
	padding: 0px;
	text-indent: -900px;
}
#footer2 {
	padding: 0px;
	height: 20px;
	width: 720px;
	margin: 0 auto;
	color: #173207;
}
.imgright {
	float: right;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
}
.bullet_text {
	font-size: 1.2em;
	font-weight: bold;
	color: #172D4B;
}

.imgleft {
	float: left;
	padding: 5px;
}
#officesbox {
	width: 550px;
	float: right;
}
.textwhite {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.textchart {
	color: #666;
	font-size: 0.8em;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.6em;
}
.textred {
	color: #FF0000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.textchartsmall {
	color: #000000;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

#whousenbox {
	width: 400px;
	float: right;
	padding-left: 10px;
}
#location1 {
	width: 200px;
	float: left;
	padding-left: 10px;
}
#locationbox {
	width: 300px;
	float: right;
}
.imageborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#location2 {
	width: 200px;
	float: left;
	padding-left: 10px;
}
.imageborder_gallery {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
}

#contactbox1 {
	width: 360px;
	float: right;
}
#contactbox2 {
	width: 360px;
	float: left;
}
#bus_left {
	width: 185px;
	float: left;
	padding: 0px;
}

.text_center {
	text-align: center;
}
#location3 {
	width: 430px;
	float: left;
	padding-left: 10px;
}
#content6 {
	width: 310px;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: justify;
}
#content7 {
	width: 400px;
	float: right;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#content8 {
	width: 470px;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: justify;
}
#content9 {
	width: 250px;
	float: right;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.text_address {
	color: #8040B6;
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 2em;
	padding-bottom: 10px;
}
#businesses1 {
	width: 220px;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: justify;
}
#titles_welcome {
	height: 25px;
	text-indent: -2400px;
	width: 250px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#titles_welcome h2 {
	width:250px;
	height:25px;
	background-image: url(../images/titles_welcome.png);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 0px;
}
#titles_history {
	height: 25px;
	text-indent: -2400px;
	width: 250px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#titles_history h2 {
	width:250px;
	height:25px;
	background-image: url(../images/titles_history.png);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 0px;
}
hr {
	color: #A2865C;
}

#titles_countryside {
	height: 25px;
	text-indent: -2400px;
	width: 250px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#titles_countryside h2 {
	width:250px;
	height:25px;
	background-image: url(../images/titles_countryside.png);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 0px;
}
#titles_links {
	height: 25px;
	text-indent: -2400px;
	width: 250px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#titles_links h2 {
	width:250px;
	height:25px;
	background-image: url(../images/titles_links.png);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 0px;
}
#titles_accommodation {
	height: 25px;
	text-indent: -2400px;
	width: 250px;
	padding: 0px;
	margin-bottom: 5px;
}
#titles_accommodation h2 {
	width:250px;
	height:25px;
	background-image: url(../images/titles_accommodation.png);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 0px;
}
#titles_location {
	height: 25px;
	text-indent: -2400px;
	width: 250px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#titles_location h2 {
	width:250px;
	height:25px;
	background-image: url(../images/titles_location.png);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 0px;
}
#titles_events {
	height: 25px;
	text-indent: -2400px;
	width: 250px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#titles_events h2 {
	width:250px;
	height:25px;
	background-image: url(../images/titles_events.png);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 0px;
}
#titles_search {
	height: 25px;
	text-indent: -2400px;
	width: 250px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#titles_search h2 {
	width:250px;
	height:25px;
	background-image: url(../images/titles_search.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 0px;
}
#titles_attractions {
	height: 25px;
	text-indent: -2400px;
	width: 250px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#titles_attractions h2 {
	width:250px;
	height:25px;
	background-image: url(../images/titles_attractions.png);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 0px;
}
#content10 {
	width: 360px;
	float: right;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#businesses4 {
	width: 450px;
	float: left;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#content66 {
	width: 350px;
	float: left;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#contbox_gallery {
	width: 725px;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 20px;
}
.bullet_image {
	vertical-align: middle;
	margin-right: 10px;
}
#content_regen {
	width: 776px;
	float: right;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../images/regennews_photo.jpg);
	height: 247px;
}
#regen1 {
	width: 250px;
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#regen2 {
	width: 240px;
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #DBEFC9;
}
.regen_table1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
}
.regen_table2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.greenline {
	background-color: #9BD26E;
	color: #9BD26E;
}
#regen3 {
	width: 300px;
	float: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #DBEFC9;
	margin-right: 25px;
}
#cont1 {
	width: 230px;
	float: left;
	margin-left: 100px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: justify;
}
#cont2 {
	width: 280px;
	float: right;
	text-align: justify;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#contentevents {
	width: 360px;
	float: right;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#content {
	width: 640px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 10px;
}
#content_white {
	width: 610px;
	float: left;
	margin-left: 10px;
	background-color: #FFF;
	border: 1px solid #917245;
	padding: 10px;
}
#content_events {
	width: 730px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 10px;
}

#content2 {
	width: 290px;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-right: 5px;
	text-align: justify;
}
#content3 {
	width: 275px;
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 10px;
}
#main_content {
	width: 920px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-right: 8px;
}
#link_footer {
	width: 946px;
	text-align: left;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 90%;
}
#line_front {
	width: 1px;
	float: left;
	background-color: #DAC9E8;
	height: 250px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
#line_front2 {
	width: 1px;
	float: left;
	background-color: #CAB9A2;
	height: 290px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 15px;
}
#top_right {
	width: 400px;
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	margin-right: 15px;
}.search_table1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #8E7042;
	color: #FFF;
	font-weight: bold;
	padding: 5px;
}
.search_table2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #FFF;
	clear: both;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#resi_content {
	width: 450px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 13px;
}
#resi_content2 {
	width: 420px;
	float: right;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-right: 15px;
}
#content_resi {
	width: 898px;
	float: right;
	padding: 0px;
	margin-left: 0px;
	margin-right: 12px;
	margin-top: 10px;
	height: 220px;
	background-image: url(../images/resi_images.jpg);
}
#results_content {
	width: 900px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 15px;
}
.imgleft_results {
	float: left;
	padding: 5px;
	height: 155px;
	clear: left;
	width: 200px;
	position: absolute;
}
.search_table3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	background-color: #B596CD;
	color: #FFF;
	font-weight: bold;
	width: 125px;
	padding: 8px;
}
.search_table4 {
	background-color: #E3D7EE;
	color: #666;
	font-size: 0.8em;
	width: 125px;
	padding: 5px;
}
#image_results {
	width: 200px;
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 5px;
	height: 10px;
}
#text_results {
	width: 200px;
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 5px;
	height: 150px;
}
.textdetail {
	color: #937448;
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif;
}
#results_numbers {
	width: 300px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 5px;
	height: 20px;
	text-align: right;
}
.imageborder2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 5px;
}
#price_box {
	width: 450px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 5px;
	height: 20px;
	text-align: right;
}
#line_residential {
	width: 1px;
	float: left;
	background-color: #DAC9E8;
	height: 225px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
#content_profile {
	width: 898px;
	float: right;
	padding: 0px;
	margin-left: 0px;
	margin-right: 12px;
	margin-top: 10px;
	height: 220px;
	background-image: url(../images/profile_main.jpg);
}
#contactbox1 {
	width: 250px;
	float: left;
	height: 200px;
	margin-right: 20px;
	margin-top: 15px;
	margin-left: 60px;
	text-align: center;
	background-color: #e3d7ee;
	border: 2px solid #C0C0C0;
	margin-bottom: 10px;
	vertical-align: top;
	padding-top: 10px;
}
#contactbox2 {
	width: 250px;
	float: left;
	height: 200px;
	margin-right: 20px;
	margin-top: 15px;
	text-align: center;
	background-color: #e3d7ee;
	border: 2px solid #C0C0C0;
	margin-bottom: 10px;
	vertical-align: top;
	padding-top: 10px;
}
#contactbox3 {
	width: 250px;
	float: left;
	padding-top: 10px;
	margin-top: 15px;
	height: 200px;
	text-align: center;
	background-color: #e3d7ee;
	border: 2px solid #C0C0C0;
	margin-bottom: 10px;
	vertical-align: top;
}
#contactbox4 {
	width: 250px;
	float: left;
	height: 200px;
	margin-right: 20px;
	margin-top: 15px;
	margin-left: 180px;
	text-align: center;
	background-color: #e3d7ee;
	border: 2px solid #C0C0C0;
	margin-bottom: 20px;
	vertical-align: top;
	padding-top: 10px;
}
#contactbox5 {
	width: 250px;
	float: left;
	height: 200px;
	margin-right: 20px;
	margin-top: 15px;
	text-align: center;
	background-color: #e3d7ee;
	border: 2px solid #C0C0C0;
	margin-bottom: 20px;
	vertical-align: top;
	padding-top: 10px;
}
#contactbox6 {
	width: 250px;
	float: left;
	padding-top: 0px;
	margin-top: 15px;
	height: 200px;
	text-align: center;
	background-color: #e3d7ee;
	border: 2px solid #C0C0C0;
	margin-bottom: 20px;
	vertical-align: top;
}
.chart_general {
	background-color: #FFFFFF;
	border: thin solid #FFFFFF;
}
#titles_contactus {
	height: 25px;
	text-indent: -2400px;
	width: 250px;
	margin-top: 10px;
	margin-left: 15px;
}
#titles_contactus h2 {
	width:250px;
	height:25px;
	background-image: url(../images/titles_contactus.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 0px;
}
#titles_lettings {
	height: 25px;
	text-indent: -2400px;
	width: 250px;
	margin-top: 10px;
	margin-left: 15px;
}
#titles_lettings h2 {
	width:250px;
	height:25px;
	background-image: url(../images/titles_lettings.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 0px;
}
#content_surveys {
	width: 898px;
	float: right;
	padding: 0px;
	margin-left: 0px;
	margin-right: 12px;
	margin-top: 10px;
	height: 220px;
	background-image: url(../images/survey_images.jpg);
}
#content_details {
	width: 900px;
	float: left;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#details_box1 {
	width: 550px;
	float: left;
	padding: 0px;
	margin-left: 0px;
	margin-right: 12px;
	margin-top: 10px;
}
#details_box2 {
	width: 320px;
	float: right;
	padding: 0px;
	margin-left: 0px;
	margin-right: 12px;
	margin-top: 10px;
	text-align: center;
}
#details_box3 {
	width: 870px;
	float: left;
	padding: 0px;
	margin-left: 0px;
	margin-right: 12px;
	margin-top: 0px;
}
#details_line {
	width: 100%;
	float: left;
	padding: 0px;
	margin-left: 0px;
	margin-right: 12px;
	margin-top: 10px;
	height: 1px;
	background-color: #DAC9E8;
}
.imageborder_details {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 1px;
}
.details_table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	background-color: #CBB7DC;
	color: #FFF;
	font-weight: bold;
	width: 885px;
	margin-top: 15px;
	padding: 6px;
}
#price_box2 {
	width: 350px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 5px;
	height: 20px;
	text-align: right;
}
#sitemap_dots {
	float: left;
	list-style-type: none;
	line-height: 2.2em;
}
#titles_sitemap {
	height: 25px;
	text-indent: -2400px;
	width: 250px;
	margin-top: 15px;
	padding: 0px;
}
#titles_sitemap h2 {
	width:250px;
	height:25px;
	background-image: url(../images/titles_sitemap.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 20px;
}
#content_land {
	width: 939px;
	float: right;
	padding: 0px;
	margin-left: 0px;
	margin-right: 12px;
	margin-top: 10px;
	height: 232px;
	background-image: url(../images/main_images.jpg);
}
table#table1 {
	width:100%;
	margin-left:0%;
	margin-right:0%;
	font-size: 1.4em;
	text-align: left;
}
table#table2 {
	width:70%;
	margin-left:15%;
	margin-right:15%;
}
#tv_content {
	width: 760px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 65px;
	margin-left: 13px;
	margin-bottom: 10px;
}
#events_left {
	width: 210px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: none;
	list-style-position: inside;
}
.events_box {
	background-color: #FFF;
	width: 98%;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #94764A;
	border-right-color: #94764A;
	border-bottom-color: #94764A;
	border-left-color: #94764A;
	padding-left: 10px;
	height: auto;
	line-height: 1.4em;
}
.events_inside {
	background-color: #FFF;
	width: 350px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.events_inside2 {
	background-color: #FFF;
	width: 350px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	float: right;
	clear: both;
	margin: 0px;
}
.events_inside3 {
	background-color: #FFF;
	width: 300px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	float: left;
	margin: 0px;
}
#events_inner1 {
	width: 345px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 10px;
	height: 100px;
}
#events_inner2 {
	width: 345px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 10px;
	height: 100px;
}
#events_inner3 {
	width: 650px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 10px;
	height: 100px;
}
.textdetail2 {
	color: #937448;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
#content_gardens {
	width: 637px;
	float: left;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	height: 146px;
	background-image: url(../images/countryside1.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#content_history {
	width: 637px;
	float: left;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	height: 146px;
	background-image: url(../images/history_pics.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#content_attractions {
	width: 637px;
	float: left;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	height: 146px;
	background-image: url(../images/attractions_pics.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#events_list1 {
	width: 300px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 10px;
}
#events_list2 {
	width: 250px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 35px;
}
#brownbullets {
	margin-left: 5px;
	padding-left: 0px;
	list-style-image: none;
	list-style-type: none;
	margin-right: 10px;
	margin-bottom: 5px;
}
#brownbullets li {
	padding-left: 5px;
	background-image: url(../images/brown_bullet.png);
	background-repeat: no-repeat;
	background-position: 0em 0.3em;
	line-height: 1.4em;
	margin-right: 10px;
	text-indent: 15px;
	font-weight: bold;
}
table.center {margin-left:auto; margin-right:auto;}#accomm_left {
	width: 250px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: none;
	list-style-position: inside;
}
#content_accommodation {
	width: 637px;
	float: left;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	height: 146px;
	background-image: url(../images/accommodation_pics.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.imgrightfoot {
	float: right;
}

