@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	font-family: "Trebuchet MS", "Tw Cen MT";
	background-repeat: repeat;
	background-color: #432D20;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 76%;
}
.oneColLiqCtrHdr #container {
	width: 988px;
	text-align: left;
	top: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	letter-spacing: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #78624E;
	border-right-color: #78624E;
	border-bottom-color: #78624E;
	border-left-color: #78624E;
}
.oneColLiqCtrHdr #header {
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 988px;
	background-color: #FCF8F5;
	margin: 0px;
	height: 424px;
	top: 0px;
	clip: rect(auto,auto,auto,auto);
}
.oneColLiqCtrHdr #header h1 {
	margin: 0;
	padding: 0px;
}
.oneColLiqCtrHdr #header2 {
	margin: 0px;
	padding: 0px;
	height: auto;
	visibility: visible;
	z-index: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
}

.oneColLiqCtrHdr #rightnav {
	margin: 0px;
	padding: 5px;
	float: right;
	width: 220px;
	position: relative;
	visibility: visible;
	z-index: auto;
	top: auto;
	background-color: #F1E9D8;
	clip: rect(auto,auto,auto,auto);
	border: 1px solid #B7A593;
}

.oneColLiqCtrHdr #mainContent {
	padding: 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FCF8F5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColLiqCtrHdr #footer {
	padding: 0 0px;
	text-align: center;
	color: #78624E;
	background-color: #261103;
} 
.oneColLiqCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-color: #432D20;
}
.backgroundcolour {
	background-color: #F1E9D8;
	border-left-style: outset;
	border-top-color: #B7A593;
	border-left-width: 1px;
}
.oneColLiqCtrHdr  #textbox   {
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	margin: 4px;
	padding: 4px;
	width: 735px;
	position: relative;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	white-space: normal;
	float: left;
	height: auto;
	font-style: normal;
	line-height: normal;
}
