#container {
	width: 900px;
	background: #fff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#contactForm{
	width:220px;
	padding-left:10px;
	padding-bottom:5px;
	padding-top:5px;
	padding-right:10px;
	float:left;
	background-color:#DFDFDF;
	}
	
	
	
	#LandForSale{
		width:320px;
		padding-left:10px;
		padding-bottom:5px;
		padding-top:5px;
		padding-right:10px;
		float:right;
		background-color:#fff;
		color:#5d5d5d;
	}
	
	#MoreInfo{
		width:175px;
		float:right;
		background-color:#fff;
	}
	

.form_title{
		color:#3A3A3A;
		font-weight:bold;
		display:block;
		margin-top:10px;
		margin-bottom:10px;
		padding:0px 0px 0px 0px;
		letter-spacing:0px;
		font-size:12px;
	}

	.form_element{
		margin:0px;
		display:block;
		margin-top:3px;
		padding:0px 0px 0px 0px;
		letter-spacing:0px;
	}

	.input{
		border: 1px solid #B5B5B5;
		color:#3A3A3A;
		font-size:12px;
		padding:5px 5px 5px 10px;
		letter-spacing:0px;
		width:200px;
	}

	.submit_button{
		border: 1px solid #B5B5B5;
		color:#fff;
		font-size:12px;
		background-color:#7B9E39;
		padding:5px 5px 5px 5px;
		letter-spacing:0px;
		width:200px;
		
	}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color:#fff;
	background-image:url(images-land-for-sale-in-the-uk/body-bg-land-for-sale.jpg);
	background-position:center;
	background-attachment:fixed;
	background-position:top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

/*narrow-content style starts here*/
#narrow-content{	
	width:900px;
	margin:0 auto;
	padding:30px;
}
#narrow-content a,
#narrow-content a:link{
	color:#d55d28;
	text-decoration:none;
}
#narrow-content a:hover,
#narrow-content a:active{
	color:#000;
	text-decoration:underline;
}


input, textarea {
	width: 220px;
	background: #FFFFFF url(images-land-for-sale-in-the-uk/img04-land-for-sale-uk.gif) repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6E6E6E;
}

h1, h2, h3 {
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 28px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
	color: #666;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 190%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #FFFFFF;
}

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

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

#header {
	width: 900px;
	height: 206px;
	margin: 0 auto;
	background: url(images-land-for-sale-in-the-uk/img02-land-for-sale-uk.jpg) no-repeat top left;
}

/* Logo */

#PlotofLandForSaleLogo {
	width: 900px;
	height: 47px;
	padding-top:10px;
	margin: 0 auto;
}

#logo h1, #logo h2 {
	margin: 0;
}

#logo h1 {
	float: left;
	padding-top: 75px;
	padding-left: 50px;
	font-weight: normal;
	text-transform: lowercase;
}

#logo h2 {
	float: left;
	padding-top: 95px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

#logo h2, #logo h2 a {
	color: #FFFFFF;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	width: 900px;
	margin: 0 auto;
	padding-bottom: 30px;
}

#menu ul {
	margin: 0;
	padding: 23px 0 0 28px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0 2px 0 2px;
}

#menu li.first a{
	float: left;
	background: #619E00;
	padding: 9px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

#menu a {
	float: left;
	background: #406800;
	padding: 10px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
	background: #619E00;
	padding: 9px 20px;
}

/*page style starts here*/
#page{
	float:left;
	padding:0;
	margin:0;
	width:900px;
	background-repeat: repeat-x;
}




/*wrap style starts here*/
#wrap{
	width:1027px;
	margin:0 auto;
}


/*main-content style starts here*/
#main-content{
	background:url(../images/main_content_bg.gif) repeat-y center;
	float:left;
	width:auto;
}
#main-content .top-bg{
	background:transparent url(../images/top_bg.png) no-repeat;
	float:left;
	width:900px;
}
.bottom-bg{
	background:url(../images/main_content_bg_bottom.gif) no-repeat bottom center;
	float:left;
	width:900px;
	margin:0 auto;
	height:4px;
}




/*narrow-content style starts here*/
#narrow-content{
	width:900px;
	margin:0 auto;
	padding:0px;
}
#narrow-content a,
#narrow-content a:link{
	color:#063;
	text-decoration:none;
}
#narrow-content a:hover,
#narrow-content a:active{
	color:#066;
	text-decoration:underline;
}




