@charset "utf-8";
/* CSS Document */
.bg_frrmTop {
	background-image: url(../images/bg_frrm_topleft.gif);
	background-repeat: no-repeat;
}
.bg_newsletterTopL {
	background-image: url(../images/background_newsletterTop.jpg);
	background-repeat: no-repeat;
}
.bg_newsletterTopR {
	background-image: url(../images/graphic_newsletterlarge.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#restaurants_div {
	height: 232px;
}
#restaurants_div {
	text-align: center;
}
#restaurants_div img {
	margin-top: 60px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	display: inline;
}
#frrm_div {
	min-height: 300px;
}
#contact_div {
	min-height: 533px;
}
#graphic_news {
	position: absolute;
	left: -340px;
	bottom: 0px;
}
#graphic_server {
	position: absolute;
	left: -170px;
	bottom: 0px;
}

/*From previous form*/
.CUtext {	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
}
.CUtextCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	text-align: center;
}
.restaurantLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	margin-left: 30px;
}
.form {
	padding: 10px 10px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
}
.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	text-align: right;
	padding-right: 7px;
}
.formTextCentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	text-align: center;
}
.quoteBoxTop {
	background-image: url(../images/quotebox.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 350px;
	padding-top: 24px;
	margin-bottom: .7em;
	color: #FFFFFF;
}
.quoteBoxBottom {
	background-image: url(../images/quotebox.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-right: 15px;
	padding-bottom: 22px;
	padding-left: 15px;
}
.quoteBoxTop p {
	font-weight: bold;
	margin-top: 0px;
}
.testimony_name {
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	margin-bottom: 0px;
}
/* Hides from IE-mac \*/
* html #frrm_div {height: 300px;}
* html #contact_div {height: 533px;}
/* End hide from IE5/mac */