html, body {
	height: 100%;
}
body {
	color:#333333;
	background-attachment: fixed;
	background-image: url(/~brandesb/images/bg-light.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	background-color: #ABD3C3;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	padding-bottom: 15px;
	color: #acfffa;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size:24px;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:14px;
}
strong, em {
	font-family:"Lucida Sans", Helvetica, Arial, sans-serif
}
p {
	padding-bottom: 15px;
}
a {
	text-decoration:none;
	color: #cc99cc;
}
a:hover {
	text-decoration:underline
}
.left {
	float:left
}
.right {
	float:right
}
img.clear {
	clear:both;
	display:block;
	height:0px
}
.alignright {
	padding:3px;
	border:solid 1px #999;
	float:right;
	margin-left:12px;
}
.alignleft {
	padding:3px;
	border:solid 1px #999;
	float:left;
	margin-right: 12px;
}
#container {
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	height: auto;
}
#nav {
	margin: 15px 0;
}
#nav ul {
	display: block;
	float: left;
	background-image: url(/~brandesb/images/nav-bg.png);
	background-repeat: repeat-x;
	height: 41px;
	width: 876px;
}
#nav ul li {
	display:block;
	float: left;
	width: ;
}
#nav ul li a {
	display: block;
	float: left;
	line-height: 41px;
	padding-right: 27px;
	padding-left: 27px;
	color: #cc99cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
#nav ul li a:hover {
	color: #FEBEFF;
}
#nav ul .current_page_item a, #nav ul .current_page_ancestor a {
	/*color: #c4f3f9;*/
	color: #29caf6;
}
#page {
	padding-bottom: 90px;
}
#homerow1 {
	margin-top: 15px;
}
#welcome {
	float: left;
	width: 308px;
}
#welcome .content {
	background-image: url(/~brandesb/images/welcome-bg-vert-light.png);
	background-repeat: repeat-x;
	width: 252px;
	float: left;
	height: 324px;
	/*color: #abbdd4;*/
	color: #FFF;
	padding: 20px 15px;
	font-size: 12px;
}
#ssp {
	float: right;
	width: 575px;
	background-image: url(/~brandesb/images/ssp-bg.png);
	background-repeat: no-repeat;
	height: 342px;
	padding-top: 13px;
	padding-left: 13px;
}
#features {
	margin-bottom: 15px;
}
#features .content {
	float: left;
	background-image: url(/~brandesb/images/feature-bg.png);
	background-repeat: repeat-x;
	height: 140px;
	width: 873px;
	padding-top: 20px;
	font-size: 14px;
	text-transform: uppercase;
	color: #cc99cc;
	font-weight: bold;
}
#features .content .feature {
	float: left;
	width: 145px;
	text-align: center;
}
#features .content .feature p {
	padding-bottom: 0px;
}
#features .content .feature p img {
	padding-bottom: 5px;
}
#homerow3 .box {
	float: left;
	width: 295px;
	margin-right: 9px;
}
#homerow3 .box .content {
	float: left;
	width: 235px;
	background-image: url(/~brandesb/images/box-bg.png);
	background-repeat: repeat-x;
	height: 180px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	color: #dedede;
	font-size: 11px;
	line-height: 1.3em;
}
#homerow3 #news .content h4 img.left {
	margin-right: 5px;
	margin-bottom: 5px;
}
#homerow3 .box .content h4 {
	padding-bottom: 0px;
}
#homerow3 #events .content {
	line-height: 1.3em;
}
#homerow3 #serviceTimes {
	margin-right: 0px;
}
#homerow3 #serviceTimes .content {
	font-size: 12px;
}
#sidebar-1 {
	float: left;
	width: 308px;
	color: #CCC;
}
#sidebar-1 .borders {
	background-image: url(/~brandesb/images/subnav-borders.png);
	background-repeat: repeat-y;
	background-position: top;
	margin: 0;
}
#sidebar-1 .borders .content {
	background-image: url(/~brandesb/images/subnav-bg.gif);
	background-repeat: repeat-x;
	padding: 15px;
	width: 270px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
}
#sidebar-1 .bottom, #sidebar-1 .top, #newsletter div, #subnav {
	margin:0;
}
#subnav ul li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#subnav ul li a {
	display: block;
	line-height: 28px;
	height: 28px;
	padding-left: 15px;
	background-image: url(/~brandesb/images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
	color: #6BADB6;
	text-decoration: none;
}
#subnav ul li a:hover {
	color: #FEBEFF;
}
#subnav ul .current_page_item a {
	background-image: url(/~brandesb/images/subnav-active-bg.png);
	background-repeat: no-repeat;
	padding-left: 30px;
/*	color: #C9C;*/
color:#acfffa;
}
#primary {
	float: right;
	width: 588px;
}
#primary .content {
	background-image: url(/~brandesb/images/content-bg.png);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	color: #fff;
}
#primary .content h1 {
	color: #b1e6ed;
}
blockquote {
	background: url('../../../../../images/quote.png') no-repeat;
	padding-left: 20px;
	font-style: italic;
	font-weight: bold;
}
#primary .content .entry-content {
	color: #FFF; /*#d5e4f8;*/
}
#footer1 {
	width: 904px;
	height: 90px;
	margin: -90px auto 0 auto;
}
#footer1 .content {
	background-image: url(/~brandesb/images/footer-bg.png);
	background-repeat: repeat-x;
	height: 90px;
	float: left;
	width: 876px;
	color: #a17aa1;
}
#footer1 .content .left {
	padding-top: 15px;
}
#footer1 .content .right {
	padding-top: 15px;
}

