@charset "utf-8";
body {
	background-color: #5496c4;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(images/content.jpg);
	background-repeat: repeat-y;
}
#contentBody {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	background-image: url(images/footer.jpg);
	background-repeat: inherit;
	height: 35px;
	padding-right: 30px;
	padding-left: 30px;
}
#leftColumn {
	float: left;
	height: 140px;
}
.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

#rightColumn {
	float: right;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3C7296;
	font-size: 16px;
	font-weight: 200;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: 300;
	font-style: normal;
}


#nav {
	background-repeat: no-repeat;
	background-image: url(images/homeBtn.jpg);
}
#logo {
	width: 800px;
	height: 259px;
}
heading {
	color: #336600;
	font-weight: bold;
	padding-bottom: 5px;
	letter-spacing: 2px;
	word-spacing: normal;
}
.style13 {
	font-size: 36px;
}
.style15 {
	font-size: 12px;
}
.style16 {
	font-size: 12px;
}
.style19 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0066CC;
}
.style20 {
	font-weight: bold;
	color: #0066CC;
}
.style21 {
	color: #0066CC;
}
.style22 {
	color: #000000;
}
a:link {
	color: #47799C;
}
a:visited {
	color: #47799C;
}
a:hover {
	color: #333333;
}
#quoteText {
	height: 80px;
	width: 650px;
	margin: 0px;
	padding: 0px;
	float: inherit;
}
