body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	color: #333;
	line-height: normal;
	padding: 0;
	margin: 10px 0 0 0;
	background: url('background.jpg');
}
a:link, a:visited, a:active {
	color: #BE5532;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #333;
	height: 1px;
	width: 100%;
}


form {
	margin: 0;
}
input,textarea {
  color: #003;
  background-color: #fff;
  border: 1px solid #999;
}
img {
	float:left;
	margin: 0px 20px 20px 0;
}

/***********************************
container
************************************/
#mainContainer { 
	width:1000px; 
	padding-bottom:2px;
	font-size:75%;
	line-height:20px; 
	background:#fff;
	margin:15px auto 0 auto;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
        clear: both;
        z-index;1;
}

#container {
	width: 978px;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding: 5px 5px 5px 10px;
	z-index:1;
}

.breadcrumb {
margin-left:0;
z-index:1;
}

/***********************************
masthead & header images
************************************/
.masthead {
	background: #fff;
	}

.headerImageWrapper{
	clear:both;
	padding: 0 0 0 0;
	background-position: center;
	height:201px;
	background: #fff;
	}

.image1 {
	margin: 0;
	width: 1000px;
	height:201px;
	float: left;
	background:#fff;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	padding-bottom: 0;
	}

.search {
display: block;
position:absolute;
margin: 3px 10px 0px 760px;
z-index:100;
overflow:hidden /*IE6*/;
}

.search_string {
font-size: 120%;
height:17px;
width: 140px;
background: black;
border:1px solid #B0BEC7;
color:rgb(0,0,0);
padding-top:4px;
padding-left:4px;
padding-bottom:2px;
background: none;
}

.search_submit {
font-size: 120%;
color: #e9eef3;
border: 1px solid #8d9dac;
padding-left: 5px;
height:25px;
width:80px;
padding-right: 5px;
cursor:pointer;
background: black url(media/search-button.png) no-repeat;
}

#tabs3 {
padding: 0 0 0 0;
background: url('media/shadow1.gif');
height:10px;
margin: 0 0 0 0;
}

/***********************************
green logo
***********************************/

#green {
        position:absolute;
	margin: 40px 0 0 880px;
	z-index:100;
	overflow:hidden /*IE6*/;
}

/***********************************
Zero Carbon Logo
************************************/
.zeroc {
margin: 40px 0 0 700px;
z-index:1;
background:none;
position:absolute;
overflow:visible !important /*Firefox*/;
overflow:hidden /*IE6*/;
}
	
/***********************************
main content
************************************/
#mainContent {
	float:left;
	width: 650px;
        margin: 0;
	padding: 5px 0 10px 0;
	background-color: #FFF;
	position: relative;
	vertical-align: top;
	line-height: 20px; 
	text-align: left; 
	word-spacing: 2px;
	overflow: hidden;
}

#mainContent p {
padding: 0px 10px 3px 10px;
}

#mainContent a:link, #mainContent a:visited, #mainContent a:active {
	border-bottom: 1px dotted #BE5532; 
}
#mainContent a:hover {
	color: #666;
	background-color: #EEE4C9;
}
.illustrations {
	float:right;
	width: 200px;
	margin: 0px 0px 0px 0px;
	position: relative;
}

/***********************************
font settings
************************************/

p, h1, h2, h3, h4, h5, h6{
margin: 10px 0;
padding: 0;
}

h1, h3, h4, h5, h6 {
font-family: Georgia;
}

h2 {
color: #333;
font-size: 190%;
font-weight: 500;
padding: 7px 0 4px 2px;
margin: 10px 0 2px 0;
line-height: 120%;
font-family: Tahoma;
}

h3{
font-size: 170%;
}

h1{
font-size: 26px;
}

h4{
font-size: 130%;
}

h5{
font-size: 110%;
}

h6{
font-size: 90%;
}

a{
color:#101a52;
font-weight:800;
text-decoration:none;
}

a:hover{
color:#d8621b;
text-decoration:underline;
}

a img{
border:0px;
}

hr{
height:2px;
margin:5px 0;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}

.aggregator h3 {
font-size: 100%;
margin-left: 25px;
}

/***********************************
right column
************************************/
#rightcolumn {
        image-align: center;
        margin: 0 0 0 680px;
	background-color: #FFF;
}

#rightcolumn h2 {
        font-size: 1.2em;
        text-align: center;
        margin: 0px;
        background-color: #CBA685; color:rgb(255,255,255); font-weight:bold;
}

#rightcolumn h3 {
font-family: Helvetica, sans-serif;
font-variant:small-caps;
font-size:150%;
padding:2px 0 1px 4px;
margin:0;
border-bottom: 2px solid #183340;
color: #333;
font-weight: 800;
}

#rightcolumn h3 a {
color: #333;
font-weight: 800;
}

#rightcolumncontent p {
font-size:95%;
font-weight:100;
padding: 2px 0 2px 25px;
margin:2px;
color:#101a52;
border-bottom: 1px solid #ccc;
}

.weather {
	padding-left: 93px;
}
.surfreport {
        padding-left: 80px;
}

/***********************************
separator
************************************/

#clear
	{
	clear: both;
	height:0;
	}


/***********************************
footer
************************************/

#FOOTER { 
width: 1000px; 
text-align: left; 
margin-left: auto; 
margin-right: auto;
background: #304f6c;
height:40px;
}

	#LINKS { 
	margin-right:250px;
	height:40px;
	text-align: left; 
	color: #FFFFFF;
	padding: 5px 0 0 5px; 
	}

	#LINKS ul {
	margin:0; 
	padding-left: 0;
	display: inline;
	list-style: none; 
	} 

	#LINKS li{
	float:left;
	margin: 0;
	padding: 0px 11px 0px 11px;
	list-style: none; 
	display: inline;
	border-right: 1px solid #FFFFFF;
	}

	#LINKS li.Last {
	border-right: none;
	}

	#LINKS a {
	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;
	}

	#LINKS a:hover {
	text-decoration: underline;
	}

	#COPYRIGHT {
	float: right;
	width: 300px;
	height:40px; 
	text-align: right;
	display: block; 
	color: #FFFFFF;
    font-size: 11px; 
	padding: 5px 20px 0 0;
	}

	#COPYRIGHT a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	}

	#COPYRIGHT a:hover {
	text-decoration: underline;
	}

	#tabs4 {
	padding: 0 0 0 0;
	background: black url('media/shadow2.gif');
	height:8px;
	margin: 0 0 0 0;
	}
