body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	text-align: center;
	font-family: Geneva, Arial, sans-serif;
	font-size: 9pt;
	text-align: left;
	color: #5a471b;
}

h1, h2, h3 {
	font-family: Geneva, Arial, sans-serif;
	font-weight: normal;
	color: #aaaaaa;
}

h1 {
	font-size: 24pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	letter-spacing: -0.5pt;
	color: #79bde9;
	margin: 0;
}

h2 {
	font-size: 13pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	letter-spacing: -0.5pt;
	color: #79bde9;
	margin-bottom: -10px;
}

h3 {
	font-family: Geneva, Arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	color: #5a471b;
	line-height: 170%;
}

p {
	font-family: Geneva, Arial, sans-serif;
	font-size: 10pt;
	text-align: left;
	color: #5a471b;
	line-height: 170%;
}

hr {
	height: 1px;
	border: 0;
	width: 100%;
	color: #cccccc;
	background-color: #cccccc;
}

/* Links and Colours */

a.brown:link {color: #5a471b; text-decoration: none;}
a.brown:active {color: #5a471b; text-decoration: none;}
a.brown:visited {color: #5a471b; text-decoration: none;}
a.brown:hover {color: #79bde9; text-decoration: none;}

a.blue:link {color: #79bde9; text-decoration: none;}
a.blue:active {color: #79bde9; text-decoration: none;}
a.blue:visited {color: #79bde9; text-decoration: none;}
a.blue:hover {color: #5a471b; text-decoration: none;}

a.grey:link {color: #d6d6d6; text-decoration: none;}
a.grey:active {color: #d6d6d6; text-decoration: none;}
a.grey:visited {color: #d6d6d6; text-decoration: none;}
a.grey:hover {color: #5a471b; text-decoration: none;}

/* Header */

#header-wrap  {
	width : 100%;
	min-width : 950px;
	height : 64px;
	background : #5a471b url('images/header_back.jpg');
	background-repeat: no-repeat;
	background-position: center;
	padding : 0;
} 

/* Page */

#main {
	clear: both;
	width: 475px;
	height: 104px;
	padding-left: 425px;
	padding-right: 50px;
	padding-top: 368px;
	background-image: url('images/main_promo.jpg');
	margin-left: auto;
	margin-right: auto;
}

#main p {
	font-size: 14px;
	letter-spacing: 1pt;
	font-family: Geneva, Arial, sans-serif;
	color: #5a471b;
}

#logo {
	clear: both;
	width: 950px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('images/logo.png');
	background-repeat: no-repeat;
	background-position: center;
}

#content {
	clear: both;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}

#content-left {
	float: left;
	width: 200px;
	padding-right: 50px;
}

#content-left p {
	font-size: 14px;
	letter-spacing: 1pt;
	font-family: Geneva, Arial, sans-serif;
	color: #5a471b;
	margin: 0;
}

#content-right {
	float: left;
	width: 700px;
}

#content-right p {
	font-family: Geneva, Arial, sans-serif;
	font-size: 9pt;
	text-align: left;
	color: #5a471b;
	line-height: 170%;
}

.column-half {
	float: left;
	width: 300px;
	padding-right: 50px;
}

#image {
	width: 700px;
	height: 275px;
	margin-bottom: 20px;
}

#map {
	width: 700px;
	height: 350px;
	margin-bottom: 20px;
}

#fix {
	clear: both;
	width: 950px;
}

/* Prices */

.prices {
	margin-bottom: 30px;
	width: 100%;
}

.prices td.price {
	font-weight: bold;
	text-align: center;
}

.prices td {
	border-bottom: 1px solid #DEDEDE;
	padding: 2px 10px;
}

/* Footer */

#footer {
	clear: both;
	width : 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 7px;
	border-top: solid #CCCCCC 1px;
}

#footer-left {
	float: left;
	width: 917px;
}

#footer-right {
	float: left;
	width: 33px;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: left;
	line-height: normal;
	letter-spacing: 1pt;
	font-family: Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #5a471b;
}
