

/* Layout Stylesheet */ 
body{
 margin: 0;
 padding:0; 
 background:#FFFFCC;
 color: #333333;
 font-family:helvetica, arial, sans-serif;	
 }	 
	 
#lh-col{
 position:absolute;
 top:62px;
 left:0;
 width:140px;
 z-index:3;
 background:#FFFFCC;
 color: #333333;
 padding-top:20%;
 margin-left:20px;
 }
 

#rh-col{
 position:absolute;
 top:62px;
 right:0;
 width:140px;
 z-index:2;
 background:#FFFFCC;
 color: #333333;
 padding-top:20%;
 margin-right:20px;
 }

#c-block {
 width:100%;
 z-index:1;
 background:#FFFFCC;
 color: #333333;
 height:90%;
 
 }
 

#hdr{
 height:30px; 
 width:100%; 
 background:#FFFFCC;
 color: #333333; 
 margin:0;
  }

#c-col{
 margin:0 160px 0 160px;
 position:relative;
 background:#FFFFCC;
 color: #333333;
 z-index:5;
 padding-top:2%;
 }

#ftr {
 width:100%;
 height:35px;
 border: solid #000000; 
 border-width:1px 0;
 background:#FFFFCC;
 color: #333333;
 margin:0;
 font-size:0.8em;
 }
 
 p {
 padding: 0 15px;
 }

h4, h3 {
 margin:0; 
 padding: 5px 0;
 }

 
 a:link, a:visited {
	color:#000000;
}
a:hover{
	text-decoration:none;
}
#navlist a		{
font-size:1.2em;
padding-right:30px;
}

#navlist 		{
list-style-type:none;
}

#contact	{
font-size:1.3em;

}

HR {
    height:5px;
    width:100%;
    background:#446791;
    margin: 0px 0px 0px 0px;  
   }
.extras		{
font-size:1.1em;
}

.extraimg		{
padding-top:5%;
}

#about	{
font-size:1.2em;
text-align:justify;
}
#home a		{
font-size:1.2em;
}

#home 	{
padding-bottom:5px;

}

#entertainment	{

font-size:1.1em;
text-align:justify;
}

#attractions 		{
list-style-type:none;
}

#attractions li		{
list-style-type:none;
font-size:0.7em;
text-align:center;
}

#extlinks	{
list-style-type:none;
font-size:0.8em;
}