/* CSS Document */

* {margin:0;padding:0}
p,h1,h2,h3,h4,h5,h6,ul {margin-bottom:1em;}
ul {margin-left:16px;}/* for bullets*/#content h1 {
	color: #FFFF00;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#leftCol img {
	display: block;
}

a img {border:0;}
.centre {
	text-align: center;
}


/* ------ CLASSES ------- */

.bold {
	font-weight: bold;
	color: #FFCC00;
}
.zero {
	margin: 0px;
	padding: 0px;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}

.clearer {
	clear: both;
}
.clearright {
	clear: right;
}
.calendar {
	padding: 5px 0px;
	overflow: hidden;
}
.calendar img {
	display: block;
}
.calenderText {
	margin-left: 115px;
}
.yellowText {
	color: #FFFF33;
	font-weight: bold;
}
.leftColBanner {
	margin-top: 10px;
	margin-bottom: 10px;
	width:160px;
}
.leftColCentre {
	width: 160px;
	margin-right: auto;
	margin-left: auto;
}
.comedian {
	height: 115px;
	width: 100px;
}
.comedianDesc {
	margin-top: 3px;
	min-height: 110px;
}
.content {
	margin-left: 190px;
	font-size: 14px;
}
.content a:link, .content a:visited {
	color: #FF6600;
	text-decoration: none;
}
.content a:hover {
	color: #FF9933;
	text-decoration: underline;
}
.content h1 {
	font-size: 18px;
	color: #FFFF66;
	font-style: italic;
}
.content hr {
	margin-bottom: 1em;
}
.map {
	float: left;
	margin-right: 10px;
}
.restaurantsText {
	margin-left: 265px;
}
.restaurantsPanel {
	min-height: 200px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.shopitem {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #ccc;
	overflow: hidden;
	height: 175px;
}
.shopitem p {
	margin-left: 170px;
}
.shopitem img {
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}
.profile {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.profile img {
	padding-right: 8px;
	padding-bottom: 8px;
	float: left;
}

.BLCFEST img {
	padding-left: 7px;
	padding-right: 7px;
}


/* ------ TAGS ------- */

body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#content .BGHeading h3 {
	color: #000000;
	margin: 0;
}
#content .BGHeading {
	background-image: url(../images/titleBar.jpg);
	background-repeat: repeat-y;
}
#foot {
	clear: both;
	text-align: center;
	font-size: 10px;
	padding-top: 6px;
}
#foot a:link, #foot a:visited, #foot a:hover {
	color: #FFCC30;
}

#home img, #content img {
	display: block;
}
#wrapper {
	width: 785px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
#wrapper #intro {
	width: 280px;
	margin-left: 505px;
}
#intro h1 {
	font-size: 18px;
	color: #FF6600;
	font-family: "Times New Roman", Times, serif;
}
#intro ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#intro li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
}
#intro li a:link, #intro li a:visited {
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0.5em;
	background-color: #000000;
	text-decoration: none;
	color: #FFCC33;
}
#intro li a:hover {
	color : #FFFFFF;
}
#wrapper #leftCol {
	width: 185px;
	float: left;
	background-color: #003300;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#nav li {
}
#nav a:link, #nav a:visited {
	padding-top: 3px;
	padding-bottom: 2px;
	padding-right: 3px;
	padding-left: 3px;
	color: #FFFF33;
}
#nav a:hover {
	text-decoration: none;
}
#wrapper #content {
	margin-left: 190px;
	font-size: 14px;
}
#wrapper #home {
	height: 500px;
}
.content table {
	width: 596px;
}

.content table th {
	width: 50%;
}
#leftCol #bookinfo h1 {
	text-align: center;
	font-size: 14px;
	background-color: #FEFF8C;
	color: #003300;
}
#leftCol #bookinfo li {
	font-size: 10px;
	margin: 8px 0;
	padding-right: 5px;
	list-style-type: none;
}

/* -- CORPORATE COMEDY PAGE RULES ONLY --*/
h1.corporate {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #FF6600;
}
a:visited {
	color: #FF0000;
}
