* {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
hr {
	display: none;
}
body {
	background-color: black;
	color: white;
	text-align: center;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 10pt;
}
#layout {
	background-color: white;
	width: 960px;
	color: black;
	min-height: 500px;
	xmin-height: 640px;
	text-align: left;
	margin: 0px auto;
	padding: 5px 5px;
	position: relative;
	
}
#inner {
	color: white;
	width: 960px;
	height: 580px;	
	background-color: #444;
	background-image: url(backgrounds/home.jpg);
	background-position: left top;
	position: relative;
	overflow: hidden;
	
	xborder: 1px solid fuchsia;
}
#contact-info {
	position: absolute;
	right: 15px;
	top: 15px;
}
#title {
	position: absolute;
	left: 25px;
	bottom: 45px;
	width: 275px;
	height: 46px;
	background-image: url(images/title.png);
	background-position: right bottom;
	cursor: pointer;
}
#title span {
	display: none;
}

#hours {
	color: gray;
	position: absolute;
	left: 25px;
	bottom: 15px;
	font-style: italic;
	padding-right: 1em; /* for drop-shadow */
    font-weight: normal;
    font-size: 8.5pt;
}

#navigation {
	display: block;
	position: absolute;
	left: -1px;
	top: 240px;
	xtop: 200px;
	
	xborder: solid;
	
}
#navigation a {
	display: block;
	color: white;
	text-transform: uppercase;
	xwidth: 300px;
	height: 35px;

	xborder: 1px solid;

	margin-bottom: 15px;

	line-height: 35px;
	xpadding-left: 150px;
	text-decoration: none;
	position: relative;
	left: -10px;
	cursor: pointer;
}
#navigation .divider {
	display: none;
}
#navigation .image {
	display: block;
	width: 150px;
	height: 35px;
	border: 1px solid white;
	float: left;
	margin-right: 10px;
}
#navigation .text {
	float: left;
}
#navigation a:hover {
	xtext-decoration: underline;
	xleft: 10px;
	xwidth: 155px;
	xcolor: yellow;
}


#stag1 {
	width: 100px;
	height: 200px;
	background-image: url(images/stag-big.png);
	background-position: right bottom;
	position: absolute;
	left: 0px;
	top: 0px;
	xborder: solid;
}

#stag2 {
	width: 87px;
	height: 110px;
	background-image: url(images/stag.png);
	background-position: right bottom;
	position: absolute;
	right: 0px;
	bottom: 0px;
	xborder: solid;
}


/*
** Border
*/
#border {
	xwidth: 100%;
	xheight: 100%;
	xbackground-image: url(images/border.gif);
	xposition: absolute;
	xleft: 0px;
	xtop: 0px;
	xdisplay: none;
}
#border * {
	position: absolute;
	background-repeat: no-repeat;
	xbackground-color: red;
	z-index: 500;
	xborder: 1px solid red;
}
#border .left,
#border .right {
	width: 10px;
	height: 100%;
	height: 580px;
	top: 0px;
}
#border .top,
#border .bottom {
	width: 100%;
	width: 970px;
	height: 12px;
	left: 0px;
	background-position: 50% 0%;
}
#border .left {
	background-image: url(images/border-left.gif);
	background-position: 100% 0%;
	left: 0px;
}
#border .right {
	background-image: url(images/border-right.gif);
	right: 0px;
}
#border .top {
	background-image: url(images/border-top.gif);
	background-position: 50% 100%;
	top: 0px;
}
#border .bottom {
	background-image: url(images/border-bottom.gif);
	bottom: 0px;
}


/*
** Backgrounds
*/
#inner { background-position: 50% 50%; }
.home-page #inner { background-image: url(/images/backgrounds/home.jpg); }
.menu-page #inner { background-image: url(/images/backgrounds/menu.jpg); }
.press-page #inner { background-image: url(/images/backgrounds/press.jpg); }
.photos-page #inner { background-image: url(/images/backgrounds/photos.jpg); }
.merchandise-page #inner { background-image: url(/images/backgrounds/merchandise.jpg); }

.merchandise-page #inner.white-tee-front { background-image: url(/images/backgrounds/white-tee-front.jpg); }
.merchandise-page #inner.white-tee-back { background-image: url(/images/backgrounds/white-tee-back.jpg); }
.merchandise-page #inner.black-tee-front { background-image: url(/images/backgrounds/black-tee-front.jpg); }
.merchandise-page #inner.black-tee-back { background-image: url(/images/backgrounds/black-tee-back.jpg); }
.merchandise-page #inner.hoodie { background-image: url(/images/backgrounds/hoodie.jpg); }
.merchandise-page #inner.panties { background-image: url(/images/backgrounds/panties.jpg); }

.photos-page #inner.interior-1 { background-image: url(/images/backgrounds/interior/interior1.jpg); }
.photos-page #inner.interior-2 { background-image: url(/images/backgrounds/interior/interior2.jpg); }
.photos-page #inner.interior-3 { background-image: url(/images/backgrounds/interior/interior3.jpg); }
.photos-page #inner.interior-4 { background-image: url(/images/backgrounds/interior/interior4.jpg); }

.photos-page #inner.other-1 { background-image: url(/images/backgrounds/other/other-1.jpg); }
.photos-page #inner.other-2 { background-image: url(/images/backgrounds/other/other-2.jpg); }
.photos-page #inner.other-3 { background-image: url(/images/backgrounds/other/other-3.jpg); }
.photos-page #inner.other-4 { background-image: url(/images/backgrounds/other/other-4.jpg); }
.photos-page #inner.other-5 { background-image: url(/images/backgrounds/other/other-5.jpg); }
.photos-page #inner.other-6 { background-image: url(/images/backgrounds/other/other-6.jpg); }
.photos-page #inner.other-7 { background-image: url(/images/backgrounds/other/other-7.jpg); }

#navigation .image {
	background-position: center center;
	xheight: 40px;
}

#navigation .press .image { background-image: url(/images/links/press.jpg); }
#navigation .photos .image { background-image: url(/images/links/photos.jpg); }
#navigation .menu .image { background-image: url(/images/links/menu.jpg); }
#navigation .merchandise .image { background-image: url(/images/links/merchandise.jpg); }


#body {
	position: absolute;
	left: 220px;
	top: 70px;
	width: 700px;
	height: 350px;
	font-size: 80%;

	xborder: 1px dotted;
}
#body .content {
	position: absolute;
	left: 0px;
	top: 180px;

	xborder: 1px dotted;
}
#body a {
	color: white;
	text-decoration: none;
	font-style: italic;
	cursor: pointer;
}
#body a:hover {
	color: yellow;
}
#body a.no-link {
    cursor: default;
}
#body a.no-link:hover {
    color: inherit;
}


#contact-info {
    color: gray;
    font-weight: normal;
	font-style: italic;
    font-size: 8.5pt;
}
#contact-info * {
	padding: 0em .5em;
}
#contact-info .br {
	display: none;
}



.uppercase {
	text-transform: uppercase;
}