a {
	text-decoration: none;
	color: #FEE3A0;
}

a:hover {
	text-decoration: underline;
}

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}


#backgroundForLeftNav {
	background-image: url('../images/leftNav_home2.bmp');
	background-repeat: repeat-y;
	width: 800px
}

#bottomLeftNav {
	position: relative;
	background-color: #6A000C;
	width: 195px;
	text-align: center;
	padding-top: 47px;
	float: left;
	padding-bottom: 32px;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #D19060;
}

#bottomOuterTable {
	position: relative;
	text-align: center;
	width: 800px;
	clear: both;
}

#bottomRightContent {
	position: relative;
	width: 580px;
	text-align: left;
	padding-top: 24px;
	float: left;
}

#contentHeader {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}

#contentWindow {
	position: relative;
	width: 597px;
	text-align: left;
	background-image: url('../images/LBaileybkg2.jpg');
	background-repeat: no-repeat;
	padding-left: 6px;
	padding-top: 9px;
	font-size: 15px;
	margin-left: 200px;
	min-height: 371px
}

#contentWindowInner {
	position: relative;
	width: 579px;
	text-align: left;
	padding-right: 9px;
	padding-left: 4px;
	color: #A82828;
}

#contentWindowInner A:link, #contentWindowInner A:visited, #contentWindowInner A:active
{
	color: #A82828;
}

#contentWindowInner A:hover {
	color: #A82828;
	text-decoration : underline;
}

#contentWindowLength {
	position: relative;
	float: left;
	height: 371px;
	width: 1px;
}

#leftNav {
	position: relative;
	background-color: #6A000C;
	width: 195px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}

#middleOuterTable {
	position: relative;
	text-align: center;
	width: 820px;
//	background-image: url('images/leftNav_home2.bmp');
//	background-repeat: repeat-y;
	clear: both
}

#pageHeaderOne {
	background: url('../images/header3.jpg') no-repeat top left;
	position: relative;
	top: 0px;
	left: 0px;
	width: 460px;
	height: 229px
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #A82828;
	font-size: 15px;
}

#topOuterTable {
	position: relative;
	text-align: center;
	width: 800px;
}

.leftNavItem {
	border-bottom: 2px dashed;
}

.leftNavItem, .leftNavItemBottom  {
	position: relative;
	text-align: left;
	width: 160px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-color: #D19060;
}