@charset "UTF-8";
body {
	margin-top: 0px;
	background-color: #D0C59F;
}
#tableNavBar {
	background-image: url(images/menu-background.jpg);
}
#tableMainContent {
	background-image: url(images/min-content-background.jpg);
}
#tableFooter p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-indent: 25px;
}
#tableMainContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-transform: capitalize;
	color: #B73400;
	font-weight: normal;
	font-style: normal;
}
#tableMainContent p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
#tableMainContent a {
	color: #000000;
}
#tableMainContent hr {
	border-top-style: dotted;
	border-top-width: .5px;
	border-top-color: #000000;
}
#tableMainContent hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
}
#tableNavBar a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
#tableMainContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #7F5835;
}
#tableMainContent h2 a {
	color: #7F5835;
}
#tableFooter a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-indent: 25px;
}
#tableFooter {
	background-color: #EEEEEE;
	height: 30px;
}
#tableMainContent h3 {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #B73400;
}
#tableSideBar {
	background: url(images/side-bar-tall.jpg) repeat-y;
}
#tableRightSide img {
	background: url(images/right-hand-edge-background-tall.jpg) repeat-y;
}
#tableMainContentTall {
	background: url(images/min-content-background-tall.jpg) repeat-y;
}
#tableMainContentTall a {
	color: #000000;
}
#tableMainContentTall h3 {
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #B73400;
}
#tableMainContentTall p {
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
#tableMainContentTall h2 {
	font: italic normal 14px Georgia, "Times New Roman", Times, serif;
	color: #7F5835;
}
#tableMainContentTall h1 {
	font: 24px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #B73400;
}
