body {
background-color: #000000;
}

#container, #header, #column-1-outer, .panel, .tile {
border: 1px solid #9f1d20;
}

#container {
	width: 742px;
	margin: auto;
	padding: 8px;
	background-color: #561011;

}

#header {
margin-bottom: 8px;
}

#column-1-outer {
float: left;
	width: 134px;
		background: #000000 url(/images/column_1_outer.jpg) no-repeat top;
min-height: 320px;
}

#column-1-inner {
	width: 126px;
padding: 0 0 100px 8px;
background: transparent url(/images/column_1_inner.jpg) no-repeat bottom;
min-height: 210px;
color: #ffffff;
font: italic normal normal 12px/normal "Times New Roman", Times, serif;
}

#column-2 {
float: left;
margin: 0 8px;
}

.panel {
	position: relative;
	width: 452px;
	margin-bottom: 8px;
overflow: hidden;
background-color: #000000;
color: #ffffff;
	font: italic normal normal 12px/normal "Times New Roman", Times, serif;
}

.intro {
height: 166px;
}

.panel a:link, .panel a:visited, .panel a:hover {color: #9f1d20;}

.gallery {
padding: 5px;
	width: 442px;
}


div.left {
float: left;
width: 210px;
}

div.right {
float: left;
padding: 5px;
/*width: 232px;*/
width: 229px;
}

.panel h1, .panel h2 {
color: #9f1d20;
	font: italic normal normal 24px/normal "Times New Roman", Times, serif;
display: inline;
}

.subheading {
color: #9f1d20;
font: italic normal normal 18px/normal "Times New Roman", Times, serif;
}



#column-3 {
float: left;
width: 136px;
text-align: center;
}

#navigation {
	padding: 0;
	margin: 10px 0 25px 0;
	list-style-type: none;
}

#navigation li a {
	color: #ffffff;
	font: italic normal normal 12px/20px "Times New Roman", Times, serif;
text-decoration: none;
}

#notices h1 {
font: italic normal normal 20px/normal "Times New Roman", Times, serif;
color: #9f1d20;
display: inline;
}

#notices span {
color: #9f1d20;
}

.tile {
margin-bottom: 8px;
}

.borderless {
border: 0;
}

.enquiry {
padding: 90px 5px 90px 5px;
	background: url(/images/enquiry_background.jpg) no-repeat top;
width: 442px;
min-height: 270px;
}

fieldset {
margin: 0 0 20px 0;
padding: 10px;
}

.input-text {
	width: 300px;
	background-color: #380b0c;
color: #ffffff;
border: 1px solid white;
}

