/**************************************************
					Body
**************************************************/
body {
	background:#4B575F;
	font-family:Arial, Helvetica, sans-serif;
	color:#4B575F;
	margin:0;
	text-align:center;
}

/**************************************************
					General
**************************************************/
a {
	text-decoration:none;
}
img {
	border:0;
	display:block;
}

/**************************************************
					Container
**************************************************/
#container {
	background: url(../images/layout/bg-repeat.jpg) repeat-y center top;
	font-size:.7em;
	margin:20px auto 0;
	padding:0;
	text-align:left;
	width:900px;
}

#container:after{clear:both;
content:'.';
display:block;
height:0;
visibility:hidden;
}

/**************************************************
					Header
**************************************************/
#header {
	height:120px;
	width: 750px;
}
#header img {
	position: relative;
	top: 24px;
	left: 315px;
}



/**************************************************
					Content
**************************************************/
#content {
	width:750px;
	float:left;
}

#media{
	background:url("../images/layout/main-img.jpg"/*tpa=http://www.thebarncheshire.co.uk/images/layout/main-img.jpg*/);
	height:300px;
}

#contentbody{
	text-align:left;
	width:600px;
	margin:20px 0 20px 80px;
}

#contentbody h1{
	font-family:"Times New Roman", Times, serif;
	font-size:2.1em;
	font-weight:lighter;
	color:#007C85;
}

#contentbody img{
border:#007c85 1px solid;
}

#contentbody h1.homepage{
margin-left:40px;
}

#contentbody a{
color:#007C85;
}
#contentbody a:hover{
color:#045a60;
}
#contentbody a:visited{
color:#007C85;
}

/**************************************************
					Sidebar
**************************************************/
#sidebar {
	background:#007C85;
	width:140px;
	float:right;
	height:590px;
	padding:5px;
}

#sidebar p{
	color:#fff;
	font-size:1.4em;
	font-family:"Times New Roman", Times, serif;
	margin:0;
	padding:0;
}

#sidebar p.tel{
	text-align:center;
	font-weight:bold;
}

#nav{
	padding:0;
	margin-top: 410px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

#nav ul{
	list-style:none;
	margin:0;
	padding:0;
}

#nav ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:17px;
}

#nav ul li a{
	color:#c0dfe1;
}

#nav ul li a.selected{
	color:#fff;
	font-weight:bold;
}

#nav ul li a:hover{
	color:#fff;
}

/**************************************************
						News
**************************************************/

#news ul{
list-style:none;
}
#news ul li a{
color:#007c85;
}
.rss{
color:#666;
font-weight:bold;
}
/**************************************************
						Footer
**************************************************/
#footer {
	padding:18px 0 20px 30px;
	width:870px;
	margin:0 auto;
}

#footer p {
	color:#ccc;
	float:left;
	font-size:.6em;
	margin:0;
	padding:0 3px;
}

#footer p a{
	margin-right:20px;
	color:#999;
}

#footer p a:hover{
	color: #ccc;
}

#footer p#prodo {
	float:right;
}

#footer p#prodo a {
	color:#999;
	float:right;
}
/**************************************************
 *                      sIFR                      *
 **************************************************/
.sIFR-flash                                       { margin:0; visibility:visible !important; }
.sIFR-replaced                                    { visibility:visible !important; }
span.sIFR-alternate                               { display:block; height:0; left:0; overflow:hidden; position:absolute; top:0; width:0; }
.sIFR-flash + div[adblocktab=true]                { display:none !important; }
.sIFR-hasFlash #bodycontent h1                     { padding:8px 15px 0 3px; visibility:hidden; }
.sIFR-hasFlash #sidebar p.tel	                   { font-size:1.6em; padding:0 0 10px; visibility:hidden; }
