@charset "UTF-8";
/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	align: left
}
.rightImage {
	padding: 0px;
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.leftImage {
	padding: 0px;
	float: left;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
#wrapper {
	margin-top: 10px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5E3913;
	background-color: #F3E7D4;
	font-size: 90%;
}
p {
	font-size: 90%;
	line-height: 160%;
	margin-bottom: 15px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
	line-height: 110%;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 2px;
}
h2 {
	font-size: 115%;
	line-height: 120%;
	margin-bottom: 10px;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	text-transform: uppercase;
	margin-bottom: 10px;
}
h1 {
	font-size: 180%;
	font-weight: normal;
	line-height: 170%;
	text-align: left;
}
a {
	color: #006074;
}
a:link {
}
a:visited {
	color: #CA7818;
}
a:hover {
	color: #1F1204;
}
a:active {
	color: #73440E;
}
.turquioseSidebar {
	background-color: #007790;
	padding: 10px;
	text-align: center;
	color: #FFFFFF;
}
.mainColumn {
	padding: 8px 14px 8px 8px;
}
.details {
	font-size: 80%;
	line-height: normal;
}
ul {
	margin-left: 20px;
	list-style-position: outside;
}
#home {
	font-size: 12px;
	line-height: 14px;
}
li {
	margin-bottom: 10px;
}
