body {
margin:0 auto;
padding:0;
text-align:center;
background:#000;
}
.swrapper {
width: 960px;
text-align:center;
margin: 0 auto;
}
.wrapper {
text-align: center;
margin: 0 auto;
}
.header {
padding:10px 0;
}
#click_enlarge img {

}
#nav {
margin:0 auto;
background: url(gfx/home_bg_tile2.png) repeat top left;
height:32px;
width:100%;
font-family: helvetica, arial, sans-serif;
font-weight:normal;
font-size:13px;
}
#nav a {
padding:0;
color:#fff;
border:none;
margin:0 12px;
text-decoration:none;
}
#nav a:hover {
color: #dadada;
}
#nav_content {
padding-top:8px;
}
.wrap {
}
#content_wrapper {
background:url(gfx/home_bg.jpg) no-repeat;
}
#content_wrapper_accomm {
background:url(gfx/accomm_bg.jpg) no-repeat;
}
#content_wrapper_facil {
background:url(gfx/facil_bg.jpg) no-repeat;
}
#content_wrapper_loc {
background:url(gfx/loc_bg.jpg) no-repeat;
}
#content_wrapper_attract {
background:url(gfx/attract_bg.jpg) no-repeat;
}
#content_wrapper_contact {
background:url(gfx/contact_bg.jpg) no-repeat;
}
.content {
color: #fff;
padding:10px 80px 10px 80px;
font-family:  verdana, arial, tahoma, helvetica, sans-serif;
font-size:0.7em;
text-align:left;
line-height:20px;
}
.content_split a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.content_split a:hover {
	text-decoration: underline;
}
.content_split {
color: #fff;
padding:10px 20px 10px 80px;
font-family:  verdana, arial, tahoma, helvetica, sans-serif;
font-size:0.7em;
text-align:left;
line-height:20px;
}
.content_split_loc {
color: #fff;
padding:10px 0px 10px 80px;
font-family:  verdana, arial, tahoma, helvetica, sans-serif;
font-size:0.7em;
text-align:left;
line-height:20px;
}
#left_col {
width:400px;
float:left;
display:inline;
}
#right_col {
	width:415px;
	float:right;
	display:inline;
	margin-left:15px;
}

#right_col_loc {
width:455px;
float:left;
display:inline;
margin-left:15px;
}
#right_bg {
background: url(gfx/home_bg_tile2.png) repeat top left;
}
#right_bg div {
padding: 15px;
}
p, li {
color: #fff;
font-family: arial, tahoma, helvetica, sans-serif;
font-size:15px;
text-align:left;
line-height:19px;
font-weight:normal;
text-align:justify;
}
h1 {
color: #fff;
font-family: arial, tahoma, helvetica, sans-serif;
font-size:22px;
text-align:left;
line-height:17px;
font-weight:normal;
}
h2 {
color: #fff;
font-family: arial, tahoma, helvetica, sans-serif;
font-size:16px;
text-align:left;
line-height:17px;
font-weight:bold;
}

.footer {
text-align:center;
width:100%;
height:100px;
background:url(gfx/home_bg_tile.png) repeat top left;
}
.footer p{
color:#fff;
font-family: verdana, arial, tahoma, helvetica, sans-serif;
font-size:11px;
margin-top:10px;
text-align:center;

}
.footer a{
color:#fff;
text-decoration:none;
}
.footer a:hover {
text-decoration:none;
color: #dadada
}

