@charset "utf-8";
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #434144;
	line-height: 18px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #576834;
}
.clear {
	clear: both;
}

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;
}
small_text {
	font-size: 12px;
	color: #666699;
	font-weight: bold;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #434144;
	line-height: normal;
	margin-bottom: -8px;
}
.small_text {
	font-size: 12px;
	font-weight: bold;
	color: #434144;
}
.table_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #434144;
	line-height: 18px;
}
#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: #912592;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #666699;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #666699;
	text-decoration: underline;
	}
#wrapper {
	background-attachment: scroll;
	background-image: url(../images/wrapper_horiz_tile.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 940px;
}
body {
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(../images/body_vert_tile.gif);
	background-color: #C8BE86;
	background-repeat: repeat-x;
}
#header {
	width: 940px;
	background-image: url(../images/header.jpg);
	height: 345px;
	margin-right: auto;
	margin-left: auto;
		}
#wrapper2 {
	background-image: url(../images/wrapper_2.jpg);
	margin-right: auto;
	margin-left: auto;
	min-height: 295px;
	background-repeat: no-repeat;
}
#maincontent_home {
	float: right;
	width: 420px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: -10px;
	}
#maincontent {
	float: right;
	width: 630px;
	padding-right: 70px;
	padding-left: 10px;
	margin-top: -10px;
}
#secondary_content {
	float: right;
	width: 190px;
	padding-right: 70px;
	margin-top: 30px;
	padding-left: 20px;
	}
#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: 145px;
	margin-right: auto;
	margin-left: auto;
}
#footer_table {
	width: 620px;
	padding-right: 80px;
	float: right;
}
#navigation {
	float: right;
	width: 130px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 5px;
}
#navigation li {
	border-bottom: 1px dotted #ffffff;
	background-image: url(../images/arrow_nav.gif);
	color: #434144;
	background-repeat: no-repeat;
	background-position: left center;
}
#navigation li a:link, #navigation li a:visited {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #434144;
	padding-top: 0.4em;
	padding-right: 0;
	padding-bottom: 0.4em;
	padding-left: 0.5em;
	display: block;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigation li a:hover {
	color: #FFFFFF;
}
#navigation ul ul {
	margin-left: 12px;
	list-style: none;
}
#maincontent ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#button {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
}
#button ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
}
#button ul li {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #434144;
	background-position: center center;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#button a:link, #button a:visited {
	color: #000000;
	background-color: #f1e5bf;
	text-decoration: none;
	border-top: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-bottom: 2px solid #717171;
	border-right: 2px solid #717171;
	color: #434144;
	padding-top: 0.2em;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.2em;
}
#button a:hover {
	border-top: 2px solid #717171;
	border-left:2px solid #717171;
	border-bottom:2px solid #ffffff;
	border-right: 2px solid #ffffff;
	background-color: #456C8B;
	color: #ffffff;
}

