* {
	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;
}

#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;
	color: #026EFF;
}

.newsletter h1 {
	font-size: 1em;
	padding-bottom: 15px;
	color: #026EFF;
}

.newsletter p {
	font-size: .75em;
	padding-bottom: 15px;
}

.newsletter ul {
	padding-left: 25px;
	font-size: .75em;
	padding-bottom: 15px;
}


.newsletter li {
}

.shows h1 {
	font-size: 1.4em;
	padding-bottom: 15px;
	color: #026EFF;
}

.shows h2 {
	font-size: 1em;
	padding-bottom: 15px;
	color: #026EFF;
}



.shows p {
	font-size: .75em;
	padding-bottom: 15px;
}

.type {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: -15px;
	margin-bottom: 0;
	font-weight: bold;
}

.shows ul {
	padding-left: 25px;
	font-size: .75em;
	padding-bottom: 15px;
}


.shows li {
}

.showphoto {
	float: left;
	width: 100px;
	height: 95px;
}

.showdesc {
	float: left;
	margin-left: 15px;
	margin-top: 0px;
	padding-top: 0px;
	width: 350px;
}