/* -------------- :reset ----------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	/*
	font-family: inherit;
	*/
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* -------------- :end reset ----------------- */

html {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 62.5%;
}

.inner {
	width: 853px;
	margin: 0 auto;
	position: relative;
}

#footer {
	background: #2D1F1C;
	color: #C2B89D;
	text-align: center;
	padding-bottom: 24px;
}

#footer ul {
	text-align: center;
	line-height: 2;
	margin-bottom: 24px;
}

#footer li {
	display: inline;
}

#footer li a {
	padding: 0 2em;
}

#footer li + li:before {
	content: '//';
}

#footer a:link    { color: #C2B89D; text-decoration: none; }
#footer a:visited { color: #C2B89D; text-decoration: underline; }
#footer a:focus   { color: #FFFFFF; text-decoration: underline; }
#footer a:hover   { color: #FFFFFF; text-decoration: underline; }
#footer a:active  { color: #FFFFFF; text-decoration: none; }

#header {
	padding-bottom: 12px;
	background: url(../img/header.png) repeat-x 0 0;
	margin-bottom: -12px;
	position: relative;
	z-index: 2;
	
	font-family: Georgia, Times, serif;
}

#header .inner {
	height: 118px;
}

#header #title {
	font-size: 400%;
	color: #000;
	line-height: 73px;
}

#title big {
	color: #422D28;
}

#title small {
	font-size: 76%;
	color: #827A5E;
}

#main-menu {
	height: 43px; line-height: 43px;
	/*overflow: hidden;*/
	position: absolute; left: 0; bottom: 0;
	width: 100%;
}

#main-menu li {
	display: inline;
}

#main-menu li a, #main-menu li b {
	float: left;
	display: block;
	height: 43px;
	width: auto;
	margin-right: 24px;
	background: url(../img/menu-blob.png) no-repeat 0 50%;
	padding-left: 24px;
	font-size: 160%;
	text-transform: lowercase;
	text-decoration: none;
	color: #422D28;
}

#main-menu li + li + li + li + li a {
	float: right;
	margin-right: 0px;
}

#main-menu li b {
	font-weight: bold;
}

#body {
	position: relative;
	z-index: 1;
	background: url(../img/body.png) repeat-y 50% 0;
}

#body .inner {
	overflow: hidden;
}

#body a { font-weight: bold; }
#body a:link    { color: #6A634D; text-decoration: none; }
#body a:visited { color: #6A634D; text-decoration: underline; }
#body a:focus   { color: #6A634D; text-decoration: underline; }
#body a:hover   { color: #6A634D; text-decoration: underline; }
#body a:active  { color: #6A634D; text-decoration: none; }

#banner {
	padding: 6px;
	padding-right: 454px;
	background: #422D28;
	color: #EFEBE1;
	border-bottom: 1px solid #EFEBE1;
	position: relative;
	min-height: 111px;
}

#banner .image {
	position: absolute;
	left: 400px;
	top: 0px;
	width: 150px;
	height: 100%;
	border-left: 1px solid #EFEBE1;
	overflow: hidden;
}

#banner .image + .image {
	left: 551px;
}

#banner .image + .image + .image {
	left: 702px;
}

#banner .image img {
	position: absolute;
	bottom: 0; left: 0; width: 100%;
}

#banner h2 {
	font-family: Georgia, Times, serif;
	font-size: 200%;
	margin-bottom: 12px;
	line-height: 1.5;
}

#banner ul {
	line-height: 2;
	font-size: 100%;
	width: 395px;
	overflow: hidden;
}

#banner ul li {
	float: left;
	width: 150px;
	padding-left: 38px;
	background: url(../img/banner-bullet.png) no-repeat 0 50%;
}

#main {
	position: relative;
	padding-left: 400px;
	background: #C2B89D url(../img/main-top.png) repeat-x 0 0;
	padding: 20px;
	padding-left: 420px;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 120%;
	overflow: hidden;
	color: #000000;
}

