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


body {
	font: 80%/1.5 Arial, Helvetica, sans-serif;
	/*background: #1D3D6B;*/
	background-color:#FFFFFF
	/*background-image: url(/images/back1.gif);*/
	text-align: center;
	padding: 0;
	margin: 2em;
	
	}

#container {
	width: 780px;
	background: #ffffff;
	text-align: left;
	border: 1px solid #1D3D6B;
	margin: 0 auto;
	/*background-image: url(/images/outerpic.png);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: 10px 120px;*/
	
	
}

p {
	text-align: justify;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	
}

p#smurf {
	background: transparent;
	text-align: center;
	font-weight: bold;
	color: #1D3D6B;
}

#smurf strong {
	font-size: 2em;
	color: black;
}

p#center {
	background: transparent;
	text-align: center;
	color: #1D3D6B;
}

h1 {
	height: 108px;
	/*background: url(perciformes3.gif) bottom center no-repeat;*/
	text-indent: -999em;
	margin: 1em 0 0 0;
}

#nav, #nav ul {
	float: left;
	width: 780px;
	list-style: none;
	line-height: 1;
	background: #1D3D6B;
	font-weight: bold;
	padding: 0;
	border: solid #1D3D6B;
	border-width: 0.2em 0;
	margin: 0 0 1em 0;
}

#nav a {
	display: block;
	width: 12.2em;
	w\idth: 8em;
	color: #ffffff;
	text-decoration: none;
	padding: 0.25em 2em;
}

/*#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}*/

#nav li {
	float: left;
	padding: 0;
	width: 12.2em;
	margin: 0px;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
	font-weight: bold;
}

#nav li li {
	padding-right: 1em;
	width: 13em
}

#nav li ul a {
	width: 13em;
	w\idth: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #FFC34D;
}


/*solar hot water nav*/
#navshw, #navshw ul {
	float: left;
	width: 780px;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	border: solid #FFC34D;
	border-width: 0.2em 0;
	margin: 0 0 1em 0;
	background-color: #FFC34D;
	
	
	}

#navshw a {
	display: block;
	width: 10em;
	w\idth: 6em;
	color: #ffffff; /*text colour on top nav*/
	text-decoration: none;
	padding: 0.25em 2em;
}

#navshw a.shwdaddy {
	background: url(rightarrow2.gif) center right no-repeat;
}

#navshw a.top {
	text-align:center;
}

#navshw li {
	float: left;
	padding: 0;
	width: 10em;
	margin: 0px;

}

#navshw li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 12.2em;
	w\idth: 11.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
	font-weight: bold;
}

#navshw li li {
	padding-right: 1em;
	width: 11em;

}

#navshw li ul a {
	width: 11em;
	w\idth: 9em;

}

#navshw li ul ul {
	margin: -1.75em 0 0 12em;
}

#navshw li:hover ul ul, #navshw li:hover ul ul ul, #navshw li.sfhover ul ul, #navshw li.sfhover ul ul ul {
	left: -999em;
	
	
}

#navshw li:hover ul, #navshw li li:hover ul, #navshw li li li:hover ul, #navshw li.sfhover ul, #navshw li li.sfhover ul, 
#navshw li li li.sfhover ul {
	left: auto;
	
	
}

#navshw li:hover, #navshw li.sfhover {
	background: #1D3D6B;
	
	
}


#content {
	clear: left;
	color: #283258;
	font: 100%/1.5 Arial, Helvetica, sans-serif;
	font-size: 1em;
	/*background-image: url(/images/innerpic.png);
	background-repeat:no-repeat;
	background-position:center; 
	background-attachment:fixed;
	background-position: 150px 75px;*/
	
}

#content a {
	color: #283258;
}

#content a:hover {
	text-decoration: none;
}

#scaffolding {
	/*height: 40px;*/
	/*background: white url(/images/header_bg.gif) no-repeat;*/
	border: solid #283258;
	border-width: 1px 0 0 0;
	margin: 1em 0 0 0;
	font-weight: bold;
	text-align:center;
	color: #283258;
}

#scaffolding a {
	text-decoration: none;
	/*text-align:center;*/
	display: block;
	/*height: 25px;*/
	color: #283258;
	font-weight: bold;
}

#scaffolding a:hover {
	text-decoration: none;
}
#bottomnav a {
	text-decoration: none;
	color: #283258;
	
}
#bottomnav{
	text-decoration: none;
	color: #283258;
	
}

