body {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	background: #FFFFFF;
	color: #614D3A;
	margin: 0px;
}

#wrapper {
	margin: 0 auto;
	width: 797px;
}

* html #wrapper {
	width: 610px;
	overflow: hidden;
	border-right: 1px solid silver;
}


h1 {
	font-size: 14px;
	font-weight: bold;	
	margin: 0.5em 0 0.3em 0;
}

h3 {
	font-size: 12px;
	font-weight: bold;	
	margin: 0.5em 0 0.1em 0;
}

a {
	color: #0078C1;
}

a:hover {
	text-decoration: none;
}

#title {
	width: 799px;
}

#topspacerbrn {
	height: 18px;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
}

#topspacergrn {
	height: 18px;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 1px solid silver;	
}

#toprightbrn {
	display: none;	
}

#toprightgrn {
	display: none;	
}

#water {
	position: relative;
	height: 92px;
	background: #1b63b5;
}

#water img {
	position: absolute;
}

#water .line {
	position: absolute;
	left: 612px;
	height: 92px;
	border-right: 1px dotted silver;
}

#banner {

}

#banner .line {
	position: absolute;
	width: 612px;
	height: 66px;
	border-right: 1px dotted silver;
}

#bannerhome {

}

#bannerhome .line {
	position: absolute;
	width: 612px;
	height: 144px;
	border-right: 1px dotted silver;
}

#logo {
	display: none;
}

#logoprint {
	position: absolute;
	z-index: 99;
	top: 22px;
	left: 40px;
	width: 109px;
	height: 45px;
}

.clear {
	clear: both;
}



#raspberries {
	position: absolute;
	z-index: 1;
	left: 0;
	width: 217px;
	height: 144px;
	bottom: -30px;
	background:url(../../gfx/raspberries.png) no-repeat bottom left;	
}

#now {
	position: relative;
	top: 0;
	right: 0;
	text-align: right;
}

* html #now {height:1%;}


#now #future {
	color: #005A93;
	font-size: 16px;
	font-weight: bold;	
}

#now #difference {
	color: #54B948;
	font-size: 10px;
}

#watertip {
	position: relative;
	margin: 0 auto;
	width: 146px;
	background: #C7D8F0;
	border: 1px solid #62A0D6;
}

#watertip #watercan {
	position: absolute;
	bottom: -10px;
	right: 3px;
	width: 108px;
	height: 67px;
	background:url(../../gfx/watercan.png) no-repeat bottom right;	
	
}

#watertip #tipnum {
	line-height: 23px;
	font-size: 11px;
	color: white;
	padding: 0 2px;
	background:url(../../gfx/tipheader.png) no-repeat top left;	
}

#watertip #tip {
	font-size: 10px;
	color: #0078C1;
	padding: 2px;
}

#mapthumb {
	position: relative;
	margin: 15px auto 10px auto;
	width: 146px;
	height: 97px;
}

#mapthumb a img {
	border: 0px;
}

#sidetip {
	color: #005A93;
	font-size: 16px;
	line-height: 40px;
	padding: 40px 5px 5px 5px;
}


#manythings {
	color: #005A93;
	font-size: 16px;
	line-height: 40px;
	padding: 40px 5px 5px 5px;
}

.grnpic {
	text-align: center;
}

.grnpic img {
	border-top: 10px solid green;	
}

.brnpic {
	text-align: center;
}

.brnpic img {
	border-top: 10px solid #614D3A;	
}


#wheat {
	display: none;
}


#footer {
	position: relative;
	width: 797px;
	line-height: 30px;
	background: #614D3A;
	text-align: right;
	border: 1px solid silver;
}

#footer a {
	padding-right: 60px;
	color: white;
}

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

/***** Navigation *****/

#nav_horiz {
	position: absolute;
	top: 50px;
	right: 190px;
	color: #fff;
	font-size: 10px;
}

#nav_horiz ul {
	padding: 0;
	margin: 0;
}


#nav_horiz li {
	float: right;
	list-style: none;
	white-space: nowrap;
	line-height: 30px;
}

#nav_horiz li a {
	background: inherit;
	color: #ccc;
	display: block;
	text-decoration: none;
	padding: 0 10px;

}

* html #nav_horiz a {width:1%;}

#nav_horiz .selected
{
	background: #005A93;
	color: #ccc;
	text-decoration: none;
}

#nav_horiz a:hover, #nav_horiz .selected:hover {
	background: #005A93;
	color: #ccc;
	text-decoration: none;
	-moz-opacity:.8;
	filter:alpha(opacity=80);	
	
}

/******** main columns **********/

#container {
	position:relative;
	width: 100%;
	border-left: 1px solid silver;	
	border-right: 1px solid silver;
}
#cell3 {
	width:100%;
	float:left;
	margin:0;
	position:relative;
	
}
#cell2 {
	width:612px;
	background:white;
	float:left;
	border-right:1px dotted silver;
}
#cell1 {
	width:33.3%;
	float:left;	

}
#cell2a, #cell3a {
	float:right;
	position:relative;

}

#cell2a {
	width:200%;
	margin-right:-200%;
}

#cell3a {
	width:46%;
	margin-right:-46%;
}

* html #cell3a {margin-right:-100%}

#leftcol {
	margin: 60px 10px 10px 10px;
}

#rightcol {
	margin: 60px 10px 10px 10px;
}

#centercol {
	margin: 60px 10px 10px 10px;
}


.stupidie {
	position: relative; 
	width: 100%; 
	height: 1px; 
	border: 1px solid white;
}


