/* 
Title:     Woodstockwindchimes.co.uk Styles
Author:    iFingers.com
Updated:   January 6th 2007
*/


body {
	margin: 0;
	padding: 8px 0 0 0;
	font-family: Verdana, sans-serif;
	font-size: small;
	color: #963;
	background: #fff;
	}

/* links */

a:link, a:visited {
	color: #096;
	}
a:hover {
	color: #906;
	}

#header {
	padding: 0;
	font-size: 95%;
	width: 60em;
	margin: 0 auto;
	padding: 20px 0 0 0;
	}
	
#main {
	width: 60em;
	margin: 30px auto;
	padding: 0;
	font-size: 95%;
	line-height: 1.6em;
	}
	
#content {
	width: 43em;
	float: left;
	}
	
#sidebar {
	width: 15em;
	float: right;
	margin-left: 2em;
	font-size: 90%;
	font-family: Verdana, sans-serif;
	line-height: 1.5em;
	color: #666b75;
	}
	
#footer {
	float: left;
	width: 60em;
	margin: 0 auto;
	padding: 15px 0 30px 0;
	font-size: 95%;
	line-height: 1.5em;
	}
	
hr, .hide {
	display: none;
	}
a img {
	border: none;
	}
	
.leftfloat {
	float: left;
	}
	
h1 {
	font-size: 90%;
	text-transform: uppercase;
	text-align: justify;
	}
