@charset "utf-8";
/* CSS Document */

body
{
	text-align:center;
}


a {
	text-decoration: none;
}

a img {
	border: none;
}

#all {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: auto;
}

#header-span {
}

/* topleft blue box */
#top-left-box {
	height: 142px;
	width: 222px;
	margin-left: 0;
	margin-right: 50px;
	background-color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	color: #023662;
	font-size: .9em;
	text-align: center;
}


#txt-topleft-phone {
	font-size: .9em;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	padding: 0px;
	text-align: center;
}

#cateringmenus {
	font-size: .8em;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	padding: 0px;
	text-decoration: underline;

}

div#cateringmenus a {
	color: #023662;
	text-decoration: underline;

}

div#cateringmenus a:hover {
	color: #519fe1;
	text-decoration: underline;

}

div#hotels-link1 a:link,visited {
	padding: 0px;
	padding-top: 0px;
}

div#hotels-link1 a:hover {
	color: #519fe1;
}

a.hotellink:link {
	color: #023662;
	font-size: .8em;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	text-decoration: underline;

}

a.hotellink:hover {
	color: #519fe1;
	text-decoration: underline;

}

a.hotellink:visited {
	color:  #023662;
	font-size: .8em;
	text-decoration: underline;

}

#txt-topleft-fax {
	font-size: .8em;
	font-family: Verdana, Geneva, sans-serif;
	text-align:center;
	padding: 0px;
	padding-top: 0px;
	color: #023662;
	text-decoration: underline;

}

div#txt-topleft-fax a {
	color: #023662;
	text-decoration: underline;
}

div#txt-topleft-fax a:hover {
	color: #519fe1;
	text-decoration: underline;

}
/*end top left blue box */

/* logo and right side content in header */
#logo {
	background-image: url(images/logo.gif);
	background-position: center;
	width: 197px;
	height: 138px;
	text-align: center;
}

#new {
	margin-left: auto;
	width: 165px;
	height: 130px;
	text-align: right;
}

#login {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	text-align: right;
	height: auto;
	width: auto;
	margin-top: -150px;
	padding-bottom: 150px;
	text-decoration: underline;

}

div#login a {
	color: #023662;
}

div#login a:hover {
	text-decoration: underline;
}

#slogan {
	color: #000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}

/* end  logo and right side content in header */

/* menu */
#menu-wrapper {
	margin-top: 15px;
}

#menu2 {
	padding-right: 55px;
}
/* end menu */

/* restaurant list */
#select {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.15em;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 15px;
}

#restaurants-wrapper {
	padding-top: 10px;
	height: auto;
	width: auto;
}

div#restaurants-wrapper a {
	color: #014985;
}

div#restaurants-wrapper a:hover {
	color: #000;
}

#restbox-top {
	background-image:url(images/restbox-top.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 271px;
	background-position: center;
	margin-bottom:-15px;
}

#restbox-inner {
	background-image: url(images/restbox-inner.gif);
	background-repeat:repeat-y;
	background-position: center;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #014985;
	padding-right: 20px;
	width: 270px
}

#restbox-inner1 {
	background-image: url(images/restbox-inner.gif);
	background-repeat:repeat-y;
	background-position: center;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #014985;
	padding-left: 20px;
	width: 270px;
	height:auto;
	margin-top:-15px;
}

#restbox-bottom {
	background-image:url(images/restbox-bottom.gif);
	background-repeat: no-repeat;
	height: 9;
	width: 271px;
	background-position: center;
	padding-top: 5px;
}
/* end restaurant list */

#hungry {
	background-color: #519fe1;
	margin-left: auto;
	margin-right: auto;
	width: 385px;
	height: 63px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .95em;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
	padding-top: 5px;
	margin-top: 15px;
}

#footer-links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .6em;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}

div#footer-links a {
	color: #757575;
}

div#footer-links a:hover {
	text-decoration: underline;
}

#footer-copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .55em;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	color: #757575;
}
div#footer-copyright a {
	color: #519fe1;
}