/*featured-image style starts here*/
#featured-image{
	padding:0;
	margin:0;
}




/*side-links style starts here*/
#side-links{
	float:right;
	width:270px;
	list-style:none;
}
#side-links li{
	display:block;
}
#side-links li a, #side-links li a:hover{
	color:#d55d28;
	font-size:18px;
	text-decoration:none;
}
#side-links li#link1{
	background:url(../images/clock.png) no-repeat left 50%;
	padding-left:65px;
	padding-bottom:15px;
	border-bottom:1px solid #e0e0e0;
}
#side-links li#link2{
	background:url(../images/search.png) no-repeat left 50%;
	padding-left:65px;
	padding-bottom:15px;
	padding-top:15px;
	border-bottom:1px solid #e0e0e0;
}
#side-links li#link3{
	background:url(../images/window_osx.png) no-repeat left 50%;
	padding-left:65px;
	padding-top:15px;
}
#side-links li span{
	display:block;
	color:#5d5d5d;
	font:12px/20px Arial, Helvetica, sans-serif;
}




/*content-box style starts here*/
.content-box{
	padding:20px 0;
	margin-bottom:10px;
	float:left;
	width:900px;
}
.content-box-last{
	float:left;
	width:898px;
	margin:0;
	padding:0;

}

.border-top{
	border-top:1px solid #e1e1df;
}
.content-box p, .content-box ul,
content-box-last p, content-box-last ul{
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#5d5d5d;
	text-align: justify;
}
.content-box ul, .content-box ol{
	
}
.content-box ul ul, .content-box ol ol,
content-box-last ul ul, content-box-last ol ol{
	margin:0;
	list-style:circle;
}
.content-box .who-are-we{
	width:600px;
	float:left;
	padding-left: 20px;
}
.content-box .LandForSaleUK{
	width:860px;
	float:left;
	padding-left: 20px;
	padding-bottom: 20px;
}

#LandForSaleEngland{
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border: 1px #cccccc solid;
	float: left;
	margin-right: 10px;
	margin-bottom: 12px;
	margin-left: 0;
	width: 220px;
	background-color: #3C8C2F;
	
}

#SellingYourLand{
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border: 1px #cccccc solid;
	float: left;
	margin-right: 10px;
	margin-bottom: 12px;
	margin-left: 0;
	width: 220px;
	background-color: #3C8C2F;
	
}

.content-box .why-choose-us{
	width:250px;
	float:right;
	text-align:center;
}
.content-box .who-are-we h2,
.content-box .why-choose-us h2,
.content-box .LandForSaleUK h2, 
.col1 h2, .col2 h2, .col3 h2{
	color:#696;
	font-size:22px;
	font-weight:normal;
}
.col1 h3, .col2 h3, .col3 h3{
	font-size:14px;
	font-weight:normal;
}

.col1, .col2{
	float:left;
	width:282px;
	margin-right:35px;
}
.col3{
	float:right;
	width:260px;
}
.blog-entries{
	list-style:none;
	padding:0;
	margin:0 0 20px 0;
	float:left;
}
.blog-entries li{
	clear:both;
	line-height:15px;
	margin:0;
	padding:0;
}
.blog-entries .thumb, .two-column .thumb{
	float:left;
	background:url(../images/thumb_bg.gif) no-repeat;
	width:57px;
	height:54px;
	margin-right:10px;
	position:relative;
}
.two-column .thumb{
	margin-top:8px;
}
.blog-entries .thumb img, .two-column .thumb img{
	margin:7px 0 0 9px;
}
.blog-entries a{
	font-size:13px;
}
.blog-entries .blog-meta{
	display:block;
	font-size:10px;
	text-transform:uppercase;
}




/*styled-list style starts here*/
.styled-list{
	list-style:none;
}
.styled-list li{
	background:url(../images/arrow_right.gif) no-repeat left 0.4em;
	padding-left:17px;
}




/*blockquote style starts here*/
blockquote p{
	font-family:Georgia, "Times New Roman", Times, serif!important;
	font-style:italic!important;
	color:#999!important;
}
.quote{
	background:url(../images/quote.gif) no-repeat top left;
	float:left;
	display:block;
	width:42px;
	height:40px;
	margin:6px 0 0 0;
	padding:0 10px 0px 0;
}





