
/*--------------------------------------------------
GENERAL
--------------------------------------------------*/

{
	border:0;
	margin:0;
	padding:0;
}

body {
	background-image: url(../core/images/background.jpg);
	margin: 0;
}

#clearFloat {
	clear: both;
	height: 0;
}

#clearFloatLeft {
	clear: right;
	height: 0;
}



/*--------------------------------------------------
GENERAL LAYOUT
--------------------------------------------------*/

#backgroundGradiant {
	background-image: url(../core/images/backgroundGradiant.jpg);
	background-repeat: repeat x;
	height: 632px;
}

#wrapper {
	width: 977px;
	margin: -575px auto 0 auto;
}

#wrapper #top {
	background-image: url(../core/images/wrapperTop.jpg);
	height: 11px;
}

#wrapper #middle {
	background-image: url(../core/images/wrapperMiddle.jpg);
	background-repeat: repeat y;
	height: 750px;
}

#wrapper #bottom {
	background-image: url(../core/images/wrapperBottom.jpg);
	height: 11px;
}

#wrapper #footer {
	float: right;
	margin: 10px 23px 20px 0;
}



/*--------------------------------------------------
MIDDLE (#wrapper #middle) LAYOUT
--------------------------------------------------*/

#wrapper #middle #leftSide {
	width: 580px;
	float: left;
}

#wrapper #middle #logo {
	background-image: url(../core/images/logo.jpg);
	width: 341px;
	height: 63px;
	float: left;
	margin: 5px 0 0 20px;
}

#wrapper #middle #yellowBar {
	background-image: url(../core/images/yellowBar.jpg);
	background-repeat: repeat-y;
	width: 4px;
	height: 653px;
	float: left;	
	margin: 20px 0 0 20px;
}

#wrapper #middle #navigation {
	width: 110px;
	height: 506px;
	float: left;
	margin: 25px 0 0 20px;
}

#wrapper #middle #content {
	width: 400px;
	height: 506px;
	float: left;
	margin: 25px 0 0 20px;
}

#wrapper #middle #promo {
	width: 525px;
	height: 126px;
	float: left;
	margin: 18px 0 0 22px;
}

#wrapper #middle #flash {
	width: 360px;
	height: 730px;
	float: right;
	margin: 10px 23px 0 0;
}


/*--------------------------------------------------
GENERAL TEXT FORMAT
--------------------------------------------------*/

#wrapper {
	font-family: Arial, sans-serif;
}



/*--------------------------------------------------
NAVIGATION (#wrapper #middle #navigation) TEXT FORMAT
--------------------------------------------------*/

#wrapper #middle #navigation a:link {
	text-decoration: none;
	color: #c0c0c0;
}

#wrapper #middle #navigation a:visited {
	text-decoration: none;
	color: #c0c0c0;
}

#wrapper #middle #navigation a:active {
	text-decoration: none;
	color: #c0c0c0;
}

#wrapper #middle #navigation a:hover {
	color: #e5c12e;
}

#wrapper #middle #navigation ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	font-size: 20px;
}

#wrapper #middle #navigation li {
	margin: 0 0 5px 0;
}

#wrapper #middle #navigation ul #subNav {
	font-size: 12px;
	margin: -3px 0 5px 15px;
	padding: 0 0 0 0;
}


#wrapper #middle #navigation #subNav li {
	margin: 0 0 0 0;
}



/*--------------------------------------------------
CONTENT (#wrapper #middle #content) TEXT FORMAT
--------------------------------------------------*/


#wrapper #middle #content {
	float: left;
	height: 506px;
	width: 400px;
	color: #929292;
	font-family: Arial,sans-serif;
	font-size: 12px;
}


/* MENU STYLES */

#wrapper #middle #content #menuCatagoryName {
	color: #e5c12e;
	font-size: 14px;
	text-transform: uppercase;
	display: inline;
}

#wrapper #middle #content #menuCatagoryDesc {
	display: inline;
	font-size: 12px;
	font-weight: 100;
}

#wrapper #middle #content .menuItem {
	margin: 0 0 0 0;
}

#wrapper #middle #content .menuItem h2 {
	text-transform: uppercase;
	font-size: 12px;
	margin: 10px 0 0 0;
}

.price {
	color: #e5c12e;
	margin: 0 0 0 5px;
}

.largeName {
	color: #929292;
	margin: 0 0 0 5px;
	font-size: 15px;
}

#wrapper #middle #content .menuItem h4 {
	text-transform: uppercase;
	font-size: 12px;
	margin: 0 0 0 0;
}

#wrapper #middle #content .menuItem h3 {
	font-size: 12px;
	font-weight: 100;
	margin: 0 0 0 0;
}

/* dinner page styles */

.largeNameMonWed {
	color: #929292;
	margin: 0 0 0 16px;
	font-size: 15px;
}

.largeNameTues {
	color: #929292;
	margin: 0 0 0 13px;
	font-size: 15px;
}

.largeNameFri {
	color: #929292;
	margin: 0 0 0 25px;
	font-size: 15px;
}


.largeNameSat1 {
	color: #929292;
	margin: 0 0 0 21px;
	font-size: 15px;
}

.largeNameSat2 {
	color: #929292;
	margin: 0 0 0 54px;
	font-size: 15px;
}


#wrapper #middle #content .menuItem h5 {
	font-size: 12px;
	font-weight: 100;
	margin: 0 0 0 0;
	padding: 0 0 0 55px;
}

/* GALLERY STYLES */

#wrapper #middle #content a img{
	border: 3px solid #929292;
	margin: 0 10px 10px 0;
}

#wrapper #middle #content a:hover img{
	border: 3px solid #e5c12e;
}



/*--------------------------------------------------
PROMO (#wrapper #middle #promo) TEXT FORMAT
--------------------------------------------------*/

#wrapper #middle #promo #space {
	display: inline;
	padding: 0 7px 0 0;
}

#wrapper #middle #promo a img{
	border: none;
} 



/*--------------------------------------------------
FOOTER (#wrapper #footer) TEXT FORMAT
--------------------------------------------------*/

#wrapper #footer p {
	color: #333535;
	font-size: 13px;
	font-weight: 500;
	margin: 0 0 0 0;
}

#wrapper #footer a:link {
	text-decoration: none;
	color: #333535;
}

#wrapper #footer a:visited {
	text-decoration: none;
	color: #333535;
}

#wrapper #footer a:active {
	text-decoration: none;
	color: #333535;
}

#wrapper #footer a:hover {
	color: #687272; 
}

