body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.Heading1 {
	font-size: 24px;
	font-weight: bold;
}
.Heading2 {
	font-size: 18px;
	font-weight: bold;
}
.Heading3 {
	font-size: 14px;
	font-weight: bold;
}
.sidebarpg {font-size: 12px}
.pg_main {font-size: 14px}
.small_copy {font-size: 10px}
.footer_copy {
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
}
a:link {
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #663300;
	font-weight: bold;
}
#headerintro {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#header {
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#mainContent {
	color: #000000;
	float: right;
	width: 580px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#sidebar {
	color: #000000;
	float: left;
	width: 200px;
	color: #000000;
	background-color: #663300;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-repeat: repeat;
	background-position: center top;
	padding: 2px;
}
#footer {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #663300;
	padding: 2px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#photo_title_back {
	color: #000000;
	float: left;
	width: 580px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background-color: #cba351;
	padding: 4px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
