@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #E7D8AF;
}

table {
	margin-top: 20px;
}

.flashHeader {
	width: 800px;
	height: 400px;
	background-image: url(flash/Home_Flash.swf);
}
	

.content {
	margin: 0 auto;
	width: 800px;
	border: 1px solid #999999;
	background-color: white;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}

.photoBorder {
	background-image: url(images/divider.gif);
	width: 375px;
	height: 15px;
}

.photoText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}

.header {
	background-image: url(images/Header.jpg);
	background-repeat: none;
	width: 800px;
	height: 250px;
}

.headerMarket {
	background-image: url(images/catering_header_2.jpg);
	background-repeat: none;
	width: 800px;
	height: 350px;
}

.headerContact {
	background-image: url(images/contact_header_new.jpg);
	background-repeat: none;
	width: 800px;
	height: 350px;
}

.headerFriends {
	background-image: url(images/header_friends.jpg);
	background-repeat: none;
	width: 800px;
	height: 350px;
}


.headerAbout {
	background-image: url(images/header_about.jpg);
	background-repeat: none;
	width: 800px;
	height: 350px;
}

.headerCatering {
	background-image: url(images/speacials_header.jpg);
	background-repeat: none;
	width: 800px;
	height: 350px;
}

.headerDepartments {
	background-image: url(images/departments_header.jpg);
	background-repeat: none;
	width: 800px;
	height: 350px;
}


.headerDirections {
	background-image: url(images/custom_header.jpg);
	background-repeat: none;
	width: 800px;
	height: 350px;
}

.headerPhotos {
	background-image: url(images/header_photos.jpg);
	background-repeat: none;
	width: 800px;
	height: 350px;
}

.headerSpecials {
	background-image: url(images/photos_header.jpg);
	background-repeat: none;
	width: 800px;
	height: 350px;
}

.headerSpecials2 {
	background-image: url(images/custom_header2.jpg);
	background-repeat: none;
	width: 800px;
	height: 350px;
}

.headerSpecialsThanksgiving {
	background-image: url(images/Header_Specials_Thanksgiving.jpg);
	background-repeat: none;
	width: 800px;
	height: 350px;
}

.headerBaskets {
	background-image: url(images/baskets_header.jpg);
	background-repeat: none;
	width: 800px;
	height: 350px;
}

.baskets {
	border: 1px dashed #cccccc;
	margin: 0 auto;
	width: 700px;
}

/* Start Footer */
.footer {
	margin: 10px 0 0 0;
	width: 800px;
	margin: 0 auto;
}

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C09463;
	text-decoration: none;
	margin: 5px 0 0 5px;
}

.footertext a:link, .footertext a:visited, .footertext a:active {color: #C09463;text-decoration: underline;}

.footertext a:hover {color: #C09463;text-decoration: underline;}
/* End Footer */

.nav {
	background-image: url(images/nav.gif);
	background-repeat: none;
	widht: 800px;
	height: 40px;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0px;
	text-transform: uppercase;
	color: white;
}

.photocaption {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EE2E24;
	padding: 5px 0 0 0;
	text-transform: none;
	margin: 0 auto;
	text-align: center;
}

.nav a {
	padding: 0 5px;
}

.nav a:link{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: white;
	text-align: center;
	text-decoration: none;
}

.nav a:visited{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: white;
	text-align: center;
	text-decoration: none;
}

.nav a:active{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: white;
	text-align: center;
	text-decoration: none;
}

.nav a:hover{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: white;
	text-align: center;
	text-decoration: underline;
}

.map {
	border: 1px dashed #999999;
}


/* LIGHTBOX JS */

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}

/*END LIGHTBOX JS*/

.photoTable {
	border: 1px solid #e7d8af;
}

.friends a:link, .friends a:visited, .friends a:active{color: #365277; text-decoration: underline}
.friends a:hover{color: #365277; text-decoration: none}
