* {
font-family:Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight:100;
list-style:none;
text-decoration:none; 
margin:0;
padding:0;
}	

p{
padding-bottom:1em;
color:#000;
}

h1 {
color:#015232;
font-size:130%;
margin:.5em 0;
} 

h3 {
color:#fff;
font-size:115%;
margin-bottom:.5em;
} 

h4 {
font-size:115%;
margin-bottom:8px;
}

ul {
margin:1em 0;
padding: 1em 0 1em 0;
}

li {
color:#01ac68;
margin-left:0;
padding-left:0;
}


body {
text-align: center;
min-width:780px;
color:#777676;
background-color:#fff;
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
}

table th {background-color:#eaeaea; padding:0 10px;}
table td {padding:4px 10px;}

/* Wrapper controls the positioning of the whole site on the screen */
#wrapper {
width: 1000px;
margin: 2em auto;
text-align: left;  
background-color:#fff;
border:1px solid #015232; 

}	

/* Masthead controls the styles for the page header */
#masthead {
height:145px; 
width:1000px;
background-image:url(../images/masthead.jpg);
background-repeat:no-repeat;
background-position:center left;
}

/* Style Rules for the Nav bar */

#mainmenu {
	height:45px;
	background-image:url(../images/mainmenu.jpg);
background-repeat:no-repeat;
background-position:center left;
	}
	
#mainmenu ul {
padding:0; 
color:#015232;
float:left;
margin-left:250px;
}

#mainmenu ul a {
display:block;
padding:0 2em;
line-height:1.5em;
color:#015232;
float:left;
font-size:9pt;
}

#mainmenu ul a:hover {
color:#01ac68;
}


#mainmenu li{
float:left;
background-image:url(../images/navbardivide.gif);
background-position:center left;
background-repeat:no-repeat;
}

#mainmenu ul a:active {
color:#01ac68;
}

#page-link {
font-size:10pt;
color:#015232;
		}
		
		#page-link a:visited {
		font-size:10pt;
		color:#015232;
		}
		
		#page-link a:hover {
		font-size:10pt;
		color:#01ac68;
		}











/* Style for 2 column content */
#content { 
line-height:155%;
width:790px;
float:right; 
background-color:#fff;
margin:15px 0;
}

#contentrooms { 
line-height:155%;
width:580px;
float:right; 
background-color:#fff;
margin:15px 20px;
}

#content2 {
	float:right;
	width:175px;
	margin-right:10px;
	}
	
	#content1 {
		width:580px;
		float:left;
		
		}
		
		#content4 {
		width:450px;
		float:left;
		}
		
		#content-display { 
line-height:155%;
width:450px;
float:right; 
background-color:#fff;
margin:15px 0;
}
	

/* Style Rules for the left hand panel */
#col1 {
	width: 175px;
	height:300px;
	float:left;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 10px;
}

#col1rooms {
	width: 350px;
	height:300px;
	float:left;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 25px;
}

#col1gbook {
	width: 175px;
	height:600px;
	float:left;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 10px;
}

#col1-display {
	width: 220px;
	height:300px;
	float:left;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 20px;
}

#col2-display {
	width: 300px;
	height:300px;
	float:left;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 20px;
}

/* Style rules for the footer */
#footer {
height:40px;
border-top:3px solid #015232; 
clear:both;
}  

#footer img {
float:right;
padding-right:10px;
text:&copy Copyright 2010 Clarence Dene;
}
 
#footer p {
padding:20px 0 5px 0;
margin-top:5px;	
font-weight:300;
font-size:85%;
color:#015232;
border-top:1px solid  

}

