* { margin: 0; padding: 0; }

footer {display:block}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	color: #67543b;
	background: url(images/background.png) #b9b3a1;
	text-align:justify;
}

body a:link {
	color: #4c3e2c;
	font-weight: bold;
	text-align:justify;
	text-decoration:underline;
}
body a:visited {
	color: #4c3e2c;
	text-decoration:underline;
}

body a:hover {
	color: #630903;
	text-decoration:underline;
}

body a:active {
	color: #630903;
	text-decoration:underline;
}

body p {margin: 0 0 8px 0; }

header { position: relative; }

header p { position: absolute; right: 0px; bottom: -13px; }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffde3f;
	letter-spacing: 2px;
}
.cuisine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffde3f;
	letter-spacing: 2px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffde3f;
	letter-spacing: 2px;
}
.nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #630903;
	letter-spacing: 2px;
	text-decoration:none;
}
.nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #630903;
	letter-spacing: 2px;
	text-decoration:none;
}
.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	letter-spacing: 2px;
	text-decoration:none;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #630903;
	letter-spacing: 1pt;
	text-align: right;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #630903;
	letter-spacing: 1pt;
}

.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #630903;
	letter-spacing: 1pt;
}
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #630903;
	letter-spacing: 1pt;
}


#page-wrap {position: relative; width: 1024px; margin: 120px auto 0px; background: #e8e1c3 }


#logo {
	position: absolute;
	top: -45px;
	left: 50px;
	bottom: -45px;
	width: 182px;
	height: 91px;
	background-image: url(images/aureliaLogo.png);
}

#nav {
	position: relative;
	top: -18px;
	left: 125px;
	right: 0px;
	bottom: 0px;
}

#nav p {
	position: absolute;
	top: -8px;
}

#main-content { height: 395px; padding: 0px; border: 0px }

#sub-photo { position: absolute; top: 0px; right: 0px; bottom: 0px; width: 311px; height: 395px }

#text {
	position: absolute;
	left: 20px; right: 335px; top: 40px;
}

#footer { width: 1024px; text-align:center;
}

#footer p {
	position: absolute; top: 395px; 
}