#header {
	width: 750px;
}
#header_bottom {
	width: 750px;
	background-image: url(../images/banner_bottom_r1_c2.jpg);
	background-repeat: repeat-x;
}
#banner_shell {
	width: 750px;
}
#mainContent {
	width: 600px;
	background-color: #FFFFFF;
	margin: 0px;
	float: left;
	clear: right;
	padding-left: 5px;
}
.HeadingsBrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #753939;
}

#leftContent {
	background-color: #FFFFFF;
	width: 150px;
	float: left;
	background-repeat: repeat-x;
	background-image: url(../images/left_back.jpg);
}
#PageNav {
	font-size: 12px;
	font-weight: normal;
	width: 140px;
	text-align: center;
	padding-left: 5px;
}
#leftContent #PageNav a {
	font-weight: bold;
	text-decoration: none;
	width: 100px;
	background-color: #F8EDE4;
	display: block;
	background-image: url(../images/button.jpg);
	color: #5E2625;
	padding: 2px;
	border: 1px solid #753939;
}





body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#RightColumn {
	float: left;
	width: 150px;
	background-image: url(../images/right_back.jpg);
	margin: 0px;
	clear: right;
	background-repeat: repeat-x;
}
#CenterContent {
	float: left;
	padding-top: 0px;
	padding-left: 3px;
	width: 445px;
	clear: left;
}

#leftContent #PageNav a:hover {
	font-weight: bold;
	color: #5E2625;
	background-image: url(../images/button_over.jpg);
	text-decoration: none;
	width: 100px;
	padding: 2px;
	border: 1px solid #753939;
}
a:link {
	color: #703233;
	text-decoration: none;
}
a:hover {
	color: #DCC8C1;
	text-decoration: underline;
}
a:visited {
	color: #703233;
	text-decoration: none;
}
a:active {

	color: #DCC8C1;
	text-decoration: underline;
}
.HeadingsBlack1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
#Footer {
	font-size: 10px;
	clear: both;
	width: 750px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #753939;
	margin: 5px;
}
h2 {
	color: #703233;
}
