html, body {
	margin: 0;
	padding: 0;
}

body {
	background: url(../i/bg.gif) top left;
	font: 1em "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
}

img, div, input, ul, li, p, a {behavior: url("js/iepngfix.htc"); border: none;}

h1 {color: #4a2d0f; font-size: 1.5em; position: absolute; top: 5.2em; left: 11.5em;}
h2 {color: #000000; font-size: 1.1em; margin: 0.625em 0 0 0}

p {color: #4a2d0f; font-size: 0.75em; margin: 1em 0 1em 0;}
#menu_download p, #wine_download p {margin: 0; font-size: 0.8em;}
#elvis_page_r p {margin: 0 0 1em 0;}
#text p {color: #000000; margin: 0.512em 0 0.512em 0;}
#contact_page p {margin: 0;}

#gallery_page li a {color: #000000}
#text a {color: #000000;}
a {color: #4a2d0f; text-decoration: none;}
a:hover {text-decoration: underline;}
.text_link {text-decoration: underline;}
.text_link:hover {text-decoration: none;}

hr {border-top: 0.0625em #4a2d0f solid; border-bottom: 0.0625em #DBBD7E solid;}
li {color: #4a2d0f;}
#contact_page li {margin: 1.5em 0 0 0;}

#container {
	position: relative;
	top: 5em;
	background: url("../i/main.png") top left no-repeat;
	width: 52.25em;
	height: 44.875em;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: auto;
	z-index: 2;
}

#logo {
	position: absolute;
	top: 0.5em;
	right: 3em;
	margin: 0;
	padding: 0;
}

#left_col {
	position: absolute;
	top: 0;
	left: 0.75em;
	background: url("../i/left-col.png") top left no-repeat;
	width: 15.375em;
	height: 42.812em;
	margin: 0;
	padding: 0;
}

#left_col_shadow {
	position: absolute;
	top: 0;
	left: 9.250em;
	background: url("../i/left-col-shadow.png") top left no-repeat;
	width: 7.687em;
	height: 42.812em;
	margin: 0;
	padding: 0;
	z-index: 100;
}

#menu {
	background: url("../i/menu-bg.png") top left no-repeat;
	position: absolute;
	top: 3.374em;
	left: 1.624em;
	width: 10.875em;
	height: 15.562em;
	margin: 0;
	padding: 0;
	z-index: 100;
}

#menu ul {
	position: relative;
	list-style: none;
	width: 10.875em;
	height: 15.562em;
	margin: 0;
	padding: 0;
}

#menu li {position: absolute; margin: 0; padding: 0; width: 10.875em; height: 1.875em;}
#menu li#home {top: 0;}
#menu li#about {top: 2.187em;}
#menu li#menus {top: 4.375em;}
#menu li#catering {top: 6.562em;}
#menu li#gallery {top: 8.749em;}
#menu li#contact {top: 10.936em;}
#menu li#elvis {top: 13.123em;}

#menu li a {
	position: absolute;
	top: 0.652em;
	left: 0.552em;
	background: #ffffff;
	font-size: 0.75em;
	margin: 0;
	padding: 0 0.200em 0 0.200em;
	color: #000000;
}

#menu li a:hover {
	text-decoration: none;
	background: #e9e6e6;
}

#sunday {
	position: absolute;
	bottom: 19em;
	left: 1.624em;
	z-index: 100;
}

#text {
	position: absolute;
	bottom: 1.25em;
	left: 1.624em;
	z-index: 100;
}

#flash {
	background: url("../i/flash-border.png") no-repeat;
	width: 31.875em;
	height: 14.25em;
	position: absolute;
	top: 25.5em;
	left: 17.4em;
}

#position {
	width: 31.875em;
	height: 14.25em;
	position: absolute;
	top: 26.05em;
	left: 17.15em;
}

#main_text {
	position: absolute;
	top: 10.5em;
	right: 3.55em;
	margin: 0;
	padding: 0;
	width: 31.25em;
	height: 27.5em;
	text-align: justify;
}

#scroll_text {
	position: absolute;
	top: 11.5em;
	right: 3.55em;
	margin: 0;
	padding: 0 1em 0 0;
	width: 30.25em;
	height: 27.5em;
	text-align: justify;
	overflow-y: scroll;
}

#menu_download {
	position: relative;
	top: 1em;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu_download a {
	color: #000000;
	font-size: 1.2em;
	position: relative;
	top: -0.3em;
}

#wine_download {
	position: relative;
	top: 2em;
	list-style: none;
	margin: 0;
	padding: 0;
}

#wine_download a {
	color: #000000;
	font-size: 1.2em;
	position: relative;
	top: -0.3em;
}

#contact_page {
	color: #4a2d0f;
	list-style: none;
}

#gallery_page {
	list-style: none;
}

#gallery_page li {
	margin: 0.312em 0 0.312em 0;
	font-size: 0.9em;
}

#images, #images_scroll {
	list-style: none;
}

#images {
	position: relative;
	top: 1em;
}

#images li, #images_scroll li {
	position: relative;
	display: inline;
	margin: 0 1.7em 2em 0;
	float: left;
	padding: 0.3em 0.3em 0.1em 0.3em;
	border: 0.0625em #4a2d0f solid;
}

#foot {
	position: absolute;
	bottom: 3em;
	right: 3.55em;
}

#elvis_page {
	position: relative;
	top: 1em;
	height: 24em;
	text-align: left;
}

#elvis_page_l {
	position: absolute;
	top: 0;
	left: 0;
}

#elvis_page_r {
	position: absolute;
	top: 0;
	left: 17em;
	width: 14em;
}

form {
	position: relative;
	top: 0.625em;
	display: inline-block;
	margin: 0.6em 0 0 0.5em;
	padding: 0;
}

.contact {
	margin: 0;
	padding: 0;
	font-size: 0.75em;
	clear: both;
}

label {
	float: left;
	width: 11.75em;
	text-align: right;
	padding: 0.3em 0.6em 0 0;
	margin: 0 0 1em 0;
}

input {
	float: left;
	width: 16em;
	background: #ffffff;
	border: 0.0625em solid #c0c0c0;
	margin: 0 0 1em 0;
	padding: 0.187em;
	font: 1em "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
}

textarea {
	float: left;
	width: 17.5em;
	height: 6em;
	background: #ffffff;
	border: 0.0625em solid #c0c0c0;
	margin: 0 0 1em 0;
	padding: 0.187em;
	font: 1em "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
}

select {
	float: left;
	background: #ffffff;
	border: 0.0625em solid #c0c0c0;
	margin: 0 0.5em 1em 0;
	padding: 0;
}

input#submit {
	position: absolute;
	left: 10.4em;
	background: transparent;
	width: 5em;
	cursor: pointer;
	margin: 0;
	padding: 0;
	border: none;
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
}
