/* Body
----------------------------------------------- */
body{
	background: #fff url("../imgs/bg-body.gif") top center repeat-y;
	font-family: Arial, Helvetica, sans-serif;
}



/* Structure
----------------------------------------------- */
*{
	margin: 0;
	padding: 0;
}

#header{
	background: #fff url("../imgs/bg-header.gif") top center no-repeat;
	width: 100%;
	height: 87px;
}

#header-interior,
#container,
#footer-interior{
	position: relative;
	width: 761px;
	margin: 0 auto;
}

#header-interior{
	text-align: right;
}

#nav{
	width: 761px;
	background: url("../imgs/bg-nav.jpg") top right no-repeat;
	float: left;
}

#content-container{
	float: left;
	min-height: 730px;
}

* html #content-container{
	height: 730px;
}

#left{
	float: left;
	display: inline;
	width: 236px;
	margin-left: 26px;
}

#date{
	font-size: 12px;
	color: #666;
	margin-top: 32px;
	margin-bottom: 20px;
}

#content{
	float: left;
	width: 499px;
	background: url("../imgs/bg-content.gif") top right no-repeat;
	padding-bottom: 218px;
	font-size: 11px;
}

#footer{
	position: relative;
	width: 100%;
	float: left;
}

#footer-interior{
	height: 179px;
}

.cc-about{ background: url("../imgs/bg-cc-about.jpg") bottom left no-repeat; }
.footer-about{ background-color: #2AA1EC; }
.footer-about #footer-interior{ background: url("../imgs/bg-fi-about.jpg") bottom left no-repeat; }
.footer-about #hot{ background: url("../imgs/bg-hot-about.jpg") top left no-repeat; }

.cc-schedule{ background: url("../imgs/bg-cc-schedule.jpg") bottom left no-repeat; }
.footer-schedule{ background-color: #2AA1EC; }
.footer-schedule #footer-interior{ background: url("../imgs/bg-fi-schedule.jpg") bottom left no-repeat; }
.footer-schedule #hot{ background: url("../imgs/bg-hot-about.jpg") top left no-repeat; }

.cc-ranting{ background: url("../imgs/bg-cc-ranting.jpg") bottom left no-repeat; }
.footer-ranting{ background-color: #D93E8A; }
.footer-ranting #footer-interior{ background: url("../imgs/bg-fi-ranting.jpg") bottom left no-repeat; }
.footer-ranting #hot{ background: url("../imgs/bg-hot-ranting.jpg") top left no-repeat; }

.cc-store{ background: url("../imgs/bg-cc-store.jpg") bottom left no-repeat; }
.footer-store{ background-color: #E92E2E; }
.footer-store #footer-interior{ background: url("../imgs/bg-fi-store.jpg") bottom left no-repeat; }
.footer-store #hot{ background: url("../imgs/bg-hot-store.jpg") top left no-repeat; }

.cc-contact{ background: url("../imgs/bg-cc-contact.jpg") bottom left no-repeat; }
.footer-contact{ background-color: #B5D640; }
.footer-contact #footer-interior{ background: url("../imgs/bg-fi-contact.jpg") bottom left no-repeat; }
.footer-contact #hot{ background: url("../imgs/bg-hot-contact.jpg") top left no-repeat; }

.cc-mailing{ background: url("../imgs/bg-cc-mailing.jpg") bottom left no-repeat; }
.footer-mailing{ background-color: #F38123; }
.footer-mailing #footer-interior{ background: url("../imgs/bg-fi-mailing.jpg") bottom left no-repeat; }
.footer-mailing #hot{ background: url("../imgs/bg-hot-mailing.jpg") top left no-repeat; }

.cc-message{ background: url("../imgs/bg-cc-message.jpg") bottom left no-repeat; }
.footer-message{ background-color: #F0B227; }
.footer-message #footer-interior{ background: url("../imgs/bg-fi-message.jpg") bottom left no-repeat; }
.footer-message #hot{ background: url("../imgs/bg-hot-message.jpg") top left no-repeat; }

.cc-gallery{ background: url("../imgs/bg-cc-gallery.jpg") bottom left no-repeat; }
.footer-gallery{ background-color: #d032fb; }
.footer-gallery #footer-interior{ background: url("../imgs/bg-fi-gallery.jpg") bottom left no-repeat; }
.footer-gallery #hot{ background: url("../imgs/bg-hot-gallery.jpg") top left no-repeat; }

#hot{
	float: left;
	width: 287px;
	height: 106px;
	margin-top: 42px;
	margin-left: 45px;
}

#youtube{
	float: left;
	width: 344px;
	margin-top: 35px;
}

#bottom{
	background-color: #fff;
	float: left;
	width: 100%;
}

#schedule div,
#ranting div{
	display: none;
}



/* Paragraphs and Headings
----------------------------------------------- */
#content h1{
	margin-top: 26px;
	margin-bottom: 14px;
}

#content h2{
	margin-bottom: 12px;
}

#content p{
	line-height: 1.5em;
	color: #333;
	margin-right: 106px;
	margin-bottom: 20px;
}

#hot p{
	padding-left: 82px;
	margin-top: 17px;
}

