@charset "UTF-8";
/* CSS Document */

body {background: #800000;}
a {color: #833125;}
a:hover {color: #333333;}
p {color: #000;}

/* Header */
#Header {background: url(/themes/country/images/this-old-barn-header.jpg);}
#Header a {display: block; width: 800px; height: 166px;}

/* Content */
#Content {}
	#NavigationContainer {background: url(/themes/country/images/nav-bottom.jpg) no-repeat center bottom;}
	#Navigation {background: url(/themes/country/images/nav-bg-repeat-y.jpg) repeat-y;}
	#Navigation li {background:none;}
	#Navigation li a {color: #000;}
	#Navigation li:hover {background:#efdd64;}
	#ContentArea {background: #FFF url(/themes/country/images/content-footer.jpg) center bottom no-repeat; min-height: 300px;}

/* Footer */
#Footer {}
	#FooterHeader {background: url(/themes/country/images/footer-header.jpg) no-repeat; height: 39px;}
		#FooterContent {background: url(/themes/country/images/footer-header-repeat-y.jpg) repeat-y;}
		#FooterContent div, #FooterContent div a {color: #FFF;}
	#FooterBreak {background: url(/themes/country/images/footer-header-bottom.jpg) no-repeat;}
	#FooterNavigationContainer {background: url(/themes/country/images/footer-bottom-repeat-y.jpg) repeat-y;}
		#FooterNavigation li a {color: #000;}
		#FooterNavigation li a:hover {color: #333333;}
	#FooterBottom {background: url(/themes/country/images/footer-bottom.jpg) no-repeat;}