/* CSS Reset Browser Default Code */

body,div,dl,dt,dd,pre,form,fieldset,input,textarea,blockquote,th,td,hr { 
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img { 
	border: 0;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
ol,ul {
	list-style:none;
}
address,caption,cite,code,dfn,th,var {
	font-style: normal;
	font-weight: normal;
}
caption,th {
	text-align:left;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}
a {	/* get rid of link outlines in firefox */
	outline-color: invert;
	outline-style: none;
	outline-width: medium;
}
a:focus {
	outline: none;
}

/* End CSS Reset Browser Default Code */

/* Start CSS Layout Code */

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

div#container {
	position: relative;
	min-height: 100%;
	background-color: #FFFFFF;
	z-index: 1;
}

div#header-container {
	display: block;
	position: relative;
	height: 162px;
	width: 100%;
	margin: 0 auto;
	text-align:left;
	background: #a17129 url("/images/bg-header-container.png") 0 0 repeat-x;
}

div#header-content {
	position: relative;
	display: block;
	height: 162px;
	width: 960px;
	margin: 0 auto;
}

img.logo {
	position: absolute;
	top: 28px;
	left: 1;
}

img.slogan {
	position: absolute;
	top: 46px;
	right: 0;
}

img.rewards-program {
	position: absolute;
	top: 123px;
	right: 0;
}

div#menu-container {
	display: block;
	height: 36px;
	width: 100%;
	background: #613b25 url("/images/bg-menu-container.png") 0 0 repeat-x;
}

div#brown-strip {
	display: block;
	height: 3px;
	width: 100%;
	background-color: #dbc8aa;
	text-indent: -9999px;
	overflow: hidden;
}

div#copy-container {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	padding: 0 0 278px 0;
}

div#copy-content {
	display: block;
    height: 100%;
	width: 1000px;
	margin: 0 auto;
	padding: 30px 0;
	overflow: hidden;
}

body#home div#copy-content {
	padding: 18px 0 30px 0;
}

div#copy-pannel {
	float: left;
	clear: right;
	display: inline; /* IE6 HACK */
	width: 630px; /* 650px */
	min-height: 465px;
	height: auto !important;
    height: 465px; /* IE6 Hack */
	margin: 0 20px 0 0;
	padding: 0 0 0 20px;
}

body#home div#copy-pannel.home {
	position: relative;
	width: 980px;
	padding: 0;
	margin: 0 10px;
}

div#right-pannel {
	float: left;
	width: 330px;
	min-height: 465px;
	height: auto !important;
    height: 465px; /* IE6 Hack */
}

div#bottom-area {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	height: 278px;
	width: 100%;
	overflow: hidden;
	background-color: #47210d;
}

div#footer-container {
	display: block;
    height: 118px;
	width: 100%;
	background: #f0eeec url("/images/bg-footer-container.png") 0 0 repeat-x;
}

div#footer-content {
	display: block;
	height: 118px;
	width: 960px;
	margin: 0 auto;
}

div#footer-logos {
	display: block;
	height: 97px;
	width: 960px;
	margin: 30px auto 50px auto;
	padding: 0;
	overflow: hidden;
}

/* End CSS Layout Code */

/* Start Footer Logo Properties */

ul#footer-logo-menu, ul#footer-logo-menu li {
	list-style: none;
	border: none;
	background: none;
	padding: 0;
	margin: 0;
}

ul#footer-logo-menu a {
	display: block;
}

ul#footer-logo-menu li {
	float: left;
}

ul#footer-logo-menu li a {
	height: 97px;
	width: 100%;
	text-decoration: none;
	background-image: url('/images/bg-footer-logos-brown.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

/* Normal State */

ul#footer-logo-menu li.ghm a {
	width: 107px;
	background-position: 0 0;
}

ul#footer-logo-menu li.pjs-pub a {
	width: 115px;
	background-position: -107px 0;
}

ul#footer-logo-menu li.pjs-tavern a {
	width: 135px;
	background-position: -222px 0;
}

