body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
	background-color:#EF108C;
	font-size:small;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: scroll;
}

.Footer {
	font-size: x-small;
	color: #999999;
}


#container {
	width:784px;
	border-width: 8px;
	border-style:solid;
	border-color: #C6417B;
	margin-left: 79px;
	border-top-width: 0px;
	background-color: #EF9EC6;
	}
#banner {
	margin-left: 110px;
	float:left;
}
#search {
	text-align: center;
	margin-top: 5px;
	font-size: x-small;
}


#content {
	background-color: #F5C2DC;
	width: 617px;
	background-image: url(images/background-content.gif);
	background-repeat: no-repeat;
	background-position: center 30px;
	padding: 3px;
	min-height:500px;
	float: right;
}
#shadow {
	margin-left: 3px;
}

#header {
	visibility: visible;
	height: 20px;
	background-image: url(images/headershadow.gif);
	background-repeat: no-repeat;
	color: #FFF300;
	background-color: #C6417B;
	float: right;
	width: 623px;
	}
#pagetitle {
	text-align: right;
	position: absolute;
	left: 439px;
	top: 191px;
	width: 434px;
	height: 34px;
	font-weight: bold;
	z-index: 2;
	font-size: x-large;
	color: #942C5A;
}

#footer {
	background-color: #C6417B;
	text-align: right;
	float: none;
	width: 100%;
}
.footer {	font-size: x-small;
	color: #942C5A;}

#site {
	width: 100%;
	margin-top: 100px;
}

#maingraphic {
	position:relative;
	width:1000px;
	height:220px;
	z-index:1;
	left: 0px;
	top: 0px;
}	
	
#sidebar{
	float: left;
	width: 161px;
	background-color: #C6417B;
}
#extlinks, #locallinks  {
	margin-top: 3px;
	width: 150px;
}

#navigation,#news{
	border-bottom-color: #C6417B;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #C6417B;
	font-size: small;
	background-color: #942C5A;
	border-top-width: 8px;
	border-top-style: none;
	border-top-color: #C6417B;
	padding-left: 3px;
}
#news {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

 
p{
	margin-top:0
	}

ul{
	list-style-type:none;
	text-align:left;
	margin:0;
	padding:0;
}

	
a{
	color:#000000;
/*	text-decoration:none;*/
	padding-top: 0px;
/*	background-color:#EF9EC6;*/
	}
a:hover{
	background-color: #EF7DB5;
	text-decoration:none;
	}

.special-link {
	background-image:url(images/hlink.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	text-decoration:none;
	
/*	list-style-image:hlink.gif;
	list-style-type:georgian*/
	}

.booknow {
	background-image:url(images/ticket-stub.gif);
	background-repeat:no-repeat;
	padding-left:50px;
	padding-top:4px;
	padding-bottom:5px;
	line-height:25px;
	}
.phone {
	background-image:url(images/phone.gif);
	background-repeat:no-repeat;
	padding-left:50px;
	padding-top:4px;
	padding-bottom:5px;
	line-height:25px;
	}
h3 {
	font-family:Impact, "Arial Black", Arial;
	color: #842852;
	text-transform:uppercase;
	font-size: large;
	}
#prop {
	height: 450px;
	float: left;
	width: 1px;
}
