
* {
	padding: 0;
	margin: 0;
	font-family: arial;
}

body {
	font-size: 100%;
	line-height: 1.125em;
	background-image:  url(../images/leftnav-bgcolor.gif);
	background-repeat: repeat-y;
}
p {
	line-height: 130%;
	font-size: .8em;
}

h2 {
	font-size: 2.4em;
	font-weight: bold;
	padding-top: 10px;
	color: #026EFF;
	line-height: 130%;
}

.spc {
	padding-bottom: 15px;
}

#header {
	background-color: #F5B044;
	border-bottom: 1px solid #333;
	height: 155px;
}

#logo {
	padding: 15px 0 5px 15px;
}

#contact {
}

#topmenu {
	background-color: #026EFF;
	padding-top: 2px;
	padding-bottom: 5px;
	width: 100%;
	color: white;
}

#topmenu ul {
	background-color: #026EFF;
	font-weight: bold;
	display: inline;
	margin-left: 15px;
	padding-left: 0;
	padding-right: 0;
	border: none;
	font-size: 1.2em;
	width: 100%;
	letter-spacing: +0.1em;
}

#topmenu  ul li {
	margin-left: 0;
	margin-right: 0;
	padding-right: 15;
	padding-left;0;
	border: none;
	list-style: none;
	display: inline;
	color: white;
}

#topmenu ul li a {
	color: white;
	text-decoration: none;
}

#clear {
	clear: both;
}

#leftpanel {
	padding-left: 15px;
	padding-top: 10px;
	color: #ffffff; 
	width: 165px;
	font-size: .8em;
	padding-bottom: 10px
	position: relative;
	z-index: -3;
}

#leftpanel ul {
	list-style: none;
	padding: 0;
	background-color: #026EFF;
	z-index: 0;
}

#leftpanel li {
	padding-left: 10px;
}

#leftnav {
	width: 165px;
	padding: 0;
	margin: 0;
	position: relative
	margin-bottom: 20px;
}

#firstitem {
	position: relative;
	background-image: url(../images/leftnavtop-0909.jpg);
	background-repeat: no-repeat;
	margin-bottom: -10px;
	top: 0;
	left: 0;
}

.indented {
	margin-left: 25px;
	margin-right: 0px;
	padding-right: 0px;
}

#lastitem {
	clear: both;
	position: relative;
	background-image: url(../images/leftnavbottom-0909.jpg);
	background-repeat: no-repeat;
	padding-bottom: 0px;
	padding-left: 0;
	padding-right: 0;
	margin-top: 5px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 15px;
	z-index: 39;
	bottom: 0;
	left: 0;

}



#leftnav ul { /* all lists */
	padding: 0px;
	margin: 0;
	list-style: none;
	float : left;
	z-index: 40;
	width: 165px;
}
	
#leftnav li { /* all list items */
	position : relative;
	float : left;
	line-height : 1.25em;
	margin-bottom : 0;
	margin-right: 0;
	padding-right: 0;
	width : 165px;
	z-index: 41;

}

#leftnav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left :50px;
	margin-top : -1.35em;
	margin-right: 0;
	padding:0px;
	background: #026EFF;
	padding-left: 10px;
	padding-right: 0px;

}
	
#leftnav li a {
	display : block;
	color : white;
	font-weight : normal;
	text-decoration : none;
	border : 0;
	z-index: 3;
	padding-left: 0;
	padding-right: 0;
	margin-right: 0;
	margin-left: 0;

}
	
#leftnav li a:hover {
	color : black;
	background-color : white;
	width: 130px;
	padding-right: 0;
	margin-right: 0;
}

#leftnav ul li ul li a:hover {
	color : black;
	background-color : white;
	width: 165px;
	padding-right: 0;
	margin-right: 0;
}
	
#leftnav li:hover ul ul, #leftnav li:hover ul ul ul, #leftnav li.sfhover ul ul, #leftnav li.sfhover ul ul ul {
	left: -999em;
}
	
#leftnav li:hover ul, #leftnav li li:hover ul, #leftnav li li li:hover ul, #leftnav li.sfhover ul, #leftnav li li.sfhover ul, #leftnav li li li.sfhover ul { /* lists nested under hovered list items */
	left: 90px;
}


#contentarea {
	clear: both;
	position: relative;
	float: left;
	left: 215px;
	top: -560px;
	z-index: 1;
	min-width: 500px;
	width: 75%;
	margin-bottom: -550px;
}

#citycontainer {
	position: relative;
	float: left;
	width: 65%;
	z-index: 1;
}

