body {
	background: #111150 url('themes/water/waterbg.jpg') no-repeat;
	font: 0.9em 'Trebuchet MS', Verdana, Arial, Helvetica, San-serif;
	margin: 0;
}

h2 {
 color: #11255e;
 border-bottom: 1px solid #ccc;
}

h2 .subhead{color:#339999;}

a:link {color: #3300cc;}
a:hover {color:#993300;}
a:visited {color:#330066;}
			
.cta {
color: #993300;
font:14pt bold 'Trebuchet MS', Verdana, Arial, Helvetica, San-serif;
text-align: center;
}

#left img{padding:0 0 10px 10px;}

.imgWrap {float:right; margin: 0 0 10px 10px;}

#desc {
font-weight: bold;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, San-serif;
color:#000;
}

			#content {
				margin: 0 auto;
				width: 800px; background-color:white;
				background: rgba(255, 255, 255, 0.5);
			}
			
			#header {
				position: relative;
				background: url('themes/water/island.jpg') no-repeat;
				width: 100%;
				min-height: 132px; height: 132px; max-height: 132px;
			}
			
			#header #logo {
				position: absolute;
				top: 5px; left: 20px;
				width: 434px; height: 95px;
				background: url('themes/water/logo-water.gif') no-repeat;
				color: transparent;
				border: 0;
				margin: 0;
			}
			
			ul#topnav {
				display: block;
				list-style: none;
				margin: 0;
				padding: 0;
				position: absolute;
				top: 140px; left: 1ex;
				color: #663300;
				font: 0.8em 'Trebuchet MS', Verdana, Arial, Helvetica, San-serif;
			}
			
			ul#topnav li {
				margin: 0; padding: 0 8px 0 8px;
				display: inline;
				border-right: 1px solid #630;
			}
				
			#topnav a {
				color: #663300;
				text-decoration: none;
			}
			#topnav a:hover {
				color: #663300;
				text-decoration: underline;
			}
			
			#header #floater {
				position: absolute;
				top: 10px; right: 10px;
				width: 434px; height: 95;
			}
			
			#main {
				background: white url('themes/water/water-fade.gif') repeat-x;
				padding: 30px 10px 10px 10px;
			}
			
			#left {
				padding-top:15px;
				margin-left: 10px;
				margin-right: 20px;
				width: 520px;
				float: left;
			}
			

			#flavor_img {padding-top:10px;}
			#rightnav {
				background: transparent url('themes/water/waves.jpg') no-repeat bottom;
				padding-top:20px;
				padding-bottom: 150px;
				width: 200px;
				float: left;
				margin-left:20px;
			}
			

			#rightnav h2 {
				font-size: 1em;
				color: #11255e;
				padding-bottom: 2px;
				border-bottom: 1px solid #11255e;
				margin-bottom: 2px;
				text-decoration: none;
			}

			#rightnav h2 a {
				text-decoration: none;
				color: #11255e;
			}
			#rightnav h2 a:hover {
				text-decoration: underline;
				color: #336600;
			}

			#rightnav ul.nav {
				list-style: none;
				display: block;
				margin: 0;
				padding: 0;
			}
			
			#rightnav ul.nav li {
				margin: 0;
			}
			
			#rightnav ul.nav a {
				text-decoration: none;
				color: #006666;
				font: 0.8em 'Trebuchet MS', Verdana, Arial, Helvetica, San-serif;
			}
			#rightnav ul.nav a:hover {
				text-decoration: underline;
				color: #663300;
			}
			
			#stylesheets {
				display: block;
				list-style: none;
				margin: 0;
				padding: 0;
				position: absolute;
				top: 140px; right: 1ex;
				color: #663300;
				font: 0.8em 'Trebuchet MS', Verdana, Arial, Helvetica, San-serif;
			}
			
			#stylesheets li {
				margin: 0; padding: 0 1em;
				display: inline;
			}

			#stylesheets li span {
				cursor: pointer;
			}

			#stylesheets li + li {
				border-left: 1px solid #630;
			}
