@charset "ISO-8859-1";
body {
	background-color: #311710;
	text-align: center;
	padding: 10px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Minion Pro";
	font-size: 10px;
	color: #F9FEEA;
	padding: 10px;
	width: 827px;
	margin-right: auto;
	margin-left: auto;
}
#footer a {
	text-transform: uppercase;
	color: #F9FEEA;
}


#login {
	background-image: url(images/login_back.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Minion Pro";
	font-size: 10px;
	padding: 5px 5px 5px 10px;
	line-height: 20px;
}
#login a {
	color: 330000;
	font-size: 9px;
}

#login strong {
	color: 330000;
	font-size: 12px;
	text-transform: uppercase;
}
#navigation {
	height: 25px;
	background-image: url(images/navigation_back.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	padding-top: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #311710;
	width: 827px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 2px;
}
#header {
	text-align: center;
	width: 827px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}


#navigation a {
	color: #333300;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

#button {
	background-image: url(images/button_back.gif);
	background-repeat: repeat-x;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Minion Pro";
	text-transform: uppercase;
	color: #330000;
	font-size: 11px;
	padding: 8px 5px 10px 10px;
}
#button a {
	text-decoration: none;
	color: #330000;
}
#button_bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Minion Pro";
	font-size: 11px;
	text-transform: uppercase;
	background-image: url(images/button_bottom_back.gif);
	background-repeat: no-repeat;
	height: 110px;
	padding: 8px 5px 8px 10px;
	color: #330000;
}
#button_bottom a {
	text-decoration: none;
	color: #330000;
}

#main {
	background-color: #f9feea;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #311710;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Minion Pro";
	font-size: 10px;
	padding: 20px;
}
#column1 {
	color: #333333;
	width: 360px;
	line-height: 20px;
}
#column2 {
	color: #333333;
	width: 200px;
	float: right;
	line-height: 20px;
}
#column2 p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}





#column3 {
	color: #333333;
	line-height: 20px;
}

#column3 p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#column4 {
	padding-left: 20px;
	color: #333333;
	width: 250px;
	line-height: 20px;
}
#column4 p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#column5 {
	color: #333333;
	width: 250px;
	float: right;
	line-height: 20px;
	padding-right: 30px;
}
#column5 p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #311710;
	text-align: right;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Minion Pro";
	font-size: 18px;
	color: #006699;
	font-weight: normal;
	letter-spacing: 3px;
	text-transform: uppercase;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Minion Pro";
	font-size: 12px;
	color: #311710;
	letter-spacing: 2px;
	text-transform: uppercase;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Minion Pro";
	font-size: 11px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Minion Pro";
	font-size: 10px;
	color: #333333;
}
a {
	color: #006699;
}
#column3 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#blank td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h4 {
	margin: 0px;
	padding: 0px;
}
.small {
	font-size: 9px;
}
