body {
	text-align:center;
	font:	11px/1.2 Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	z-index: 1;
	background-color: #FFFFFF;
	background-image: url(images/moss.jpg);
	}
	
#frame {
	width:900px;
	margin-right:auto;
	margin-left:auto;
	margin-top:5px;
	margin-bottom:0px;
	padding:0px;
	text-align:left;
	background-color: #FFFFFF;
	}
	
#contentheader {
	background:#ffffff;
	height: 200px;
	width: 900px;
	}
		
#contenttopleft {
	height: 200px;
	width: 900px;
	float:left;
	vertical-align: top;
	background-color: #4F9E65;
	background-image: url(images/header_banquet.jpg);
	}
#contenttopweddings {
	height: 200px;
	width: 900px;
	float:left;
	vertical-align: top;
	background-color: #4F9E65;
	background-image: url(images/header_weddings.jpg);
	}		
	
#contenttopevents {
	height: 200px;
	width: 900px;
	float:left;
	vertical-align: top;
	background-color: #4F9E65;
	background-image: url(images/header_events.jpg);
	}
#contenttopcoordinator {
	height: 200px;
	width: 900px;
	float:left;
	vertical-align: top;
	background-color: #4F9E65;
	background-image: url(images/header_coordinator.jpg);
	}
	
#contenttopmonthly {
	height: 200px;
	width: 900px;
	float:left;
	vertical-align: top;
	background-color: #4F9E65;
	background-image: url(images/header_monthly2.jpg);
	}		
		
#contenttopcontact {
	height: 200px;
	width: 900px;
	float:left;
	vertical-align: top;
	background-color: #4F9E65;
	background-image: url(images/header_contact.jpg);
	}	
	
#contenttopphotos {
	height: 200px;
	width: 900px;
	float:left;
	vertical-align: top;
	background-color: #4F9E65;
	background-image: url(images/header_photos.gif);
	}	
	
#contentleft {
	width:300px;
	padding:0px;
	float:left;
	background-color: #FFFFFF;
		}


#contentcenter {
	width:400px;
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
	float:left;
	background:#eee;
	background-color: #FFFFFF;
	border-left: thin;
	border-left-color: #999999;
	border-left-style: dotted;
		}

		
#addressleft {
		width:200px;
		padding:0px;
		float:left;
		background:#ccc;
		}
			

		
	#menuholder {
	background:#477C55;
	height: 21px;
	width:900px;
	background-color: #477C55;
	}		
		
	#footer {
		background:#cccc99;
		margin-bottom: 0px;
		padding-bottom: 0px;
		}
		
	.leftcolletterspace {
		font-size:10px;
		line-height: 22px;
		}
		
	.footertext {
		margin:0px 0px 0px 0px;
		padding-bottom: 0px;
		font-size:9px;
		line-height: 6px;
		}
	
			
		
	#bottomnav {
	background:#ffffff;
	padding-bottom: 0px;
	border-top-width: thin;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	}
		
	.bottomnav {
	padding-top: 10px;
	padding-bottom: 0px;
	font-size:10px;
	color:#477C55;
	}
	
a:hover {
	text-decoration: underline;
	color: #4F9E65;
}
a:visited {
	text-decoration: none;
	color: #477C55;
}
a:active {
	text-decoration: underline;
	color: #477C55;
}	
		
	p,h1,h2,pre,gray {
	margin:0px 20px 10px 20px;
	z-index: inherit;
		}
		
			
	h1 {
	font-size:16px;
	padding-top:10px;
	color: #FFFFFF;
		}
		
	h2 {
	font-size:12px;
	padding-top:18px;
	color: #FFFFFF;
	font-stretch: narrower;
	font-weight: lighter;
	}
		
	#contentheader h1 {
		font-size:14px;
		margin:0px;
		}
	
	
	
a {
	font-weight:bold;
	color: #009900;
	}
	
a:link {
	color: #477C55;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #4F9E65;
}
a:visited {
	text-decoration: underline;
	color: #477C55;
}
a:active {
	text-decoration: underline;
	color: #477C55;
}
	
.gray {
	font-size:10px;
	color:#999999;
	}
	
.greek {
	color:#999;
	}
	
ol {
	margin-right:40px;
	}
li {
	margin-bottom:10px;
	}

