#temp {
	position: absolute;
	top: 400px;
	left: 378px;
	padding: 15px;
	background: #D4B97E;
	z-index: 6;
	border-left: 8px solid #8B5A2B;
}

* {
	  margin: 0;
	  padding: 0;
}
html {
	font: 16px "Times New Roman", times, sans-serif;
}
body {
	  background: #554636 /*url(images/Background.jpg) repeat*/;
	  margin-bottom: 30px;
}
#wrapper {
	margin: 0px auto;
	position: relative;
	top: 20px;
	background: url(images/Shadow.png) repeat-y;
	width: 802px;
	height: 700px;
}
#bottom {
	margin: 0px auto;
	position: relative;
	top: 20px;
	background: url(images/Bottom.png) no-repeat;
	width: 802px;
	height: 57px;
	z-index: 1;
}
img.banner {
	position: absolute;
	top: 0px;
	left: 65px;
}
img.logo {
	position: relative;
	bottom: 15px;
	right: 10px;
}
img.logoblock {
	position: absolute;
	top: 0px;
	left: 10px;
}
img.fish {
	position: absolute;
	top:56px;
	left: 410px;
}
ul.navigation {
	position: absolute;
	top: 183px;
	right: 70px;
}
ul.navigation li {
	display: inline;
}
ul.navigation a {
	padding: 0px 9px 4px 7px;
	text-decoration: none;
	color: #000;
	font: small-caps 16px "Times New Roman", times, sans-serif;
}
ul.navigation a:hover {
	color: #cc0000;
	border-bottom: 3px solid #cc0000;
}
ul.navigation a:active {
	color: #555;
	border-bottom: 3px solid #555;
}
img.register {
	position: relative;
	bottom: 90px;
	left: 350px;
	z-index: 9;
	border: 0px;
	display: none;
}
img.register:hover {
	border-bottom: 2px solid #cc0000;
}
a.registerLink {
	border: 0px;
}
/*			**************************************        Intro Page Styles       ***********************************************		*/

#intro_text {
	font: 17px "Times New Roman", times, sans-serif;
	position: relative;
	display: block;
	top: 140px;
	left: 170px;
	width: 540px;
}
#intro_text p:first-letter {
	font-size: 25px;
}
img.welcome {
	position: absolute;
	top: 245px;
	left: 97px;
}
img.thankyou {
	position: absolute;
	top: 545px;
	left: 290px;
}

/*			************************************** Restaurant Page Styles ***********************************************		*/
#wrapperR {
	margin: 0px auto;
	position: relative;
	top: 20px;
	background: url(images/Shadow.png) repeat-y;
	width: 802px;
	height: 760px;
}
img.blackbar {
	position: absolute;
	top: 225px;
	left: 100px;
}
span.blackbar_text {
	position: absolute;
	top: 227px;
	left: 210px;
	font: bold small-caps 24px "Times New Roman", times, sans-serif;
	letter-spacing: 1px;
	color: #fff;
}
ul.restaurant_logos {
	position: absolute;
	top: 285px;
	left: 108px;
	width: 600px;
	background: #fff;
	list-style-type: none;
	border: none;
	z-index: 6;
}
ul.restaurant_logos li {
	display: block;
	float: left;
	width: 120px;
	text-align: center;
	border-bottom: 3px solid #fff;
	padding-bottom: 8px;
}
ul.restaurant_logos li:hover {
	border-bottom: 3px solid #555;
}
ul.restaurant_logos li img {
	margin: 2px 0px 10px 0px;
	border: none;

}
ul.restaurant_logos a {
	text-decoration: none;
	color: #000;
	font: 12px "Times New Roman", times, sans-serif;
	border: none;
}
ul.restaurant_logos a:hover {
	color: #555;
}
#wrapperExpand {
	margin: 0px auto;
	position: relative;
	top: 20px;
	background: url(images/Shadow.png) repeat-y;
	width: 802px;
}
span.informationArea {
	position: absolute;
	top: 240px;
	left: 115px;
	display: block;
}
span.informationArea  img.photos {
	margin-top: 15px;
	border: 1px solid #000;
}
span.informationArea  p.textArea:first-letter {
	font-size: 25px;
}
span.informationArea  p.textArea {
	font: 18px "Times New Roman", times, sans-serif;
	position: absolute;
	top: 110px;
	left: 200px;
	width: 400px;
}
span.informationArea  p.textArea a {
	color: #222;
}
span.informationArea  p.textArea a:hover {
	color: #cc0000;
}
span.informationArea  p.textArea img.map {
	border: 1px solid #000;
}
/*			************************************** Card Info Page Styles ***********************************************		*/

