/* ---------------------------------------------------- */
/* SLIDESHOW
/* ---------------------------------------------------- */
#slideshow {
width: 898px;
background-color: #eee;
border: 1px solid #ddd;}

#slideshow ul {
margin: 0;
padding: 0;
list-style-type: none;
height: 1%; /* IE fix */}

#slideshow ul:after {
content: ".";
clear: both;
display: block;
height: 0;
visibility: hidden;}            

/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES
/* ---------------------------------------------------- */
#slideshow .slides {
overflow: hidden;
width: 885px;
height:600px;
}

#slideshow .slides ul {
width: 40000px;}

#slideshow .slides li {
width: 885px;
float: left;
padding: 10px;}

#slideshow .slides h2 {
margin-top: 0;}

/* ---------------------------------------------------- */
/* SLIDESHOW > NAVIGATION
/* ---------------------------------------------------- */
#slideshow .slides-nav {
background-color: #ddd;
border-top: 2px solid #ccc;}

#slideshow .slides-nav li {
float: left;}

#slideshow .slides-nav li a {
display: block;
padding: 10px 10px;
outline: none;}

.js #slideshow .slides-nav li.on,
.js #slideshow .slides-nav li.on a {
background-color: #eee;}

.js #slideshow .slides-nav li.on a {
position: relative;
top: -4px;}
/* end slideshow */
 
 /* ---------------------------------------------------- */
/* SLIDESHOW2
/* ---------------------------------------------------- */
#slideshow2 {
width: 99%;
background-color: #eee;
border: 1px solid #ddd;}

#slideshow2 ul {
margin: 0;
padding: 0;
list-style-type: none;
height: 1%; /* IE fix */}

#slideshow2 ul:after {
content: ".";
clear: both;
display: block;
height: 0;
visibility: hidden;}            

/* ---------------------------------------------------- */
/* SLIDESHOW2 > SLIDES
/* ---------------------------------------------------- */
#slideshow2 .slides2 {
overflow: hidden;
width: 560px;}

#slideshow2 .slides2 ul {
width: 40000px;}

#slideshow2 .slides2 li {
width: 560px;
float: left;
padding: 15px 10px;}

#slideshow2 .slides2 h2 {
margin-top: 0;}

/* ---------------------------------------------------- */
/* SLIDESHOW > NAVIGATION
/* ---------------------------------------------------- */
#slideshow2 .slides-nav2 {
background-color: #ddd;
border-top: 2px solid #ccc;}

#slideshow2 .slides-nav2 li {
float: left;}

#slideshow2 .slides-nav2 li a {
display: block;
padding: 5px 5px;
outline: none;}

.js #slideshow2 .slides-nav2 li.on,
.js #slideshow2 .slides-nav2 li.on a {
background-color: #eee;}

.js #slideshow2 .slides-nav2 li.on a {
position: relative;
top: -4px;}
/* end slideshow2 */
 
 
 
 /* this is a div for the scroller.  Don't fiddle! */
.hide 
 {
	visibility: hidden;
	position: absolute;
	top: -400px;
}

#qscroller1 {
	width:100%;
	height:40px;
	border:0;
	background:#0000FF;
	margin:0;
	
}

.qslide {
	background: #0000FF;
	color: #00FFFF;
	font-size: 24pt;
	font-family: Forte;
	padding:2px;
}

 /* this is supposed to keep the main container expanding with floating divs...? */
 .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

 
  
    .gsmsc-mapDiv {
      height : 800px;
    }

    .gsmsc-idleMapDiv {
      height : 800px;
    }

    
#mapsearch 
{
      width: 800px;
	  height:600px;
	  margin: auto;
      padding: 4px;
}

body
{
	background-image: url('graphics/sandside.png');
	background-repeat:repeat-x;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left:5%;
	margin-right:5%;
	text-align:center;
	margin-top:0;
}
	
.page
{
	width:900px;
	min-height:600px;
	background-color:#fcf1e4;
	
}
	
.header
{		
	height:160px;
	width:100%;
	top:0;
}
#headerimages
{
	width:900px;
	height:80px;
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	background-image:url('graphics/header.png');
	background-repeat:no-repeat;
	background-position:center center;
}

