/* CSS Document */

/* Basic Stuff */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
/** html .clearfix {height: 1%;}*/
/* End hide from IE-mac */


body {
	font: 11px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif; 
	color: #333;
	line-height: 16px;
	margin: 0;
	padding: 0;
	background-image:url(images/layout/background-gradient.jpg);
	}
	
body A:link    	{ color: #947636; font-weight: normal; text-decoration: underline; }
body A:active  	{ color: #947636; font-weight: normal; text-decoration: underline; }
body A:visited 	{ color: #947636; font-weight: normal; text-decoration: underline; }
body A:hover  	{ color: #000000; font-weight: normal; text-decoration: underline; }
	
h1 {
	font: 15px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif; 
	color: #947636; 
	padding-top: 0px;
	padding-bottom:10px;
	margin: 0;
	font-weight: bold;
}
	
h2 {
	font: 14px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	color: #947636;
	margin-top: 0px;
	line-height: 16px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}
	
h2 A:link    	{ color: #947636; font-weight: bold; text-decoration: none; }
h2 A:active  	{ color: #947636; font-weight: bold; text-decoration: none; }
h2 A:visited 	{ color: #947636; font-weight: bold; text-decoration: none; }
h2 A:hover  	{ color: #947636; font-weight: bold; text-decoration: underline; }
	
h3 {
	font: 14px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	color: #483016;
	margin-bottom: 0px;
	font-weight: bold;
	line-height: 16px;
	}

h3 A:link    	{ color: #29769d; font-weight: normal; text-decoration: underline; }
h3 A:active  	{ color: #29769d; font-weight: normal; text-decoration: underline; }
h3 A:visited 	{ color: #29769d; font-weight: normal; text-decoration: underline; }
h3 A:hover  	{ color: #a4c00d; font-weight: normal; text-decoration: underline; }
	
	
#main {
	background: #fff;
	}
	
/* Top Section */
	
#head {
	width: 975px;
	position: left;
	margin: 0 auto;
	background-color: #fff;
	}
	
	

/* Navigation */

#navbar {
	width: 883px;
	height: 98px;
	margin-left: 46px;
	margin-right: 46px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	background-color: #fff;
	}

#nav {
	margin-top:0px;
	margin-left: 46px;
	margin-right: 46px;
	padding-top: 0px;
	padding-bottom:10px;
	background: #000000;
	float:left;
	width:883px;
	position: relative;
	height: 42px;
	background:url("images/layout/nav-bar.gif") no-repeat right top;
	}
	
	  
#nav ul {
	margin:0 0 0 0px;
	padding:0px 0px 0 10px;
	list-style:none;
	}
	  
#nav li {
	float:left;
	background:url("images/layout/right_both.gif") no-repeat right top;
	margin:0 0 0 0px;
	padding:0px 0px 0 0px;
	}
	
#nav a {
	float:left;
	display:block;
	left:-14px;
	margin-top: 0px;
	margin-right:10px;
	background:url("images/layout/left_both.gif") no-repeat left top;
	padding:12px 10px 7px 15px;
	text-decoration:none;
	font-weight:bold;
	color:#483016;
	}
	  
#nav > ul a {
	width:auto;
	margin-top:0px;
	}
    
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a {float:none;}
/* End IE5-Mac hack */

#nav a:hover {
	color:#fff;
	}
	  
#home #nav-home, 
#about #nav-about,
#catering #nav-catering, 
#events #nav-events,
#venues #nav-venues,
#food #nav-food,
#beverages #nav-beverages, 
#contact #nav-contact {
	background-position:100% -150px;
	}

#home #nav-home a, 
#about #nav-about a,
#catering #nav-catering a, 
#events #nav-events a,
#venues #nav-venues a,
#food #nav-food a,
#beverages #nav-beverages a, 
#contact #nav-contact a {
	background-position:0 -150px;
	padding-bottom:7px;
	color:#fff;
	border-bottom:0;
	}
	  
/* not for IE5.x or IE6 */

#nav li:hover, 
#nav li:hover a {
	background-position:100% -150px;
	color:#fff;
	}

