@charset "utf-8";
/* general*/
body{
	font:80% Arial, Helvetica, Sans-Serif;
	color:#fff;
	line-height:180%;
	margin:0;
	padding:0;
	text-align:left;
	background-image: url(images/bckrd.png);
	background-repeat: repeat-x;
	background-color: #bccad3;
        }
		h1{
	font-size:200%;
	font-weight:bold;
	margin:0;
	padding-left:0px;
	padding-right:20px;
	padding-top:35px;
	font-family: "Times New Roman", Times, serif;
	color: #ffd200;
	font-style: normal;
	
		}		
	h3, h4, h5, h6{
		font-weight:normal;
		margin:1em 0;
		}	
	h2{            
		font-size:60%;
		}	
	h3{          
		font-size:140%;
		}
	h4{          
		font-size:120%;
		}				
	a{
		text-decoration:none;
		color:#fff;
		}
	a:hover{
		color:#d8e6ec;
		text-decoration:underline;
		}							
	p{
		margin:1em 0;
		}		

/* page setup */

#container{
	margin:0 auto;
	width:715px;
	text-align:left;
	padding: 10px 0;
		}
	#header{
	height:226px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	overflow:hidden;
		}	
		#menu{
	height: 41px;
	width: 715px;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
		}
				
	#link_home{
	height:41px;
	width: 90px;
	cursor:pointer;
	display:inline;
	float:left;
	margin-left:70px;
	
	}
	
	#link_location{
	height: 41px;
	width: 120px;
	cursor:pointer;
	display:inline;
	float:left;
	margin-left:20px;
	}
	
	#link_accomodation{
	width: 200px;
	height: 41px;
	cursor:pointer;
	display:inline;
	float:left;
	margin-left:10px;
	}
	
	#link_contact{
	width: 110px;
	height: 41px;
	cursor:pointer;
	display:inline;
	float:left;
	margin-left:20px;
	}		
			
	#content{
	padding:.5em 34px;
	background-image: url(images/content_bckrd.gif);
	background-repeat: repeat-y;
		}
		
	#footer{
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding:25px 0;
		}		
	
	#pic_swimmingpool{
	background-image:url(images/swimmingpool.jpg);
	background-repeat:no-repeat;
	height:372px;
	width:287px;
	background-position: 0 0;
	padding-top:20px;
	}
	
	#pic_garden{
	background-image:url(images/garden.jpg);
	background-repeat:no-repeat;
	height:372px;
	width:287px;
	background-position: 0 0;
	padding-top:20px;
	margin-right:50px;
	}
	
	
	
		
	#pic_sundowner{
	background-image:url(images/sundowner.jpg);
	background-repeat:no-repeat;
	height:215px;
	width:301px;
	padding-top:20px;
	}
	
	#pic_palmtree{
	background-image:url(images/tablemountain.jpg);
	background-repeat:no-repeat;
	height:215px;
	width:301px;
	padding-top:20px;
	margin-right:30px;
	}
	#livingroom-bedroom_box{
	overflow: hidden;
	clear:both
	
	}
	
	#table-bathroom_box{
	overflow:hidden;
	clear:both;
	height:100%;
	}
	
	#pic_livingroom{
	background-image:url(images/livingroom.jpg);
	background-repeat:no-repeat;
	height: 215px;
	width: 301px;
	padding-top:20px;
	margin-top:15px;
		}
		
	#pic_bedroom{
	background-image:url(images/bedroom.jpg);
	background-repeat:no-repeat;
	height:215px;
	width:301px;
	padding-top:20px;
	margin-top:15px;
	}
	
	
		#pic_bathroom{
	background-image:url(images/bathroom.jpg);
	background-repeat:no-repeat;
	height:215px;
	width:301px;
	padding-top:20px;

	
	}
	
		#pic_table{
	background-image:url(images/table.jpg);
	background-repeat:no-repeat;
	height:215px;
	width:301px;
	

	}
	#mapbox{
	overflow: hidden;
	}
	
	#map1{
	background-image:url(images/map1.jpg);
	background-repeat:no-repeat;
	height:535px;
	width:369px;
	margin-left:auto; 
	margin-right:auto;
	}
	
	#map2{
	background-image:url(images/map2.jpg);
	background-repeat:no-repeat;
	width:367px;
	height:320px;
	margin-left:auto; 
	margin-right:auto;
	margin-top:10px;
	}
	#clear{
	clear:none;
	overflow:hidden;
	}
	#h1box{
	overflow:hidden;
	height:100%;
	}