/*thumb-medium style starts here*/
.thumb-medium{
	float:left;
	background:url(../images/thumb_medium_bg.gif) no-repeat;
	width:232px;
	height:200px;
	position:relative;
	padding-right:20px;
	margin:0 0 0 -10px;
}
.thumb-medium img{
	margin:14px 0 0 21px;
}




/*highlighted-box style starts here*/
.highlighted-box{
	border-top:1px solid #d0d0c4;
	background:url(../images/gradient_bg.gif) repeat-x top;
	width:842px;
	padding:20px 30px;
}




/*links-list style starts here*/
.links-box{
	width:168px;
	float:left;
	margin-right:14px;
}
.links-box-last{
	width:100px;
	float:right;
}
.links-box h3, .links-box-last h3{
	color:#131312;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin:0 0 0 0!important;
}
.links-list{
	list-style:none;
	padding:0;
	margin:0;
	
}
.links-list li{
	display:block;
	font-size:11px;
}
.links-list li a,
.links-list li a:link{
	color:#87877d!important;
	text-decoration:none;
}
.links-list li a:hover{
	color:#55a191!important;
	text-decoration:underline;
}




/*footer style starts here*/
#footer{
	float:left;
	padding:5px 0 40px 0;
	width:1027px;
	color:#36554f;
}
#footer a,
#footer a:link{
	color:#648b83;
	text-decoration:none;
}
#footer a:hover{
	color:#334e49;
	text-decoration:none;
}


#footer .footer-center{
	width:940px;
	margin:0 auto;
	font-size:11px;
}
.copyright{
	float:left;
	width:auto;
}
.validity{
	float:right;
	width:auto;
}




/*inside-page style starts here*/
#inside-page{
	float:left;
	width:900px;
	padding:20px 0px;
}
.inside-content h2{
	font-size:36px;
	color:#03463e;
	font-weight:bold;
	margin-bottom:40px;
	padding-top:5px;
}
.inside-content h6, .inside-content h5, .inside-content h4, .inside-content h3{
	font-weight:bold;
	margin-bottom:20px;
}
.inside-content h3{
	font-size:20px;
}
.inside-content h4{
	font-size:16px;
}
.inside-content h5{
	font-size:14px;
}
.inside-content h6{
	font-size:12px;
}




/*intro-text style starts here*/
.intro-text{
	font-size:20px!important;
	color:#4d4d4d;
	line-height:30px;
	font-weight:normal!important;
	margin-bottom:40px!important;
}




/*inside-content style starts here*/
.inside-content{
	float:left;
	width:599px;
	
}




/*inside-sidebar style starts here*/
.inside-sidebar{
	float:right;
	width:278px;
	color:#5d5d5d;
}


