body {
	background-color: #261c15;
	margin-top: 15px;
	margin-bottom: 0px;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #3D3128;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#container {
	width:857px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width:857px;
}
#logo {
	width:235px;
	float: left;
	margin-bottom: 15px;
}
#links {
	width:200px;
	float: right;
	text-align: right;
	margin-top: 25px;
	font-size: 14px;
	font-weight: normal;
}
#links a {
	color: #FFFFFF;
	text-decoration: none;
}
#links a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#flash {
	width:857px;
	clear: both;
	margin-top: 15px;
}
#main {
	width:857px;
	clear: both;
	margin-top: 4px;
}
#left {
	width:168px;
	float: left;
	min-height:480px;
	background:#705b4c;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #261C15;
	margin-bottom: 4px;
}
/* for Internet Explorer */
/*\*/
* html #left{
height: 430px;
}
/**/

#centre {
	width:388px;
	float: left;
	min-height:480px;
	background:#705b4c;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #261C15;
	padding-right: 25px;
	padding-left: 25px;
}
/* for Internet Explorer */
/*\*/
* html #centre{
height: 430px;
}
/**/
#right {
	width:243px;
	float: left;
	min-height:480px;
	background:#63554b;
}
/* for Internet Explorer */
/*\*/
* html #right{
height: 430px;
}
/**/
#footer {
	width:857px;
	clear: both;
	margin-top: 4px;
	line-height: 35px;
	background-color: #382d25;
	text-align: right;
	color: #bba99b;
}
#footer a {
	color: #bba99b;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}
#gallery {
	width:223px;
	float: left;
	padding-top: 15px;
	padding-bottom: 25px;
	padding-right: 10px;
	padding-left: 10px;
}
#expectations {
	width:231px;
	float: left;
	background-color: #3D3129;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 12px;
}
#call {
	width:231px;
	float: left;
	text-align: center;
	padding-top: 22px;
	padding-bottom: 22px;
	padding-right: 12px;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
}
h2 {
	font-size: 14px;
	color: #FFFFFF;
}
#left ul {
	padding-left: 10px;
	padding-right: 22px;
	padding-top: 0px;
	list-style-type: none;
	font-size: 14px;
	font-weight: normal;
}
#left ul li{
	padding-top: 6px;
	padding-right: 5;
	padding-bottom: 7px;
	padding-left: 5;
}
#left ul li ul{
	padding-top: 0;
	padding-right: 0;
}
#left ul li a{
	color: #FFFFFF;
	text-decoration: none;
}
#left ul li a:hover {
	color: #261c15;
	text-decoration: none;
}
.telnum {
	font-size: 18px;
}
#map {
	border: 2px solid #3D3128;
}

