body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
}
#Body {
	margin: 0 auto;
}

blockquote {
	font-style: italic;
}

a {
	color: #F60;
}

a:hover {
	text-decoration: underline;
}


.col-one {
	float: left;
	width: 300px;
}

.col-two {
	float: right;
	width: 300px;
}

/* Page */

#page {
	width: 1000px;
	background-color: #FFFFFF;
	background-image: url(images/side.gif);
	background-repeat: repeat-y;
	background-position: 20px 0px;
	margin: 0 auto;
}

#widepage {
	width: 1000px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(images/side.gif);
	background-repeat: repeat-y;
	background-position: 20px 0px;
}

/* Logo */

#logo {
	height: 120px;
	width:129px;
	margin-left:40px;
	background-image: url(images/phoebe.png);
	background-repeat: no-repeat;
	float:left;
}
#banner {
	background-image:url(images/banner.gif);
	background-repeat: no-repeat;
	margin-left:200px;
	margin-top:20px;
	height:67px;
}

#weekend{
/*	width:200;
	float:right; */
}
#weekend p{
	font-size: 2em;
	font-weight: bold;
	text-align: right;
	color: #696;
	letter-spacing: -0.1em;
	line-height: 0em;
}
/* Menu */
#menu {
	position:relative;
	margin-left:180px;
	padding-left:20px;
	padding-top:10px;
	width:800px; 
	height:40px;
	background-image: url(images/menubkg.jpg);
	background-repeat: repeat-x;
	float:left;
}

#menu ul li:hover>ul{
	display:block;
	background-image: url(images/tabbot.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:17px;
	padding-top:5px;
}
#menu ul {
	margin:0px;
	list-style:none;
	padding:0px 2px 2px 0px;
	display:block;
	zoom:1;
	float: left;
	position:relative;
	top:-5px;
}
#menu ul ul{
	display:none;
	position: absolute;
	left:-1px;
	top:90%;
	width:129px;
	margin:0px;
	list-style:none;
	padding:0px 2px 2px 0px;
}
#menu ul ul ul{position: absolute;left:98%;top:-2px;}
#menu ul table {border-collapse:collapse}

#menu ul li{
	display:block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-right:25px;
	float:left;
	vertical-align:middle;
	background-image: url(images/topmenusep.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#menu ul a:active, #menu ul a:focus {
	outline-style:none;
}
#menu ul a, #menu ul li a:hover{
	display:block;
	vertical-align:middle;
	text-align:left;
	text-decoration:none;
	padding:4px;
	_padding-left:0;
	font-weight:bold;
	cursor:default;
	color:#FFF
}
#menu ul ul li a{
	color:#360;
	border-top-style: dotted;
	border-top-color: #F90;
	border-top-width: 1px;
	white-space: normal;
	width:90%;
	line-height:1em;
}
#menu ul span{
	overflow:hidden;
}
#menu ul ul li {
	float:none;
	margin-left:0;
	padding-left:2px;
	padding-bottom:0px;
	padding-top:5px;
	background-image:url(images/tabmid.png);
	background-repeat: repeat-y;
	background-position: left top;
	
}
#menu ul ul a {
	text-align:left;
	white-space:nowrap;
}
#menu ul li.sep{
	text-align:center;
	padding:0px;
	line-height:0;
	height:100%;
}
#menu ul li span{
/*	float:none;
	padding-right:0;
	width:5;
	height:16;
	display:inline-block;
	background-color:#F90;
	background-image:none;
*/}
#menu ul li:hover{
	position:relative;
}
#menu ul li:hover>a{
	color: #F90;
	text-decoration:none;
}
#menu ul li a:hover{
	position:relative;
	color: #F60;
	text-decoration:none;
}
#menu ul li.dis a {
	color: #AAAAAA !important;
}
#menu ul img {
/*	border: none;
	float:left;
	_float:none;
	margin-right:4px;
	width:16px;
	height:16px;
*/}

#News{
	background-image:url(images/newsback.jpg);
	padding:5px;
/*	height: 590px;*/
	overflow: auto;
}
#News TD{
	background-color:#FFF;
	font-size:0.9em;
}
#NewsTop {
	background-image:url(images/newstop.jpg);
	height:30px;
	background-repeat: no-repeat;
	background-position: center;
	padding-bottom:10px;
	margin-top:0px;
	padding-top:0px;
}
.NewsSubHead {
	font-size: 1.5em;
	font-weight:bold;
	color: #636;
	background-image: url(images/note1.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
}
.NewsDate {
	font-size: .7em;
	font-style: italic;
	color: #360;
}
	
/* Login */

#login {
	padding: 20px;
	background: url(images/img06.gif) repeat-x;
	background-repeat: repeat-x;
}

#login form {
	margin: 0;
	padding: 20px 0 0 0;
}

#login fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#login label {
	color: #FFFFFF;
}

#inputtext1, #inputtext2 {
	width: 194px;
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#inputsubmit1 {
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#login a {
	color: #FFFFFF;
}

/* Content */

#content {
	width: 1000px;
	min-height:500px; 
}
#maincontent{
	float: left;
	width: 600px;
}
#rightcontent{
	float: right;
	width:200px;
	margin-left: 10px;
}
#sidebar {
	float:left;
	width: 170px;
	min-width:160px;
}
#fullcontent{
	float: left;
	width: 800px;
}

#endpiece{
	background-image:url(images/end.jpg);
	width:900px;
	height:90px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 0px;
	margin-left: 100px; 
}
/* Footer */
#footer {
	width: 1000px;
	height: 30px;
	margin: 0 auto;
	background-color: #669;
}

#footer p, #footer p a, #footer p span {
	font-size: 95%;
	color: #FFF;
	text-align: right;
	padding: 5px 5px 0 0;
}

#footer p a:hover {
	color:#F93;
	border-bottom:thin dotted;
}

#links {
	float: left;
	width: 220px;
	height: 45px;
	padding: 35px 0 0 20px;
	background: url(images/img13.gif) repeat-x;
}

#links a {
	color: #FFFFFF;
}

/* DNN Mods */
ul li, ul, ul ul li, ul ul ul li{list-style:none}
.SkinObject{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F90;
}
.Normal{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
}
.Head{
	font-family: Tahoma, Geneva, sans-serif;
}	
#content p{
	line-height:1.3em;
}
.orange .Head, .orange .Normal{color: #FFFFFF;}
H1.title2{
	font-size:0.8 em;
}

/* css for ticketing pages */
.leftColumn {
	display:none;
}