.inside-sidebar .sidebar-nav{
	list-style:none;
	padding:0 0 20px 0;
	float:left;
	position:relative;
	margin:0 0 0 -22px
}
* html .sidebar-nav {
	margin:0 0 0 -10px!important;
}
.inside-sidebar .sidebar-nav li{
	border:none;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
.inside-sidebar .sidebar-nav li a{
	float:left;
	display:block;
	width:210px;
	padding:10px 10px 10px 30px;
	color:#2d2c2c!important;
	font-size:16px!important;
	background:none;
	font-weight:bold;
}
.inside-sidebar .sidebar-nav li a:hover, .inside-sidebar .sidebar-nav li a.current{
	background:#f6f6f4 url(../images/sidebar_nav_bg_hover.gif) repeat-x!important;
	border-top:1px solid #dbdbda;
	border-right:1px solid #dbdbda;
	border-bottom:1px solid #dbdbda;
	text-decoration:none!important;
	font-weight:bold;
}



/*sidebar-box style starts here*/
.side-box{
	float:left;
	background:url(../images/sidebar_box_bg.gif) repeat-y;
	width:278px;
	margin-bottom:20px;

}
.side-box .side-box-top{
	background:url(../images/sidebar_box_top.gif) no-repeat top left;
	float:left;
	width:278px;
}
.side-box .side-box-top .side-box-bottom {
	background:url(../images/sidebar_box_bottom.gif) no-repeat bottom;
	float:left;
	width:278px;
}
.side-box-content{
	padding:26px!important;
	float:left;
	width:230px;
}
* html .side-box-content{
	padding:23px!important;
}



/*news style starts here*/
.side-news h2{
	font-size:16px;
	background:url(../images/ical.png) no-repeat left 0;
	text-transform:uppercase;
	color:#222222;
	padding:14px 20px 10px 50px;
	font-weight:bold;
}
.side-news ul{
	list-style:none;

}
.side-news ul li{
	line-height:15px;
	padding:0 0 15px 0;
	margin:0 0 15px 0;
	border-bottom:1px solid #e4e4e4;

}
* html .side-news ul li{ /*IE6 fix*/
	border-top:1px solid #fff;
}
.side-news ul li .news-date{
	font-size:11px;
	display:block;
	margin:0 0 0px 0;
	color:#898989;
}
.side-news ul li .news-title{
	font-size:14px;
	display:block;
	margin:0 0 15px 0;
	
}





/*newsletter style starts here*/
.newsletter{
	clear:both;
	line-height:15px;
}
.newsletter span{
	display:block;
	margin:0 0 5px 0;
}
.newsletter h2{
	font-size:16px;
	text-transform:uppercase;
	color:#222;
	padding:25px 20px 10px 52px;
	font-weight:bold;
	background:url(../images/mail_reply.png) no-repeat left 0;
}
.blog-search h2{
	font-size:16px;
	text-transform:uppercase;
	color:#222;
	padding:12px 20px 15px 52px;
	font-weight:bold;
	background:url(../images/search.png) no-repeat left 0;
}
.blog-categories h2{
	font-size:16px;
	text-transform:uppercase;
	color:#222;
	padding:12px 20px 15px 52px;
	font-weight:bold;
	background:url(../images/window_osx.png) no-repeat left 0;
}
#n_email{
	border:0;
	background:#d9d9d9;
	padding:4px 2px;
}
#btn_send{
	background:#418f80;
	border:0;
	padding:3px 5px;
	color:#fff;
}



/*2col style starts here*/
.two-column{
	float:left;
	width:598px;
	margin:20px 0 0 0;
}
.two-column .col-one, .two-column .col-two{
	width:250px;
	background:url(../images/sub_column_bg.gif) repeat-x;
	padding:20px;
	border-top:1px solid #d0d0cf;
}
.two-column .col-one{
	float:left;
}
.two-column .col-one h3, .two-column .col-two h3{
	font-weight:bold;
	font-size:17px;
}
.two-column .col-two{
	float:right;

}




/*featured-product style starts here*/
.featured-product{
	margin:0 0 40px 0;
	float:left;
}
.featured-info{
	float:right;
	width:350px;
}





/*contact-info style starts here*/
.inside-sidebar h2{
	font-size:16px;
	text-transform:uppercase;
	color:#222222;
	font-weight:bold;
}






/*blogpage style starts here*/
.blog-categories ul{
	list-style:none;
}
.blog-post{
	float:left;
}
.post-excerpt{
	float:right;
	width:350px;
}
.post{
	float:left;
	padding: 30px 0 30px 0;
	border-bottom:1px solid #dadada;
}
.post h3{
	font-size:24px;
	padding:0;
	margin:0;
}
.post .post-author{
	display:block;
	padding:0 0 20px 0;
}
#s{
	width:145px;
}




/*common classes style starts here*/
a img{
	border:0;
	float:left;
}

.block{
	display:block;
}
.clear{
	clear:both;
}
.alignLeft{
	text-align:left;
}
.alignRight{
	text-align:right;
}
.alignJustify{
	text-align:justify;
}
.alignCenter{
	text-align:center;
}

.floatRight{
	float:right
}
.floatLeft{
	float:left;
}

abbr, acronym{
	font-style:italic;
	cursor:help;
	color:#ada397;
}

.imageLeft{
	background:#fff;
	border:1px solid #ebe8e2;
	padding:10px 10px;
	margin:0 15px 20px 0;
}
.imageRight{
	background:#fff;
	padding:10px 10px;
	margin:0 0 20px 15px;
	border:1px solid #ddddda;
}
.hide{
	display:none;
}
img{
	border:0;
}


