/* CSS Document */

body
		{
		background-color: #edeee6;
		margin: 0 auto;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #333333;
		text-align: center;
		
		}

.topPanel
		{
		background-image: url(../img/topPanelTile.gif);
		background-repeat: repeat-x;
		}
		
.menuPanel
		{
		background-image: url(../img/menuPanelTile.gif);
		background-repeat: repeat-x;
		}
		
.content
		{
		
		vertical-align: top;
		background-image: url(../img/bDrop_content.gif);
		background-repeat: repeat-y;
		}
		
.content-drop, .content-drop-index
		{
		padding: 10px 40px 20px 40px;
		text-align: justify;
		background-image: url(../img/contentPanelMain.gif);
		background-repeat: no-repeat;
		}
		
.content-drop-index {
	padding:0px 40px 20px 40px;
	}
		
.footerPanel
		{
		text-align: left;
		vertical-align: top;
		height: 35px;
		background-image: url(../img/footerPanel.gif);
		background-position: center;
		background-repeat: no-repeat;
		background-color:#edeee6;
		color: #FFFFFF;
		padding: 8px 30px 0px 30px;
		}
		
		
/* Standard element design */
a
		{
		text-decoration: underline;
		}
a:link
		{
		color: #85a429;
		}
		
a:active
		{
		color: #85a429;
		}
		
a:visited
		{
		color: #85a429;
		}
		
a:hover
		{
		color: #222222;
		background-color: #CCCCCC;
		}
		
p.sectionLinks
		{
		color: #729aa8;
		font-size: 9px;
		}
		
h1
		{
		font-size: 12px;
		color: #729aa8;
		font-weight: bold;
		letter-spacing: 1px;
		}
		
h2
		{
		width: 70%;
		color: #85a429;
		border-bottom: #CCCCCC dashed 1px;
		font-size: 11px;
		letter-spacing: 1px;
		font-weight: bold;
		}
		
h3
		{
		text-align: left;
		color: #729aa8;
		font-size: 10px;
		letter-spacing: 1px;
		font-weight: bold;
		padding-top: 0px;
		}
		
h4
		{
		width: 70%;
		color: #666666;
		font-size: 10px;
		border-bottom: #CCCCCC dashed 1px;
		font-weight: bold;
		letter-spacing: 1px;
		}
		
h5
		{
		color: #85a429;
		font-size: 9px;
		font-weight: bold;
		letter-spacing: 1px;
		}
		
input,textarea
		{
		border: solid 1px #666666;
		background-color: #ebf5fa;
		}
		
form.left-col
		{
		width: 400px;
		text-align: left;
		}
		
label 
		{
		font-weight:bold;
		}

div.left-col, div.middle-col, div.right-col
		{
		float:left;
		}

div#top-row div input,textarea
		{
		width:220px;
		}
	
div#bottom-row 
		{
		float:right;
		}
		
div.left-col,div.middle-col,div.right-col
		{
		width:250px;
		}
		
div.clear-both
		{
		clear:both;
		}
		
div#form-wrapper
		{
		width:760px;
		}
		
		
.std_TBL
		{
		border: none;
		width: 100%;
		}

.alt
		{
		vertical-align: middle;
		background-color: #FFFFCC;
		border-bottom: dashed 1px #999999;
		height: 20px;
		}
		
.even
		{
		vertical-align: middle;
		background-color: #FFFFCC;
		border-bottom: dashed 1px #999999;
		height: 20px;
		}

.tableColHead1
		{
		font-size: 10px;
		font-weight: bold;
		color: #729aa8;
		padding: 4px 0px 4px 20px;
		vertical-align: middle;
		width: 40%;
		height: 30px;
		background-color:#F4F4F4;
		}
		
.tableColHead2
		{
		font-size: 10px;
		font-weight: bold;
		color: #729aa8;
		padding: 4px 0px 4px 20px;
		vertical-align: middle;
		width: 40%;
		height: 30px;
		background-color: #F4F4F4;
		}
		
.tableColHead3
		{
		font-size: 10px;
		font-weight: bold;
		color: #729aa8;
		padding: 4px 20px 4px 0px;
		vertical-align: middle;
		width: 20%;
		height: 30px;
		background-color: #F4F4F4;
		text-align: right;
		}
		
.tableCol1
		{
		padding: 4px 0px 4px 20px;
		height: 30px;
		font-weight: bold;
		}
		
.tableCol2
		{
		padding: 4px 0px 4px 20px;
		height: 30px;
		}
		