#sidebar {
	position: absolute;
	left: 0; top: 0; width: 388px;
	padding: 6px;
	height: 100%;
	border-right: 1px solid #EFEBE1;
	overflow: hidden;
	background: #C2B89D;
}

#sidebar .bg {
	position: absolute;
	left: 0; bottom: 12px;
	width: 100%;
}

h1 {
	line-height: 76px;
	margin-bottom: 28px;
	font-size: 200%;
	font-family: Georgia, Times, serif;
	color: #FFF;
}

h1 big {
	padding-top: 76px;
	display: block;
	color: #3A3A3A;
	line-height: 1.5;
}

h1 small {
	display: block;
	color: #ffffff;
	font-size: 80%;
	line-height: 1em;
	
}

p {
	margin-bottom: 24px;
	line-height: 1.5;
}

.corners {
	height: 32px;
	background: url(../img/main-corners.png) no-repeat 0 0;
	position: relative;
	top: -32px;
	margin-bottom: 88px;
}

#sidebar .activity {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	margin-bottom: 4px;
	background: url(../img/activities-links.jpg) no-repeat 0 0;
}

/* ---------- contact form --------- */
input, textarea {
	width: 198px;
	border: 2px solid #9E9689;
	background: #CDC5AF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

input {
	height: 16px;
	padding: 1px 0px;
}

form {
	position: relative;
	padding-top: 0;
	overflow: hidden;
	padding-bottom: 24px;
}

.row {
	width: 202px;
	float: left;
	clear: left;
	margin-bottom: 5px;
	/*height: 22px;*/
}

.label {
	text-align: left;
	margin-right: 5px;
	color: #422D28;
	display: block;
	margin-bottom: 5px;
}

.label:after {
	content: ' : ';
}

.field {
}

.enquiry {
	position: absolute;
	right: 0;
	top: 0;
	width: 202px;
}

.enquiry textarea {
	height: 177px;
}

.submit {
	clear: both;
	text-align: right;
	width: 202px;
	position: absolute;
	left: 207px; bottom: 24px;
}

/* ---------- */

#sidebar h2 {
	line-height: 76px;
	margin-bottom: 28px;
	font-size: 200%;
	font-family: Georgia, Times, serif;
	color: #422D28;
	font-weight: normal;
	margin-left: 9px;
}
.vcard {
	line-height: 1.5;
	color: #422D28;
	margin-left: 9px;
}

.vcard .org {
	font-size: 130%;
	font-family: Georgia, Times, serif;
	color: #6A634D;
	margin-bottom: 24px;
	font-weight: bold;
	margin-bottom: 12px;
	line-height: 1.2;
	
}
.vcard .adr {
	margin-bottom: 12px;
}
.vcard .email {
	margin-top: 12px;
}

.vcard .tel {
	font-weight: bold;
}

.vcard .tel .value {
	font-weight: normal;
}

/* ------------------- */

.gallery {
	float: left;
	width: 276px;
	margin-right: 15px;
	position: relative;
	top: -88px;
}

.gallery h2 {
	margin-bottom: 28px;
	font-size: 200%;
	font-family: Georgia, Times, serif;
	color: #6A634D;
	font-weight: normal;
}

.gallery + .gallery + .gallery {
	margin-right: -15px;
	width: 276px;
}

.gallery ul {
	overflow: hidden;
}

.gallery li {
	float: left;
	display: block;
	width: 133px; height: 133px;
	overflow: hidden;
	margin-right: 5px; margin-bottom: 5px;
	position: relative;
}

.gallery li a {
	display: block;
	width: 133px; height: 133px;
	overflow: hidden;
	background: #fff;
}

.gallery li b {
	position: absolute;
	left: 0; top: 0;
	width: 133px; height: 133px;
	background: url(../img/thumb-mask.png) no-repeat 0 0;
}

.gallery li img {
	display: block;
	overflow: hidden;
}