body {
	margin: 75px 0 0 0;
	padding: 0;
	background: #3366cc url(images/img01.jpg) repeat-x left top;
	font: 15px Arial, Helvetica, sans-serif;
	color: #000000;
}

form {
	margin: 0;
	padding: 0;
}

input {

}

advert {
	margin-top: 42px;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #3CB7FF;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ol, ul {
	margin-bottom: 2em;
	line-height: 150%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #3CB7FF;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 960px;
	margin: 0 auto;
	height: 42px;
}

#logo {
	float: left;
	margin-top: -55px;
}

#logo h1 {
	font-size: 2.4em;
	padding: 0px 0 0 0px;
}

#logo p {
	margin: 0;
	padding: 18px 0 0 4px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	color: #222426;
}

#logo p a {
	color: #222426;
}

#menu {
	float: right;
	margin-top: 5px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	height: 42px;
}

#menu a {
	display: block;
	padding: 2px 10px 8px 10px;
	background: #3CB7FF;
	margin-top: 10px;
	margin-right: 2px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#menu .last {
	margin-right: 0;
	padding-right: 0;
}

#menu a:hover {
	padding: 2px 10px 18px 10px;
	margin-top: 0px;	
	color: #FFFFFF;
}
#menu a.menu_link:hover {
background:#000000;
}

#menu .current_page_item {
}
#menu .current_page_item {
	background: #1B2025;
	color: #FFFFFF;
}
#menu .current_page_item a {
	background: #1B2025;
	color: #FFFFFF;
}


#banner {
	width: 960px;
	height: 250px;
	margin: 0 auto;
	background:#efefef;
}

#banner2 {
	width: 960px;

	margin: 0 auto;
	margin-top: 10px;
}
#fadeshow2 {
	margin-top: -3px;
}

#banner3 {
	width: 960px;
	height: 250px;
	margin: 0 auto;

}

#banner4 {
	width: 960px;
	height: 250px;
	margin: 0 auto;

}

#banner5 {
	width: 960px;
	height: 250px;
	margin: 0 auto;

}

/* Page */

#page {
	width: 960px;
	margin: -3px auto 0 auto;
	padding: 0px 0 0 0;
	background:#efefef;
}

/* Content */

#content {
	margin-right: 0px;
	padding: 10px 10px 10px 10px;
}

#content p {
padding:0px;
margin:5px 0px;

}

#content ol {
padding:0px;
margin:0px 20px;
}
.search {
font-size:16px;
z-index:99;
}

.search b {
font-size:16px;

}

.search_form {
font-size:14px;
z-index:99;
margin-left:15px;
padding-top:40px;
width:170px;
}
.search select {
font-size:14px;
margin-bottom:5px;
width:170px;
z-index:99;
}
.search_but:hover {
 
}
.search_but {
cursor:pointer;
 background:url(images/box_but.png) no-repeat;
 /*background: none repeat scroll 0% 0% rgb(247, 187, 39);*/
 padding: 5px;
 margin: 5px auto;
 color: #1e1e1e;
 width:80px;
 border:0px;
 font-size:14px;
 font-weight:bold;
}

.yellow_box {
border:1px solid #4674fd;background:#f7bb27;padding:5px;margin-top:5px;color:#4674fd;
vertical-align:top;
font-size:16px;
}

img {
	border:0px;
}

.post {
	margin-bottom: 10px;
}

.post .title {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
}

.post .title h2 {
	padding: 0px 30px 5px 0px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 2.2em;
	color: #3CB7FF;
	text-align: center;
}

.title h2 a {
	color: #3CB7FF;
}

.post .title p {
	margin: 0;
	padding: 10px 0 10px 20px;
	background: url(images/img02.gif) no-repeat left center;
	border-top: 4px #D8DFE6 solid;
	line-height: normal;
	color: #3CB7FF;
}

.post .title p a {
	color: #3CB7FF;
}

.post .entry {
	padding: 0;
}

.post .links {
	padding: 5px 0;
	border-bottom: 1px #D8DFE6 dotted;
	margin-top: 10px;
	text-align: left;
}

.post .links a {
	font-weight: bold;
}

.post .links a:hover {
}

.post .links .more {
	padding: 0 0 0 20px;
	background: url(images/img04.gif) no-repeat left 50%;
}

.post .links .comments {
	margin-left: 20px;
	background: url(images/img05.gif) no-repeat left 50%;
	padding: 0 0 0 20px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 10px;
}

#sidebar li ul {
	padding: 0 0px 40px 30px;
}

#sidebar li li {
	margin: 0;
	padding-left: 30px;
	background: url(images/img02.gif) no-repeat 5px 50%;
}

#sidebar h2 {
	padding: 0px 30px 10px 30px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 1.6em;
	color: #3CB7FF;
}


