td img {display: block;}body {
	background-color: #B5651B;
	background-image: url(images/orangesmokyback.jpg);
}
#navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	float: left;
	width: 190px;
	padding-top: 10px;
	padding-left: 27px;
}
#bodyarea {
	width: 675px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
}
#navigation a:link {
	color: #2D271C;
	text-decoration: none;
}
#navigation a:visited {
	color: #2C251B;
	text-decoration: none;
}
#navigation a:hover {
	color: #000;
	text-decoration: underline;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000;
}
a:link {
	color: #2A2417;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2B2415;
}
a:hover {
	text-decoration: underline;
	color: #2B2415;
}
a:active {
	text-decoration: none;
	color: #2B2415;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #342E1F;
}
h2 {
	font-size: 15px;
	color: #A55D1B;
}
h3 {
	font-size: 14px;
	color: #000;
}
#outerwrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/homepage.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 850px;
}
#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#hometext {
	float: right;
	height: 400px;
	width: 380px;
	padding-right: 50px;
	padding-top: 210px;
	line-height: 18px;
}
#homenav {
	float: left;
	width: 200px;
	padding-top: 260px;
	padding-left: 25px;
}
