body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E0D2C7;
}
h1 {
	font-size: x-large;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: large;
	color: #9D2E25;
}
h3 {
	font-size: medium;
	color: #4D261F;
}
a:link {
	color: #800000;
}
a:visited {
	color: #800000;
}
a:hover {
	color: #542923;
}
a:active {
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#wrapper #header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #493D2E;
	background-color: #BF7E3C;
}
#wrapper #nav {
	height: 25px;
}
#wrapper #content {

}
#wrapper #content #right_col {
	float: right;
	width: 105px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 2px;
	padding-right: 2px;
	text-align: center;
}
#wrapper #content #left_col {
	float: left;
	width: 105px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-left: 2px;
	padding-left: 2px;
	text-align: center;
}
#wrapper #content #center_col {
	width: 530px;
	float: left;
	padding: 5px 3px 5px 8px;
	margin: 5px 3px 5px 8px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
}
#wrapper #footer {
	text-align: center;
	padding: 5px;
	font-size: x-small;
	border-top: 1px solid #493D2E;
	background-color: #C89C6F;
	clear: both;
}
.emphasis {
	font-weight: bold;
	color: #992C25;
}
.sm_txt {
	font-size: x-small;
}
.highlight_ad {
	margin: 5px 0px;
	padding: 5px 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	border-top: thin groove #912C22;
	border-right: thin none #912C22;
	border-bottom: thin groove #912C22;
	border-left: thin none #912C22;
}
.button_style {
	color: #800000;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	background-color: #FFFFFF;
}
.button_style_calendar {

	color: #800000;
	border-top-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	font-size: small;
	text-decoration: underline;
}
