@charset "UTF-8";
/* CSS Document */

body{
	background: #fff;
	color: #000;
	margin: 0px;
	padding: 0px;
	border-top: 20px solid black;
	font: normal normal normal 13px helvetica, arial;
	}

a:link, a:visited{
	color: #2db1e6;
	text-decoration: none;
	}
	
a:hover{
	text-decoration: underline;
	}
	
a img{
	border: 0px;
	outline: 0px;
	}
	
h2#pageHeader{
	margin-bottom: 40px;
	}
	
#headerWrap{
	width: 960px;
	height: 243px;
	margin: 0 auto;
	background: url("../images/illus.jpg") no-repeat;
	background-position: bottom left;
	}
	
#nav{
	width: 960px;
	height: 40px;
	margin: 0 auto;
	margin-bottom: 65px;
	}
	
#nav ul{
	margin: 0 0 0 355px;
	padding: 0px;
	}
	
#nav ul li{
	display: inline;
	list-style-type: none;
	}
	
#home{
	width: 69px;
	height: 40px;
	float: left;
	background: url("../images/home.gif") no-repeat;
	background-position: 11px 13px;
	border-left: 5px solid black;
	margin-right: 46px;
	}
	
#media{
	width: 74px;
	height: 40px;
	float: left;
	background: url("../images/media.gif") no-repeat;
	background-position: 11px 13px;
	border-left: 5px solid black;
	margin-right: 41px;
	}
	
#blog{
	width: 64px;
	height: 40px;
	float: left;
	background: url("../images/blog.gif") no-repeat;
	background-position: 11px 13px;
	border-left: 5px solid black;
	margin-right: 51px;
	}
	
#press{
	width: 74px;
	height: 40px;
	float: left;
	background: url("../images/press.gif") no-repeat;
	background-position: 11px 13px;
	border-left: 5px solid black;
	margin-right: 41px;
	}
	
#schedule{
	width: 106px;
	height: 40px;
	float: left;
	background: url("../images/schedule.gif") no-repeat;
	background-position: 11px 13px;
	border-left: 5px solid black;
	}
	
#romanceCopy{
	width: 607px;
	padding-left: 353px;
	height: 150px;
	margin: 0 auto;
	}

#contactWrap{
	width: 100%;
	height: 46px;
	border-top: 5px solid black;
	border-bottom: 1px solid black;
	margin-bottom: 60px;
	}
	
#contactInfo{
	width: 610px;
	height: 40px;
	margin: 0 auto;
	background: url("../images/booking.gif") no-repeat;
	background-position: 10px 11px;
	font-size: 14px;
	padding-left: 355px;
	font-weight: bold;
	color: #464646;
	padding-top: 13px;
	}
	
#contactInfo ul{
	margin: 0px;
	padding: 0px;
	}
	
#contactInfo ul li{
	display: inline;
	list-style-type: none;
	list-style-position: outside;
	margin-right: 66px;
	}
	
.wrap{
	width: 960px;
	margin: 0 auto;
	}

#leftSidebar{
	width: 290px;
	float: left;
	margin-right: 70px;
	}

.sidebarContainer{
	width: 280px;
	border-top: 5px solid black;
	padding-left: 10px;
	padding-top: 15px;
	margin-bottom: 40px;
	}

.headerImage{
	margin-bottom: 15px;
	}
	
.sidebarContainer table{
	width: 290px;
	border-collapse: collapse;
	}
	
.sidebarContainer .firstCell{
	width: 30px;
	margin-right: 20px;
	padding: 0 0 10px 0;
	overflow: hidden;
	}
	
.sidebarContainer .secondCell{
	width: 120px;
	font-weight: bold;
	margin-right: 10px;
	padding: 0 0 10px 6px;
	overflow: hidden;
	}
	
.sidebarContainer .thirdCell{
	width: 90px;
	padding: 0 0 10px 0;
	overflow: hidden;
	}
	
.sidebarContainer ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	}

.sidebarContainer ul li{
	padding-bottom: 10px;
	}

#content{
	width: 600px;
	float: left;
	margin-bottom: 40px;
	}

#content h1{
	width: 580px;
	padding: 10px;
	background: black;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, helvetica, arial;
	color: #fff;
	font-size: 18px;
	margin: 0 0 25px 0;
	float: left;
	}
	
#content p{
	margin: 0;
	padding: 5px 0px;
	}
	
.contentWrap{
	width: 580px;
	padding: 0 10px 0px 10px;
	}
	
.dateColumn{
	width: 40px;
	float: left;
	color: #000;
	font-weight: bold;
	margin-right: 20px;
	}	
	
.contentCopy{
	width: 520px;
	float: left;
	color: #464646;
	font: normal normal normal 14px/21px helvetica, arial;
	margin-bottom: 40px;
	}
	
#content p.quoteCopy{
	font: normal normal normal 16px/21px helvetica, arial;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	}
	
#content p.byline{
	font: 12px helvetica;
	font-style: italic;
	margin-top: 10px;
	text-align: right;
	}
		
#footerBar{
	width: 100%;
	border-top: 5px solid black;
	border-bottom: 1px solid black;
	padding: 13px 0 17px 0;
	float: left;
	}
	
#footer{
	width: 960px;
	margin: 0 auto;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	}

#footer ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#footer ul li{
	display: inline;
	margin-right: 15px;
	}
	
#footer ul li a{
	color: #000;
	text-decoration: none;
	}

.imageContainer{
	margin-bottom: 40px;
}

.thumbnail{
	width: 100px;
	height: 100px;
	border: 5px solid black;
	margin: 0 20px 20px 0;
	}
	
p.indented {text-indent: 1.5em; margin-top: 10px;}

.scheduleTable{
	}
.scheduleTable td{
	vertical-align: top;
	padding: 0 0 7px 0;]
	}
	
.scheduleTable td.date{
	width: 50px;
	}
	
.scheduleTable td.time{
	width: 70px;
	padding-left: 15px;
	}
	
.scheduleTable td.location{
	width: 295px;
	padding-left: 15px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	}
	
.scheduleTable td.city{
	width: 140px;
	padding-left: 20px;
	}