ul#footer-logo-menu li.union-hotel a {
	width: 137px;
	background-position: -357px 0;
}

ul#footer-logo-menu li.uncorked a {
	width: 196px;
	background-position: -494px 0;
}

ul#footer-logo-menu li.publife a {
	width: 154px;
	background-position: -690px 0;
}

ul#footer-logo-menu li.ghm-security a {
	width: 116px;
	background-position: -844px 0;
}

/* Hover State */

div#footer-logos ul#footer-logo-menu li.ghm a:hover {
	background-position: 0 -97px;
}

div#footer-logos ul#footer-logo-menu li.pjs-pub a:hover {
	background-position: -107px -97px;
}

div#footer-logos ul#footer-logo-menu li.pjs-tavern a:hover {
	background-position: -222px -97px;
}

div#footer-logos ul#footer-logo-menu li.union-hotel a:hover {
	background-position: -357px -97px;
}

div#footer-logos ul#footer-logo-menu li.uncorked a:hover {
	background-position: -494px -97px;
}

div#footer-logos ul#footer-logo-menu li.publife a:hover {
	background-position: -690px -97px;
}

div#footer-logos ul#footer-logo-menu li.ghm-security a:hover {
	background-position: -844px -97px;
}

/* End Footer Logo Properties */

/* Start Menu Nav */

div#cat_390282_divs {
	display: block;
	height: 36px;
	width: 960px;
	margin: 0 auto;
	border: none;
	overflow: hidden;
}

#nav_390282, #nav_390282 ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index: 2;
	border: none;
}

#nav_390282 a {
	display: block;
	/* width: 10em*/
}

#nav_390282 li { /* all list */
	float: left;
	list-style: none;
	border: none;
	background: none;
	margin: 0;
	padding: 0;
	/* width: 10em; /* width needed or else Opera goes*/
}

#nav_390282 li a { /* all list */
	text-indent: -9999px;
	display: block;
	height: 36px;
	width: 100%;
	/* width: 10em; /* width needed or else Opera goes*/
}

#nav_390282 li#home.home-normal a {
	background: url(/images/menu/home.png) 0 0 no-repeat;
}

#nav_390282 li#home.home-normal a:hover, #nav_390282 li#home.home-normal a:active {
	background-position: -88px 0;
}

body#home #nav_390282 li#home a {
	background: url(/images/menu/home.png) -88px 0 no-repeat;
}

#nav_390282 li#about.about-normal a {
	background: url(/images/menu/about.png) 0 0 no-repeat;
}

#nav_390282 li#about.about-normal a:hover, #nav_390282 li#about.about-normal a:active {
	background-position: -215px 0;
}

body#about #nav_390282 li#about a {
	background: url(/images/menu/about.png) -215px 0 no-repeat;
}

#nav_390282 li#join.join-normal a {
	background: url(/images/menu/join.png) 0 0 no-repeat;
}

#nav_390282 li#join.join-normal a:hover, #nav_390282 li#join.join-normal a:active {
	background-position: -196px 0;
}

body#join #nav_390282 li#join a {
	background: url(/images/menu/join.png) -196px 0 no-repeat;
}

#nav_390282 li#functions.functions-normal a {
	background: url(/images/menu/functions.png) 0 0 no-repeat;
}

#nav_390282 li#functions.functions-normal a:hover, #nav_390282 li#functions.functions-normal a:active {
	background-position: -272px 0;
}

body#functions #nav_390282 li#functions a {
	background: url(/images/menu/functions.png) -272px 0 no-repeat;
}

#nav_390282 li#contact.contact-normal a {
	background: url(/images/menu/contact.png) 0 0 no-repeat;
}

#nav_390282 li#contact.contact-normal a:hover, #nav_390282 li#contact.contact-normal a:active {
	background-position: -189px 0;
}

body#contact #nav_390282 li#contact a {
	background: url(/images/menu/contact.png) -189px 0 no-repeat;
}

/* End Menu Nav */