/* CSS Document */


html, body {
text-align: center;
font-family:Arial, helvetica, sans-serif;
}


#topNow {
width: 950px;
background-image: url(images/bgCP.jpg);
background-repeat: repeat-y;
margin-left: auto;
margin-right: auto;
border-left: solid 2px #000;
border-right: solid 2px #000;
}

#leftEO {
display:none; 
height: 100%; 
z-index: 1; 
margin-left: auto; 
margin-right: auto; 
background-color: #842400;
background-repeat: repeat-y;
padding-top: 10px;
padding-right: 6px;
padding-left: 6px;
}

.leftEO {}

#centerEO {
	display:block;
	height: 100%;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-y;
	padding-top: 18px;
	padding-right: 6px;
	padding-left: 6px;
	background-color: #842400;
}

.centerEO {}

#rightEO {
display:none; 
height: 100%; 
z-index: 1; 
margin-left: auto; 
margin-right: auto; 
background-color: #842400;
background-repeat: repeat-y;
padding-top: 10px;
padding-right: 6px;
padding-left: 6px;
}

.rightEO {}

#title1 {
	display: block;
	width: 950px;
	height: 140px;
	margin-top: 20px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	font-size: 24px;
	color: #fff;
	border: solid 2px #000;
	border-bottom: 0px #000;
	background-color: #842400;
}

#experienceSection {
width: 100%;
height: 60px;
display: block;
font-size: 19px;
}

#experience {
	float:right;
	margin-top: 10px;
	margin-right: 10px;
	width: 500px;
	font-variant: normal;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 4px;
}

#CulturePassHeader {
	float:left;
	margin-top: 10px;
	margin-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	font-size: 80px;
	margin-bottom: 0px;
	margin-right: 0px;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
	line-height: 68px;
}
#title2 {
display:block;
width: 950px;
margin-top: 0px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
font-size: 24px;
color: #fff; 
border: solid 2px #000;
border-top: 0px;
background-color:#842400;
padding-top: 20px;
padding-bottom: 20px;
}

#free {
margin-top: 30px;
}

#wrapper {
margin-right: auto;
margin-left: auto;
width: 950px;
height: 700px;
background-image:url(images/bgCP.jpg);
background-repeat: repeat-y;
border: solid 2px #000; 
border-top: 0;
}


#leftExperience {
width: 315px;
float:left;
text-align: center;
display: block;
margin-top: 10px;
color: #AF4F1F;
}

#left{
width:315px; 
float:left; 
text-align: center; 
color:#af4f1f; 
font-size: 12px; 
height: 100%;
display: block;
overflow: hidden;
} 

#centerExperience {
width:316px;
float: left; 
text-align: center;
position: relative;
display: block;
margin-top: 10px;
color: #FFE2BD;
}

#center{
width:316px;
float: left; 
text-align: center;
position: relative;
height: auto;
overflow: hidden;
display: block;
color: #ffe2bd;
font-size: 19px;
} 

#rightExperience {
width: 315px;
float:right;
display:block;
margin-top: 10px;
color: #21346C;
}

#right{
width:315px; 
float:right; 
background-color: #fff; 
text-align: center; 
height: 100%;
overflow: hidden;
display: block;
color: #21346c; 
font-size: 12px;
}


.white {
font-size: 24px;
color: #fff;
}


.whiteSmall {
font-size: 13px;
color: #fff;
}

.small {
font-size: 10px;
line-height: 1.3em;
}

.text{
margin-top: 18px;
margin-bottom: 16px;
padding-left: 20px;
padding-right: 20px;
display: block;
overflow: hidden;
clear: both;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.4em;
}

#left a:link{color:#af4f1f; }
#left a:active{color:#af4f1f; }
#left a:visited{color:#af4f1f; }
#left a:hover{color:#000; }

#center a:link { color:#ffe2bd; text-decoration: none;}
#center a:active { color:#ffe2bd; text-decoration: none;}
#center a:visited { color:#ffe2bd; text-decoration: none;}
#center a:hover { color:#fff; text-decoration: none;}

#right a:link {color: #21346c; }
#right a:active {color: #21346c; }
#right a:visited {color: #21346c; }
#right a:hover {color: #000; }

#centerLink { 
border: solid 2px #fff;
background-color: #af4f1f;
font-size: 22px;
}

#leftEO a:link { color:#990000; text-decoration: none;}
#leftEO a:active { color:#990000; text-decoration: none;}
#leftEO a:visited { color:#990000; text-decoration: none;}
#leftEO a:hover { color:#000; text-decoration: none;}

#rightEO a:link { color:#990000; text-decoration: none;}
#rightEO a:active { color:#990000; text-decoration: none;}
#rightEO a:visited { color:#990000; text-decoration: none;}
#rightEO a:hover { color:#000; text-decoration: none;}
/* navigation------------------------------------------*/
#examplenav {margin: 0;padding: 0; padding-left:37px; }
#examplenav li {list-style: none;height: 31px;float: left;position: relative;}
#examplenav li a {height: 31px;text-indent: -9000px;display: block;}
#examplenav .current a { background-position: 0 -31px; }
/* buttons------------------------------------------*/
a#tickets {width: 200px;height: 31px;}
a#tickets { background-image: url(images/button_tickets.gif); }
a#tickets:hover { background-position: 0 -31px; }