/*Table*/
table {  
  margin: 0 0px 20px 12px;
  padding: 0;
  display: block;
  font-size: 12px;
  border-collapse: collapse;
  width:100%;
}
table caption {
  margin: 0 12px;
  padding: 20px 0 5px 0;
  font: 12px arial, sans-serif;
  text-align: left;  
}

table th,table td {
  text-align: left;
  vertical-align: top;
  padding: 6px 10px;
}


thead th {
  color: #FFF;
  background-color: #6d6453;
  border-bottom: 1px solid #585043;
}

tbody tr.highlighted {
  background-color: #3c3028;
}

tbody td {
  border-bottom: 1px solid #42352c;
  color:#82725f;
}

tbody tr:hover td {
  background: #47382f; 
  border-bottom: 1px solid #6b503d;
}
.widthA{
	width:20%;
}
.widthB{
	width:40%;
}





/*form - Form Style*/
form {
  padding: 0px 0;
  margin:0;
}
form p{
	padding:0;
	margin:0 0 20px 0;
}
label {
  float: left;
  width: 100px;
  padding-right: 1px;
}
input,
textarea{
  padding: 6px;
  font: 400 12px arial, sans-serif;
  background: #f1f0ee;
  border:1px solid #e0e0e0;
   color: #353431;
}
input:focus,
textarea:focus{  
  color: #353431;
  background:#ebeae7;
  border:1px solid #d3d3d3;
}
#name, #email, #subject{
	width:300px;
	background:url(../images/sidebar_nav_bg_hover.gif) repeat-x top;
}
#message{
	width:370px;
	height:150px;
	background:url(../images/sidebar_nav_bg_hover.gif) repeat-x top;
}
input.button {
	padding: 5px 20px;
	font: bold 1em arial, sans-serif;
	cursor: pointer;
	color: #efefef;
	background-color:#426900;
	border-width: 1px;
	border-style: solid;
	border: #276c5f 1px solid;
}
input.btn-search{
  padding: 5px 10px;
  font: bold 1em arial, sans-serif;
  cursor: pointer;
  color: #efefef;
  background-color:#418f80;
  border-width: 1px;
  border-style: solid;
  border: #276c5f 1px solid;
}



/*errorMsg - Error Message Block style*/
.errorMsg{
	float:left;
	padding:20px 20px 0px 20px;
	background:#e6e6e6;
	margin:0 0 20px 0;
	border-top:1px solid #d9d8d8;
	border-bottom:1px solid #d9d8d8;
	width:93%;
}
.errorMsg h3{
	color:#c22414;
	margin:0;
	padding:0;
}
.errorMsg ul{
	margin:0;
	padding:0 0 20px 0;
}
.errorMsg ul li{
	display:block;
	list-style:none;
	padding:0;
	margin:0;
	color:#c22414;
}
.errorMsg p{
	color:#c22414;
}

/*highlight style*/
.highlight{
	color:#0c0402;
}


/*infoMsg - Info Message Block style*/
.infoMsg{
	float:left;
	padding:20px 20px 0px 20px;
	background:#a9e497;
	margin:0 0 20px 0;
	border-top:1px solid #a9e497;
	border-bottom:1px solid #a9e497;
	width:93%;
	color:#333;
}
.infoMsg h3{
	color:#333;
	margin:0;
	padding:0;
}


/*** CONTENT BOTTOM ***/
#content_bottom{
	height:80px;
	width:980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.box_bottom{
	width:420px;
	float:left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.separator_box{float:left; width:40px; height:100%;}
.box_bottom h3{color:#fff;}
.box_bottom, .box_bottom p{color:#fff}
.box_bottom ul li a, .box_bottom ul li a:visited{color:#fff; text-decoration:none;}
ul.listimg{list-style-type:none; margin:0px; padding:0px;}
ul.listimg li{background-image:none; padding:0px 8px 4px 0px; border-bottom:none; display:inline; float:left;}


/*slideshow style starts here*/
#slideshow{
	float:left;
}
.pics {
	height: 270px;
	width: 607px;
	padding:0;
	margin:0;
	overflow: hidden;
}
.pics a img {
	top:0;
	left:0
}
.greeny {
	color: #7B9E39;
}
