/* GLOBAL STYLE SHEET */

/* bof COMMON STYLES */

	html, body { font-family:Verdana, Arial, Helvetica, sans-serif; margin: 0px; padding: 0px; height:100%;
		background: #3F3F3F url(http://www.chaffordcottages.demon.co.uk/images/strawberryfields/elements/main-bg.gif); }
		
	body { font-size:0.7em; color:#333; } /* for IE and Firefox */
	html { font-size:100%; } /* for IE */
	
	/* page layout */
	#container { width:770px; background:#FFF; margin:0 auto; }
	#header { height:85px; width:770px; }
	#nav { float:left; display:inline; height:21px; width:752px; background:url(http://www.chaffordcottages.demon.co.uk/images/strawberryfields/elements/nav_bg.gif) top left no-repeat #FFF; margin:0 0 10px 9px; }
	
	#content { float:left; display:inline; width:750px; margin:0 10px 0 10px; background:#FFF; }
	#content .lhs { float:left; display:inline; width:546px; border:1px solid #999999; padding:6px; }
	#content .rhs { float:left; display:inline; width:180px; margin:0 0 0 10px; }
	
	#footer { clear:both; height:34px; background:#d0d2d3; width:770px; background:url(http://www.chaffordcottages.demon.co.uk/images/strawberryfields/elements/footer_bg.gif) top left no-repeat; }
 	/* eof page layout */
	#footer .links { margin:14px 0 0 20px; float:left; display:inline; }
	
	p { margin:0 0 10px 0; padding:0px; }

	.clear_both { clear:both; float:left; display:inline; } 
	
	#bg { height:100%; } /*FireFox fix for background flash */
	#spacer { float:left; display:block; height:25px; clear:both; }

	/* global colours */
	.dark_red{ color:#4f1818; }
	.light_red { color:#740000; }
	
	.rss_orange { color:#f47721; }
	.grey { color:#878989; }
	.black { color:#000; }
	.bold { font-weight:bold; }
	/* eof global colours */
	
	/* bof common link styles */
	a:active, a:link, a:visited { color:#333; text-decoration:none; }
	a:hover { color:#740000; text-decoration:underline; }
	
	a.footer_link:active, a.footer_link:link, a.footer_link:visited { color:#333; text-decoration:none; margin:0 15px 0 15px; }
	a.footer_link:hover { color:#740000; text-decoration:underline; }
	
	a.white_link:active, a.white_link:link, a.white_link:visited { color:#fff; text-decoration:none; margin:0 15px 0 15px; }
	a.white_link:hover { color:#740000; text-decoration:underline; }
	
	/* eof common link styles */
	
/* eof COMMON STYLES */

#header .logo { margin:10px 193px 0 10px; }
#header .contact { display:inline; float:right; margin:5px 20px 0 0; width:730px; }
#header .contact .phone { display:inline; float:right; background:url(http://www.chaffordcottages.demon.co.uk/images/strawberryfields/elements/phone.gif) top left no-repeat; padding:0 0 0 13px; height:18px; font-weight:bold; }
#header .contact .email { display:inline; float:right; background:url(http://www.chaffordcottages.demon.co.uk/images/strawberryfields/elements/email.gif) top left no-repeat; padding:0 0 0 20px; height:18px; margin:0 0 0 20px; font-weight:bold; }

#nav .links { margin:4px 0 0 10px; color:#FFFFFF; }

.lhs .images { height:130px; margin:0 0 10px 0; float:left; display:inline; }
.lhs .main { background:#b3bb96; width:526px; float:left; display:inline; padding:10px; }
.lhs .main .image { margin:0 10px 0 0; float:left; display:inline; }


.rhs .promo_box { width:168px; border:1px solid #999; padding:5px; margin:0 0 10px 0; float:left; display:inline; }
.rhs .promo_box .heading { font-size:1.2em; font-weight:bold; color:#740000; float:left; display:inline; width:168px; margin:0 0 5px 0; }
.rhs .rhs_image { float:left; display:inline; margin:0 0 10px 0; }

/* page specific styles */

/* eof page specific styles */
