/* CSS Document */

body {
	font: 76%/160% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	background: #4BC5DC;
	margin: 0px;
	padding: 0px;}
	
p {
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;}
		
ol li {
	padding-bottom: .8em;}

	
td {
	vertical-align: top;}


#header {
	background: #FFFFFF url(images/header.jpg) no-repeat;
	height: 141px;
	z-index: 100;
	position: relative;}	
	
#header h1, #header h2 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	/*	width: 368px; */
	background: none;
	border:none;
	font-size: 1px;
	line-height: 1px;
}	
	
#header p {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	line-height: 1px;
}
#header a {
	color: #C6C7E7;
	display: block;
	float: right;
	font-weight: bold;
	margin-right: 25px;
	margin-top: 45px;
}


h2 {
	font: bold 140%/1em "Trebuchet MS", Verdana, sans-serif;
	text-align: left;
	margin: 0px 0px 20px;
	padding: 10px 0px;
	width: 99%;
	color: #757ABD;
	border-bottom: 1px solid #3D427E;
}
	
h3 {
	font: bold 140%/1.2em Arial, Helvetica, sans-serif;
	color: #982C43;
	padding-bottom: 0px;
	margin-bottom: 0.1em;}
	
h4 {
	font-size: 100%;
	margin: 1em 0px 0px;
	padding: 0px;}
	
table {
	margin-top: 10px;}
	
#container {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: #FFFFFF url(/images/nav_bg.jpg) repeat-y;
	overflow: auto;}

#content {
	overflow: auto;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background: url(/images/nav_bg.jpg) repeat-y left;
	position: relative;}	

#nav {
	margin: 0px;
	padding: 0px;
	width: 159px;
	border-right: 1px solid #666666;
	border-bottom: none;
	float: left;
	background: #0095A4 url(/images/nav_top.jpg) no-repeat;}	
	
#nav ul {
	background-color: #0096A5;
	color: #000000;
	float: left;
	font: 110% arial, helvetica, sans-serif;
	margin: 50px 0 0;
	padding: 0;
	width: 159px;}

#nav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-bottom: 1px solid #00B1C6;
	width: 100%;}
	
#nav li a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	display: block;
	padding: 4px 10px 4px 20px;
	height: 100%;}
	
#nav li a:hover {
	font-weight: bold;
	color: #333333;	
	text-decoration: none;
	background: #C6C7E7;
	display: block;
	height: 1.8em;
	margin: 0px;
	display: block;
	padding: 4px 10px 4px 20px;
	height: 100%;}
		
#nav p {
	font-weight: bold;
	margin: 0px;
	padding: 1em 0px;
	line-height: 1.2em;
	color: #000000;
	text-align: center;}	
	
#nav p a {
	color: #982C43;}
	
#nav img.mag {
	margin-left:24px;
	margin-top: 20px;}

#home #nav ul li a.home {
	color: #333333;
	border-bottom: 1px solid #333333;
	background: #C6C7E7;}	

#magazine #nav ul li a.magazine {
	color: #333333;
	border-bottom: 1px solid #333333;
	background: #E1E1A6;}		

img.donate_nav {
	margin: 20px 0px 10px;
	padding: 0px;
	border-style: none;
	float: left;}	
	
#nav #cd_nav {
	border: 1px solid #78A576;
	width: 148px;
	text-align: center;
	float: left;
	margin: 5px 0px 0px 5px;
	padding: 0px;} 	

#content_main {
	width: 610px;
	margin: 0px 0px 0px 160px;
	padding: 10px 60px 20px;
/*	display: block;*/}
	
#content_main ul {
	margin-top: 0px;
	padding-top: 0px;}

#content_main #col_1 {
	display: block;
	width: 150px;
	float: left;
	padding: 0.5em;
	border: 1px dashed #666666;}
	
#content_main #col_2 {
	float: left;
	padding-left: 1em;}		
	
#content_main a:link {
	color: #00828C;
	text-decoration: underline;
	font-weight: bold; }

#content_main a:hover {
	color: #00B3C1;
	text-decoration: underline; }
	
#content_main a:visited {
	color: #00828C;
	text-decoration: underline;
	font-weight: bold;}

#content_main a:active {
	color: #00828C;
	text-decoration: underline;
	font-weight: bold;}	

	
#nav ul ul {display:none;}	

.ticketCat {
	font-size: 130%;
	font-weight: bold;
	color: #CC3300;}

.imgRight {
	float: right;
	border: 1px solid #000000;
	margin: 10px 0px 10px 10px; }

.imgRightNoBorder {
	float: right;
	border: none;
	margin: 10px 0px 10px 10px; }
		
.imgLeft {
	float: left;
	border: 1px solid #000000;
	margin: 10px 20px 10px 0px; }
	
.imgLeftNoBorder {	
	float: left;
	border:none;}
	
.imgNoBorder, .imgNoBorder a {
	padding: 10px;
	border: none; }

#search .imgRight	, #about.conductor .imgRight	 {
	clear: right;
	border: none;}
	
ul.no_bullet {
	list-style: none;
	padding-left: 0px;
	margin-left: 20px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;}
	
ol.close {
	margin: 0px;
	padding: 0px 0px 0px 30px;}	

#footer {
	font-size: 90%;
	width: 882px;
	line-height: 1.5em;
	margin: 0 auto;
	padding: 10px;
	overflow: auto;
	background: #0092A5;
	color: #fff;}
#footer a:link {
	color: #fff;}
#footer a:hover {
	color: #fff;}
#footer a:visited {
	color: #fff;}
#footer img {
	border-style: none;
	vertical-align: middle;}

#box_right {
	padding: 5px;
	width: 250px;
	border: 1px solid #CCCC99;
	float: right;
	background: #E6FFFF;
	text-align: center;}
	
#search #box_right, #about.conductor #box_right  {
	background: #860C23;
	width: 150px;
	margin-bottom: 30px;
	margin-left: 40px;}	

#search #box_right a,  #about.conductor #box_right a {	
	color: #FFF;}
	
.link_on_black a:link,a:visited{
	font-weight: bold;
	color: #CCCC99;}
	
.link_on_black a:hover {
	font-weight: bold;
	color: #FCC;}	

.center {
	text-align: center;}
		
.rule {
	height: 1px;
	border-bottom: 1px solid #666666;
	padding: 0px;
	margin-bottom: 8px;
	margin-top: 0px;}

.red_text {
	color: #C00;}
.red_bold {
	font-weight: bold;
	color: #CC0033;
	font-size: 1.6em;
	line-height: 1.2em;}
.blue_bold {
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	color: #C2D0EB;}

.indent {
	margin-left: 30px;}

.clear {
	clear: both;
	height: 10px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;}
	
.clear_right {
	clear: right;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
	
.clear_left {

	clear: left;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	width: 100%;}
