#body {
background-color: white;
}
#wrapper
{
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	border: 1px solid #F1EBEB;
}
.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
}
.copybold {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}

.pageheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 44px;
	font-weight: bolder;
	color: #752E26;
}
.pageheader_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #752E26;
}
.headinternal {

	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #752E26;
	font-weight: bold;
}

.navigate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #F00;
}

.headinternallarge {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #752E26;
	font-weight: bold;
}

.headmedium {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 38px;
	color: #752E26;
	font-weight: bolder;
}
.TableBorder {
	border: 2px groove #631D13;
	padding: 4px;
}
#navbar {
	height: 36px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 7;
	background-color: #FFFFFF;
}
#header {
	background-color: #FFFFFF;
	height: 80px;
	margin-bottom: 10px;
	width: 850px;
	box-sizing: content-box;
	padding-left: 20px;
	padding-right: 20px;
	z-index: 3000;
	position: relative;
	margin-left: -20px;
}
.horizline_red {
	background-color: #752E26;
	height: 1px;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
	position: relative;
}
#RudyDixie {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
