/*-----------------------------------------------------------------------------
Style Sheet

version:   1.0
author:    mariette
email:     mariette@jacksonbone.co.uk
website:   http://www.betsiegenou.com /
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/

@import url("layout.css");
@import url("typography.css");

body {
	background-color: #cccccc;
}

#wrapper {
	background-color: #ffffff;
}

h2, h3 {
	color: #666666;
	}


/* =Main Nav
-----------------------------------------------------------------------------*/

#mainNav a {
	color: #000000;
	}

#mainNav a:hover, #mainNav a.NavOn {
	color: #666666;
}

/* =Content
-----------------------------------------------------------------------------*/

/* =Portfolio Nav
-----------------------------------------------------------------------------*/