.cityblurb {
	position: relative;
	top: 10;
	left: 10;
	margin: 0 15px 15px 0;
}

.cityblurb h2 {
	font-size: 1.8em;
	color: #026EFF;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 110%;
	letter-spacing: .05em;
	text-decoration: none;
}

.cityblurb p {
	font-size: .8em;
}
#centerCol {
	FLOAT: left; WIDTH: 600px; MARGIN-RIGHT: 15px; POSITION: static
}
#rightCol {
	FLOAT: right; WIDTH: 200px; POSITION: static
}
#lidsecondary {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; FONT-WEIGHT: bold; FONT-SIZE:.8em; COLOR: #333;  BORDER-BOTTOM: #ffffff 1px solid; BACKGROUND-COLOR: #FCD986; 
}
#lidsecondary h1 {
	font-size: 1.2em;
	padding-left: 10px;
	padding-bottom: 10px;
	text-align: left;
	font-weight: bold;
	color: #B24433;
	padding: 5px;
	line-height: 110%;
}

.container-neutralZone-left {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; MARGIN-BOTTOM: 15px; PADDING-BOTTOM: 13px; PADDING-TOP: 13px; BORDER-BOTTOM: #bebebe 1px solid; BACKGROUND-COLOR: #F8F8F8
}

#toppackagescontainer {
	position: relative;
	width: 110px;
	right: 10px;
	float: right;
	top: 0px;
	margin-top: 0;
	margin-bottom: 0;
	border-left: 1px dotted #F5B044;
	padding-left: 30px;
	padding-right: 0;
	padding-top: 0px;
}

#toppackagescontainer h1 {
	font-size: 1.2em;
	padding-bottom: 10px;
	text-align: center;
	font-weight: bold;
	color: #B24433;
	width: 88px;
	padding: 5px;
	line-height: 110%;

}

.topcity {
	width: 88px;
	position: relative;
	top: 10;
	left: 10;
	margin: 0 0 18px 0;
	border: 1px solid #999;
	padding: 5px;
	text-align: center;
	font-size: .8em;
	color: #666666;
	height: 93px
}

.topcity a {
	text-decoration: none;
	color: #666666;
}

#footer {
	clear: both;
	position: relative;
	bottom: 0;
	left: 0;
	background: #ffffff;
	width: 100%;
	padding-top: 10px;
	margin: 0;
	border-top: 1px solid black;
	font-size: .6em;
	text-align: center;
}

.hotels {
}

.hotels td {
	padding: 0 0 10px 0;
}

.hotels h2 {
	font-size: 1.4em;
}

.yourhotels {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 2em;
}

.hotelimg {
	padding: 10px;
}

.hotelname {
	font-weight: bold;
	line-height: 1.2em;
}

.hoteladdress {
	line-height: 1.2em;
}

.hoteldesc {
	padding-bottom: 15px;
	margin-bottom: 15px;
}


table {
	font-size: .9em;
}

.policies h2 {
	font-size: 1.2em;
	padding-bottom: 15px;
}

.policies h1 {
	font-size: 1em;
	padding-bottom: 15px;
}

.policies p {
	font-size: .75em;
	padding-bottom: 15px;
}

.policies ol {
	padding-left: 35px;
	font-size: .75em;
	padding-bottom: 15px;
}


.policies li {
	padding-left: 25px;
}


.policies ol ul {
	padding-left: 15px;
	list-style-type: disc;
	padding-bottom: 25px;
}

.sub li {
	margin-left: -20px;
	padding-left: 0;
}

.agents h1 {
	font-size: 1.4em;
	padding-bottom: 15px;
}

.agents h2 {
	font-size: 1em;
	padding-bottom: 15px;
}

.agents p {
	font-size: .75em;
	padding-bottom: 15px;
}

.agents table {
	font-size: .75em;
	padding: 0 10px 0 10px;
	border: 0;
}

.agents table td {
	padding: 0 10px 0 10px;
}

.agents table th {
	padding: 0 10px 0 10px;
}

.pkgs ul {
	padding-left: 5px;
	font-size: .75em;
	padding-bottom: 15px;
	list-style-type: none;
}

.pkgs ul li {
	padding-bottom: 10px;
}

.pkgs ul li a {
	font-weight: bold;
}

.pkgs h2 {
	font-size: 1.2em;
	padding-bottom: 15px;
}

.register table {
	font-size: .75em;
	padding: 0 10px 0 10px;
	border: 0;
	text-align: left;
}

.register td {
	font-weight: bold;
}

.register p {
	margin-top: 20px;
	margin-bottom: 20px;
}

