body {
	margin: 5px 0 0 0;
	padding: 0;
	background-color:#000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#CCC;
	text-align:left;
	background: #000 url(../images/fm_background.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #000000;
}

ul, ol, blockquote {
	margin-top: 0;
	line-height: 160%;
}

p{
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:28px;
	color:#CCC;
	text-align:justify;
	margin-top:0px;
}

a {
	text-decoration: none;
	color: #999;
}

a:hover {
	text-decoration: underline;
}

/* Header */

#header {
	width: 780px;
	margin: 0 auto;
	}

#header * {
	text-decoration: none;
	text-align: center;
	color: #000000;
}

#header h1 {
	padding-top: 55px;
	font-size: 3em;
}

#header h2 {
	font-size: 1.2em;
}

/* Menu */

#menu {
	width: 780px;
	height: 110px;
	margin: 0 auto;
	padding-top:105px;
	background-image:url(../images/fm_navigation.png);
	background-repeat:no-repeat;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 95px;
	height: 21px;
	padding: 7px 1px 0 1px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}

#menu a:hover, #menu .active a {
	color: #E2D1B4;
}

/* Content */

#content {
	width: 780px;
	margin: 0 auto;
	height: auto;
}

div#fm_background{
	width:780px;
	height:630px;
	margin-top:0px;
	background-image:url(../images/midback2.png);
	background-repeat:no-repeat;
	background-position:center;
	}

#colOne {
	float: left;
	width: 700px;
	padding-left: 40px;
	height: auto;
}

#colTwo {
	float: left;
	width: 350px;
	height:auto;
	padding: 0 20px;
}

#colThree {
	float: left;
	width: 350px;
	height:auto;
	padding: 0 20px;
}

div#fm_coffee{
	width:700px;
	height:350px;
	margin-top:0px;
	background-image:url(../images/fm_coffee.png);
	background-repeat:no-repeat;
	background-position:center;
	}

div#fm_coffee3{
	width:780px;
	height:620px;
	margin-top:0px;
	background-image:url(../images/fm_coffee3.png);
	background-repeat:no-repeat;
	background-position: right;
	}
	
	
div#fm_saladMain{
	width:700px;
	height:350px;
	margin-top:0px;
	background-image:url(../images/fm_salad1.png);
	background-repeat:no-repeat;
	background-position:center;
	}
	
div#fm_breakfastMain{
	width:700px;
	height:450px;
	margin-top:0px;
	background-image:url(../images/fm_breakfastMain.png);
	background-repeat:no-repeat;
	background-position:center;
	}	
	
div#fm_items{
	width:700px;
	height:275px;
	margin-top:0px;
	background-image:url(../images/fm_coffee.png);
	background-repeat:no-repeat;
	background-position:center;	
	}

#colleft {
	float: left;
	width: 260px;
	height: 110px;
	background-image:url(../images/bottom.png);
	background-repeat:no-repeat;
	background-position:center;	
}

#colmid {
	float: left;
	width: 260px;
	height: 110px;
	background-image:url(../images/bottom.png);
	background-repeat:no-repeat;
	background-position:center;
}

#colright {
	float: left;
	width: 260px;
	height: 110px;
	background-image:url(../images/bottom.png);
	background-repeat:no-repeat;
	background-position:center;
}
	

/* Content Elements */

#content h2 {
	height: 21px;
	margin-bottom: 20px;
	padding: 9px 0 0 10px;
	background: url(images/img6.gif);
	letter-spacing: normal;
	font-size: .9em;
}

#content h3 {
	text-transform: uppercase;
	letter-spacing: normal;
	font-size: x-small;
	color: #FFFFFF;
}

#content ul {
	margin-left: 40px;
	padding-left: 0px;
	list-style: square inside;
}

.spacerline2 {
	clear: both;
	margin-bottom: 7px;
	border-bottom: 1px solid #666;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	width:275px;
}

div#vendors {
	margin: 0;
	width: 760px;
	padding-bottom: 30px;
	font-family: Tahoma, Geneva, sans-serif;
	border: 1px solid #666;
	padding:10px;
	background-image:url(../images/fm_gradient.png);
	background-repeat:repeat-x;
	float:left;
}

div#directions{
	width:700px;
	height:300px;
	text-align:center;
	background-image:url(../images/fm_gradient.png);
	background-repeat:repeat-x;
	border: 1px solid #666;
}

/*  Form style sheet */

form {
	margin: 25px 0 0 65px;
	width: 545px;
	padding-bottom: 30px;
	font-family: Tahoma, Geneva, sans-serif;
	border: 1px solid #666;
	padding:15px;
	background-image:url(../images/fm_gradient.png);
	background-repeat:repeat-x;
}
/*form * { vertical-align: middle; }*/

