@charset "utf-8";
@import url("w3c.css");
/* CSS Document */

body {
	font:Helvetica, Arial, sans-serif;
	font-size:small;
	background: #b78b5e url(img/WrapperBG.jpg) repeat-x left top;
}

* html body {
	font-size:80%;
}
p {
	font-family: Helvetica, Arial, sans-serif;
}

* html p {
	font-size:90%;
}

h1{
	font-size:150%;
}
h2{ font-size:130%;}
h3{ font-size:120%;}

#bodyContainer {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 940px;
	background: #fff;
	border: 2px solid #fff;
}
#header {
	width: 940px;
	height: 248px;
	position: relative;
}
.border-style {
	border:1px solid;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-o-border-radius: 12px;
	 z-index: 11;
	 box-shadow: 0px 0px 20px black;
	 -moz-box-shadow: 0px 0px 20px black;
	 -webkit-box-shadow: 0px 0px 20px #black; 
	 }
#slideShow {

}
#slide-show {
	width:558px;
	margin: 20px  0 20px 100px;
	text-align: center;
	padding: 2px;
}


#header_img {
	width: 924px;
	height: 384px;
}

#photoholder {
	width:924px;
	height:384px;
	background:#fff url(images/loading.gif) no-repeat 50% 50%;
}
#thephoto {
	width:100%;
	height:auto;
}
#contentWrap {
	float: left;
	width: 100%;
	background: url(img/chillBillyFisher.png) no-repeat right center;
}
#footer {
	clear: both;
	width: 100%;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background: #5C3A3A;
}
address{
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}
address a{
	color: #FFFFFF;
	text-decoration: underline;
}
.time {
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5c3a3a;
	text-align: center;
	height: 16px;
	width: 200px;
	position: absolute;
	top: 305px;
	left: 727px;
}
* html .time {font-size:90%;}
.copyright {
	color: #fff;
	font: normal x-small Helvetica, Arial, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
}
.content {
	padding: 2%;
	font-size: larger;
	width: 71%;
}
.thumbnails {
	width: 640px;
	margin-left: 80px;
	margin-top: 40px;
	margin-bottom: 10px;
	text-align: center;
}
.imgbdr {
	padding: 2px;
	border: 1px solid #5c3a3a;
}
.click {
	font: bold x-small/150% Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.guide {
	font: bold small Verdana, Arial, Helvetica, sans-serif;
	color: #5C3A3A;
	width: 180px;
	position: absolute;
	left: 864px;
	top: 830px;
	text-align: center;
}
.content li {
	font-family: Helvetica, Arial, sans-serif;
}
/* specials box */
div.specials-box {
	float: right;
	width: 198px;
	padding:0;
	margin: 5px 0 10px 15px;
	color: white;
}

.specials-box .top span {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: white;
	display: block;
	padding: 6px 0 0 14px;
	width: 100%;
	margin:0;
}

.specials-box .contentB {
	padding: 0;
	margin:0;
	background: url(images/specials-box/repeat-y.gif) repeat-y;
	overflow:hidden;
}

.specials-box .contentB .inner {
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	padding: 8px 15px 8px 12px;
	font-weight: bold;
}

.specials-box .contentB p {
	font-family: Arial; 
	font-size: 11px;
	text-align: left;
	padding:0;
	margin: 7px 0px 7px 0px;
}

.specials-box .contentB a {
	color: #FFC800;
	
}

.specials-box .top {
	height: 25px;
	width: 198px;
	background: url(images/specials-box/top.gif);
	margin:0;
	overflow: hidden;
}

.specials-box .bottom {
	height: 14px;
	width: 198px;
	background: url(images/specials-box/bot.gif);
	margin:0;
	overflow: hidden;
}
