body {
	margin: 0;
	font-family: verdana, arial, sans serif;
	color: #3D3D3D;
	font-size: 85%;
}
table {
	font-size: .95em;
}
a {
	color: #3D3D3D;
}
a:visited {
	color: #3D3D3D;
}
a img {
	border: none;
}
#mainWrapper {
	height: 100%;
}
.ltBlue {
	background: #6A99C8;
}
#gradientBlue {
	background: url('images/blueGradient.jpg');
	width: 801px;
	height: 207px;
	margin: auto;
}
.drkblue {
	background: #316CA8;
}
.gradientGray {
	background: url('images/grayGradient.gif') repeat-x;
	background-color: #7C7C7C;
}
#footer {
	height: 40px;
	margin-bottom: 0px;
	background: #525151;
}
#contentWrapper {
	width: 800px;
	margin: auto;
	margin-bottom: 10px;
}
#contentBG {
	width: 800px;
	margin: auto;
	position: relative;
	background: #F8F8F8;
	margin-top: -10px;
	z-index: 10;
}
#contentImage {
	width: 800px;
	margin: auto;
	position: relative;
	margin-top: -50px;
	z-index: 10;
}
#content {
	width: 700px;
	margin: auto;
	text-align: left;
}
#contentMain {
	padding-right: 5px;
	padding-left: 10px;
}
#contentHome {
	padding-right: 5px;
	width: 250px;
}
#contentImageBottom {
	width: 800px;
	margin: auto;
}
.copy {
	color: #F3F3F3;
	font-size: .7em;
}
.copy a, .copy a:visited, .copy a:active {
	color: #F3F3F3;
	text-decoration: none;
}
.copy a:hover {
	text-decoration: underline;
}
#tagline {
	color: #000000;
	font-size: 13px;
	font-style: italic;
	padding-top: 10px;
}
#interiorTag {
	color: #015BB6;
	font-style: italic;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 0px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}
.myInput {
	background: #C5C5C5;
	color: #525151;
	border: 1px solid #525151;
	font-size: .85em;
}
.mySubmit {
	background: #525151;
	color: #F3F3F3;
	font-weight: bold;
	padding: 3px;
	letter-spacing: .1em;
	border: none;
}
.join {
	padding-top: 10px;
	font-size: .95em;
	color: #F3F3F3;
}
ul {
	font-style: italic;
}
ul.homeList {
	font-style: italic;
	padding: 5px;
	padding-left: 20px;
	background: transparent;
	margin: 5px;
	line-height: 1.5em;
}
.formInterior {
	
}
.contentWrapper {
	position: relative;
	margin-top: -50px;
	margin-bottom: 20px;
}

#testimonial {
	width: 90%;
	margin: auto;
	margin-top: 30px;
	background: #EAEAEA;
	background-image: url('images/apostrophe.gif');
	background-repeat: no-repeat;
	border: 1px solid #515151;
	color: #515151;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-top: 5px;
	font-style: italic;
}
#testimonialHeadline {
	color: #3C3C3C;
	margin: .5em;
	font-style: normal;
}
.rightText {
	color: #242424;
}
.nav {
	padding-top: 5px;
}
ul.navLinks {
	list-style: none;
	display: inline;
	color: #F3F3F3;
	font-style: normal;
}
.navLinks li {
	display: inline;
}
.navLinks li a, .navLinks li a:visited, .navLinks li a:active {
	color: #F3F3F3;
	text-decoration: none;
}
.navLinks li a:hover, .homeLink a:hover {
	text-decoration: underline;
}
.homeLink a, .homeLink a:visited, .homeLink a:active {
	color: #38692D;
	padding-right: 5px;
	text-decoration: none;
}
.homeImg {
	margin-top: 8px;
	border: 1px solid #7C7C7C;
}
#homeParagraph {
	color: #091018;
}