body {
	padding:    5px;
	margin:     5px;
	background: #dfe4eb;
	font:       8pt verdana;
	color: #6e7075;
	text-align: center;
}

#wrapper {
	margin:     0 auto;
	text-align: left;
	background: #ffffff;
	width:      900px;

}

a:hover {
	background: #8fa794;
}

h1#title {
	font-size: 13pt;
	font-weight: normal;
	border-bottom: 1px solid #550b05;
	color: #550b05;
	padding: 15px;
	
}




#header {
	height:      257px;
	border-bottom: 2px solid #a1a2a4;
	text-indent: -2000px;
	/*background:  #ffffff url('/?asset=assets%2fWaterfields%2fjpg%2fheader.jpg') no-repeat 0px 50%;*/
	background:  #ffffff url('/?asset=assets%2fWaterfields%2fjpg%2fheader.jpg') no-repeat 0px 50%;
}




#nav {
	padding:    5px;
	width:      250px;
	color: #57695b;
	background:  #84858a url('/?asset=assets%2fWaterfields%2fjpg%2f.jpg')
}




#nav div       { padding: 1px 0 1px 0; }
#nav div.out   { padding: 6px 0 6px 0; }
#nav div.first { padding-top: 0;       }
#nav div.last  { padding-bottom: 0;    }

#nav h3 {
	color:         #ffffff;
	background:    #33363a;
	padding:       5px;
	font-weight:   ;
	font-size:     8pt;
	cursor:        pointer;
	border:        1px solid #a1a2a4;
	border-bottom: 1px solid #a1a2a4;

}

#nav ul {
	display: none;
	border: 1px solid #a1a2a4;
}

#nav li div,
#nav li a {
	padding:       5px;
	display:       block;
	border-bottom: 1px solid #a1a2a4;
}

#nav li.last a,
#nav li.last div {
	border-bottom: none;
}

#nav a {
	color: #6e7075;
	
;
}

#nav a:hover {
	text-decoration: none;
	background-color: #fcda64;

	}

#nav li.active div {
	color: #550b05;
	background: #fcda64;
	font-weight: bold;
}

#nav li.highlight {
	background: #000000;
	border-top: 1px solid #a1a2a4;
}




#nav div.out h3 {
	font-weight:   bold;
	border-bottom: none;
}

#nav div.out ul {
	display:    block;
	background: #fff;
	border-top: none;
}

#nav div.out li {
	list-style:  none;
}




/*#nav div.admin h3 {
	color:      #fff;
	background: #000000;
}

#nav div.admin ul {
	background: #000000;
	border:     1px solid #a1a2a4;
	border-top: none;
}*/




#inner {
	padding:    15px;
	font-size:   9pt;
	text-align: justify;
	line-height: 1.5em;
	min-height: 400px;
	width:      700px;


}

* html #inner {
	height: 500px;
}

#inner h2 {
	font-size:   9pt;
	font-weight: normal;
	color: #6e7075;
	}

#cartsummary {
	clear: both;
	padding: 10px;
	border-bottom: 1px solid #550b05;
	background: #ffe;
	margin-bottom: 10px;
}




#right {
	padding:    5px;
	width:      120px;
	background: #eee;
}

#right h4 {
	margin:     0;
	padding:    2px;
	color:      #fff;
	background: #ccc;
}

#right img {
	border: 1px solid #ccc;
	border-top: none;
}

#right p {
	padding-bottom: 10px;
}

#right p a {
	color: #ffffff;
}

#add_ads {
	position: absolute;
	left: 50%;
	width: 60px;
	margin-left: 410px;
	text-align: right;
}




#footer div.links {
	padding:    1px;
	background: #a1a2a4;
}

#footer div.footnotes {
	padding:    5px;
	background: #84858a;
	text-align: right;
	color: #fcda64;

}