@charset "utf-8";
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #434144;
	line-height: 18px;
}h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #434144;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #434144;
	line-height: 1em;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #434144;
}
#maincontent table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #434144;
	line-height: 16px;
	text-align: left;
	vertical-align: middle;
}
.float-left {
	float: left;
	margin-right: 10px;
}
.float-right {
	float: right;
	margin-left: 10px;
}
a:link {
	color: #667E9A;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #869e40;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #869e40;
	text-decoration: underline;
	}
#wrapper {
	background-attachment: scroll;
	background-image: url(../images/tile.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 940px;
	background-position: left top;
}
body {
	margin-top: 0px;
	padding-top: 0px;
	background-color: #887e74;
}
#header {
	width: 940px;
	background-image: url(../images/Headers/loading_image.jpg);
		}

#banner {
	height: 350px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	}
#maincontent {
	float: right;
	width: 620px;
	padding-right: 50px;
	margin-top: -19px;
	}
#maincontent_confirmation {
	float: right;
	width: 620px;
	padding-right: 50px;
	padding-top: 30px;
}
#footer {
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 940px;
	text-align: center;
	clear: right;
	background-image: url(../images/footer.jpg);
	height: 100px;
}
#navigation {
	float: left;
	width: 180px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	background-repeat: repeat-y;
	background-position: right top;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigation li {
	border-bottom: 1px dotted #ffffff;
}
#navigation li a:link, #navigation li a:visited {
	display: block;
	border-left: 11px solid #c4b6a6;
	color: #434144;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 0.4em;
	padding-right: 0;
	padding-bottom: 0.4em;
	padding-left: 0.5em;
}
#navigation li a:hover {
	color: #ffffff;
	background-color: #887e74;
	background-image: url(../images/nav_tile.gif);
}
#maincontent ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #434144;
}

