.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/TEMPLATE%20IMAGES/background.jpg);
	margin-top: 0px;
	margin-bottom: 0;
	border-image: 0;
	padding-right: 5%;
	padding-left: 5%;
	}
.burrinjuck #subheader {
	background: #f1e9d7;
}
#header  {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: inset;
	border-left-style: double;
	border-bottom-color: #000;
	font-size: 16px;
	background-color: #AC9F7E;
}
  .burrinjuck #header {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: inset;
	border-left-style: double;
	border-bottom-color: #000;
	font-size: 14px;
	background-color: #AC9F7E;
}
.burrinjuck #header.navbar  {
	color: #000000;
	font-size: 16px;

}
.burrinjuck #mainContent {
	background: #fefaf1;
	font-size: 14px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FEFAF1;
	width: 100%;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}
.burrinjuck #left_column, #right_column {
	float:left;
	text-align: center;
	margin-right: 0%;
	margin-left: 0%;
	padding-left: 5%;
	padding-right: 5%;
	width: 40%
	
}
.burrinjuck #footer {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: inset;
	border-left-style: double;
	border-bottom-color: #000;
	font-size: 16px;
	background-color: #AC9F7E;
	text-align: right;
}

.burrinjuck #footer #footer {
	padding-right: 20px;
}

.burrinjuck #footer p strong {
	margin-right: 0px;
}

.burrinjuck #header {
	text-align: center;
}

.burrinjuck #container #mainContent p .page {
	z-index: 0;
	position: relative;
}
.main #footer {
	background-color: #AB9F7F;
	text-align: right;
}
.footer {
	background-color: #AB9F7F;
	text-align: right;
}
.main table tr td table {
	background-color: #EFE9D7;
}
.burrinjuck #subheader {
	text-align: center;
}


