#container {
	width: 755px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #663300;
	background-color: #FFFFFF;
	overflow: hidden;
}
#content {
	padding: 0px;
	margin: 0px;
}
#textContainer {
	background-image: url(IMAGES/bkgrd.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#mainContent {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#nav {
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	background-color: #994F34;
	color: #FFFFFF;
	padding: 5px;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	font-weight: bold;
	color: #CFD6BE;
	text-decoration: underline;
}

h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #994F34;
	margin-bottom: -15px;
}
#contact {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6B774D;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
}
#contact a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#contact a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#contact a:hover {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}



#header {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}

#main {
	padding: 0px;
	float: left;
	width: 500px;
	margin: 0px;
}
#main1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 725px;
}
#sidebar {
	float: right;
	width: 190px;
	background-color: #F7F3EE;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #663333;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#rightContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	padding-top: 7px;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#sidebar a:link {
	font-weight: bold;
	color: #000000;
}
th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #87965F;
	text-align: center;
}
.tableAlt {
	background-color: #f5f5f5;
}


#sidebar a:visited {
	font-weight: bold;
	color: #000000;
}
#sidebar a:hover {
	color: #994F34;
	font-weight: bold;
}

#sidebar h1 {
	font-size: 14px;
	font-weight: bold;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #F7F3EE;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
	font-style: italic;
	padding-left: 5px;
	background-color: #87965F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px
\;
}

#footer {
	clear: both;
	background-color: #F4F4F4;
	font-size: 8pt;
	margin-top: 15px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #F4F4F4;
}
h2 {
	font-size: 10pt;
	font-weight: bold;
	padding-top: 5px;
	color: #994F34;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: -10px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #87965F;
	padding-bottom: 2px;
}
#sidebar h2 {
	font-weight:bold;
	color: #993300;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: -15px;
	margin-left: 0px;
	padding-left: 0px;
	position: relative;
}
a:link {
	color: #87965F;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #87965F;
	font-weight: bold;
}
a:hover {
	color: #994F34;
	font-weight: bold;
}
a:active {
	color: #87965F;
	font-weight: bold;
}
