* {margin: 0px; padding: 0px;}

body,td,th {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: .9em;
	color: #000000;
}
body {
	background-color: #7f7f7f;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #990033;
}
a:hover {
	text-decoration: none;
	color: #99CC00;
}
a:active {
	text-decoration: underline;
	color: #FFCC00;
}
h1 {
	font-size: 1.7em;
	color: #8DAB3B;
	display: inline;
}

h2 {
	font-size: 1.4em;
	color: #8dab3b;
	margin-top: 12px;
}
h3 {
	color: #8dab3b;
}
p {
	padding-top: 4px;
	line-height: 1.3em;
}
#wrapper #content #content-inner li {
	margin-left: 20px;
}

#wrapper/*layout styles*/

 {
	vertical-align: top;
	width: 906px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../assets/logo/cropped-swim-toward-light.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	background-position: center top;
	background-color: #FFFFFF;

}
#header {
	vertical-align: top;
	height: 140px;
}
#header-inner {
	padding-left: 10px;
}

#nav {
	vertical-align: bottom;
	text-align: left;
	height: 32px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #7F7F7F;
}
#nav-inner {


}
#sidebar {
	float: left;
	width: 20%;
}
#sidebar-inner {
	padding-right: 3px;
	padding-left: 3px;
}



#content {
	vertical-align: top;
	width: 78%;
	min-height: 400px;
	float: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #7F7F7F;
}
#content-inner {
	padding-top: 5px;
	padding-left: 10px;
	overflow: hidden;
}
#footer {
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #8DAB3B;
	clear: both;
}
#footer-inner {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: .9em;
}



.imageFloat {
	position: absolute;
}
.largeTextheader {
	font-size: 2em;
	color: #B8D079;
	font-weight: bolder;
	padding-top: 70px;
}
.tagline {
	font-size: 1.1em;
	color: #B8D079;
}
#search-box {
	float: right;
}

