/* @override http://www.eastendcounty.com/css/detail.css */

body#food div#top div#header h1 a {
	background-image: url(../images/top_image_food.jpg);
}

body#access div#top div#header h1 a {
	background-image: url(../images/top_image_access.jpg);
}
body#access h3 {
	background-image: url(../images/access_title.gif);
	text-indent: -9999px;
	height: 21px;
	width: 72px;
}
body#access div#left {
	width: 460px;
}
body#access div#right {
	width: auto;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
}
body#contact div#top div#header h1 a {
	background-image: url(../images/top_image_contact.jpg);
}
body#contact h3 {
	background-image: url(../images/contact_title.gif);
	text-indent: -9999px;
	height: 24px;
	width: 90px;
	background-repeat: no-repeat;
	margin-bottom: 25px;
	margin-left: 30px;
	background-position: 0px 30px;
	padding-top: 30px;
}
body#about div#top div#header h1 a {
	background-image: url(../images/top_image_about.jpg);
}
body#about h3 {
	background-image: url(../images/about_title.gif);
	text-indent: -9999px;
	height: 26px;
	width: 73px;
	background-repeat: no-repeat;
	margin-bottom: 21px;
	margin-left: 30px;
	display: block;
	padding-top: 30px;
	background-position: 0px 30px;
}
body#other div#top div#header h1 a {
	background-image: url(../images/top_image_other.jpg);
}
body#other h3 {
	background-image: url(../images/other_title.gif);
	text-indent: -9999px;
	height: 24px;
	width: 130px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-left: 30px;
	background-position: 0px 30px;
	padding-top: 30px;
}
body#cocktail div#top div#header h1 a {
	background-image: url(../images/top_image_cocktail.jpg);
}
body#cocktail h3 {
	background-image: url(../images/cocktail_title.gif);
	text-indent: -9999px;
	height: 25px;
	width: 87px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-left: 30px;
	background-position: 0px 30px;
	padding-top: 30px;
}
body#beerwine div#top div#header h1 a {
	background-image: url(../images/top_image_beerwine.jpg);
}
body#beerwine h3 {
	background-image: url(../images/beerwine_title.gif);
	text-indent: -9999px;
	height: 21px;
	width: 136px;
	background-repeat: no-repeat;
	margin-bottom: 25px;
	margin-left: 30px;
	background-position: 0px 30px;
	padding-top: 30px;
}
body#dinner div#top div#header h1 a {
	background-image: url(../images/top_image_dinner.jpg);
}
body#dinner h3 {
	background-image: url(../images/dinner_title.gif);
	text-indent: -9999px;
	height: 21px;
	width: 139px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-left: 30px;
	background-position: 0px 30px;
	padding-top: 30px;
}
body#dinner h4 {
	margin-left: 30px;
	margin-top: 20px;
	font-size: 14px;
	font-style: normal;
	margin-bottom: 5px;
	font-weight: bold;
}

body#lunch div#top div#header h1 a {
	background-image: url(../images/top_image_lunch.jpg);
}
body#lunch h3 {
	background-image: url(../images/lunch_title.gif);
	text-indent: -9999px;
	height: 25px;
	width: 134px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-left: 30px;
	background-position: 0px 30px;
	padding-top: 30px;
}
body#lunch h4 {
	background-image: url(../images/lunch_time_hosoku.gif);
	text-indent: -9999px;
	height: 13px;
	width: 740px;
	background-repeat: no-repeat;
	margin-left: 30px;
}
body#party div#top div#header h1 a {
	background-image: url(../images/top_image_party.jpg);
}
body#party h3 {
	background-image: url(../images/party_title.gif);
	text-indent: -9999px;
	height: 27px;
	width: 56px;
	background-repeat: no-repeat;
	margin-bottom: 25px;
	margin-left: 30px;
	background-position: 0px 30px;
	padding-top: 30px;
}
body#shotbottle div#top div#header h1 a {
	background-image: url(../images/top_image_shotbottle.jpg);
}
body#shotbottle h3 {
	background-image: url(../images/shotbottle_title.gif);
	text-indent: -9999px;
	height: 24px;
	width: 147px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-left: 30px;
	background-position: 0px 30px;
	padding-top: 30px;
}
body#softdrink div#top div#header h1 a {
	background-image: url(../images/top_image_softdrink.jpg);
}
body#softdrink h3 {
	background-image: url(../images/softdrink_title.gif);
	text-indent: -9999px;
	height: 28px;
	width: 107px;
	background-repeat: no-repeat;
	margin-bottom: 25px;
	margin-left: 30px;
	background-position: 0px 30px;
	padding-top: 30px;
}

#main-left form dl dd input {
	width: 200px;
}

#main-left form dl dd textarea {
	width: 400px;
	height: 175px;
}