@charset "UTF-8";

}
* {
	margin-top: 0px;
}
#wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border-left-color: #006666;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
#container_content {
}
h1 {
	font-family: "Snell Roundhand", Courier, serif;
	font-size: 36px;
	font-weight: bold;
	color: #666633;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006666;
	padding-top: 15px;
}
#logo {
	height: 100px;
	width: 780px;
}
#menu_bar {
	position: absolute;
	height: 135px;
	width: 780px;
	top: 80px;
}
.navbar  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	height: 25px;
	width: 780px;
	color: #009999;
	text-align: center;
	padding-top: 10px;
}
#footer {
	clear: both;
	height: 35px;
	width: 780px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #006666;
}
.address_bar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	height: 15px;
	width: 780px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	clear: both;
	color: #666666;
	background-color: #FFFFFF;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#header_banner {
	height: 200px;
	width: 780px;
	color: #006666;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #006666;
}
#leftColumn {
	float: left;
	width: 190px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	background-image: url(imgs/swirls1a.jpg);
	padding-top: 10px;
	padding-left: 10px;
	color: #006666;
}
#rightColumn {
	float: right;
	width: 550px;
	padding-left: 13px;
	background-color: #FFFFFF;
	padding-right: 13px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #006666;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
	color: #333333;
}
.leftColumn {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #009999;
}
.h1_sub {
	font-family: Harrington, "Adobe Caslon Pro", serif;
	font-size: 36px;
	color: #666633;
}
.h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999966;
	text-decoration: underline;
}
.h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #006666;
}
.h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #006666;
	text-align: center;
}
.h5 {
	font-family: "Trajan Pro", "Times New Roman", sans-serif;
	font-size: 24px;
	color: #006666;
	text-align: center;
}
.img {
	float: right;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.img_center {
	margin-left: 30px;
}
.img_left {
	float: left;
	border: 1px solid #000000;
	margin-top: 10px;
	margin-right: 10px;
}
