/* This is for all pages*/

body {
	text-align: center;
	background-color: #808080;
	margin: 0px;
	padding: 0px;
} 

#wrapper {
  text-align: left;
  width: 950px;
  margin-left: auto;
  margin-right: auto;
}


/* This is for the index page*/


/*The following pieces are used in the header section on this site*/

#topPictures {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	height: 120px;
	width: 950px;
	background-color: #808080;
}

#picture_1 {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	padding: 0px;
	height: 120px;
	width: 150px;
	background: #ffffff url(images/drink.jpg) top left no-repeat scroll;
}

#picture_2 {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	padding: 0px;
	height: 120px;
	width: 150px;
	background: #ffffff url(images/appetizer.jpg) top left no-repeat scroll;
}

#picture_3 {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	padding: 0px;
	height: 120px;
	width: 150px;
	background: #ffffff url(images/entree_2.jpg) top left no-repeat scroll;
}

#picture_4 {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	padding: 0px;
	height: 120px;
	width: 150px;
	background: #ffffff url(images/appetizer_2.jpg) top left no-repeat scroll;
}

#picture_5 {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	padding: 0px;
	height: 120px;
	width: 150px;
	background: #ffffff url(images/entree.jpg) top left no-repeat scroll;
}

#picture_6 {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	height: 120px;
	width: 150px;
	background: #ffffff url(images/dessert.jpg) top left no-repeat scroll;
}

#logo_Banner {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 950px;
	background: #ffffff url(images/logo_banner.jpg) top left no-repeat scroll;
}


/*The following pieces are used to create the 3 main sections of the middle part on this site*/


#middle {
	margin: 0 auto 0 auto;
	height: 326px;
	width: 950px; 
	padding: 0px;
	background-color: #808080;
	border: 0px;
}

#main_Image {
	float: left;
	margin: 0px;
	height: 326px;
	width: 310px; 
	padding: 0px;
	background-color: #ffffff;
	border: 0px;
}

#main_Text {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	height: 326px;
	width: 470px; 
	padding: 0px;
	background-color: #ffffff;
	border: 0px;
	overflow: auto;
}


/* This is for the drop down menu*/


#masterdiv {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	padding: 0px;
	height: 326px;
	width: 150px;
	background-color: #ffffff;
	overflow: auto;
}

.menutitle {
	cursor: pointer;
	margin-left: 10px;
	margin-top: 0px;
	line-height: 20px;
	color: #990033;
	width: 140px;
	padding: 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
    background-color: #ffffff;
}

.menutitle a {
	cursor: pointer;
	color: #990033;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	line-height: 20px;
}

.menutitle a:hover {
	color: #ffd700;
	text-decoration: underline;
	line-height: 20px;
}

.submenu {
	margin-left: 20px;
	width: 130px;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding: 0px;
	text-align: left;
	text-decoration: none;
}

.submenu a {
	width: 130px;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding: 0px;
	text-align: left;
	text-decoration: none;
}

.submenu a:hover {
	color: #ffd700;
	text-decoration: underline;
}





/*The following pieces are used to create the bottom section of this site*/


#bottom_Banner {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	height: 50px;
	width: 950px;
	border: 0px;
	background: #808080 url(images/banner.jpg) top left no-repeat scroll;
}

#address {
	margin-top: 0px;
	margin-left: 160px;
	height: 50px;
	width: 790px;
	border: 0px;
	font-weight: bold;
}

.address {
	color: #000000;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	line-height: 50px;
}

.header {
	color: #990033;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding: 0px;
	text-align: left;
	text-decoration: none;
	line-height: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

h1 {
	color: #990033;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding: 0px;
	text-align: left;
	text-decoration: none;
	line-height: 20px;
	margin-left: 10px;
	margin-right: 10px;
}



.h2 {
	color: #808080;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	padding: 0px;
	text-align: left;
	text-decoration: none;
	line-height: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

.h3 {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	text-align: left;
	text-decoration: none;
	line-height: 20px;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: underline;
}

.main_text {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding: 0px;
	text-align: left;
	text-decoration: none;
	line-height: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

.main_text a {
	color: #990033;
	text-decoration: underline;
}

.main_text a:hover {
	color: #ffd700;
	text-decoration: underline;
}

.main_text_italic {
	font-style: italic;
}

.main_text_underline {
	text-decoration: underline;
}


#sample {
	float: left;
	margin: 0px;
	height: 315px;
	width: 790px; 
	padding: 0px;
	background-color: #ffffff;
	border: 0px;
}

/*This is for the food gallery*/


#header_gallery {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	height: 0px;
	width: 950px;
	background-color: #808080;
}

#middle_gallery {
	margin: 0 auto 0 auto;
	height: 446px;
	width: 950px; 
	padding: 0px;
	background-color: #808080;
	border: 0px;
}

#gallery {
	float: left;
	margin: 0px;
	height: 446px;
	width: 790px; 
	padding: 0px;
	background-color: #ffffff;
	border: 0px;
}

#masterdiv2 {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	padding: 0px;
	height: 446px;
	width: 150px;
	background-color: #ffffff;
	overflow: auto;
}