#Card_info_text {
	font: 15px "Times New Roman", times, sans-serif;
	position: absolute;
	top: 230px;
	left: 150px;
	width: 250px;
}
span.title {
	font-size: 20px !important;
}
#Card_info_text p:first-letter {
	font-size: 17px;
}
#Card_purchase {
	font: 15px "Times New Roman", times, sans-serif;
	position: absolute;
	top: 232px;
	right: 98px;
	width: 270px;	
	height: 350px;
	border: 1px solid #fff;
}
#Card_purchase:hover {
	border: 1px solid #cc0000;
}

/*			************************************** Our Story Page Styles ***********************************************		*/

#story_text {
	position: absolute;
	top: 240px;
	left: 170px;
	width: 500px;
	font: 16px "Times New Roman", times, sans-serif;
}
#story_text .large {
	font-size: 24px;
}
center.title {
	font-size: 30px;
}

/*			************************************** Contact Us Page Styles ***********************************************		*/

#Contact_Form {
	font: 14px "Times New Roman", times, sans-serif;
	position: absolute;
	top: 240px;
	right: 100px;
	border-left: 1px solid #000;
	padding-left: 30px;
}
#Contact_Info {
	font: 18px "Times New Roman", times, sans-serif;
	position: absolute;
	text-align: right;
	top: 300px;
	left: 96px;
	width: 250px;
}
/*			************************************** Registration Page Styles ***********************************************		*/
span.title {
	margin-right: 30px;
	font-size: 30px !important ;
}
#registration_form {
	position: absolute;
	top: 240px;
	left: 90px;
}
#registration_form td {
	padding-bottom: 10px;
	padding-right: 10px;
}
/*			************************************** Advertisement Page Styles ***********************************************		*/

ul.navigationAd {
	position: absolute;
	bottom: 0px;
	right: 135px;
}
ul.navigationAd li {
	display: inline;
}
ul.navigationAd a {
	padding: 0px 9px 4px 7px;
	text-decoration: none;
	color: #000;
	font: small-caps 16px "Times New Roman", times, sans-serif;
}
ul.navigationAd a:hover {
	color: #cc0000;
	border-bottom: 3px solid #cc0000;
}
ul.navigationAd a:active {
	color: #555;
	border-bottom: 3px solid #555;
}
#ad_logos {
	position: absolute;
	right: 67px;
	top: 210px;
	width: 155px;
}
a.yellow_bar {
	position: absolute;
	left: 240px;
	top: 190px;
	width: 321px;
	height: 70px;
	background: url(images/yellow_bar.jpg) no-repeat;
	background-position: top left;
}
a.yellow_bar:hover {
	background: url(images/yellow_bar.jpg) no-repeat;
	background-position: bottom left ;
}
img.save_400 {
	position: absolute;
	left: 210px;
	top: 270px;
}
a.star_burst {
	position: absolute;
	left: 295px;
	top: 481px;
	width: 212px;
	height: 140px;
	background: url(images/star_burst.gif) no-repeat;
	background-position: top left;
	z-index: 2;
}
a.star_burst:hover {
	background: url(images/star_burst.gif) no-repeat;
	background-position: bottom left ;
}
a.star_burst2 {
	position: absolute;
	left: 295px;
	top: 880px;
	width: 212px;
	height: 140px;
	background: url(images/star_burst.gif) no-repeat;
	background-position: top left;
	z-index: 2;

}
a.star_burst2:hover {
	background: url(images/star_burst.gif) no-repeat;
	background-position: bottom left ;
}
img.ad_cards {
	position: absolute;
	left: 75px;
	top: 561px;
}
p.ad_text {
	position: absolute;
	left: 397px;
	top: 621px;
	font-size: 23px;
	line-height: 30px;
}