/* CSS Document *//* CARSS BARN *//* ©2007 www.bigpurplebox.co.uk */	body	{	text-align:center;	background-image: url(graphics/background.jpg);	background-repeat: repeat-x;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 80%;	font-weight: normal;	}		#container	{	margin: 0 auto;	width: 840px;	text-align: left;	padding-bottom: 0px;	padding-right: 0px;	padding-top: 0px;	padding-left: 0px;	}		h1	{	color: #FFFFFF;	font-size: 90%;	background-color: #B4CEF3;	margin-bottom: 10px;	margin-right: 0px;	margin-top: 0px;	margin-left: 0px;	}			#content	{	width: 800px;	background-color: #D6E6D6;	background-image: url(images/homepage1.jpg);	background-repeat: no-repeat;	height: 380px;	padding-left: 20px;	padding-right: 20px;	padding-bottom: 0px;	padding-top: 15px;	margin-top: 40px;	border-color: #FFFFFF;	border-width: 2px;	border-style: solid;	}		#contenthome	{	width: 800px;	background-color: #D6E6D6;	background-image: url(images/homepage.jpg);	background-repeat: no-repeat;	height: 380px;	padding-left: 20px;	padding-right: 20px;	padding-bottom: 0px;	padding-top: 15px;	margin-top: 40px;	border-color: #FFFFFF;	border-width: 2px;	border-style: solid;	}		#footer	{	color: #036;	text-align: right;	font-size: 85%;	padding-right: 5px;	}		h2	{	margin-top: 30px;	color: #036;	font-weight: normal;	font-size: 90%;	border-bottom-color: #FFFFFF;	border-bottom-width: 5px;	}		a:link	{	color: #006600;	text-decoration: none;	}		a:visited	{		color:#0066CC}		a:hover, a:active	{	color: #036;	background-color: #99CCFF;	}			ul#navigation	{	list-style-type: none;	background: #036;	clear: both;	}		ul#navigation li {	display: inline;	background-color: #B4CEF3;}		ul#navigation a	{	display: block;	padding: .2em 1em;	text-decoration: none;	color: #036;	background: #B4CEF3;	float: right;	}		ul#navigation a:hover	{		color: #FFFFFF;		background: #036;	}			h3 	{	padding-left: 400px;	font-style: normal;	color: #036;	font-weight: normal;	}		p	{	padding-left: 20px;	font-style: normal;	color: #036;	font-weight: normal;	}
