body {
	background-color: #d9021d;
	background:url(../images/backgrounds/fridays_stripes.gif) fixed #d9201d;
	text-align:center;
	margin-bottom:20px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}


/* A */
A { 
	color:#990000;
}


A:hover { 
	color:#d9021d;
}

a img, a:hover img, a:visited img 
{
	border:none;
	text-decoration:none;
}


/* Div */
div {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}


/* CSS Selectors */
#header {
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	width:890px;
}


#paragraphDiv {
	margin-bottom:20px;
}

#topNav { 
	background:#FFFFFF;
}

#blackBG {
	width:890px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	margin-top:0px;
	background:#000000;
}


#mainContent {
	width:858px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	margin-top:0px;
	background:#FFFFFF;
	text-align:center;
	padding-bottom:20px;
	padding-left:10px;
	padding-right:10px;
	padding-top:20px;
	overflow:hidden;
}

div#leftBorder{
	position: absolute;
		top: 6px;
		left: -1px;
	width:7px;
	background-image:url(../images/borders/sideBorder.gif);
	background-repeat:repeat-y;
	float:left;
	display:inline;
	height: 770px;
}

#topBorder
{
}

#rightBorder
{
	position: absolute;
		top: 6px;
		left: 884px;
	width:8px;
	background-image:url(../images/borders/sideBorder.gif);
	background-repeat:repeat-y;
	float:right;
	display:inline;
	height: 770px;
}

#bottomBorder
{
	position:absolute;
		top: 776px;
		left: 0px;
}

#findFrame 
{
	position:relative;
	left:0px;
	width:850px;
	text-align:left;
	border:none;
	overflow:hidden;
}

#footer {
	width: 890px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	margin-top:0px;
	padding-top:3px;
	position:relative;
	top:730px;
	height: 25px;
	text-align: right;
	color: #ffffff;
}

#footer_mixology{
	width: 890px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	margin-top:0px;
	padding-top:3px;
	position:relative;
	top:512px;
	height: 25px;
	text-align: right;
	color: #ffffff;
}


#footerLeft{
	float:left;
	width:213px;
	text-align:left;
	padding-left:5px;
}

#footerCenter{
	float:left;
	width:480px;
	text-align:center;
}

#footerRight{
	float:right;
	width:185px;
	text-align:right;
	padding-right:5px;
}


/* Classes */

.footerText {
	font-size:10px; 
	font-weight:normal;
	color:#FFFFFF;
}


.whiteText
{
	color:#FFFFFF;
}


/* A.whiteLinks */
A.whiteLinks {
	text-decoration:none;
}


A.whiteLinks:link {
	color:#FFFFFF;
}


A.whiteLinks:hover {
	color:#FFFFFF;
	text-decoration:underline;

}


A.whiteLinks:visited {
	color:#FFFFFF;
}


.headingText {
	font-weight:bold;
	font-size:16px;
	color:#990000;
}

.boldheadingText {
	font-weight:bold;
	font-size:16px;
	color:#000000;
}
 

#clear {
	clear:both
}

hr {
color:#000000; 
}

sup {
	font-size:10px;
}

div#contentFrame{
	position: absolute;
		top: 180px;
		left: 55px;
	overflow: hidden; 
	width: 890px; 
	height: 900px;	
	margin: 0px;
	padding: 0px;
}

div#MainContent{
	background-color: #444444;
	position: absolute;
		top: 52px;
		left: 0px;
	width:889px; 
	height:724px; 
	background-image: url('../graphics/contentbox_bg_repeat.gif');
}

div#content{
	position: absolute;
		top: 16px;
		left: 16px;
		z-index:50;
	height: 175px;
	width: 170px;
}

div#content_news{
	position: absolute;
		top: 25px;
		left: 25px;
		z-index:50;
	height: 175px;
	width: 870px;
}

div#big_arrow{
	position: absolute;
		top: 0px;
		left: 191px;
}

div#wrapper{
	background-image:url(../images/backgrounds/dropdown_bg.gif);
	position: absolute;
		top: 5px;
		left: 12px;
		z-index:50;
	height: 175px;
	width: 170px;
}

#scroller{
	text-align: left;
	margin: 23px 0px 0px 8px;
    width: 154px;
    height: 125px;
    overflow: hidden;
}

#inner{
    width: 300px;
    height: 300px;
}

.scroll{
    position: absolute;
}

img.menu_button{
	margin: 5px 0px 5px 0px;
}

div#map{
	position: absolute;
		top: 5px;
		left: 20px;
		z-index:5000;
}

div#menuItems{
	text-align: left;
	position: absolute;
		top: 185px;
		left: 0px;
		height: 518px;
		width: 864px;
		overflow: auto;
}

div#global{ /* A global container which holds everything in the center of the browser window */
    width: 1001px;
    margin: 0px auto;
    text-align: left;
    padding: 0px 0px 0px 0px;
    border: 0px hidden #ffffff;
	position: relative;
}

