/**************************************************
1. Style 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,
b, u, i, center,
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-size: 100%;
vertical-align: baseline;
background: transparent;
}

/* Unordered Lists */

ul{
list-style: none;
}

/* Blockquote / Quote */
blockquote, q{
quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

/* Focus styles */

:focus{
outline: 0;
}

/* remember to highlight inserts somehow! */

ins{
text-decoration: none;
}

del{
text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table{
border-collapse: collapse;
border-spacing: 0;
}

p{
margin: 0;
margin-bottom:8px;
line-height: 1.6em;
}	

.clearfix:after {
content: " ";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/

* html .clearfix { height: 1%; }
*+html .clearfix { height: 1%; }
.clearfix { display: block; }

/* End hide from IE-mac */

/* Layout */

html {
height: 102%;
}

body {
background-color:#F9F6F1;
}

#wrapper {
margin-top:0px;
background:url(../img/wrapperbg.png);
background-repeat:repeat-y;
width:816px;
margin:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666;
}	

#wrapper p, #disclaimer p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666;
}

#content-left a:link, #content-left a:visited, #disclaimer a:link, #disclaimer a:visited{
color:#900;
text-decoration:none;
}

#content-left a:hover, #disclaimer a:hover{
color:#FFF;
background:#900;
}
#header{
float:left;
width:803px;
margin-left:13px;
margin-top:3px;
height:215px;
}




#nav {
float:left;
margin-left:8px;
margin-top:1px;
width: 800px;
height: 44px;

}

#nav ul { height: 44px; }
#nav ul li { display: inline;}
#nav ul li a {
display: block;
float: left;
padding: 0px 0px 0;
font-size: 1.3em;
color:#900;
text-indent: -9000px;
text-decoration: none;
}

#nav ul li a:hover {
color: #333333;
}
#nav li#nabout a { background: url('../img/nav.gif') 0px 0px; width: 124px; height:44px;}
#nav li#nabout a:hover, #nav li#nabout a.active { background: url('../img/nav.gif') 0px -46px;}

#nav li#naccomodation a { background: url('../img/nav.gif') -124px 0px; width: 187px; height:44px;}
#nav li#naccomodation a:hover, #nav li#naccomodation a.active  { background: url('../img/nav.gif') -124px -46px;}

#nav li#nrates a { background: url('../img/nav.gif') -311px 0px; width: 106px; height:44px; }
#nav li#nrates a:hover, #nav li#nrates a.active  { background: url('../img/nav.gif') -311px -46px;}

#nav li#nfacilities a { background: url('../img/nav.gif') -417px 0px; width: 137px; height:44px; }
#nav li#nfacilities a:hover, #nav li#nfacilities a.active  { background: url('../img/nav.gif') -417px -46px;}

#nav li#nlocation a { background: url('../img/nav.gif') -554px 0px; width: 135px; height:44px; }
#nav li#nlocation a:hover, #nav li#nlocation a.active  { background: url('../img/nav.gif') -554px -46px;}

#nav li#ncontact a { background: url('../img/nav.gif') -689px 0px; width: 111px; height:44px; }
#nav li#ncontact a:hover, #nav li#ncontact a.active  { background: url('../img/nav.gif') -689px -46px;}

#content{
float:left;
width:800px;
padding:8px;
}

#content-left{
float:left;
width:520px;
padding:13px;
margin-right:8px;
}

#content p{
padding-left:5px;	
}

.home-img{
width:150px;
margin-right:10px;
}

.vimg{
margin-right:8px;	
}

#content-right{
float:left;
width:240px;
padding-top:50px;
text-align:center;
border-left:1px solid #F5F1E9;
}

#content-right img{
padding-bottom:5px;	
}

#footer{
float:left;
width:800px;
height:28px;
background-color:#A42500;
padding-top:7px;

margin-left:8px;
border-top:1px solid #FFF;
border-bottom:1px solid #FFF;
}

#footer p{
color:#FFF;	
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
}

#footer a:link, #footer a:visited{
padding:6px;
color:#FFF;
text-decoration:none;
}

#footer a:hover{
text-decoration:underline;	
}

#disclaimer{
text-align:center;
padding-top:5px;
width:816px;
margin:auto;
margin-bottom:10px;
}

#footer-shadow{
float:left;
width:816px;
height:22px;
background:url(../img/footer_shadow.gif);
background-repeat:no-repeat;
}

.img_lhs{
float:left;
padding:2px;
margin-right:5px;
border:1px solid #FFF;
}

.img_rhs{
float:right;
padding:2px;
margin-left:5px;
border:1px solid #FFF;
}

.hosts{
float:right;
width:140px;
border:1px solid #900;
padding:2px;
}
#map{
float:left;
width: 500px; 
height: 230px; 
overflow:hidden; 
border: 1px solid #666666; 
margin-left:8px;	
}

#content ul{
margin-left:20px;	
}

#content li{
	list-style-image:url(../img/bullet.png);
}