/* Search */

#search {
	padding: 20px 30px 40px 30px;
	z-index:99;
}

#search input {
	padding: 0;
	width: 70px;
	height: 29px;
	font-weight: bold;
}

#search #s {
	padding: 5px;
	width: 150px;
	height: auto;
	border: 1px solid #626262;
	font: normal 1em Arial, Helvetica, sans-serif;
}

#search br {
	display: none;
}

/* Categories */

#sidebar #categories li {
}

/* Calendar */

#calendar_wrap {
	padding: 0 30px 40px 30px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {
	background: #F1F1F1;
}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #today {
	background: #FFF3A7;
	border: 1px solid #EB1400;
	font-weight: bold;
	color: #EB1400
}

/* Footer */

#footer {
	padding: 20px 0 10px 0;
	border-top: 2px #EEEEEE solid;
	background: #F7BB27;
}

#footer p {
	margin-bottom: 1em;
	text-align: center;
	line-height: normal;
	font-size: 12px;
}

#footer a {
	padding: 0 20px;
	text-decoration: none;
	color: #187BD9;
		font-size: 12px;
}

#footer a:hover {
}

#footer .rss {
}

#footer .xhtml {
}

#footer .css {
}

#footer .legal a {
	padding: 0;
}
.indextext {
	font-size: 14px;
	line-height: 20px;
}

#map {overflow: hidden;}
#map{ margin-left: 0px; margin-bottom: 15px; margin-right: 0px; margin-top: 10px; border: 2px solid #cfcfcf; height: 300px;}
#map img {border: 0; margin: 0;}
.login_bar input {
color:#ffffff;
}
.login_bar {

color:#ffffff;

margin:-60px 0 0 0;
padding:5px;
float:right;
}
.login_bar p {
margin:0px;
padding:0px;
}

.align_r {
text-align:right;
padding-right:5px;

}

.formbox input {
width:400px;
}

.gimg {
margin:10px;
width:75px;
border:0px;
}

.g_p {
width:220px;
margin:5px;
}

.boxer1 {
width:200px;
height:220px;
margin:0px 5px 0 -5px;
background:url(http://www.cornwall4u.com/images/box2.png) no-repeat;
}

	.rotm5 {
		/*rotation: 355deg;
		-webkit-transform: rotate(355deg);
		-moz-transform: rotate(355deg);
		filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=355deg);*/
		z-index:1;
		vertical-align:center;
		width:220px;
		height:210px !important;
		padding:0px;
		margin:0px;
		overflow:hidden;
	}

	.rot5 {
		/*rotation: 5deg;
		-webkit-transform: rotate(5deg);
		-moz-transform: rotate(5deg);
		filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=5deg);*/
		z-index:1;
		vertical-align:center;
		width:220px;
		height:210px !important;
		padding:0px;
		margin:0px;
		overflow:hidden;
	}
	.box_hold2 {
		position:absolute;
		z-index:2;
		width:220px;
		
		padding:0px;
		margin:-16px 0px 0px -16px;
		overflow:hidden;
	}
	
	.box_hold {
		position:absolute;
		z-index:2;
		width:220px;
		height:210px !important;
		padding:0px;
		margin:0px;
		overflow:hidden;
	}
	
	.boxer {
	overflow:hidden;
	display:inline-block;width:220px;
	position:inherit;
			padding:0px;
		margin:0px 0px 0px 0px;
	}
	.box_text1 {
	
	width:175px;
	text-align:center;
	position:absolute;
	color:#000;
	z-index:999;
	padding:11px 10px 0 10px;
	font-weight:bold;
	font-size:14px;
	}
	.box_text2 {
	
	width:195px;
	text-align:center;
	position:absolute;
	color:#000;
	z-index:999;
	padding:5px 10px 0 5px;
	font-weight:bold;
	font-size:14px;
	}
	
	.box_text {
	
	width:195px;
	text-align:center;
	position:absolute;
	color:#000;
	z-index:999;
	padding:11px 10px 0 10px;
	font-weight:bold;
	font-size:14px;
	}

.property-list-block {
	width: 95%;
	padding: 0 15px;
	margin-bottom: 30px;
	height: 150px;
}

.property-list-block p{
	display: inline-block;
}

.thumbnail {
	display:inline-block;
	width: 225px;
	overflow: hidden;
}

.thumbnail img {
	height: 150px;
	width: auto;
}

.property-content {
	padding-left: 15px;
	display: inline-block;
	height: 100%;
  	position: relative;
  	vertical-align: top;
  	width: 645px;
  	overflow: hidden;
}

p.property-name {
	margin-right: 100px !important;
}

p.property-other {
	float: right;
}

.property-head {
	width: 100%;
}
