@import url(general.css);

body {
	background-image:  url("../img/backgrounds/home.gif");
	}
a, a:active, a:focus, a:visited {
	color: #FFFFFF;
}

a:hover {
	color: #9a8078;
}

h1 {
	color: #FFFFFF;
	}



#subnav {
	color: #FFFFFF;
	}

#content1 {
	background-color: #6e5249;
	}

#content2 {
	background-color: #d0ae64;
	overflow:auto;
	height: 374px;
	scrollbar-base-color: #d0ae64;
	scrollbar-face-color: #6e5249;
	scrollbar-arrow-color: #b53966;
	}

#content3 {
	background-color: #b53966;
	}
h2.box {
	color: #ffffff;
	letter-spacing:px;
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0 0 10px 0;
	}
h2.boxpink {
	color: #af2469;
	letter-spacing:px;
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0 0 10px 0;
	}
h2.boxgreen {
	color: #8b8e2d;
	letter-spacing:px;
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0 0 10px 0;
	}
h2.boxorange {
	color: #e38708;
	letter-spacing:px;
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0 0 10px 0;
	}
h2.boxcream {
	color: #d3d069;
	letter-spacing:px;
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0 0 10px 0;
	}
.box1 {
	background-color:; 
	border: #af2469 2px dashed; 
	padding: 20px; 
	width: 380px; 
	margin: 0 20px 20px 20px; 
	position: relative; 
	float: left; 
	text-align: justify;
	}
.box2 {
	background-color:; 
	border: #8b8e2d 2px dashed; 
	padding: 20px; 
	width: 380px; 
	margin: 0 20px 20px 20px; 
	position: relative; 
	float: left; 
	text-align: justify;
	}
.box3 {
	background-color:; 
	border: #e38708 2px dashed; 
	padding: 20px; 
	width: 380px; 
	margin: 0 20px 20px 20px; 
	position: relative; 
	float: left; 
	text-align: justify;
	}
.box4 {
	background-color:; 
	border: #d3d069 2px dashed; 
	padding: 20px; 
	width: 380px; 
	margin: 0 20px 20px 20px; 
	position: relative; 
	float: left; 
	text-align: justify;
	}
	
.box {
	padding: 0 0 10px 0;
	margin: 0;
	}
	
.details {
	padding: 0 0 5px 0;
	margin: 0;
	}

.green {
	color: #ffffff;
	font-size: small;
	text-transform: uppercase;
	font-weight: bold;
	}

p.moreaction {
	padding-bottom: 10px;
	}
.moreaction a{
	color: #ffffff;
	}
.moreaction a:hover{
	text-decoration: none;
	}
.links a{
	color: #ffffff;
	text-decoration: none;
	}
.links a:hover{
	color: #a9c717;
	}
/* MENU COLOUR STYLES */

#p7menubar a {
	color: #ffffff;
}

#p7menubar ul li a  {
	color: #ffffff;
}

#p7menubar li ul {
	background-color: #ad9586;
}

#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: #ad9586;
}

#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #ffffff;
	background-color: #ad9586;
}

#p7menubar ul a:hover {
	background-color: #cbb3a3!important;
	color: #FFFFFF!important;
}
/* END MENU COLOUR STYLES */
#sitemap_content {
	position: absolute;
	top: 142px;
	width: 990px;
	z-index: 10;
	}
#sitemap_content h1{
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
	text-transform: capitalize;
	}
#sitemap_content ul{
	color: #666666;
	font-size: small;
	font-weight: normal;
	}
#sitemap_content a, #sitemap_content a:active, #sitemap_content a:focus, #sitemap_content a:visited{
	color: #666666;
}

#sitemap_content a:hover {
	color: #FF6600;
}