#nav li:hover a {
	background-position:0 -150px;
	}

	
/* Main Content */
	
#content {
	width: 975px;
	position: relative;
	margin: 0 auto;
	padding-top: 0px;
	background: #fff;
	}
	
#middle {
	margin-top:0px;
	margin-left: 46px;
	margin-right: 46px;
	padding-top: 0px;
	float:left;
	width:883px;
	position: relative;
	background: #fff;

	}
	

#homebox{
	background: url(images/home/promo-back.gif) no-repeat;
	width: 285px;
	height: 162px;
	margin-right: 2px;
	padding-left: 7px;
	padding-top: 7px;
	float:left;
}

#homebox2{
	background: url(images/home/promo-back.gif) no-repeat;
	width: 285px;
	height: 162px;
	padding-left: 7px;
	padding-top: 7px;
	float:left;
}


.homefeatures{
	font: 10px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	color: #000;
	line-height: 16px;
	padding-right: 30px;
	}
	
#homecontent {
	font: 12px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	color: #000;
	float: left;
	width: 565px;
	margin-top: 5px;
	margin-right: 25px;
	line-height: 18px;
}

#homeright {
	font: 12px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	color: #000;
	float: left;
	width: 293px;
	margin-top: 5px;
	line-height: 18px;
}

/* 2 columns and side nav */

#outerx{
	background: url(images/layout/back2.gif) repeat-y left top;
	padding:0px;
	width: 760px;
	margin: 0px;
}

#outerx p {color:#333;}

#outerx p,#outerx li {
margin-bottom:0px;
margin-left: 5px;
margin-right: 0px;
}

#lcolx{
	width:160px;
	float:left;
	margin-left: 0px;
}

#mainx{
margin-left:175px;
width: 570px;
padding: 0px;
}
	
ul {
	list-style:none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 
	

/* Footer */

#foot {
	float:left;
	width:883px;
	position: relative;
	font-size: 8pt;
	color: #575757;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	margin-top: 20px;
	}
	  
#foot ul {
	margin:0;
	padding:0px 0px 40px 0px;
	list-style:none;
	}
	  
#foot li {
	float:left;
	margin:0 0 0 0px;
	padding:0;
	}
	
#foot a {
	float:left;
	margin-right:0px;
	text-decoration:none;
	font-size: 8pt;
	color:#575757;
	padding-right:5px;
	padding-left: 5px;
	}
	
#foot li:hover, 
#foot li:hover a {
	color:#947636;
	text-decoration: underline;
	}
	
	#home-left {
	float: left;
	width: 430px;
	margin-right: 15px;
	margin-top: 15px;
	}
	
#home-middle {
	float: left;
	width: 215px;
	margin-right: 15px;
	margin-top: 15px;
	}
	
#home-right {
	float: left;
	width: 200px;
	margin-right: 0px;
	margin-top: 15px;
	}
	
	#lcolx{
	width:214px;
	float:left;
	margin-left: 0px;
}

#menu9 {
	width: 214px;
	}
	
#menu9 li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 31px;
	text-decoration: none;
	}	
	
#menu9 li a:link, #menu9 li a:visited {
	color: #000;
	display: block;
	background:  url(images/layout/side-nav.gif);
	padding: 4px 0 0 0px;
	}
	
#menu9 li a:hover {
	color: #947636;
	text-decoration: underline;
	background:  url(images/layout/side-nav.gif);
	padding: 4px 0 0 0px;
	}
	
.sidenavhigh{
	color: #947636;
	font-weight: bold;
	}
	
 label{
 float: left;
 width: 120px;
 font-weight: normal;
 }

 input, textarea{
 width: 200px;
 margin-bottom: 5px;
 }

 textarea{
 width: 200px;
 height: 100px;
 }

 .boxes{
 width: 1em;
 }

 #submitbutton{
 margin-left: 120px;
 margin-top: 5px;
 width: 50px;
 }
	  