.HeaderRockSpan {
	background-image: url(../assets/TemplateImages/TopStoneBorder.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 1000px;
}
.RightRockColumn {
	background-image: url(../assets/TemplateImages/RightStoneBorder.jpg);
	min height: 630px;
	width: 38px;
	background-repeat: no-repeat;
	overflow: visible;
}
.Footer {
	background-image: url(../assets/TemplateImages/FooterBG.jpg);
	height: 27px;
	width: 925px;
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
}
.OuterMainContentRows {
	vertical-align: top;
}
.LogoPic {
	background-image: url(../assets/TemplateImages/KirkwoodLogo.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 180px;
}
.Footer a {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
}
.MainContent {
	background-image: url(../assets/TemplateImages/MainContentBG.jpg);
	background-repeat: repeat-x;
	height: 460px;
	width: 745px;
	background-color: #81978B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-align: left;
	background-position: top;
}
.MenuColumn {
	background-image: url(../assets/TemplateImages/MenuFooter.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #5A4B2E;
	vertical-align: top;
}
.LeftRockColumn {
	background-image: url(../assets/TemplateImages/LeftStoneBorder.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 630px;
	width: 37px;
}
body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
}
.MenuColumnSpacer {
	background-image: url(../assets/TemplateImages/MenuSpacer.jpg);
	background-repeat: repeat-x;
	height: 53px;
	width: 180px;
}
td.off {
background:#5A4B2E;
}
td.on {
background:#150E03;
} 
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	text-transform: none;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}

.SearchTable {
	vertical-align: middle;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: left;
}
.MainContent table tr td table tr td table tr th a {
	color: #000;
}