#hot strong,
#youtube strong{
	font-size: 18px;
	color: #fff;
}

#youtube p{
	font-size: 11px;
	margin-top: 10px;
}

#bottom p{
	font-size: 10px;
	color: #666;
	line-height: 19px;
}

#bottom p#copy{
	float: left;
	margin-left: 12px;
}

#bottom p#credit{
	float: right;
	margin-right: 12px;
}

.required{
	font-weight: bold;
	color: #f00;
}



/* Lists
----------------------------------------------- */
#nav ul{
	float: left;
}

#nav li{
	float: left;
	list-style-type: none;
	line-height: 0;
}

#content ul.links{
	float: left;
	margin: 0 2em 20px 1.2em;
}

#content ul.links li{
	line-height: 1.5em;
}

.sidenav li{
	list-style-type: none;
	margin-bottom: 31px;
}

#gallery ul{
	width: 304px;
}

#albums ul{
	width: 336px;
}

#gallery ul,
#gallery li,
#albums ul,
#albums li{
	float: left;
	display: inline;
}

#gallery li,
#albums li{
	list-style-type: none;
	margin-top: 3px;
	margin-right: 8px;
}

#albums li{
	width: 160px;
}

#albums li img{
	display: block;
}

#albums li p{
	width: 160px;
	text-align: center;
	background-color: #f1f1f1;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 4px 0;
	margin-right: 0;
}



/* Links
----------------------------------------------- */
#footer a{
	color: #333;
	text-decoration: none;
}

#hot a{
	font-size: 11px;
	font-weight: bold;
}

#bottom a{
	color: #666;
	text-decoration: none;
}

#content ul.links li a{
	color: #333;
	text-decoration: none;
}

/* guestbook links */
a.page_nums,
.blulnk{
	color: #00f;
	text-decoration: underline;
}

a.page_nums{
	font-size: 11px;
}

a.page_nums:hover,
.blulnk:hover{
	text-decoration: none;
}

.lQuestion {
	position: relative;
	top: -20px;
	cursor: pointer;
}



/* Forms
----------------------------------------------- */
input,
select,
textarea{
	font-size: 11px;
}

#left form{
	background: url("../imgs/bg-form.gif") top left no-repeat;
	width: 140px;
	margin-bottom: 25px;
}

#left form table{
	font-size: 11px;
	font-weight: bold;
	margin-top: 40px;
}

#left form td{
  white-space: nowrap;
}

#left form select{
  font-size:10px;
}

.mailinglist label,
.mailinglist input{
	display: block;
	margin-bottom: 1em;
}

.mailinglist input,
.guestbook input,
.guestbook textarea{
	padding: 3px;
}

.mailinglist input[type=hidden]{
	display: inline;
}

.guestbook fieldset{
	padding-top: 1em;
	border: 0;
}

.guestbook fieldset label em{
	font-weight: bold;
	font-style: normal;
	color: #f00;
}

.guestbook fieldset dl,
.guestbook fieldset dt,
.guestbook fieldset dd{
	float: left;
	display: inline;
}

.guestbook fieldset dl{
	margin-bottom: 8px;
}

.guestbook fieldset dt{
	width: 9em;
	clear: both;
}

.guestbook fieldset dd{
	width: 20em;
	margin-bottom: 10px;
}

.guestbook fieldset textarea{
	font-family: Arial, Helvetica, sans-serif;
}

.guestbook div{
	margin-left: 9em;
	margin-bottom: 1em;
}



/* Images
----------------------------------------------- */
img{
	border: 0;
}

#youtube img{
	float: left;
	margin-right: 10px;
}



/* Tables
----------------------------------------------- */
table.schedule{
	width: 450px;
	border-collapse: collapse;
}

table.schedule td{
	vertical-align: top;
	width: 50%;
}

table.schedule td p{
	width: 100%;
}

table.guestbooktbl{
	width: 400px;
	border-collapse: collapse;
}

table.guestbooktbl td{
	padding: 2px;
}

#content table.guestbooktbl p{
	margin-right: 0;
}

table.guestbooktbl tr.gb_subject td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #c7e7f0;
}