* {
	margin:0;
	padding:0;
}

html, body {
	height: 100%;
	-webkit-text-size-adjust: 100%;	
}

#wrapper {	
	background: url('../images/background_bg.jpg') no-repeat center center fixed;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
}

#contentwrapper {	
	width: 980px;
	background-size: 100%;
	background-size: auto auto !important;	
	background-color: #5d1506;	
}

#logobackground {
	width: 980px;
	height: 109px;
	background-repeat: no-repeat;
	background-image: url(../images/background_logo.jpg);	
	background-size: 100%;
	background-size: auto auto !important;	
	background-color: #5d1506;
}

#backgroundbuttons {
	width: 980px;
	height: 44px;
	background-image: url(../images/background_buttons.jpg);
	background-repeat: repeat;
	font-family: Calibri, Lucida Sans Unicode, Lucida Grande;
	vertical-align: center;	
}

#banner {
	width: 980px;
	height: 327px;
	background-color: #5d1506;
}

#content {
	width: 980px;
	background-image: url(../images/background_content.jpg);	
	font-family: Calibri, Lucida Sans Unicode, Lucida Grande;
	postion: fixed;
	top:100%;
	color:#f6a618;
	font-size:16px;	
	padding-top: 5px;
}

#backgroundbottom {
	width: 918px;
	height: 160px;
	background-image: url(../images/background_bottom.png);	
	padding-top: 0px;
	background-repeat: no-repeat;	
}


.text {
	font-family: calibri, Lucida Sans Unicode, Lucida Grande, sans-serif; 
	font-size:15px; 
	color:#f6a618;
}
.text-reasons {
	font-family: calibri, Lucida Sans Unicode, Lucida Grande, sans-serif; 
	font-size:18px; 
	color:#f6a618;
}
.reasons-heading {
	font-family: calibri, Lucida Sans Unicode, Lucida Grande, sans-serif; 
	font-size:17px;
	font-weight:bold; 
	color:#f6a618;
}

.header {
	font-family: Palatino Linotype, calibri, Lucida Sans Unicode, Lucida Grande, sans-serif; 
	font-size:30px; 
	color:#f6a618;
	font-weight: bold;
}
.header-resaurant {
	font-family: Palatino Linotype, calibri, Lucida Sans Unicode, Lucida Grande, sans-serif; 
	font-size:20px; 
	color:#f6a618;
	font-weight: bold;
}
.sub-links {
	font-family: Palatino Linotype, calibri, Lucida Sans Unicode, Lucida Grande, sans-serif; 
	font-size:19px; 
	color:#FF3300;
	font-weight: bold;
}
a.dot:link {color: #f6a618; text-decoration: none; font-weight:none}
a.dot:visited {color: f6a618; text-decoration: none; font-weight:none}
a.dot:hover {color: #d97a12; text-decoration: none; font-weight:none}
a.dot:active {color: #d97a12; font-weight:none}

a.bottom:link {color: #ab9f87; text-decoration: none; font-weight:none}
a.bottom:visited {color: #ab9f87; text-decoration: none; font-weight:none}
a.bottom:hover {color: #877c66; text-decoration: none; font-weight:none}
a.bottom:active {color: #877c66; font-weight:none}