/* CSS Document */


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;border:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}


html {
	background: url(../images/bgd_white_patchwork.jpg) #fff;
	background-position:center;
}

body {
	padding-bottom: 30px;
	font: .85em Verdana, sans-serif;
}

#wrapper {
	width: 760px;
	margin: 0 auto;
	padding-bottom: 15px;
	background:url(../images/bgd_sunset.jpg) top  no-repeat #fff;
	padding: 0 0 15px 0;
	color:#000;
	border:1px solid #a0adcb;
}

#nav {
	margin:170px 15px 0 35px;
	color:#fff;
	font-weight: bold;
}

#content {
	margin:65px 15px 20px 30px;
}

#alpha {
	width:415px;
	float:left;
	padding-bottom:30px;
	}

#beta {
	width:280px;
	float:left;
	}
	
#beta2 {
	clear:both;
	}
	
	
.clear { clear: both; padding-top: 10px; }

p {
	padding: 0 0 1em 0;
	}
	
ul {
	padding: 0 0 1em 0;
	}
	
#nav ul li{
	display:inline;
	padding: 0 0.25em;
	}

#nav ul li a {
	color:#fff;
}

p.contact {padding: 20px 15px 30px 15px;}

	
	
/*  BOXES ON FRONT PAGE */

.box {
	margin: 0 0 10px 15px;
	width: 289px;
	height: 198px;
	float: left;
	display: inline;
	background: url(../images/bgd_whitebox.gif) top left no-repeat #302d28;
}
.box img {
	margin: 12px 10px;
	border:1px solid #fff;
}
.box dl {
	width: 280px;
	padding-bottom: 15px;
	background: url(../images/box_bottom.gif) bottom left no-repeat;
}
.box dl dt {
	padding: 0 15px 12px 15px;
	font-size: 120%;
	font-family: Georgia, sans-serif; 
	font-variant: small-caps;
	letter-spacing: 3px;
	color: #cb6600;
}
.box dl dd { 
	margin-left: 15px;
	padding: 3px 15px 3px 25px;
}

.box p {
	padding: 0 5px 0 15px;}

h2.paradise {
	color:#696;
	padding:0 0 1em 0;
	font-weight:bold;
	font-size:120%;
	margin: 0 auto;
	text-align:center;} 

h1.paradise  {
width: 326px; height: 50px;
background: url(../images/h1_paradise.gif) no-repeat;
margin:0 auto;
	}
	
h1.contact  {
width: 326px; height: 50px;
background: url(../images/h1_contact.jpg) no-repeat;
	}
		
h1.home1  {
width: 326px; height: 50px;
background:url(../images/h1_home1.jpg) no-repeat;
	}
		
h1.home2  {
width: 326px; height: 50px;
background:url(../images/h1_home2.jpg) no-repeat;
	}		
	
h1.home3  {
width: 326px; height: 50px;
background:url(../images/h1_home3.jpg) no-repeat;
	}		
	
h1.home4  {
width: 326px; height: 50px;
background:url(../images/h1_home4.jpg) no-repeat;
	}	
		
h1.home5  {
width: 326px; height: 50px;
background:url(../images/h1_home5.jpg) no-repeat;
	}

p.spaced {
	margin-top:2em;}