body {
	color: #333333;
	background-color: #f1e9d7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/background.jpg);
	padding-top: 0;
	padding-right: 120;
	padding-bottom: 0;
	padding-left: 120;
	left: 50px;
	right: 50px;
	margin-top: 0;
	margin-right: 120;
	margin-bottom: 0;
	margin-left: 120;
}
.burrinjuck #container {
	width: 1200px;
	background-color: #f1e9d7;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.burrinjuck #subheader {
	background: #f1e9d7;
}
.burrinjuck #header {
	background: #ae9e7c;
	padding: 7px 30px;
	border-width: 1px 0px;
	border-style: double;
	color: #FFFFFF;
}
.burrinjuck #mainContent {
	background: #fefaf1;
	padding: 10px 30px 1px 30px;
	line-height: 20px;
	font-size: 16px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.burrinjuck #footer {
	background: #ae9e7c;
	border-width: 1px 0px;
	border-style: double;
	text-align: right;
} 
.burrinjuck #footer p {
	margin: 0;
	padding: 7px 30px;
}
.image {
	border: 1px dashed #53442F;
	color: #000000;
	text-align: left;
	}
.fltrt { 
	float: right;
	margin-top: 10px;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
	color: #AE9E7C;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1 {
	font-size: 28px;
	font-weight: bold;
	color: #900;
	top: auto;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 14px;
	color: #333333;
}
h3 {
	font-size: 20px;
	color: #000000;
	line-height: 20px;
	text-align: left;
}
h4 {
	font-size: 24px;
	color: #000066;
	line-height: 20px;
	text-align: center;
}
a.navbar:link {
	color: #fefaf1;
	text-decoration: none;
}
a.navbar:visited {
	color: #fefaf1;	
	text-decoration: none;

}
a.navbar:hover {
	color: #524d45;
	text-decoration: underline;
}
a.navbar:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.page:link {
	color: #ae9e7c;
	text-decoration: none;
}
a.page:visited {
	color: #86302c;
	text-decoration: none;	
}
a.page:hover {
	color: #a60304;
	text-decoration: underline;
}
a.page:active {
	color: #ae9e7c;
	text-decoration: none;
	text-align: left;
	font-size: 16px;
}
.heading7 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #006;
	text-decoration: blink;
	text-align: center;
}
.burrinjuck #container #mainContent h7 {
	font-size: 16px;
}
.heading7 {
	font-size: 18px;
	text-decoration: blink;
}
.burrinjuck #container #mainContent .heading7 {
	font-size: large;
}
.burrinjuck #container #mainContent .heading7 .heading7 .heading7 {
	font-size: 24px;
}
.burrinjuck #container #mainContent table tr td p span {
	font-size: 14px;
}

