@import url(general.css);

body {
	background-image:  url("../img/backgrounds/weddings.gif");
	color: #ffffff;
	}

h1, h2, p, li, ul, h3, .c1, .c2 {
	color: #ffffff;
	}

a {
	color: #ffffff;
}

a:hover, a:active, a:focus {
	color: #cccccc;
}

#subnav {
	color: #FFFFFF;
	}

#content1 {
	background-color: #798c7b;
	}

#content2 {
	background-color: #9daf9f;
	overflow:auto;
	height: 374px;
	scrollbar-base-color: #9daf9f;
	scrollbar-face-color: #798c7b;
	scrollbar-arrow-color: #906c78;
	}

#content3 {
	background-color: #906c78;
	}

#content5 {
	color: #999999;
	}

#content5 a {
	color: #999999;
	}

#content5 a:hover {
	color:#CCCCCC;
	}

	/* MENU COLOUR STYLES */

#p7menubar a {
	color: #ffffff;
}

#p7menubar ul li a  {
	color: #ffffff;
}

#p7menubar li ul {
	background-color: #9daf9f;
}

#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #ffffff;
}

#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	background-color: #9daf9f;
}

#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #ffffff;
	background-color: #9daf9f;
}

#p7menubar ul a:hover {
	background-color: #acc0ae!important;
	color: #FFFFFF!important;
}
/* END MENU COLOUR STYLES */