body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	text-align:center;
	background-color: #234112;
}

#main-wrapper {
	width:1130px;
	height:850px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#left-background {
	position:relative;
	width:81px;
	height:850px;
	background-image: url(images/left-background.jpg);
	background-repeat: no-repeat;
	float: left;
}

#right-background {
	position:relative;
	width:80px;
	height:850px;
	background-image: url(images/right-background.jpg);
	background-repeat: no-repeat;
	float: left;
}

#body-wrapper {
	float: left;
	height: auto;
	width: 962px;
	position: relative;
}

#header {
	position:relative;
	width:962px;
	height:94px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	clear: left;
	float: left;
}

#address {
	text-align: right;
	width: 425px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	float: right;
	top: 50px;
}

#main-photos {
	position:relative;
	width:962px;
	height:292px;
	clear: left;
	float: left;
	background-color: #000000;
	padding-left: 1px;
}

#left-photo {
	float: left;
	height: 293px;
	width: 472px;
	position: relative;
	background-color: #000000;
}

#right-photo {
	float: right;
	height: 293px;
	width: 486px;
	position: relative;
}

#nav {
	position:relative;
	width:962px;
	height:39px;
	clear: left;
	float: left;
	background-color: #000000;
}

#main-body {
	position:relative;
	width:962px;
	height:auto;
	clear: left;
	float: left;
	background-color: #000000;
	padding-bottom: 25px;
}

#welcome {
	float: left;
	width: 292px;
	color: #FFFFFF;
	font-family: tahoma, arial, serif;
	font-size: 14px;
}

.welcome-copy {
	width: 235px;
	top: 15px;
	left: 30px;
	position: relative;
}
.sit-back {
	font-family: tahoma, arial, serif;
	font-size: 22px;
	font-weight: bold;
	color: #539149;
}

#flash {
	float: left;
	width: 392px;
	text-align: center;
	position: relative;
	top: 14px;
}

#schedule {
	float: left;
	width: 273px;
	text-align: center;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

#specials {
	position:relative;
	width:962px;
	height:100px;
	background-image: url(images/specials.jpg);
	background-repeat: no-repeat;
	clear: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	top: -10px;
}

#footer {
	position:relative;
	width:962px;
	height:42px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	padding-top: 25px;
	top: -10px;
}


/**NAV**/


#navcontainer { /* none needed */
	height: 39px;
	width: 962px;
	background-image: url(images/button.jpg);
	background-repeat: repeat-x;
}

ul#navlist
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
	float: right;
}

ul#navlist li
{
	float: left;
	font-family: "trebuchet ms", arial, serif;
	font-size: 15px;
	margin: 0;
	background-image: url(images/button.jpg);
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 9px;
	padding-left: 0;
	font-weight: normal;
}

#navlist a, #navlist a:link
{
	margin: 0;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 9px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

ul#navlist li#active
{
	color: #FFFFFF;
	background-image: url(images/button_active.jpg);
	background-repeat: repeat-x;
}

#navlist a:hover
{
	color: #FFFFFF;
	background-image: url(images/button_over.jpg);
	background-repeat: repeat-x;
}

#msu {
	height: auto;
	width: 273px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	position: relative;
	top: 10px;
}

#msu-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

#table-font {
	font-size: 11px;

}

#inside-font {
	font-size: 13px;
	color: #FFFFFF;
}


#monday {
	float: left;
	width: 108px;
	position: relative;
	top: 3px;
	left: 47px;
}

#tuesday {
	float: left;
	width: 126px;
	position: relative;
	top: 3px;
	left: 88px;
}
#wednesday {
	float: left;
	width: 126px;
	position: relative;
	top: 3px;
	left: 128px;
}
#thursday {
	float: left;
	width: 136px;
	position: relative;
	top: 3px;
	left: 168px;
}
#friday {
	float: left;
	width: 118px;
	position: relative;
	top: 3px;
	left: 210px;
}
#sunday {
	float: left;
	width: 98px;
	position: relative;
	top: 3px;
	left: 250px;
}

.links {
color:#3fff9d;
}

#inside-pages {
	position: relative;
	left: 25px;
	top: 25px;
	width: 910px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
