body {
	font-family: Tahoma;
	font-size: 8pt;
	margin: 0px;
}
#container {
	background: url(/graphics/header-bg.gif) no-repeat top center;
}
#header {
	width: 750px;
	position: relative;
	margin: auto;
	height: 120px;
	overflow: hidden;
	padding-bottom: 8px;
}
#header a {
	outline: none;
}
#header h1 {
	margin: 0px;
	padding: 0px;
}
#header h1 a {
	display: block;
	width: 90px;
	height: 65px;
	position: absolute;
	margin-left: 30px;
	margin-top: 30px;
}
#header h1 span {
	display: none;
}
#header .nav {
	margin: 0px;
	padding: 0px;
	padding-top: 80px;
	padding-right: 30px;
	text-align: right;
	list-style: none;
}
#header .nav a img {
	margin-right: 15px;
}
#mediapanel {
	position: relative;
	height: 165px;
	width: 745px;
	margin: auto;
}
/* content */
.content {
	padding-bottom: 1px;
	width: 725px;
	margin: auto;
	color: #555555;
}
.content p {
	line-height: 16pt;
/* 	margin: 1.7em 0px; */
}
.intro-small {
	color: #555555;
}
.intro-large {
	color: #555555;
	font-size: 10pt;
}
.content .images {
	float: right;
	width: 260px;
}
.content .custom-text {
	width: 450px;
}
.content .custom-text p {
	text-align: justify;
	line-height: 12pt;
}

body a {
	color: #1bbbf0;
	text-decoration: underline;
	cursor: pointer;
}
a img {
	border: 0px;
}
h2 {
	margin-left: auto;
	margin-right: auto;
	width: 730px;
	margin-top: 25px;
}
h3 {
	font-size: 10pt;
}
h4 {
	font-size: 9pt;
}
h5 {
	font-size: 8pt;
}

input.hiddenInput {
	position: absolute;
	visibility: hidden;
}
.buttonRollover {
	border: 0px solid transparent;
	outline: none;
	padding: 0px;
	color: transparent;
	width: 67px;
	height: 25px;
	background-position: top left;
	background-repeat: no-repeat;
}
.buttonRollover:hover {
	background-position: left center;
}
.buttonRollover:active {
	background-position: bottom left;
}

/* triple column layout */
.cols {
	position: relative;
}
.cols .col {
	width: 232px;
	margin-right: 9px;
	float: left;
}
.cols .left {
	clear: left;
}
.cols .right {
	clear: right;
}
/* menu */
.menu ul, .menu li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.menu h3 {
	text-transform: uppercase;
	margin: 10px 0px;
	color: #333333;
}
.menu h4 {
	margin: 10px 0px 5px 0px;
	display: block;
	position: relative;
	color: #555555; 
	font-size: 8pt;
}
.menu h4 span {	/* price */
	display: block;
	color: #444444;
	font-weight: normal;
	top: 0px;
	right: 0px;
	position: absolute;
	padding-right: 10px;
}
.menu p {
	margin: 0px 0px 10px 0px !important;
	line-height: normal;
	color: #7a7a7a;
}
.menu h3.under {
	margin-top: 30px;
}
.downloadmenu {
	clear: both;
	text-align: right;
}
.downloadmenu a {
	display: inline-block;
	padding-left: 20px;
	background: url(/graphics/pdf.png) no-repeat left center;
	line-height: 15pt;
	color: #26757f;
}
/* submenu */
.submenu {
	width: 725px;
	margin: auto;
}
.submenu a {
	padding-right: 15px;
}
.clear {
	clear: both;
}
/* footer */
.footer {
	color: #888888;
	width: 745px;
	margin: auto;
	line-height: 16px;
	text-align: right;
	padding: 15px 10px 10px 10px;
	margin-top: 15px;
	border-top: 1px solid #e1e1e1;
	clear: both;
}
.footer a {
	color: #999999;
}
/* donation form */
input.placeholding {
	color: #aaaaaa !important;
}
form.voucher {
	margin: 0px 20px;
	font-size: 9pt;
}
form.voucher .heading th {
	text-align: left;
	padding-bottom: 5px;
	font-weight: bold;
}
form.voucher .spaced th {
	padding-top: 15px;
}
form.voucher th {
	text-align: right;
	width: 140px;
	font-weight: normal;
	padding-bottom: 4px;
	padding-right: 8px;
}
form.voucher td {
	padding-bottom: 4px;
	width: 240px;
}
form.voucher input.text {
	border: 1px solid #cccccc;
	border-top-color: #999999;
	font-family: Tahoma;
	font-size: 9pt;
	padding: 2px 3px;
	color: #444444;
}
form.voucher input.text:focus {
	outline: 1px solid #9be7f5;
}
form.voucher input.name {
	width: 100px;
}
form.voucher input.amount {
	width: 40px;
}
form.voucher input.email {
	width: 130px;
}
form.voucher input.address {
	width: 200px;
}
form.voucher input.suburb {
	width: 90px;
}
form.voucher input.postcode {
	font-family: "Courier New" !important;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 8pt !important;
}
form.voucher .card {
	font-family: "Courier New" !important;
	margin-left: 0px;
	margin-right: 0px;
}
form.voucher .buttonarea {
	padding-top: 10px;
}
form.voucher .vouchererror {
	background-color: #f7d2d9;
	border: 2px solid #f07c85;
	padding: 10px;
	color: #3e2022;
}
form.voucher .vouchererror .info {
	font-weight: bold;
	margin-bottom: 5px;
}
form.voucher .vouchererror .item {
	padding-left: 5px;
}
/* homepage */
.homepage {
	padding-top: 5px;
	width: 745px;
	margin: auto;
}
.homepage .intro {
	width: 520px;
	padding-left: 5px;
	padding-top: 4px;
	text-align: justify;
	float: left;
}
.homepage .sidepanel {
	float: right;
	padding-left: 15px;
	width: 190px;
	margin-top: 1em;
	border-left: 1px solid #dddddd;
	padding-bottom: 20px;
}
.homepage .sidepanel p {
	margin-top: 0px;
	margin-bottom: 5px;
	color: #888888;
	font-size: 8pt;
	line-height: 12pt;
}
.homepage .sidepanel p strong {
	color: #666666;
}
#gallery {
	width: 745px;
	margin: auto;
}
#gallery .photo {
	text-align: center;
	width: 754px;
	overflow: hidden;
}
#gallery .thumbs {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #dddddd;
	width: 756px;
}
#gallery .thumbs a {
	display: block;
	float: left;
	width: 75px;
	height: 75px;
	margin-right: 9px;
}
.receipt {
	border: 1px solid #d2d2d2;
	border-bottom: 2px solid #cbcbcb;
	padding: 7px 10px;
	margin: 20px 80px;
	font-size: 9pt;
	line-height: 16pt;
}
.receipt .title {
	font-size: 11pt;
	font-weight: bold;
}
.receipt table th {
	text-align: right;
	padding-right: 10px;
}
.receipt .total td, .receipt .total th {
	border-top: 1px solid #d2d2d2;
	padding-top: 10px;
	margin-top: 10px;
	font-weight: normal;
	font-size: 11pt;
}
.receipt .total .span {
	float: right;
	display: block;
}
.receipt .spaced td, .receipt .spaced th {
	padding-bottom: 10px;
}
.confirm p {
	margin: 1em 0em !important;
	line-height: 14pt !important;
}