body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_tile.jpg);
	background-repeat: repeat-x;
	background-color: #D6CCBE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
p {
	margin: 0px;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333333;
	letter-spacing: -0.1em;
}
h2 {
	font-size: 16px;
	color: #A87A44;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h3 {
	font-size: 16px;
	color: #661101;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-weight: normal;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #911808;
	text-decoration: underline;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #817869;
}
a:hover {
	color: #333333;
	font-weight: bold;
	font-size: 11px;
}
a:visited {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 11px;
}
#wrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 295px;
	width: 800px;
}
#navigation {
	background-image: url(images/nav_bg.jpg);
	height: 65px;
	width: 800px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F6FFFF;
	background-repeat: no-repeat;
}
#content_holder {
	background-color: #FFFFFF;
	width: 796px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 2px solid #BFB6AA;
}
#content {
	float: left;
	width: 700px;
	margin-top: 20px;
	margin-left: 50px;
	margin-bottom: 50px;
}
#content img {
	float: left;
	border: 6px solid #DCDCDC;
	margin-right: 15px;
	margin-bottom: 5px;
}
#basement {
	background-repeat: no-repeat;
	width: 796px;
	clear: both;
	background-color: #F4EFE4;
	height: 250px;
	background-image: url(images/basement_top.jpg);
}
.basementHeader {
	background-image: url(images/basement_top.jpg);
	background-repeat: no-repeat;
	padding-left: 475px;
	background-position: top;
	padding-top: 20px;
	height: 30px;
}
#basementLFT {
	padding-left: 20px;
	width: 400px;
	float: left;
	padding-top: 10px;
}
#basementRT {
	float: right;
	width: 325px;
	padding-top: 10px;
	padding-right: 20px;
}
#basement ul {
}
#basement li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333;
	list-style-type: square;
	font-weight: bold;
	list-style-position: inside;
}
#basement   a:link {
	color: #726A5D;
	font-weight: bold;
	font-size: 12px;
}
#basement  a:hover {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
}
#basement a:visited {
	color: #999999;
	font-weight: bold;
	font-size: 12px;
}
#basement img {
	border: 5px solid #BFB6AA;
	margin-right: 10px;
	float: left;
	margin-top: 5px;
}
.rightcolumn  {
	float: right;
	width: 300px;
}
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #661101;
}
.tinytext {
	font-size: 10px;
	line-height: 13px;
	letter-spacing: -0.05em;
	color: #666666;
	font-weight: bold;
}
#footer {
	background-image: url(images/footer_tile.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	height: 50px;
	background-color: #817869;
	clear: both;
}
#footerHolder {
	text-align: center;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFFFFF;
}
.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
}
.box {
	background-color: #F6F6F6;
	width: 550px;
	border: 2px solid #DDDDDD;
	margin-bottom: 30px;
	float: left;
	padding: 5px;
}
.box ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	letter-spacing: -0.05px;
}
.box li {
	list-style-position: inside;
	list-style-type: none;
	padding-bottom: 2px;
}

