@charset "utf-8";
#wrapper {
	width: 822px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

#content {
	background-color: #F5E5CC;
	background-image: url(../images/contentBG_N.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	width: 822px;
	margin: 0px;
	position: absolute;
	top: 257px;
	float: left;
	font-weight: normal;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #333333;
	background-image: url(../images/bgN.jpg);
	background-repeat: repeat;
}
#contentLeft {
	padding-top: 65px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	width: 560px;
	float: left;
	font-weight: bold;
	text-align: center;
}

#footer {
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 822px;
	clear: both;
	font-size: .8em;
	color: #6D1C1C;
	text-align: left;
	vertical-align: 50%;
}
h1 {
	font-size: 1.65em;
	color: #6D1C1C;
	text-align: center;
}
h2 {
	font-size: 1.25em;
	color: #333333;
}
h3 {
	font-size: 1.20em;
	color: #6D1C1C;
	line-height: 1.5em;
}
.smallText {
	font-size: 0.8em;
	line-height: 1.2em;
}
#indexClear {
	clear: left;
}
a:link, a:visited, a:hover, a:active {
	color: #6D1C1C;
	text-decoration: none;
}

#nav {
	margin: 0px;
	width: 772px;
	padding: 10px 0px 0px;
	position: absolute;
	left: 25px;
}
#topBar {
	margin: 0px;
	padding: 0px;
	height: 257px;
	width: 822px;
}
#rightCol {
	font-size: 0.9em;
	color: #6D1C1C;
	background-color: #E1CDA8;
	width: 160px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F7F3EA;
	border-right-color: #665C48;
	border-left-color: #F7F3EA;
	border-bottom-color: #665C48;
	margin-right: 0px;
	margin-top: 65px;
	top: -200px;
	margin-left: 615px;
	line-height: 1.35em;
	text-align: center;
	font-weight: bold;
}
.floatLeft {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}
.indent {
	text-indent: 25px;
}
#contentAll {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	width: 760px;
	clear: left;
}
.captions {
	font-size: .9em;
}
#contentAllonly {
	padding-top: 50px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	width: 760px;
	clear: left;
}
#wrapper #content #rightCol p strong {
	text-align: left;
}
