@charset "iso-8859-1";
/* CSS layout */

body {
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	color: #828282;}
	
h1 {
	font-size: x-large;}
	
h2 {
	font-size: medium;
	color: #C28D2F;}
	
img {
	border-width: 0px;}
	
form {
	line-height: normal;
}

label {
	width: 200px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block; }

input {
	width: 320px; }

.submit input {
	color: white;
	background: #C28D2F;
	margin-left: 308px;
	width: 80px; }
	
fieldset {
	width: 600px;}

legend {
	color: #C28D2F;
	background: white;
	padding: 2px 6px; } 

	
.note {
	font-size: small;
	font-style:italic;}
	
a, a:visited { 
	color: #C28D2F; 
	font-weight: bold;
	text-decoration: underline; }
	
a:hover { 
	color: #828282; 
	text-decoration: underline;}
	
#wrapper {
	width: 1200px;
	padding: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	text-align: left;}
	
#header {
	margin: 0px;
	padding: 0px;
	height: 297px;
	width: auto;
	background-image:url('images/banner.jpg');
	background-repeat:no-repeat;}
	
#container {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 1%;
	width: auto;}
	
#left {
	margin: 0px;
	margin-top: -23px;
	width: 108px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 74px;
	position: relative;
	float: left;}
		
#center {
	height: auto;
	width: 600px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align:center;
	position: relative;
	float: left;
	margin-top: -70px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	line-height: 1.8em;
	color: #4E4E4E;}

#right {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: auto;
	width: 282px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	background-image:url('images/smallwhiteplane.jpg');
	background-repeat:no-repeat;
	background-position:right bottom;}
	
#footer {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	color: #304131;
	font-size: small;}
	
#footer p {
	color: #BEBEBE;}
	
#footer a:link, #footer a:visited, #footer a:active {
	color: #828282;
	text-decoration: none;}
	
#footer a:hover {
	color: #C28D2F;
	text-decoration: none;}
	
.clearer {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;}

#menu ul {margin:0; padding:0; list-style-type:none;}
#menu li {margin-bottom:3px;}
#menu li.list1 {background:url('/images/cafemenubutton.gif') no-repeat;}
#menu li.list2 {background:url('/images/cateringmenubutton.gif') no-repeat;}
#menu li.list3 {background:url('/images/directionsbutton.gif') no-repeat;}
#menu li.list4 {background:url('/images/linksbutton.gif') no-repeat;}
#menu li.list5 {background:url('/images/contactusbutton.gif') no-repeat;}
#menu li.list6 {background:url('/images/homebutton.gif') no-repeat;}

#menu a {display:block; width:120px; height:0; padding-top:41px; color:#000; overflow:hidden;}

/* hack for older versions of IE with incorrect box model */

* html #menu a:link, * html #menu a:visited {height:41px; he\ight:0;}

#menu a#item1 {background:url('/images/cafemenubutton_over.gif') no-repeat -39px -124px;}
#menu a#item2 {background:url('/images/cateringmenubutton_over.gif') no-repeat -39px -124px;}
#menu a#item3 {background:url('/images/directionsbutton_over.gif') no-repeat -39px -124px;}
#menu a#item4 {background:url('/images/linksbutton_over.gif') no-repeat -39px -124px;}
#menu a#item5 {background:url('/images/contactusbutton_over.gif') no-repeat -39px -124px;}
#menu a#item6 {background:url('/images/homebutton_over.gif') no-repeat -39px -124px;}

#menu a#item1:hover {background-position:0 0; z-index:50;}
#menu a#item2:hover {background-position:0 0; z-index:50;}
#menu a#item3:hover {background-position:0 0; z-index:50;}
#menu a#item4:hover {background-position:0 0; z-index:50;}
#menu a#item5:hover {background-position:0 0; z-index:50;}
#menu a#item6:hover {background-position:0 0; z-index:50;}

* html #menu a:hover {height:41px; he\ight:0;}

#menu {display:block; width:130px; height:50px;}

