#Content
{
	width: 911px;
	background-image: url(images/sub_content_bg.png);
	background-repeat: repeat-y;
	position: relative;
	/* IE6 Compat */
	_background-image: url(images/sub_content_bg.gif);
	padding: 0 10px;
	margin-top: 6px;
	font-size: 12px;
}


#Content .inner
{
	padding: 18px 30px;
	background-color: #FFFFFF;
}

#Sidebar
{
	float: right;
	margin-top: 54px;

}

a.sidebar-graphic
{
	display: block;
	margin-bottom: 2em;

}

#PageContent
{
	width: 544px;
}
h3
{
	font-size: 16px;
	color: #000;
	margin: 0;
	text-transform: uppercase;
}

h4
{
	font-size: 24px;
	color: #000;
	margin: 0 0 0.3em 0;
	text-transform: uppercase;
}

h5
{
	font-size: 14px;
	color: #000;
	font-weight: normal;
}

h5.faq-section
{
	font-size: 14px;
	color: #000000;
	margin-bottom: 6px;
}

h6.faq-question
{
	font-size: 12px;
	color: #666666;
	margin-bottom: 4px;
	margin-top: 6px;
}

p.faq-answer
{
	margin-bottom: 12px;
	margin-top: 4px;
}

ol.faq-list
{
	margin: 0 0 8px 0;
	padding-left: 22px;
}

ol.faq-list a, a
{
	color: #6AA2BA;
	font-weight: bold;
}

h5.hotel-location
{
	font-size: 13px;
	margin-bottom: 4px;
}

h5.hotel-location span.hotel-location-title
{
	font-weight: bold;
	color: green;
}

h5.hotel-location span.hotel-location-distance
{
	font-size: 11px;
	color: black;
	font-weight: normal;
}


/**
	The following style is based on the wonderfully attractive "Coffee With Milk" table style
	by Roger Johansson (http://www.456bereastreet.com/)

	It was found at the CSS Table Gallery (http://icant.co.uk/csstablegallery/) and modified
	to what you see here.

*/
table.hotels-list
{
	width: 100%;
}

table.hotels-list {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	border-collapse:separate;
	border-spacing:1px;
	
	color:#000;
	background-color: white;
	}
table.hotels-list input
{
	margin: 0px;
	padding: 0px;
}
table.hotels-list a {
	color:#523A0B;
	text-decoration:none;
	border-bottom:1px dotted;
	}
table.hotels-list a:visited {
	color:#444;
	
	}

table.hotels-list a:hover {
	border-bottom-style:solid;
	}
table.hotels-list thead th,
table.hotels-list thead td,
table.hotels-list tfoot th,
table.hotels-list tfoot td {
	border:1px solid #523A0B;
	border-width:1px 0;
	background:#EBE5D9;

	}
table.hotels-list th {
	font-weight:bold;
	line-height:normal;
	padding:0.25em 0.5em;
	text-align:left;
	}
table.hotels-list tbody th,
table.hotels-list td, table.hotels-list tbody td.date {
	padding:0.25em 0.5em;
		display: table-cell;
	vertical-align:middle;
	}
table.hotels-list tbody th {
	font-weight:normal;
	white-space:nowrap;
	}
table.hotels-list tbody th a:link,
table.hotels-list tbody th a:visited {
	font-weight:bold;
	}
table.hotels-list tbody td,
table.hotels-list tbody th {
	border:1px solid #e2e2e2;
	border-width:1px 1px;
	}
table.hotels-list tbody tr.odd th,
table.hotels-list tbody tr.odd td {
	border-color:#EBE5D9;
	background:#F7F4EE;
	}
table.hotels-list tbody tr:hover td,
table.hotels-list tbody tr:hover th {
	background:#ffffee;
	/*border-color:#523A0B;*/
	border-spacing: 0;
	}
table.hotels-list caption {
	font-weight:normal;
	font-size:1.4em;
	text-align:left;
	margin:0;
	padding:0.5em 0.25em;
	}

table.hotels-list th small
{
	font-size: 0.8em;
	white-space: nowrap;
}

img.artist-image
{
	float: right;
}

h5.artist-link, h5.artist-stage, h5.artist-info
{
	margin-bottom: 0;
}

table#ArtistLineup th 
{
	text-align: left;
	padding-left: 15px;
	padding-top: 8px;
}

table#ArtistLineup th h5.LineupDate
{
	margin: 6px 0 0 0;
	text-transform: uppercase;
	font-size: 11px;
}

table#ArtistLineup td
{
	vertical-align: top;
	width: 50%;
}

table#ArtistLineup td ul
{
	margin: 0;
	padding: 0 0 0 15px;
}

table#ArtistLineup td ul li
{
	list-style: none;
	margin-left: 15px;
	text-indent: -15px;
	margin-top: 6px;
	font-size: 11px;
}

table#ArtistLineup td ul li a
{
	color: #ab9944;
}

h5.news-date
{
	margin-bottom: 12px;
}


h6.news-title
{
	font-size: 12px;
	margin-top: 12px;
	margin-bottom: 0;
}

div.hr-news
{
	height: 5px;
	background-color: #666666;
	margin-left: 10%;
	margin-right: 10%;
}
