/* ************** */
/* General Styles */
/* ************** */
	body {
		background-image: url(/nyk/gen3/webroot/theme/reddy/img/body_background_reddy_b.jpg);
	}
	
/* ******* */
/* Modules */
/* ******* */
	#nyk-primary-column .module .title,
	#nyk-secondary-column .module .title {
		background-color: #A37D58;
	}
	
	#nyk-primary-column .module .content,
	#nyk-secondary-column .module .content {
		border: 1px solid #A37D58;
	}


