@charset "utf-8";
/* CSS Document */
body	{
	background-image:url(floral_dim.jpg);
	background-color:#B00300;
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DDD;
	font-size:13px;
	}

img, img a, img a:link, img a:visited, img a:hover {
	border:0;
	}
	
#pagewrapper	{
	margin:0 auto;
	padding-top:30px;
	width:1015px;
	background-image:url(back_top_black.png);
	background-repeat:no-repeat;
	}
	
#header		{
	margin-left:25px;
	width:970px;
	height:398px;
	background:url(header_right.jpg)  789px 16px no-repeat;
	}
	
#logo	{
	float:left;
	margin:100px 30px 0 25px !important;
 	margin:100px 30px 0 12px;
	}

#title	{
	float:left;
	margin:6px 0px 13px 12px;
	width:528px;
	}
	
#headerfotos{
	float:left;
	margin-bottom:12px;
	background-image:url(pool-seaview-start.jpg);
	height:288px;
	width:604px;
	background-color:#000000;
	}
		
#menu	{
	float:left;
	width:969px;
	height:28px;
	background-color:#999999;
	background-image:url(menu_back.jpg);
	}

#menu_hor	{
	 height:24px;
	 margin:0;
	 padding-top:4px;
	}
	
#menu_hor ul {
	list-style:none;
	color:#CCCCCC;
	padding-left:170px;
	margin:0px;
	}

#menu_hor li {
	float:left;
	}
	
#menu_hor a, #menu_hor a:visited {
	color:#CCC;
	text-decoration:none;
	padding:3px 15px;
	background:url(menu_knp.jpg) no-repeat right;
	}
	
#menu_hor a:hover	{
	color:#FFFD46;
	text-decoration:none;
	background:url(menu_over.jpg) right no-repeat;
	}
	
.left	{
	background:url(menu_knp.jpg) left no-repeat;
}
	
#content-container	{
	width:1015px;
	background-image:url(back_mid_black.png);
	}
	
#content	{
	 margin:0 47px; 
	 padding-top:20px;
	 padding-bottom:12px;
	}
	
.col-left	{
	float:left;
	width:550px;
	margin-left:34px;
   	}
	
.bodytext	{
	clear:both;
	width:720px;
	margin:0 0 0 34px;
	}
	
.col-right	{
	float:right;
	width:300px;
 	}
		
#contact	{
	float:left;
  	width:844px;
	padding:6px 38px;
	color:#FFFD46;
	border:0px solid #CC0000;
	line-height:20px;
	background-color:#333;
	}
	
#contact a 	{
	text-decoration:underline;
	}
	
.updated	{
	float:left;
	font-size:10px;
	text-align:center;
	width:920px;
	}
		
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#footer		{
	width:1015px;
	height:70px;
	background:url(back_foot_black.png) no-repeat top left;
	margin:0;
	}
	

.style1 {font-size: small}

a:link {
	color: #CC0000;
	color:#FFFD46;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
	color:#FFFD46;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
	color:#FFFD46;
}
a:active {
	text-decoration: none;
}
.rates {
	font-weight: bold;
	color: #CC9900;
}

h1	{
	color:#CC0000;
	border-bottom:1px #CC0000 dotted;
	width:800px;
	padding-bottom:10px;
	margin-bottom:20px;
	padding-left:30px;
	font-size:24px;
	background:url(point.jpg) left no-repeat;
	}
	
h2 {
	color:#CC0000;
	}
	
.inspring {
	margin-left:30px;
	margin-right:100px;
	line-height:1.4em;
	}
	
caption	{
	color:#CC9900;
	font-size:14px;
	font-weight:bold;
	}
	
.tblborder	{
	border:1px solid #222;
	}
	
img	{border:0px;}

#photoalbum 	{
	align:center;
	}
#photoalbum img {
	border:3px solid #000000;
	}