fieldset { margin: 0 0 22px 0; border: 0; }
legend {
	font-size: 16px;
	color: #00AE32;
	font-weight: bold;
}

label {
	float: left;
	display: block;
	width: 100px;
	margin-top: 0px;
	clear: left;
	color: #999;
	font-size:14px;
	margin-right: 10px;
}
label.choose {
	width: 200px;
}
label.spam-protection { display: inline; width: auto; }

input.text, textarea, input.choose, input.answer { border: 1px solid #909090; padding: 3px; }
input.text { width: 300px; margin: 0 0 8px 0; }
textarea {
	width: 410px;
	margin: 0 0 12px 0;
	display: block;
	overflow: scroll;
}

select {
	width: 250px;
	border: 1px solid #909090;
	padding: 2px;
	margin: 0 0 8px 0;
	text-align: right;
}

input.choose { margin: 0; }
input.answer { width: 40px; margin: 0 0 0 10px; }
input.submit-text {
	font: 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	display: block;
	margin: 23px 0 0 0;
	color: #999;
}

hr.formik {
	height: 1px;
	color: #666;
	background-color: #666;
	border: 0 solid gray;
	margin: 3px 0 20px 0;
}

.spacerline {
	clear: both;
	margin-bottom: 7px;
	border-bottom: 1px solid #666;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
/*form br { display: none; }*/

/*  Form style sheet END */	


/* Scroller Styles */

a.jScrollArrowUp {
	background: url(../images/basic_arrow_up.gif) repeat-x 0 0;
}
a.jScrollArrowUp:hover {
	background-position: 0 -15px;
}
a.jScrollArrowDown {
	background: url(../images/basic_arrow_down.gif) repeat-x 0 0;
}
a.jScrollArrowDown:hover {
	background-position: 0 -15px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}


.orange-bar .jScrollPaneTrack {
	background: #f60;
}
.orange-bar .jScrollPaneDrag {
	background: #00f url(../images/drag_grab.gif) no-repeat 50% 50%;
}
.orange-bar .scroll-pane {
	background: #69f;
}
			
.holder {
	float: left;
	margin: 0px 0px 50px 0px;
}

.scroll-pane {
	width: 700px;
	height: 200px;
	overflow: auto;
	float: left;
}

.wide {
	width: 400px;
}

.super-wide {
	width: 700px;
}

.tall {
	height: 400px;
}

#pane1 {
}
#pane2 {
	height: 428px;
}
#pane3 {
	height: 190px;
}
#pane4 {
	height: 190px;
}

/* End Scroller Styles */


/*Light Box*/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

#gallery {
	padding: 10px;
	width: 640px;
	text-align:center;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 5px;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 5px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }


/*CoverFlowGallery*/

#navigation {
	clear:both;
	border-top:1px solid #d6d6dd;
	margin-left:15px;
	margin-right:15px;
	padding:10px 0px 10px 0px;
	height:120px;
	cursor: default;
}

#photo {
	width: 500px;
	height: 375px;
	margin: 10px 0;
	display: inline;
}



#footer a {
        font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
        color: #666666;
        font-size: 10px;
}

/* photo must be inline for the margins to work in IE6, so we require a block wrapper for horizontal centering */
#wrapper {
	margin: 0px auto;
	display: block;
	width: 500px;
	min-height: 375px;
}

#frame {
	border: 1px solid #aaa;
}

.slider {
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	border:0;
}
.slider .sliderbutton {
	margin-top: 0 !important;
}

#sl0base {
	background: url(../images/slideflowslider-bg.gif) no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#sl0slider {
	background: url(../images/seekslider.gif) no-repeat;
	margin-top: 6px;
	float :left;
	cursor: default;
}

#sl0slider:hover, #sl0slider.hover {
	background: url(../images/seekslider-hover.gif) no-repeat;
}

/*SlideFlow*/

#slideflow {
	height: 90px;
	position: relative;
	padding-bottom:20px;
	cursor: default;
}

#slideflow img {
	position:absolute;
	top:0px;
}

/* For future use - these don't work with IE6 */
.closedHand {
	cursor: url(../images/closedhand.cur), move !important;
}

.openHand {
	cursor: url(../images/openhand.cur),  default !important;
}

.selectable {
	cursor: pointer !important;
}




/* Footer */

#footer {
	height: 70px;
	padding: 7px 0 0 0;
	background: url(../images/fm_footerimg.png);
	background-repeat:no-repeat;
	background-position:center;
}

#footer * {
}

#footer p {
	text-align: center;
	font-size: small;
	line-height:22px;
}

#footer a {
	color: #666;	
}

.bottominfo  {
	text-align: center;
	font-size: 10px;
	color:#666;
}

