/* Copyright (c) Fluid Creativity, 2007 */

/* Main stylesheet for North Western Caravans */

/* Standard Elements */

body {
	background:#EEEEEE;
}


/* wrappers */
#wrapper {
	background:url(../images/repeating-sky-winter.jpg) 0 0 repeat-x;
}

#innerWrapper {
	width: 937px;
	margin: 0 auto;
	text-align: left;
}	

#innerWrapperTop {
	background: url(../images/top-back.png) 0 0 no-repeat; 
}

#footer {

	background: url(../images/back-bot.png) bottom left no-repeat;
		
	color:#666666;
	
	font-size: 0.8em;	
	

}

#footer a {
	color:#3678BD;
}

#footer a.copyright {

	color: #666666;

	text-align: left;

	text-decoration:none;	

	padding-top: 10px;

}
