/* Meyer Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Meyer Reset End */


/*float clearing mechanism */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


body {
background: url(images/back.jpg) #1e0000; 
text-align: center;
color: #fff;
font-size: 100%;
font-family: "palatino linotype", "Lucida Grande","Lucida Sans Unicode", trebuchet ms, verdana, arial;
}

p {
font-size: 1.0em;
padding: 0 0 15px 0;
}

strong {
font-weight: bold;
}


hr {
border-color:#000000 -moz-use-text-color rgb(204, 204, 204);
border-style:dashed none;
border-width:1px 0pt;
height:2px;
margin:10px auto 0pt 0pt;
text-align:left;
width:80%;
}

a {
color: #ff2e07;
text-decoration: underline;
}

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

em {
font-style: italic;
}

h1 {
font-size: 1.75em;
color: #D14127;
padding: 15px 0 10px 0;
text-transform: uppercase;
}

h2 {
font-size: 1.4em;
color: #409922;
padding: 15px 0 0 0;
text-transform: uppercase;
}

h3 {
font-size: 1.1em;
color: #83D127;
padding: 15px 0 10px 0;
}

h4 {
font-size: 1.0em;
color: #83D127;
padding: 15px 0 10px 0;
}

h5 {
font-size: 1.0em;
color: #83D127;
padding: 15px 0 10px 0;
}

#top {
width: 100%;
}


#menu {
top: 0;
margin: 0 auto;
padding: 0;
width: 970px;
}

#menu ul, li{
display: inline;
}

#menu img {
border: 0;
}

.index #main {
position: absolute;
top: 415px;
left: 0;
width: 100%;
}

#signature {
text-align: center;
background-color: #000;
font-size: 1.1em;
}

#signature h2 {
padding-bottom: 10px;
padding-top: 0;
}

.interior #main {
position: absolute;
top: 110px;
left: 0;
width: 100%;
}

#text {
text-align: left;
width: 800px;
line-height: 1.5em;
margin: 0 auto;
padding: 50px 25px;
border-top: 2px solid #f3ecd6;
border-bottom: 2px solid #f3ecd6;
background: url(images/textback.jpg) #1d0200;
}

#main-column {
float: left;
width: 475px;
padding: 0 25px 0 0;
}

#menu-column {
width: 800px;
_width: 775px;
padding: 0 25px 0 0;
}

#main-menu {
float: left;
width: 450px;
_width: 425px;
padding: 0 25px 0 0;
}

#side-menu {
float: left;
width: 325px;
}



#sidebar {
float: right;
text-align: right;
width: 300px;
}

#sidebar-content {
min-height: 500px;
_height: 500px;
}


#phantom-gourmet img {
}

#footer {
width: 800px;
line-height: 1.5em;
font-size: 0.75em;
margin: 0 auto 30px auto;
padding: 5px 25px;
border-bottom: 2px solid #f3ecd6;
background: url(images/footerback.jpg) #5e0100;
}

#footer a {
padding: 0 10px 0 0;
color: #fff;
text-decoration: none;
}

#footer a:hover {
color: #db5547;
text-decoration: underline;
}

.index #flash-container {
width: 100%;
_height: 300px;
min-height: 300px;
height: 300px;
position: absolute;
top: 110px;
left: 0;
}

.interior #flash-container {
display: none;
}

#flash {
width: 850px;
_height: 300px;
min-height: 300px;
height: 300px;
margin: 0 auto;
padding: 2px 0 0 0;
background: url(images/flashback.gif);
}

#dropmenudiv{
position:absolute;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
}



