﻿.iknow {
	text-align: center;
}
.iknow a {
	color: #937F6D;
	font-weight: bold;
	font-size: 80%;
	text-decoration: none;
}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	background-position: left top;
}
#wrapper {
	width: 970px;
	margin: 0px auto 0px auto;
}
#wrapperTOP {
	width: 970px;
	height: 42px;
	background-image: url('images/topBG.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 150px;
}
#banner {
	margin: 0px auto 0px auto;
	width: 970px;
	height: 285px;
	background-image: url('images/top_2_bg.jpg');
	background-repeat: no-repeat;
}
#contentWrapper {
	background-image: url('images/bodyBG.jpg');
	background-repeat: repeat-y;
	background-position: center top;
}
.clear {
	clear: both;
}
#mainLeft {
	float: left;
	display: inline;
	width: 352px;
	margin-left: 92px;
	padding: 20px;
}
#mainRight {
	float: right;
	display: inline;
	width: 352px;
	margin-right: 92px;
	padding: 20px;
}
#mainCenter {
	width: 740px;
	margin-left: 92px;
	padding: 20px;
	margin-right: 92px;
}
#footer {
	padding: 30px;
	text-align: center;
	background-image: url('images/bgFooter.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #fdfcfa;
	color: #664E48;
	font-size: 90%;
}
#menu {
	margin: 0px 0px 0px 375px;
	padding: 0px;
	list-style-type: none;
	width: 500px;
}
#menu li {
	float: left;
}
#menu li a {
	display: block;
	padding: 0px 20px 0px 20px;
	color: #473531;
	text-decoration: none;
	line-height: 30px;
	font-weight: bold;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #DED3BE;
	margin-right: 3px;
}
#menu li a:hover {
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #45312D;
}
.topText {
	width: 340px;
	float: right;
	margin-right: 120px;
	margin-top: 75px;
	font-size: 120%;
	color: #1C0B05;
	letter-spacing: 3px;
	text-align: center;
	margin-left: 510px;
}
#contentWrapper h1 {
	font-size: 130%;
	background-color: #C5BEB4;
	padding: 10px;
	font-weight: normal;
	letter-spacing: 3px;
}
.styledList {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.styledList li {
	padding: 6px 6px 6px 25px;
	background-image: url('images/bullet.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
#footer a {
	color: #63452F;
	text-decoration: none;
	letter-spacing: 2px;
	font-size: 85%;
}
h2 {
	font-size: 120%;
}
.unorderedLists {
}
.unorderedLists li {
	padding: 5px;
}
.floatRight {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 1px solid #808080;
	padding: 5px;
}
.centered {
	text-align: center;
}
.availabilityTable {
	width: 100%;
	font-size: 85%;
}
.tableHeaders {
	background-color: #4D463C;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
.tableHeadersTitles {
	background-color: #AEA597;
	color: #524A3F;
	font-weight: bold;
	text-align: center;
	padding: 3px;
}
.availabilityTable td {
	border: 1px solid #C5BEB4;
	margin: 0px;
	padding: 2px;
}
#banner1 {
	margin: 0px auto 0px auto;
	width: 970px;
	height: 285px;
	background-image: url('images/top_2_bg_alt.jpg');
	background-repeat: no-repeat;
}
.iknow a:hover {
	color: #54493F;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #993333;
}
a:visited {
	color: #993333;
}
a:hover {
	color: #682222;
}
a:active {
	color: #993333;
}