#banner
{
	font-family:arielblack;
	font-size: 2em;
	font-weight: bold;
	font-style:italic;
	color:#ffffff;
	width:500px;
	height:40px;
	margin-top:40px;
	margin-left:176px;
	text-align:left;
	float:left;
}
	
#scroller
{
	height:40px;
	width:100%;
	margin:0;
}

a:link {color: #000000; text-decoration: underline; }
a:active {color: #0000ff; text-decoration: underline; }
a:visited {color: #008000; text-decoration: underline; }
a:hover {color: #ff0000; text-decoration: none; }

/* all navigation style */

.navmenu
{
	height:25px;
	margin: auto;
	padding:8px;
	text-align:center;
	background:url('graphics/tabsborder2.gif');
}
		
.menubuttonhvr
{
width:95px;
height:25px;
border:0;
background-color:transparent;
text-align:center;
font-family:Arial Black;
color:#000000;
font-size:10;
background-image:url('graphics/Buttons/buttonHvr.png');
}


.menubutton
{
width:95px;
height:25px;
border:0;
background-color:transparent;
text-align:center;
font-family:Arial Black;
color:#000000;
font-size:10;
background-image:url('graphics/Buttons/Button.png');
}

.widemenubutton
{
width:120px;
height:25px;
border:0;
background-color:transparent;
text-align:center;
font-family:Arial Black;
color:#000000;
font-size:10;
background-image:url('graphics/Buttons/wideButton.png');
}

.widemenubuttonhvr
{
width:120px;
height:25px;
border:0;
background-color:transparent;
text-align:center;
font-family:Arial Black;
color:#000000;
font-size:10;
background-image:url('graphics/Buttons/wideButtonHvr.png');
}

/* navigation style */
/* one-time menu set for the restaurant menu pages */
#mealmenu
{
	width:600px;
	height:800px;
	text-align:center;
}

/*containers for calendar page*/
.lftclndr
{
	float:left;
	width:50%;
	
}

#calmen
{
	background:#ffffff;
	width:95%;
}

#lclevnt
{
	background:#cccccc;
	width:95%;
	
}

/* This is the main container for all content pages that are called by the nav menu button clicks */
.main
{
	width:100%;
	margin-top:0px;
	padding:5px;
	margin:0px;
}

.sidebarRT
{
	width: 25%;
	font-size: .6em;
	text-align:center;
	padding:5px;
	margin:0;
	float:right;
}
	
.sidebarLF
{
	width: 30%;
	float:left;
	padding:5px;
	margin:0;
	font-size: .6em;
	background-color:transparent;
}

/* small content divs for use with sidebar */
.contentRT
	{		
		width:65%;
		float:right;
		background-color:transparent;
		margin-right:10px;
	}
.contentLT
	{		
		width:65%;
		float:left;
		background-color:transparent;	
	}
	
.contentBIG
{
	width:95%;
	margin-top:0px;
	padding:5px;
}

#contentMenu
{
	width:80%;
	margin:50px 0 0 0;
	padding:25px;
	text-align:center;
}


.feed
	{
		width:96%;
		height:auto;
		text-align:center;
		padding: 2px;
		margin-right:10px;
		background-color:transparent;
	}
	
.nowidgetfeed
{
	width:600px;
	height:600px;
	text-align:center;
	padding: 5px;
	
}
	
.nosidefeed
{
	width:850px;
	height:750px;
	overflow:auto;
}
	
.footer
{
	margin-top:0px;
	width:900px;
	height:40px;
	background-color:#6092CD;
	text-align:center;
}

.widgets
{
	width:98%;
	height:289px;
	margin-bottom:30px;
}

.widgets2
{
	width:99%;
	
	margin-bottom:25px;
}

	
.videoSm
{
	width:280px;
	height:288px;
	float:left;
}

.widgetBlock
{
	width:280px;
	height:288px;
	float:right;
}

.spec1
 {
	font-size: x-small;
	color: #FFFFFF;
}

.spec2
 {
	font-size: large;
	color: #000000;
}

.spec3
{
	font-size: x-small;
}

.spec4
{
	font-size: large;
	color: #000FFF;
}


.spec5
 {
	font-size: small;
}


