body
{
    background:url("/img/background.png") 0px -5px repeat-x #fff;
    text-align:center;
    font-size:12px;
    color:#333;
    line-height:1.2em;
    font-family:"Verdana","Arial","Helvetica",sans-serif;
}
div#page
{
margin:25px auto 0px auto;
width:960px;
background:url("/img/page_background.png") 0px 0px repeat-x #ba8a53;
text-align:left;
}
div#head
{
}
#head ul
{
background:transparent url("/img/head_background.png") top left no-repeat;
position:relative;
width:750px;
height:95px;
padding:0px;
margin:0px;
}
#head li {
margin:0px;
padding:0px;
list-style:none;
position:absolute;
top:20px;
}
li#home
{
left:0px;
width:210px;
}
li#location
{
left:210px;
width:96px;
}
li#prices
{
left:318px;
width:71px;
}
li#availability_booking
{
left:400px;
width:228px;
}
li#contact
{
left:639px;
width:91px;
}
li#home a:hover
{
background:transparent url("/img/head_background.png") 0px -95px no-repeat;
}
li#location a:hover
{
background:transparent url("/img/head_background.png") -210px -95px no-repeat;
}
li#prices a:hover
{
background:transparent url("/img/head_background.png") -318px -95px no-repeat;
}
li#availability_booking a:hover
{
background:transparent url("/img/head_background.png") -400px -95px no-repeat;
}
li#contact a:hover
{
background:transparent url("/img/head_background.png") -639px -95px no-repeat;
}
div#content_holder {
	float:left;
	display:inline;
    margin-left:10px;
}
div#content
{
    
    width:480px;
    padding:0px 10px 0px 10px;
    background:url("/img/h1_background.png") -40px -1px repeat-x #fff;
    min-height:400px;
    height:auto;
    voice-family: "\"}\""; 
    voice-family:inherit;
    width:460px;
}
* html div#content
{
    height:400px;
}
html>body div#content {
  width:460px;
}
/**/
div#content ul
{
    list-style:circle;
    margin:10px 0px 15px 0px;
    margin-left:2em;
}
div#content ol
{
    list-style:decimal;
    margin:10px 0px 15px 0px;
    margin-left:2em;
}
div#content ol li,
div#content ul li
{
    margin:5px 0px;
}
div#content ul ul,
div#content ol ol
{
    list-style:lower-roman;
}
#content #contentBreadcrumb ul
{
    margin-left:0px;
}
#contentBreadcrumb ul
{
    font-size:0.9em;
    line-height:2em;
    list-style:none;
    text-align:left;
}
#contentBreadcrumb li
{
    display:inline;
}
div#contentBottom
{
width:480px;
line-height:26px;
font-size:0.9em;
background:transparent url("/img/content_bottom.gif") left bottom no-repeat;
}
#contentBottom p
{
margin:0px;
padding:0px 10px 0px 10px;
text-align:right;
}
div#navigation
{
display:inline;
float:left;
width:140px;
margin:0px 0px 0px 10px;
background:transparent;
}
#navigation ul
{
list-style:none;
padding:0px;
}
#navigation ul ul
{
    margin-bottom:5px;
}
#navigation li
{
background:url("/img/a_link.gif") left top no-repeat;
margin:5px 0px;
}
#navigation li li
{
    background:none;
    margin:0px;
}
#navigation li a
{
display:block;
font-size:1.25em;
padding:1em 0px 0px 35px;
}
#navigation li li a
{
    font-size:1em;
}
ul.social_list {
  list-style-image:none;
  text-align:left;
  margin-left:36px;
  width:264px;
}
.social_list li {
  background-image:none;
  padding:0px;
  margin:5px 0px;
}
.social_list a {
  padding:0px 0px 0px 24px;
  background:0px 0px no-repeat;
  font-size:12px;
  font-weight:normal;
  color:#333;
}
div#wogs {
	height:150px;
	overflow:hidden;
}
div#comment{
	margin-left:60px;
	background:#fff;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border-color:#ccc;
	border-style:solid;
	border-width:1px;
	background:#fff url("/img/open_quote.png") 2px 2px no-repeat;
}
#comment p {
	padding:0px 10px;
	margin:5px;
}
p#comment_quote {
	font-weight:bold;
	font-size:1.2em;
	line-height:1.2em;
	font-style:italic;
	color:#355FAC;
}
p#comment_who {
	color:#333;
	margin-left:30%;
}
div#footer {
font-size:0.9em;
text-align:center;
font-weight:bold;
width:960px;
margin:0px auto 25px auto;
}
div#footer p
{
    float:left;
    margin:10px 5px 0px 0px;
}
div#footer p.center
{
    float:none;
    margin:0px;
    text-align:center;
    font-weight:normal;
}
div#footer ul
{
    text-transform:lowercase;
    list-style:none;
    margin:10px 0px;
    padding:0px;
    float:left;
}
div#footer li
{
    float:left;
    padding:0px 5px;
    border-left:1px solid #666;
}
div#footer li a
{
    display:block;
}
#navigation h2
{
    margin-left:15px;
    margin-right:15px;
}
h1
{
	padding-top:15px;
	font-size:1.5em;
	line-height:1em;
	margin-bottom:5px;
}
h2
{
	font-size:1.2em;
	margin:10px 0px;
	border-bottom:1px solid;
}
h3
{
	margin:10px 0px;
}
h4,
p
{
	margin:10px 0px 15px 0px;
}
p.more
{
	font-size:0.9em;
	line-height:1em;
	margin:0px 0px 10px 0px;
}
p.noResults {
	font-weight:bold;
	text-align:center;
}
p#backToTop {
	font-size:0.9em;
	line-height:1em;
	text-align:center;
}

table
{
	width:100%;
	margin:10px 0px 10px 0px;
}
th
{
    text-align:left;
}
td input,
td textarea,
td select
{
	width:320px;
}
td input.narrow,
td select.narrow
{
	width:auto;
}

a:link,
a:visited
{
    font-weight:bold;
    color:#355fac;
}
a:focus,
a:hover
{
    color:#666;
}
a:active
{
    color:#333;
}
pre {
    text-align:left;
}

/* Element Styles */

ul#breadcrumb
{
	font-size:0.9em;
	line-height:20px;
	list-style:none;
	text-align:left;
	margin:5px 0px 5px -5px;
}
#breadcrumb li
{
	display:inline;
}
#breadcrumb li a
{
    padding:0px 5px;
}
div#content ol
{
    list-style:decimal;
    margin-left:2em;
}
div#content ol li
{
    margin:10px 0px;
}
div#content ol ol
{
    list-style:lower-roman;
}
div#pageImage
{
    float:right;
    margin:10px 0px 0px 20px;
}
div#pageImage img
{
    display:block;
    width:150px;
    height:150px;
}
#contentBreadcrumb ul
{
	font-size:0.9em;
	line-height:2em;
	list-style:none;
	text-align:left;
}
#contentBreadcrumb li
{
	display:inline;
}
.small
{
    font-size:0.9em;
}
