* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #fff;
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	color:#8f8f8f;
}
a{
	color:#e3a59f;
	text-decoration:underline;
}
a:hover {
	color:#333333;
	text-decoration:underline;
}
h1,h2,h3,h4,h5,h6{
}
h1 {
	font-size:1.75em;
	font-family:"Times New Roman", Times, serif;
}
h2{
	font-size:1.3em;
	line-height:1.4em;
	border-top:1px solid #e3a59f;
}
h3 {
	font-size:1.2em;
	line-height:1.3em;
}
h4{
	font-size:1.1em;
	line-height:1.2em;
	font-weight:bold;
}
h5{
	font-size:1em;
	line-height:1.1em;
	font-weight:bold;
}
ul li, ol li{
	margin-left:20px;
	
}
#page {
	margin: 16px auto 0 auto;
	width: 780px;
	text-align: left;
	background-color:#000;
	background-image: url(images/page-br-1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/*------ Panel positioning -------------*/
#header {
	position:relative;
	height: 184px;
}
#menu{
	background-color:#000;
	text-align:right;
	margin-bottom:32px;
}
#mainpanel {
	float: left;
	margin:0 0 32px 32px;
	width: 486px;
	display:inline;
	font-size:0.75em;
	font-weight:bold;
	color:#8f8f8f;
	background-color:#faeceb;
	background-image:url(images/main-tl-1.gif);
	background-position:left top;
	background-repeat: no-repeat;
}
#rightpanel {
	float: right;
	margin: 0 32px 32px 0;
	width: 195px;
	display:inline;
}
#rightpanel img{
}
/*-------- Panel styling --------------*/
#header{
}
#menubuttons {
	float:right;
	padding:0.3em;
	margin:0;
	text-align: right;
	list-style: none;
	font-size:1.2em;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}
#menubuttons li {
	display: inline;
	margin:0;
}
#menubuttons li a {
	text-decoration: none;
	padding: 4px 32px 0 0;
	color: #b0b0b0;
	font-size:0.9em;
}
#menubuttons li a:hover {
	color:#fff;
}
#menubuttons li a.this{
	color:#faeceb;
}
#mainpanelcontent{
	padding:18px 18px 0 18px;
}
#mainpanelcontent p{
	margin-bottom:0.5em;
}
#mainpanelcontent p.bottom{
	margin-bottom:0;
}
#mainpanel h1{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:#e3a59f;
}
#mainpanel h1.right{
	text-align:right;
}
#mainpanel h2{
	color:#e3a59f;
	margin-top:0.3em;
}
#mainpanelbottom{
	height:20px;
	background-color:#faeceb;
	background-image:url(images/main-br-1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#footer {
	margin: 0 auto 0 auto;
	width: 780px;
	height:15px;
	font-size: 10px;
	line-height: 1em;
	color: #CCCCCC;
}
#footer a:link, #footer a:visited {
	color: #cccccc;
	text-decoration:none;
}
#footer a:hover{
	color:#000000;
	text-decoration:none;
}
#footer p {
	float:left;
	margin-top:6px;
}
#footer p.copyright{
	float:right;
	margin-top:6px;
}
#footer div.textlinks{
	text-align:center;
	padding:6px 0 0 0;
}
.clear {
	clear: both;
	/*font-size:1px;*/
}
a img{
	border:0;
}
.error{
	color:red;
}
.lower{
	text-transform:lowercase;
}
.small{
	font-size:.8em;
	font-weight:normal;
}
.vsmall{
	font-size:.6em;
	font-weight:normal;
}
div.indent{
	margin-left:36px;
}
hr{
	border: 0;
	color: #93556f;
	background-color: #93556f;
	height: 1px;
	width: 80%;
	text-align: center;
}
img.buttonnext{
	float:right;
	margin: 6px 0 0 6px;
}
div.centre{
	text-align:center;
}
div.right{
	float:right;
}
table.menu td.price{
	text-align:right;
	width:80px;
}
ul.gap li{
	margin-top:12px;
	margin-bottom:12px;
}
p.right{
	text-align:right;
}
#mainpanelcontent p strong{
	color: #666666;
}
#footer div.textlinks{
	text-align:center;
	padding:6px 0 0 0;
}
#map_canvas{
	text-align:center;
	border:1px solid #599d40;
	margin-bottom:10px;
}
/* Fixes for IE6 */
/* mac hide \*/
/*
h1, h2, h3{
	position:relative;
}
h1, h2, h3 {
	height:1%
}
*/
/* end hide */