.brochures p {
	margin-top: 25px;
	margin-bottom: 25px;
}

.contact table {
	font-size: .75em;
	padding: 0 10px 0 10px;
	border: 0;
	text-align: left;
}

.contact td {
	font-weight: bold;
}

.contact p {
	margin-top: 20px;
	margin-bottom: 20px;
}

.eventinfo {
	font-size: 1em;
	color: black;

}

.eventinfo h2 {
	font-size: 2.5em;
	color: #FF0000;
	font-weight: bold;
	font-family: Garamond, Arial, serif;
	margin-top: 0;
	padding-top: 0;
}

.eventinfo h3 {
	font-size: 1.2em;
	color: #FF0000;
	font-weight: bold;
	font-family: Garamond, Arial, serif;
	padding-bottom: 10px;
}

.eventinfo p {
	padding-bottom: 10px;
}

.eventinfo table {
	font-size: 1em;
}

.eventpricing table {
	font-size: 1em;
}

.eventpricing th {
	font-size: 1em;
	text-align: center;
	color: #FF0000;
	font-weight: bold;
}

.eventpricing td {
	padding: 0 2px 0 2px;
	font-size: .75em;
}

.eventpricing .odd {
	background-color: #E1E1E1;
}

.eventhotels td {
	font-size: 1em;
}

.newsletter h2 {
	font-size: 1.2em;
	padding-bottom: 15px;
}

.newsletter h1 {
	font-size: 1em;
	padding-bottom: 15px;
}

.newsletter p {
	font-size: .75em;
	padding-bottom: 15px;
}

.newsletter ul {
	padding-left: 25px;
	font-size: .75em;
	padding-bottom: 15px;
}


.newsletter li {
}
#mainCol-floatLeft {
	FLOAT: left; WIDTH: 706px; POSITION: static;
}
.artistContentBox {
	MARGIN: 0px auto; WIDTH: 700px; float:left;
}
.artistPicture {
	PADDING-RIGHT: 13px; FLOAT: left; OVERFLOW: visible
}
.artistContent {
	FONT-SIZE: 13px; FLOAT: left; VERTICAL-ALIGN: top; COLOR: #333; TEXT-ALIGN:left
}
.artistContentH3 {
	FONT-SIZE: 15px; COLOR: #B24433; TEXT-ALIGN:left; font-weight:bold;
}
.artistContentH2 {
	FONT-SIZE: 15px; COLOR: #B24433; TEXT-ALIGN:right; font-weight:bold;
}
.artistVideo {
	FLOAT: right; VERTICAL-ALIGN: top; width:200px; height:150; padding:5px;
}
.tableListing {
}
.tableListing TD {
	PADDING-RIGHT: 13px; PADDING-LEFT: 13px; PADDING-BOTTOM: 5px; VERTICAL-ALIGN: top; PADDING-TOP: 5px
}
.tableListing TD A {
	DISPLAY: block
}
.tableListing TD.left {
	BORDER-LEFT: #fff0c7 1px solid; BORDER-BOTTOM: #fff0c7 1px solid; TEXT-ALIGN: left
}
.tableListing TD.right {
	BORDER-RIGHT: #fff0c7 1px solid; BORDER-BOTTOM: #fff0c7 1px solid; TEXT-ALIGN: right
}
.tableListing TD.center {
	BORDER-BOTTOM: #fff0c7 1px solid
}
.tableListing SPAN.altTextColor {
	COLOR: #99b2c5
}
.tableListing-venue {
	COLOR: #666
}
.tableListing-venue A {
	DISPLAY: block; COLOR: #666; TEXT-DECORATION: underline
}
.tableListing-venue A:hover {
	COLOR: #6d92ad
}
.tableListing-info {
	TEXT-TRANSFORM: capitalize; COLOR: #666; TEXT-ALIGN: right
}
.lid-primary {
	PADDING-RIGHT: 13px; PADDING-LEFT: 13px; FONT-WEIGHT: bold; PADDING-BOTTOM: 5px; COLOR: #ffffff; PADDING-TOP: 5px; BORDER-BOTTOM: #ffffff 1px solid; BACKGROUND-COLOR: #2E6BA8
}
.lid-primary A {
	COLOR: #6d92ad
}
.lid-primary A:hover {
	COLOR: #98b1c4
}
.lid-sub {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; PADDING-BOTTOM: 5px; COLOR: #333; PADDING-TOP: 5px; BACKGROUND-COLOR: #efefef; /* #f2e3c8;*/ BORDER-BOTTOM-STYLE: none;
}

