/*#header {
	background:url(../art/header.jpg) top left no-repeat;
	height:208px;
}

#title {
	width:100%;
	background-color:#561556;
	height:28px;
	text-align:right;
}

.title {
	padding-right:20px;
}


#container {
	width:100%;
	float:left;
}

#content {
	margin-left:226px;
}

#right-content {
	float:right;
	margin:0;
	padding-right:20px;
	padding-left:40px;
}

#bottom-swirl {
	clear:both;
	position:relative;
	height:89px;
	width:100%;
	display:block;
	text-align:right;
	background:url(../art/bottom-swirl.gif) bottom left no-repeat #FFF;
}

#footer {
	clear:both;
	position:relative;
	height:16px;
	width:100%;
	font-size:0.85em;
	display:block;
	background-color:#561556;
	color:#FFFFFF;
}

.right-image {
	float:right;
	padding-left:10px;
}

.bam {
	float:right;
	padding-right:20px;
}

.bam a {
	color:#FFFFFF;
	text-decoration:none;
}

.bam a:hover {
	text-decoration:underline;
}

.copyright {
	float:left;
	padding-left:20px;
}



.lightquote {
	color: #666;
	font-style: italic;
}

tr.dark {
	background-color: #e7e7e7;
}
*/
#header {
	background:url(../art/header.jpg) top left no-repeat;
	height:208px;
}

#title {
	width:100%;
	background-color:#561556;
	height:28px;
	text-align:right;
}

.title {
	padding-right:20px;
}


#container {
	width:100%;
	float:left;
}

#content {
	margin-left:226px;
}

#right-content {
	float:left;
	width:90%;
	margin:0;
	padding-right:20px;
	padding-left:40px;
}

#bottom-swirl {
	clear:both;
	position:relative;
	width:100%;
	vertical-align:middle;
	display:block;
	text-align:right;
	background:url(../art/bottom-swirl.gif) bottom left no-repeat #FFF;
}

.water-logo {
	padding-bottom:20px;
}

#footer {
	clear:both;
	position:relative;
	height:22px;
	width:100%;
	font-size:0.85em;
	display:block;
	background-color:#561556;
	color:#FFFFFF;
	text-align:center;
}

#footer a {
	color:#ffffff;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

.right-image {
	float:right;
	padding-left:10px;
}

.left-image {
	float:left;
	padding-right:10px;
}

.bam {
	float:right;
	padding-right:20px;
}

.bam a {
	color:#FFFFFF;
	text-decoration:none;
}

.bam a:hover {
	text-decoration:underline;
}

.copyright {
	float:left;
	padding-left:20px;
}

.copyright a {
	color:#FFFFFF;
	text-decoration:none;
}

.copyright a:hover {
	text-decoration:underline;
}

.intro-quote {
	font-size: 1.5em;
	line-height: 1.3em;
	color: #5c6d13;
	border: 1px solid #B4BF61;
	padding: 5px 20px 5px 20px;
	text-align: left;
	background: url(../art/swirl-bg.jpg) #fff bottom left no-repeat;
	font-family: georgia;
	margin-right: 220px;
}
.intro-quote em {
	font-size: .8em;
}
.intro {
	font-size: 1.3em;
	line-height: 1.4em;
	color: #010542;
}

.lightquote {
	color: #99A83F;
	font-style: italic;
}

tr.dark {
	background-color: #99A83F;
	color: #fff;
	font-weight: bold;
}