.tableCol3
		{
		padding: 4px 24px 4px 0px;
		height: 30px;
		text-align: right;
		}
	/* Social Networking
---------------------------------------------------------------------------------------- */
a#facebook-link {
	height: 16px; width: 16px;
	float: right;
	margin: -2px 0 0 0;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/facebook_16.gif) no-repeat;
}
	
	/* Main Navigation
---------------------------------------------------------------------------------------- */
.nav {
	margin:0 auto;
	width:840px;
	}

.nav ul { 
	margin:0; 
	padding:0; 
	list-style-type:none; 
	list-style-image:none; 
	list-style-position:outside; 
	display:block;
	}

.nav ul li { 
	float: left;  
	margin: 0;  
	padding: 0;
	}
		
.nav ul li a {  
	display: block;  
	margin: 0;  
	padding: 0;
	}

.nav ul li a.home  { 
	width:111px; 
	height:33px; 
	background: url(../img/bt_home.gif) top no-repeat; 
	text-indent:-9999px; 
	margin:0; 
	padding:0;
	}
		
.nav ul li a.events  { 
	width:103px; 
	height:33px; 
	background: url(../img/bt_events.gif) top no-repeat; 
	text-indent:-9999px; 
	margin:0; 
	padding:0;
	}
		
.nav ul li a.catering { 
	width:125px; 
	height:33px; 
	background: url(../img/bt_catering.gif) top no-repeat; 
	text-indent:-9999px; 
	margin:0; 
	padding:0;
	}
	
.nav ul li a.venues { 
	width:106px; 
	height:33px; 
	background: url(../img/bt_venues.gif) top no-repeat; 
	text-indent:-9999px; 
	margin:0; 
	padding:0;
	}
	
.nav ul li a.spring { 
	width:166px; 
	height:33px; 
	background: url(../img/bt_spring.gif) top no-repeat; 
	text-indent:-9999px; 
	margin:0; 
	padding:0;
	}
	
.nav ul li a.news { 
	width:90px; 
	height:33px; 
	background: url(../img/bt_news.gif) top no-repeat; 
	text-indent:-9999px; 
	margin:0; 
	padding:0;
	}
	
.nav ul li a.contact { 
	width:139px; 
	height:33px; 
	background: url(../img/bt_contact.gif) top no-repeat; 
	text-indent:-9999px; 
	margin:0; 
	padding:0;
	}

.nav ul li a.home:hover { 
	background: url(../img/bt_home.gif) bottom no-repeat; 
	margin:0; 
	padding:0;
	}
		
.nav ul li a.events:hover { 
	background: url(../img/bt_events.gif) bottom no-repeat; 
	margin:0; 
	padding:0;
	}
		
.nav ul li a.catering:hover { 
	background: url(../img/bt_catering.gif) bottom no-repeat; 
	margin:0; 
	padding:0;
	}
		
.nav ul li a.venues:hover { 
	background: url(../img/bt_venues.gif) bottom no-repeat; 
	margin:0; 
	padding:0;
	}
	
.nav ul li a.spring:hover { 
	background: url(../img/bt_spring.gif) bottom no-repeat; 
	margin:0; 
	padding:0;
	}
	
.nav ul li a.news:hover { 
	background: url(../img/bt_news.gif) bottom no-repeat; 
	margin:0; 
	padding:0;
	}
	
.nav ul li a.contact:hover { 
	background: url(../img/bt_contact.gif) bottom no-repeat; 
	margin:0; 
	padding:0;
	}
	
/* Dropdown Navigation
---------------------------------------------------------------------------------------- */

.dropdown_menu
{
	position:absolute;
	margin:0px;
	padding:0px;
	max-width:300px;
	min-width:126px;
	text-align:left;
	padding-bottom:2px;
	background-color:#c2d2d8;
	visibility:hidden;
}

.dropdown_menu ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
	
}

.dropdown_menu a,.dropdown_menu a:link,.dropdown_menu a:visited,.dropdown_menu a:active, .dropdown_menu a:hover 
{
	color: #596264;
	text-decoration: none;
	margin:0px;
	padding:5px 27px 4px 27px;
	font-size:11px;
	max-width:300px;
	min-width:126px;
}

.dropdown_menu a:hover
{	
	color: #082c5c;
	background-color:#acbac0;
	}

.dropdown_menu ul li{
	float:none;
	max-width:300px;
	min-width:126px;
	margin:0px;
	padding:0px;
	
}

ul#news {
	margin:0;
	padding:0;
	list-style-type:none;
	}

ul#news h2 {
	text-align:left;
	width:100%;
	border-bottom:none;
	font-size:10px;
	}
