/* CSS Document */
body {
	background-color: #593d19;
	margin-left: 0px;
	margin-top: 0px;
}
.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.navopeningtd {
	background-image: url(images/openingpg_07.jpg);
	background-repeat: no-repeat;
}
.navtd {
	background-image: url(images/navbkgrnd_03.jpg);
	background-repeat: no-repeat;
}
.bodytd {
	background-image: url(images/openingpg_08.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #efeedb;
}
.framerepeatrt {
	background-image: url(images/frame_repeatrt.jpg);
	background-repeat: repeat-y;
}

.framerepeatleft {
	background-image: url(images/frame_repeatleft.jpg);
	background-repeat: repeat-y;
}
.header1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #333333;
}
.header2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #4f2d02;
	text-decoration: none;
}
.header3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #4f2d02;
	text-decoration: none;
	line-height: 18px;
}
.header4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #4f2d02;
	text-decoration: none;
	line-height: 14px;
}
a.header2:link {
	color: #000000;
}
a.header2:hover {
	color: #666633;
}
.secondnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #666633;
	text-decoration: none;
}
a.secondnav:link {
	color: #666633;
}
a.secondnav:hover {
	color: #000000;
	text-decoration: underline;
}
p, .bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
a.bodytext:link {
	color: #535236;
}
a.bodytext:hover {
	color: #333333;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4f2d02;
}
a.redtext:link {
	color: #4f2d02;
}
a.redtext:hover {
	color: #535236;
}
.beigetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b6ae7f;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.topnav:link {
	color: #FFFFFF;
}
a.topnav:hover {
	color: #e4ff04;
}
.dividebottom {
	background-image: url(images/divide_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #333300;
	text-decoration: none;
}
.bodytextheight {
	line-height: 45px;
}
