/*Global Styles*/
html {
	
}

body {
	height: 100%;
	min-height: 600px;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #f2f2f2;
	letter-spacing: 1px;
	line-height: 16px;
	background-color: #000000;
}
a {
   outline: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

img{
	border:none;
}

#headerFlourish {
	position: absolute;
	top: -3px;
	left: 0px;
	width: 127px;
	height: 123px;
}

#mainMenu {
	position: absolute;
	top: 50px;
	left: 75px;
	width: 500px;
	z-index: 9999;
	background: none;
}

#mainMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#mainMenu ul li {
	float: left;
	margin: 0;
	padding: 0 8px 0 0;
}

.mainMenuItem {
	display: block;
	position: relative;
	width: 76px;
	height: 27px;
	margin-right: auto;
	float: left;
	text-align: center;
}

.mainMenuLink {
	position: relative;
	top: 8px;
	height: 15px;
	font-size: 9px;
	font-weight:lighter;
	letter-spacing: 1.5px;
	overflow: hidden;
}

.mainMenuLink img {
	position: relative;
	top: -20px;
}

.flourish_selectedPage {
	position: absolute;
	top: -10px;
	left: 0px;
	visibility: hidden;
}

#contentLeft {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 58%;
	min-width: 400px;
	height: 100%;
	min-height: 600px;
	z-index: 1;
	visibility: hidden;
}

#contentLeft_noscript {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 58%;
	min-width: 400px;
	height: 100%;
	min-height: 100%;
	z-index: 1;
	visibility: visible;
}

#contentRight {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 50%;
	min-width: 400px;
	height: 100%;
	min-height: 600px;
	z-index: 0;
	visibility: hidden;
}

.contentTable {
	width: 100%;
	height: 100%;
	min-height: 100%;
}

.contentCell {
	width: 100%;
	height: 100%;
	min-height: 100%;
	padding-left: 10px;
	vertical-align: middle;
	text-align: center;
}

.contentHolder {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 450px;
}

.contentHolder a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.contentHolder a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.contentHolder a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.contentHolder a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

.content {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.introBody {
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.contentBody {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	top: 0;
}

p.initialReplace {
	background-repeat: no-repeat;
	background-position: top left;
}

.initialScript {
	font-size: 10px;
	display: none;
}

.initial {
	font-size: 9px;
}

.contentText {
	text-align: justify;
}

.contentText_center {
	text-align: center;
}

.subMenu {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 9px;
	letter-spacing: 1px;
	line-height: 17px;
	color: #f2f2f2;
}

.subMenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.subMenu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.subMenu a:hover {
	text-decoration: underline;
	color: #be8242;
}
.subMenu a:active {
	text-decoration: underline;
	color: #be8242;
}

.subMenu a.selected:link {
	color: #be8242;
	text-decoration: none;
}
.subMenu a.selected:visited {
	text-decoration: none;
	color: #be8242;
}

#globalContact {
	position: absolute;
	bottom: 20px;
	right: 118px;
	width: 420px;
	height: 16px;
	color: #FFFFFF;
	text-align: right;
	z-index: 9998;
}

#globalContact ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#globalContact ul li {
	float: left;
	margin: 0;
	padding: 0 5px 0 0;
}

.globalContactItem {
	display: block;
	position: relative;
	height: 16px;
	margin-right: auto;
	float: left;
	text-align: center;
	overflow: hidden;
}

.globalContactLink img {
	position: relative;
	top: -22px;
}

#footerFlourish {
	position: absolute;
	bottom: 20px;
	right: 0px;
	width: 413px;
	height: 114px;
	background-position: top right;
	background-repeat: no-repeat;
}

.ee {
	position: absolute;
	width:50px;
	height: 50px;
	background-image: url(../images/ee_dot.png);
	visibility: hidden;
	z-index: 999998;
}

.eeContainer {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999999;
	visibility: hidden;
}

.eeContent {
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	line-height: 14px;
	background-color: #000000;
}

.eeContent .t {
	position: absolute;
	top: -10px;
	left: 0;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: 10px;
	background-image: url(../images/eebg_t.png);
	background-repeat: repeat-x;
}

.eeContent .tl {
	position: absolute;
	top: -10px;
	left: -10px;
	width: 10px;
	height: 10px;
	background-image: url(../images/eebg_tl.png);
	background-repeat: no-repeat;
}

.eeContent .tr {
	position: absolute;
	top: -10px;
	right: -10px;
	width: 10px;
	height: 10px;
	background-image: url(../images/eebg_tr.png);
	background-repeat: no-repeat;
}

.eeContent .bl {
	position: absolute;
	bottom: -10px;
	left: -10px;
	width: 10px;
	height: 10px;
	background-image: url(../images/eebg_bl.png);
	background-repeat: no-repeat;
}

.eeContent .br {
	position: absolute;
	bottom: -10px;
	right: -10px;
	width: 10px;
	height: 10px;
	background-image: url(../images/eebg_br.png);
	background-repeat: no-repeat;
}

.eeContent .b {
	position: absolute;
	bottom: -10px;
	left: 0;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: 10px;
	background-image: url(../images/eebg_b.png);
	background-repeat: repeat-x;
}

.eeContent .l {
	position: absolute;
	top: 0;
	left: -10px;
	margin-right: auto;
	margin-left: auto;
	width: 10px;
	height: 100%;
	min-height: 100%;
	background-image: url(../images/eebg_l.png);
	background-repeat: repeat-y;
}

.eeContent .r {
	position: absolute;
	top: 0;
	right: -10px;
	margin-right: auto;
	margin-left: auto;
	width: 10px;
	height: 100%;
	background-image: url(../images/eebg_r.png);
	background-repeat: repeat-y;
}

/*Page Specific Styles*/
/*noscript*/
#contentHolder_noscript {
	padding-top: 0px;
}
#contentHolder_noscript .content {
	width: 420px;
	text-align: center;
}

/*Home*/
#contentHolder_home {
	padding-top: 50px;
}
#contentHolder_home .content {
	width: 420px;
	height: 260px;
}

/*Drinks*/
#contentHolder_drinks {
	width: 510px;
	padding-top: 60px;
}
#contentHolder_drinks .content {
	width: 390px;
	height: 265px;
}
#contentHolder_drinks strong {
	font-weight: normal;
	font-size: 9px;
}

/*Events*/
#contentHolder_events {
	padding-top: 60px;
}
#contentHolder_events .content {
	width: 310px;
	height: 125px;
}

#contentHolder_events strong {
	font-weight: normal;
	font-size: 9px;
}

/*Press*/
#contentHolder_press {
	padding-top: 60px;
}
#contentHolder_press .content {
	width: 310px;
	height: 145px;
}
#contentHolder_press strong {
	font-weight: normal;
	font-size: 9px;
}

/*Contact*/
#contentHolder_contact {
	padding-top: 60px;
}
#contentHolder_contact .content {
	width: 360px;
	height: 90px;
}
#contentHolder_contact strong {
	font-weight: normal;
	font-size: 9px;
}


/*Supersize Plugin Styles*/

#supersize img, #supersize a {
	height:100%;
	width:100%;
	display:none;
}
#supersize .activeslide, #supersize .activeslide img {
	display:inline;
}

