
/* -----------------------------------*/
/* ---------->>> GLOBAL <<<-----------*/ 
/* -----------------------------------*/


body, dd, dl, dt, fieldset, legend, blockquote, form, h1, h2, h3, h4, h5, h6, li, ol, ul {
	margin: 0;
	border: 0 none #FFFFFF;
	padding: 0;
	}

h1, h2, h3, h4, h5, h6 {	color:#5B0E0D;	font-weight:normal;	font-family: Verdana, Arial, Helvetica, sans-serif;}

h1 {	font-size:2em;	line-height:1.2em}
h2 {	font-size:1.6em;	line-height:1em;	color:#000;	padding-bottom:15px}
h3 {	font-size:1.2em}

ul {	list-style:bullet}

html, body {height:100%}
	
body {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	line-height:1.6em;
	color:#272727;
	padding:0;
	margin:0;
	}

a {			color:#000;	text-decoration:underline;	background-color:transparant}

img {border: 0}

.pageClear {	clear: both;	height: 1px;	overflow: hidden;	margin-bottom: 20px;	font-size: 1px;	line-height: 1px}
	
/* -----------------------------------*/
/* ------>>> GLOBAL STYLING <<<-------*/ 
/* -----------------------------------*/

#pageContainer {
	position:relative;
	margin:10px auto;
	margin-top:0;
	padding-top:0;
	width:680px;
	height:100%;
	text-align:left;
	}	
#introduction, #footer {
	width:630px;
	text-align:center;
	margin:10px auto;
	}
#introduction h1 {
	padding:5px;	
	border-bottom:1px dotted #5B0E0D; 
	color:#000;	
	font-size:1.3em;	
	line-height:1.1em;	
	padding:0;	
	margin:0;	
	padding-bottom:10px;
	}
#introduction strong {color:#5B0E0D}
#introduction img {	padding-top:20px}

#information {	width:630px;	margin:15px}
#food, #atmosphere {	width:290px}
#food {	float:left;	padding-left:10px;}
#atmosphere {	float:right;	padding-right:10px}
#food li {	background: transparent url(../images/arrow.gif) 12px 0.7em no-repeat} 
#food li, #atmosphere li {	padding-left: 25px;	padding-bottom:4px} 
#atmosphere li {	background: transparent url(../images/bullet.gif) 12px 0.7em no-repeat}
#experience {	width:680px;	margin:10px auto;	text-align:center;	clear:both;	padding-top:20px}
h2 strong {color:#5B0E0D}
h2 a {	border-bottom:1px dotted #5B0E0D}
#footer {	margin:20px 10px}
#footer h1 {	border-top:1px dotted #5B0E0D;	font-size:1em;	line-height:1em;	padding:0;	margin:0;	padding-top:10px}
