@charset "UTF-8";
/* CSS Document */

#page {
	background-repeat:no-repeat;
	background-position:center;
	width: 714px;
	height: 480px;
	margin-top: 10px;
}


/* ==================== Page Links ====================*/
#pagelink_left {
	float: left;
	width: 230px;
	text-align: left;
	text-indent: 40px;
}

#pagelink_middle {
	float: left;
	width: 230px;
	text-align: center;
}

#pagelink_right {
	float: left;
	width: 200px;
	text-align: right;
}

#links_top {
	width: 700px;
	height: 20px;
	padding-top: 5px;
}

#links_bottom {
	width: 700px;
	height: 20px;
	padding-top: 435px;
}

#links_menu {
	float: left;
	width: 700px;
	height: 20px;
	margin-top: 5px;
	margin-left: 7px;
}

/* ==================== Contact ====================*/
#contactinfo {
	float: left;
	width: 200px;
	height: 150px;
	text-align: left;
	margin-top: 220px;
	margin-left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #69322d;
}

#contactmap {
	float: right;
	width: 340px;
	height: 294px;
	margin-top: 25px;
	margin-right: 40px;
}

#links_coupons {
	float: left;
	width: 150px;
	height: 100px;
	margin-top: 40px;
	margin-left: 490px;
}

#links_catering {
	float: left;
	width: 700px;
	height: 20px;
	margin-top: 410px;
	margin-left: 7px;
}

/* ==================== Order Catering ====================*/
#link_order_catering {
	float: left;
	margin-left: 380px;
	margin-top: 135px;
}

#link_order_catering a {
	border: solid;
	border-width: medium;
	color: #000000;
	font-family: "Verdana", Times, serif;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
	padding: 4px;
}

#link_order_catering a:hover {
	color: #ffffff;
}

#link_order_catering a:active {
	border: dashed;
}

/* ==================== General ====================*/
a, a:active, a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: 0;
	text-decoration: none;
	color: #d88141;
}

a.menulink, a.menulink:active, a.menulink:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: 0;
	text-decoration: none;
	color: #5c0903;
}

a.contactlink, a.contactlink:active, a.contactlink:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: 0;
	text-decoration: none;
	color: #69322d;
}

a:hover, a.menulink:hover, a.contactlink:hover {
	color: #FFFFFF;
}

a.couponlink {
	display: block;
	width: 150px;
	height: 100px;
}