#wrapper {
	width: 795px;
	margin-right: auto;
	margin-left: auto;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #DFDFDF;
}

#left {
	float: left;
	width: 150px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 8px;
}
#left a:link {
	color: #C10015;
	font-weight: bold;
}
#left a:visited {
	font-weight: bold;
	color: #C10015;
}
#left a:hover {
	font-weight: bold;
	color: #7F5F00;
}




#right {
	float:right;
	width:623px;
	padding-top: 10px;
	padding-bottom: 8px;
	background-color: #FFFFFF;
	padding-left: 8px;
	margin: 0px;
	padding-right: 8px;
}
#footer {
	clear: both;
	font-size: 80%;
	text-align: center;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
}
#footer a:hover {
	color: #C20116;
}


#middle {
	margin-left:151px;
	margin-right: 150px;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
}
#contact {
	font-size: 9pt;
	text-align: right;
	font-weight: bold;
	width: 790px;
}
#contact a {
	color: #000000;
	text-decoration: none;
}
#contact a:visited {
	color: #000000;
	text-decoration: none;
}
#contact a:hover {
	color: #990000;
	text-decoration: none;
}
#menu {
}
h1 {
	font-size: 120%;
	font-weight: bold;
	color: #7F5F00;
	margin-top: 15px;
	background-image: url(Images/line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 110%;
	font-weight: normal;
	padding-bottom: 3px;
	margin-bottom: 0px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7F5F00;
}
th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9F7800;
	padding-top: 3px;
	padding-bottom: 3px;
}
.Tsubheading {
	background-color: #FFFAEA;
	font-weight: bold;
}

.gray {
	background-color: #EFEFEF;
}
li {
	margin-top: 15px;
}
#right a:link {
	color: #7F5F00;
	font-weight: bold;
}
#right a:visited {
	color: #7F5F00;
	font-weight: bold;
}
#right a:hover {
	color: #C20116;
	font-weight: bold;
}
#right a:active {
	color: #7F5F00;
	font-weight: bold;
}
.small {
	font-size: 85%;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 2px;
}
