﻿li {
	list-style: none;
}

ul {
	list-style: none;
}

ol {
	list-style: none;
}

body {
	background: #FFFDA6;
	color: #1A4A0E;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin: 0;
}

a {
	color: #1A4A0E;
	text-decoration: none;
}

a:hover {
	color: #D5440B;
}

a.large {
	font-size: 13px;
	line-height: 23px;
	text-align: left;
}

a.white {
	color:#FFFFFF;
	padding-top:12px;
	text-decoration: none;
	font-size:13px;
}
a.white:hover{
	font-weight: bold;
}

p {
	display: none;
	padding: 0;
	margin: 0;
}

h3 {
	display: none;
	padding: 0;
	margin: 0;
}

h2 {
	display: none;
	padding: 0;
	margin: 0;
}

h1 {
	display: none;
	padding: 0;
	margin: 0;
}

#title {
	left: 245px;
	position: relative;
	top: 73px;
	z-index: 100;
}

#graphic {
	width: 194px;
	left: 45px;
	top: 30px;
	float:left;
	position: relative;
}

.graphic{
	align: left;
	padding-right: 14px;
}

p.text {
	color: #663300;
	font-size: 13px;
	display: block;
	left: 45px;
	position: relative;
	top: 20px;
	width: 500px;
	float: left;
	z-index: 100;
	line-height: 19px;
}

p.col1{
	color: #663300;
	font-size: 13px;
	display: block;
	left: 45px;
	position: relative;
	top: 20px;
	width: 150px;
	float: left;
	z-index: 100;
	line-height: 19px;

}

p.col2{
	color: #663300;
	font-size: 13px;
	display: block;
	left: 70px;
	position: relative;
	top: 20px;
	width: 150px;
	float: left;
	z-index: 100;
	line-height: 19px;

}

p.col3{
	color: #663300;
	font-size: 13px;
	display: block;
	left: 100px;
	position: relative;
	top: 20px;
	width: 150px;
	float: left;
	z-index: 100;
	line-height: 19px;

}

.bold_text{
	font-weight: bold;
}

.emphasis_text {
	font-style: italic;
	color: #D5440B;
}

#container {
	margin: 0 auto;
	width: 771px;
}

#top_left {
	background: url("background_long.jpg");
	background-repeat: no-repeat;
	float: left;
	width: 264px;
}
#bottom_left{
	background: url("background_long.jpg");
	background-repeat: no-repeat;
	float: left;
	width: 182px;
}

#middle_left{
	background: url("background_long.jpg");
	background-repeat: no-repeat;
	float:left;
	width: 182px;

}

#top_right {
	background: url("background_long.jpg");
	background-repeat: no-repeat;
	float: left;
	width: 507px;
}
#bottom_right {
	background: url("background_long.jpg");
	background-repeat: no-repeat;
	float: left;
	width: 589px;
}

#middle_right {
	background: url("background_long.jpg");
	background-repeat: no-repeat;
	float: left;
	width: 589px;
}

#top_right {
	height: 125px;
}

#top_left {
	height: 125px;
}

#top_left {
	background-position: top left;
}

#top_right {
	background-position: -264px 0px;
}

#top_right ul {
	text-align: center;
}

#middle_left {
	background-position: 0px -127px;

}

#middle_left ul{	
	padding-top: 14px;	
	padding-left: 40px;
}

#middle_right {
	background-position: -182px -127px;
}

#middle_right ul{
	text-align:center;
	padding-top: 40px;
	padding-left: 10px;
}

#bottom_left {
	background-position: 0px -1170px;
}

#bottom_right {
	background-position: -182px -1170px;
}

#middle_right {
	height: 1042px;
}

#middle_left {
	height: 1042px;
}

#bottom_right {
	height: 35px;
}

#bottom_left {
	height: 35px;
}

#bottom_right ul {
	text-align: right;
	padding-right: 20px;
}

#footer {
	clear: both;
	padding-top: 12px;
	width: 100%;
}

#footer ul {
	margin: 0 auto;
	text-align: center;
	width: 620px;
}

#bottom_right ul li {
	border-right: 1px solid #7d7d7d;
	display: inline;
	line-height: 16px;
	padding-left: 3px;
	padding-right: 3px;
}

#middle_right li {
	border-right: 1px solid #7d7d7d;
	display: inline;
	line-height: 16px;
	padding-left: 3px;
	padding-right: 3px;
}

#top_right li {
	border-right: 1px solid #7d7d7d;
	display: inline;
	line-height: 16px;
	padding-left: 3px;
	padding-right: 3px;
}

#footer ul li {
	border-right: 1px solid #7d7d7d;
	display: inline;
	line-height: 16px;
	padding-left: 3px;
	padding-right: 3px;
}

#bottom_right ul li.last {
	border: 0;
	margin-left: 0;
	margin-right: 0;
}

#middle_right ul li.last {
	border: 0;
	margin-left: 0;
	margin-right: 0;
}

#footer ul li.last {
	border: 0;
	margin-left: 0;
	margin-right: 0;
}

#top_right ul li.last {
	border: 0;
	margin-left: 0;
	margin-right: 0;
}

#bottom_right ul li.last {
	padding-right: 10px;
}
