@charset "UTF-8";
/* CSS Document */
/* Pretty Stuff
================================== */
body {
	margin: 0;
	padding: 0;
	font-family: Myriad, Helvetica, Arial, sans-serif;
	font-size: small;
	color: #333;
	background: url(../images/bkgds/strgradientbkgd.jpg) repeat-x left top;
}

/* adjustment for IE5 */

body {
	font-size: x-small; /* IE5 Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	background-color: #cccccc;
	}
html>body { /* be nice to Opera */
	font-size: small;
	}
	
	
body {
  text-align: center; 
  min-width: 760px;
}

h1 {
	font-size: 156%;
	font-weight: normal;
	color: #820012;
	font-family: "Times New Roman", Times, serif;
	padding: 0;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}

h2 {
	font-size: 130%;
	font-weight: normal;
	color: #820012;
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}
h3 {
	font-size: 120%;
	color: #820012;
	font-weight: normal;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
}

h4 {
	font-size: 110%;
	color: #820012;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}



p, li {
	font-size: 100%;
}

 p {
	margin: .5em 0;
	
}






#wrapper {
	width: 720px;
	margin: 0 auto;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #333333;
	background: url(../images/bkgds/wrapperbkgd.gif) repeat-y left top;
}

#branding {
	height: 180px;
	margin-top: 25px;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}


#content { 
  width: 520px;
  float: right; 
  margin: 4px 0 20px 0;
  line-height: 130%;
}

#mainNav {
	width: 180px;
	float: left;
	
} 

#footer {
	clear: both;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
} 

/* Add some padding 
================================== */

#mainNav {
	
	padding-bottom: 20px;
}


#mainNav * * {
  padding-left: 0;
  padding-right: 0;
}

#content * {
	padding-right: 20px;
}

#content * * {
  padding-right: 0;
}
#pagetitle {
	height: 40px;
	background-color: #820012;
}

#pagetitle h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#footer {
	padding: 4px 20px;
	background-image: url(../images/bkgds/footerbkgd.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #820012;
	border-bottom-color: #820012;
}


/* classes */


.menusubtitle {
	font-size: 90%;
	font-weight: normal;
	color: #990000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 112%;
}
.mylist {
	list-style-type: none;
	list-style-position: outside;
}

.mylist li {
	list-style-type: none;
	margin-bottom: 4px;
}
.smallerlist {
	list-style-type: square;
	list-style-position: inside;
	line-height: 1.3 em;
	margin-top: 2px;
	text-align: left;
	margin-left: 82px;
}
.breaklist {
	line-height: 1.5em;
}
.tableheading {
	background: #eeeeee;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 4px;
	border-bottom: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;
	margin-top: 4px;
}
.price {
	font-size: 94%;
	font-weight: bold;
	color: #820012;
	text-align: right;
}
#bevtable {
	border: 1px solid #CCCCCC;
	padding: 4px 0px;
	margin-top: 12px;
}
#itemtable {
	margin-top: 16px;
}

.dropcap {
	color: #820012;
	display: block;
	float: left;
	padding-right: 0.1em;
	font: 4em/0.85em Georgia, "“Times New Roman”", Times, serif;
}
#movieholder {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #555555;
}
