body {
	background-color: #F9F1CA;
	margin: 0px;
	padding: 0px;
	height: 5px;
}
#tableLayout {
	background-color: #FFFFFF;
	border-right: 1px solid #B0B0B0;
	border-left: 1px solid #B0B0B0;
}
#tableLayout, #tableLayout td {
	border-collapse: collapse;
}
#tableLayout td {
	padding: 15px 30px;
}
#tdLogo {
	width: 140px;
	background-color: #474F49;
	text-align: center;
}

#tableLayout #tdNavigation {
	padding-bottom: 0px;
	background-color: #6E7970;
	text-align: center;
}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
}

#tableLayout #tdFooter {
	background-color: #FBFCF9;
	border-top: 1px solid #D7DACE;
	padding: 10px;
	color: #9CA79D;
	text-align: right;
}
#tableLayout #tdSidebar {
	background-color: #E3E5DC;
	vertical-align: top;
	padding-top: 50px;
	background-image: url(website/images/navigation/sidebarbackground.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#tableLayout #tdSidebar a {
	padding: 8px;
	border-top: 1px solid #CED2B6;
	border-bottom: 1px solid #CED2B6;
	display: block;
	margin-bottom: 10px;
	text-decoration: none;
}
#tableLayout #tdSidebar a.btm_contact {
	background-color: #F6F7F3;
}
#tableLayout #tdSidebar a:link, 
#tableLayout #tdSidebar a:visited, 
#tableLayout #tdSidebar a:active 
{
	color: #474F49;
}
#tableLayout #tdSidebar a:hover {
	background-color: #FBFCF9;
}
#tableLayout #tdContent {
	padding-right: 58px;
}
a img {
	border: none;
}
#divCopyright {
	font-size: 10px;
	margin: 1em;
	text-align: center;
}
#divCopyright a {
	color: #474F49;
}
a:link {
	color: #C89D5A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	color: #C89D5A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	color: #FFCC99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:active {
	color: #5B431D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#tableLayout #tdContent td {
	padding: .5em;
	vertical-align: top;
}
#apDiv1 {
	position:absolute;
	left:43px;
	top:202px;
	width:900px;
	height:45px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:46px;
	top:172px;
	width:900px;
	height:450px;
	z-index:2;
	overflow: hidden;
	background-color: F9F1CA;
}
#apDiv3 {
	position:absolute;
	left:50px;
	top:495px;
	width:900px;
	height:50px;
	z-index:3;
	background-color: F9F1CA;
}
.btm_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #5B431D;
	font-weight: bold;
}
.textfield {
	border: 1px dotted #5B431D;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5B431D;
	background-color: #F5E9AF;
}
.formspacing {
	font-size: 5px;
}
.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #660000;
	font-style: italic;
}
