* {
	font-size:100.01%;
}
html {
	font-size:62.5%;
	height:100%;
}
body {
	margin: 0;
	color: #404041;
	font: 1.1em/1.27em verdana, geneva, sans-serif;
	background:#fff url(../images/bg-body-blue.png) repeat-x ;
	min-width:1040px;
	height:100%;
}
.inner1 {
	background:url(../images/bg-body-brown.png) repeat-x;
}

/* General reset */
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
img {border-style: none;}

input, select, textarea {
	vertical-align: middle;
	font: 100% verdana,geneva,sans-serif;
}
a {
	color: #010101;
	text-decoration: none;
}
a:hover {text-decoration: underline;}

#donate a {
color: #fff;
text-decoration: none;
}

#donate a:hover {
color: #fff;
text-decoration: underline;
}

p.contactp a {
color: #404041;
text-decoration: none;
}

p.contactp a:hover {
color: #404041;
text-decoration: underline;
}

/* General settings */
#wrapper {
	width: 100%;
	position:relative;
	overflow:hidden;
	text-align:center;
	background:url(../images/separator01.gif) repeat-x 0 100%;
}

.w1 {
	width:1040px;
	float:left;
	position:relative;
	left:50%;
	margin:0 0 -35px;
	padding:0 0 122px;
}
.w2 {
	width:1040px;
	float:left;
	position:relative;
	left:-50%;
	text-align:left;
}
.w3 {
	width:958px;
	margin:0 auto;
	position:relative;
	padding:98px 0 0;
}
.w-t {
	background:url(../images/bg-t.png) no-repeat;
	height:182px;
}
.w-c {
	background:url(../images/bg-c.png) repeat-y;
	height:1%;
}
.w-content {
	position:relative;
	float:left;
	width:100%;
	margin:-182px 0 -682px;
}
.w-b {
	background:url(../images/bg-b.png) repeat-x;
	height:682px;
}


/* header */
#header {
	height:98px;
	position:absolute;
	width:100%;
	left:0;
	top:0;
	z-index:10;
}
/* logo */
.logo {
	background:url(../images/logo.gif) no-repeat;
	width:352px;
	height:77px;
	position:absolute;
	left:19px;
	top:25px;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a {
	display:block;
	height:100%;
}
/* navigation */
#nav {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	left:377px;
	top:53px;
}
#nav li {
	float:left;
	position:relative;
	padding:0 4px;
	margin:0 0 0 -4px;
}
* html #nav li {
	margin:0;
}
.slider .c-holder {
	float:left;
}
#nav li a {
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:75px;
	height:50px;
}
#nav li a.nav-home {
	background:url(../images/nav-home.png) no-repeat;
}
#nav li a.nav-whats-on {
	background:url(../images/nav-whatson.png) no-repeat;
}
#nav li a.nav-venue-tickets {
	background:url(../images/nav-venue.png) no-repeat;
}
#nav li a.nav-about-us {
	background:url(../images/nav-aboutus.png) no-repeat;
}
#nav li a.nav-past-productions {
	background:url(../images/nav-past-prod.png) no-repeat;
	width:81px;
}
#nav li a.nav-support-us {
	background:url(../images/nav-support.png) no-repeat;
}
#nav li a.nav-contact {
	background:url(../images/nav-contact.png) no-repeat;
}
#nav li:hover a,
#nav li.hover a,
#nav li a:hover {
	background-position:0 -50px;
}
#nav li.active a {
	background-position:0 -100px;
}
/* drop */
#nav li:hover .drop,
#nav li.hover .drop {
	display:block;
	left:4px;
	overflow:hidden;
}
#nav .drop {
	display:block;
	width:76px;
	left:-9999px;
	position:absolute;
	top:31px;
	font-size:0.71em;
	text-transform:uppercase;
	font-weight:bold;
}
#nav ul {
	margin:0 0 -14px 2px;
	padding:4px 0 0;
	list-style:none;
	background:url(../images/bg-drop.gif) repeat-y 0 100%;
	width:68px;
	font-variant:small-caps;
}
#nav ul li {
	float:none;
	margin:0;
	padding:2px 0;
	height:1%;
	overflow:hidden;
}
#nav ul li span.cufon {
	overflow:hidden;
	float: left;
}
#nav ul li a {
	float:none;
	color:#1a1818;
	text-indent:0;
	overflow:auto;
	width:auto;
	display:block;
	padding:1px 4px;
	text-decoration:none;
	height:1%;
}
#nav ul li a:hover {
	color:#423e3e;
}
#nav .drop-b {
	background:url(../images/bg-drop-b.png) no-repeat;
	height:27px;
	width:76px;
	overflow:hidden;
}
/* main */
#main {
	width:100%;
	overflow:hidden;
	padding:0 0 32px;
	position:relative;
	z-index:1;
}
/* slider */
.slider {
	width:9900px;
	margin:0 0 -37px -7px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.slider li {
	float:left;
	margin:0 -63px 0 0;
	position:relative;
}
.slider .l {
	background:url(../images/shadow-slider-l.png) no-repeat;
	width:42px;
	height:271px;
	float:left;
}
.slider .r {
	background:url(../images/shadow-slider-r.png) no-repeat;
	width:42px;
	height:271px;
	float:left;
}
.slider .c {
	background:url(../images/shadow-slider.png) repeat-x;
	float:left;
	height:271px;
}
.slider .c .content {
	float:left;
	overflow:hidden;
	margin:23px -9px 0;
	position:relative;
	border:2px solid #0e1011;
}
.slider .c .content img {
	vertical-align:top;
	position:relative;
	z-index:3;
}
/* cols-holder */
.cols-holder {
	height:1%;
	overflow:hidden;
}
/* content */
.homepage #content {
	float:left;
	width:516px;
	font-size:1.27em;
	line-height:1.36em;
	color:#4c4c4c;
	margin:0 -40px 0 -11px;
}
#content h1 {
	margin:0 0 19px;
	letter-spacing:-0.05em;
	padding:0 0 13px;
	border-bottom:1px solid #e2e3e4;
	color:#9d8f51;
	font:bold small-caps 1.79em/1.12em Georgia, serif;
}
#content .first-letter {
	font-size:2.14em;
}
#content h1 em {
	color:#4c4c4c;
	display:block;
	font-style:normal;
	padding:3px 0 0;
}
* html #content h1 em {
	padding:3px 0 0;	
}
*+html #content h1 em {
	padding:3px 0 0;	
}
.content-t {
	background:url(../images/bg-left-box-t.png) no-repeat;
	height:376px;
}
.content-b {
	background:url(../images/bg-left-box-b.png) no-repeat;
	height:120px;
}
.content-c {
	width:100%;
	background:url(../images/bg-left-box.png) repeat-y;
}
.content-c:after,
.w-c:after,
.main-holder2:after,
.email-form .row:after,
#content .holder-t:after,
.cast-box .c:after,
.side-box .c:after {
	clear:both;
	display:block;
	content:"";
}
.content-content {
	float:left;
	width:100%;
	position:relative;
	margin:-376px 0 -120px;
}
.content-content .holder {
	padding:39px 53px 130px;
}
#content p {
	margin:0 0 19px;
}
#content .more {
	text-transform:uppercase;
}
#content .morephotos {
	text-transform:uppercase;
	margin-top: 5px;
}

#content .more a {
	color:#9d8f51;
	text-decoration:none;
}
#content .more a:hover {
	border-bottom: 1px dotted #9d8f51;
}
#content .morephotos a {
	color:#5a2539;
	text-decoration:none;
}
#content .morephotos a:hover {
	border-bottom: 1px dotted #5a2539;
}

.homepage .aside {
	float:right;
	width:487px;
	margin:0 -11px 0 11px;
	padding:4px 0 0;
}
.visual {
	background:url(../images/bg-visual-box.png) no-repeat;
	width:487px;
	height:376px;
	position:relative;
	padding:0 0 120px;
}
.visual img {
	vertical-align:top;
}
.visual img.logo-bbc {
	margin:-1px 0 0;
}
.visual img.img {
	margin:37px 0 0 53px;
}
.visual .text {
	position:absolute;
	left:62px;
	top:50px;
	text-transform:uppercase;
	color:#5a2539;
	font:1.2em/1.4em Georgia, serif;
}
.visual .text span {
	color:#28436a;
}
.visual span.cufon {
	float:left;
}
.separator {
	height:2px;
	background-color:#d4d5d6;
	margin:-2px 0 0;
	overflow:hidden;
	position:relative;
}
/* footer */
#footer {
	margin:-269px 0 0;
	padding:0 0 40px;
	height:229px;
	position:relative;
	z-index:2;
}
#footer .holder {
	width:1000px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
	text-align:center;
}
#footer .frame {
	float:left;
	position:relative;
	left:50%;
}
#footer .nav-bottom {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	position:relative;
	left:-50%;
	text-align:left;
}
#footer .nav-bottom li {
	float:left;
	padding:0 2px;
}
/* inner1 */
.page-indicator {
	width:924px;
	margin:2px 0 9px 17px;
}
.page-indicator .b {
	background:url(../images/bg-page-indicator.png) no-repeat;
	height:24px;
}
.text-whats-on {
	display:block;
	width:145px;
	height:37px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/text-whats-on.gif) no-repeat;
}
.text-venues {
	display:block;
	width:328px;
	height:37px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/text-venues.gif) no-repeat;
}
.text-private-events {
	display:block;
	width:180px;
	height:37px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/text-private_events.gif) no-repeat;
}
.text-sponsorship {
	display:block;
	width:160px;
	height:37px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/text-sponsorship.gif) no-repeat;
}
.text-education {
	display:block;
	width:140px;
	height:37px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/text-education.gif) no-repeat;
}
.text-jobs {
	display:block;
	width:65px;
	height:37px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/text-jobs.gif) no-repeat;
}
.text-press {
	display:block;
	width:70px;
	height:37px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/text-press.gif) no-repeat;
}
.text-contact {
	display:block;
	width:120px;
	height:37px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/text-contact.gif) no-repeat;
}
.text-links {
	display:block;
	width:80px;
	height:37px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/text-links.gif) no-repeat;
}
.page-indicator strong {
	margin:0 0 -8px 30px;
}
.main-holder {
	background:url(../images/bg-grey-box.gif) repeat-y;
}
.main-holder2 {
	background:url(../images/bg-grey-box-t.jpg) no-repeat;
	width:100%;
}
#content .holder-t {
	width:100%;
	margin:0 0 -31px;
}
#content .holder-t .col1 {
	width:431px;
	float:left;
	margin:0 0 0 27px;
	display:inline;
	padding:20px 0 0;
}
#content .holder-t .col2 {
	width:211px;
	float:left;
}
#content .holder-t .col1 .holder {
	padding:0 13px;
}
#content .holder-t .col1 .holder p {
	margin:0 0 14px;
}
#content .holder-t .col1 .note {
	color:#231f20;
}
#sidebar {
	float:left;
	width:240px;
	margin:0 -150px 0 0
}
/* email-form */
.email-form-holder {
	width:211px;
	height: 306px;
	margin:-21px 0 0 18px;
	position:relative;
}
.email-form {
	background:url(../images/bg-mail-form.png) no-repeat;
	width:211px;
	height: 306px;
}
.email-form fieldset {
	padding:64px 34px 0 44px;
}
.email-form .title {
	display:block;
	color:#301c49;
	border-bottom:1px solid #645f5c;
	margin:0 9px 5px 0;
	padding:0 0 5px 3px;
	font:bold small-caps 1em/1.25em Georgia, serif;
	letter-spacing:-0.05em;
}
.email-form .note {
	color:#6d6e70;
	display:block;
	background:url(../images/separator04.gif) repeat-x 0 100%;
	margin:0 17px 5px 0;
	padding:0 0 4px 3px;
}
.email-form .row {
	height:1%;
	padding:0 0 9px 5px;
}
.email-form label {
	float:left;
	margin:1px 0 0;
	color:#494227;
}
.email-form .text {
	float:left;
	width:54px;
	padding:1px 3px;
	font:1em Verdana, Geneva, sans-serif;
	color:#494227;
	background:none;
	border:none;
	position:relative;
}
.email-form .btn-submit {
	background-image: url(images/btn-next.png);
	background-repeat: no-repeat;
	display:none;
}
.inner1 #content {
	float:right;
	width:715px;
}
#sidebar .img-holder {
	margin:-19px 0 0 11px;
	position:relative;
}
#sidebar .img-holder img {
	vertical-align:top;
}
.heading {
	border-bottom:1px solid #8e8b7a;
	padding:0 13px 5px;
	margin:0 0 15px;
}
#content .heading h1 {
	margin:0;
	padding:0;
	text-transform:uppercase;
	font:bold 2.8em/1.12em Georgia,serif;
	border-bottom:none;
}
#content .heading em {
	display:block;
	padding:3px 0 0;
	font-style:normal;
	font-variant:small-caps;
	letter-spacing:-.1em
}
/* cast-box */
.cast-box {
	width:580px;
	margin:0 0 0 130px;
}
.cast-box .t {
	background:url(../images/bg-white-box-t.png) no-repeat;
	height:577px;
}
.cast-box .b {
	background:url(../images/bg-white-box-b.png) no-repeat;
	height:42px;
}
.cast-box .c {
	background:url(../images/bg-white-box.png) repeat-y;
	height:1%;
}
.cast-box .cast-box-content {
	position:relative;
	float:left;
	width:100%;
	margin:-577px 0 -42px;
	height: 1150px;
}
.cast-box .cast-box-content .frame {
	padding:29px 20px 112px 30px;
}
.cast-box .holder {
	width:530px;
	overflow:hidden;
	background:url(../images/separator02.gif) repeat-y 161px 0;
	margin:0 -30px 29px 0;
	padding:0 0 0 14px;
}
.cast-box .gallery-holder {
	background:url(../images/separator05.gif) repeat-y 161px 0;
}
.cast-box .col {
	float:left;
	width:142px;
	color:#231f20;
	margin:0 23px 0 0;
}
.cast-box .roles {
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 23px;
	margin-top: 20px;
	float:left;
	width: 300px;
	color:#231f20;
}
.cast-box h2 {
	color:#52172e;
	text-transform:uppercase;
	font:2.45em Georgia, serif;
	border-bottom:1px solid #e7e9e9;
	margin:0 0 11px;
	padding:0 0 5px 16px;
}
.cast-box .col img {
	vertical-align:top;
	border:1px solid #52172e;
	float:left;
	margin:0 10px 0 0;
}
.cast-gallery-holder {
	background:url(../images/separator03.png) no-repeat;
	float:left;
	width:332px;
	padding:23px 0 0 3px;
	margin:2px 0 0 -6px;
}
.cast-box .gallery-holder h3 {
	color:#52172e;
	font:small-caps 1.63em/1.11em Georgia, serif;
	margin:0;
}
.cast-box .cast-gallery-holder .col {
	width:143px;
	margin:0;
}
.cast-gallery {
	float:left;
	width:189px;
}
.cast-gallery .gallery-holder2 {
	width:189px;
	overflow:hidden;
	margin:0 0 11px;
}
.cast-gallery ul {
	margin:0;
	padding:0;
	list-style:none;
	width:9999em;
}
.cast-gallery ul li {
	float:left;
	padding:0 12px 0 0;
}
.cast-gallery ul li img {
	vertical-align:top;
	border:1px solid #897f50;
}
.cast-gallery a.btn-prev {
	background:url(../images/btn-prev.gif) no-repeat -22px 0px;
	width:22px;
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	position:relative;
	outline:none;
}

.cast-gallery a.btn-prev:hover {
	background:url(../images/btn-prev.gif) no-repeat 0px 0px;
}
	
.cast-gallery a.btn-next {
	background:url(../images/btn-next.gif) no-repeat 0px 0px;
	width:22px;
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
	float:right;
	outline:none;
	position:relative;
}

.cast-gallery a.btn-next:hover {
	background:url(../images/btn-next.gif) no-repeat -22px 0px;

}

.cast-gallery .btns {
	width:100%;
	overflow:hidden;
	margin:0 0 0 -3px;
}
.cast-gallery .hide {
	display:none;
}
/* side-box */
.side-box {
	width:337px;
	overflow:hidden;
	margin:-13px 0 0 -10px;
	color:#efefef;
	font-size:1.18em;
}
.side-box .t {
	background:url(../images/bg-green-box-t.png) no-repeat;
	height:471px;
}
.side-box .b {
	background:url(../images/bg-green-box-b.png) no-repeat;
	height:467px;
}
.side-box .c {
	height:1%;
	background:url(../images/bg-green-box.png) repeat-y;
}
.side-box .content {
	float:left;
	width:100%;
	position:relative;
	margin:-471px 0 -56px;
}
.side-box .holder {
	padding-left: 39px;
	padding-bottom: 0;
	padding-right: 34px;
	padding-top: 45px;
}
.side-box h2 {
	margin:0 0 6px;
	font:bold small-caps 2.31em/1em Georgia, serif;
	color:#efefef;
	border-bottom:1px solid #dadcdd;
	padding:0 0 6px 17px;
}
.side-box dl {
	margin:0;
	
}
.side-box dt {
	margin:0 0 2px;
	font-weight:bold;
	color:#fff;
}
.side-box dd {
	margin:0 0 18px;
}
.side-box .frame {
	padding:10px 10px 0 28px;
}
/* inner2 */
.inner2 {
	background: url(../images/bg-body-green.gif) repeat-x -19px 0;
}
.inner2 .slider {
	margin-bottom: -7px;
}
.inner2 .cols-holder {
	width: 100%;
	overflow: visible !important;
}
.inner2 .cols-holder:after {
	content: "";
	display: block;
	clear: both;
}
/* inner2 content */
.inner2 #content {
	line-height: 1.2em;
	float: right;
	display: inline;
	width: 488px;
	margin: 0 3px 0 0;
	font: Verdana, Geneva, sans-serif;
	color: #58595b;
}
.inner2 .content-t {
	background:url(../images/bg-content-t-inner2.png) no-repeat;
	width: 488px;
	height: 321px;
}
.inner2 .content-b {
	background:url(../images/bg-content-b-inner2.png) no-repeat;
	width: 488px;
	height: 238px;
}
.inner2 .content-c {
	width:100%;
	background:url(../images/bg-content-c-inner2.png) repeat-y;
}
.inner2 .content-content {
	float:left;
	width:100%;
	position:relative;
	margin:-323px 0 -120px;
}
.inner2 .content-content .holder {
	padding:35px 33px 130px 48px;
}
.inner2 #content h1 {
	margin:0 0 21px;
	letter-spacing:-0.05em;
	padding:0 0 9px;
	border-bottom:1px solid #e2e3e4;
	color:#090001;
	font:bold small-caps 2.8em/1em Georgia, serif;
	height:1%;
	overflow:hidden;
}
.inner2 #content h1 .cufon {
	margin:0 !important;
	float:left;
}
.inner2 #content h2 {
	color: #090001;
	margin: 0;
	font:bold small-caps 1.57em/1.2em Georgia, serif;
	word-spacing: 1px;
	height: 1%;
	overflow: hidden;
}
.inner2 #content p {margin: 0 0 15px;}
.inner2 #content h2 .cufon {
	margin:0 !important;
	float:left;
}
.inner2 #content .more {
	text-transform:none;
	font-family: verdana, geneva, sans-serif;
}
.inner2 #content .more a {
	float: left;
	padding: 0 26px 0 0;
	background: url(../images/ico-more.gif) no-repeat 100% 50%;
}
.inner2 .aside {
	float: left;
	display: inline;
	width: 501px;
	margin:0 -31px 0 -5px;
}
/* playbill */
.playbill {
	width: 461px;
	margin: -28px 0 0 8px;
	position: relative;
}
.playbill-t {
	background: url(../images/bg-playbill-t.png) no-repeat;
	width: 461px;
	height: 96px;
}
.playbill-b {
	background: url(../images/bg-playbill-b.png) no-repeat;
	width: 461px;
	height: 96px;
}
.playbill-c {
	background: url(../images/bg-playbill-c.png) repeat-y;
	height: 1%;
	padding: 0 62px;
}
.playbill-c:after {
	content: "";
	display: block;
	clear: both;
}
.playbill .content {
	float: left;
	position: relative;
	width: 100%;
	top: -40px;
	margin-bottom: -100px;
}
.playbill strong.title {
	display: block;
	color: #897F50;
	font:bold small-caps 1.57em/1.2em Georgia, serif;
	padding: 0 0 5px;
	height: 1%;
	overflow: hidden;
}
.playbill strong.title .cufon {
	float: left;
	margin: 0 !important;
}
.playbill ul {
	margin: -1px 0 0;
	padding: 5px 0;
	list-style: none;
	color: #090001;
	background: url(../images/bg-playbill-title.png) no-repeat;
	height: 1%;
}
.playbill ul li {margin: 0 0 1px;}
.playbill a {
	color: black;
	text-decoration: none;
	
}
.playbill a:hover {border-bottom: 1px dotted}
.playbill .active a {color: #090001;}
/* image */
.image {
	width: 501px;
	margin: -62px 0 0;
}
.image-t {
	background: url(../images/bg-image-t.png) no-repeat;
	width: 501px;
	height: 86px;
}
.image-b {
	background: url(../images/bg-image-b.png) no-repeat;
	width: 500px;
	height: 116px;
}
.image-c {
	background: url(../images/bg-image-c.png) repeat-y;
	padding: 0 32px;
	height: 1%;
}
.image-c:after {
	content: "";
	display: block;
	clear: both;
}
.image-content {
	float: left;
	width: 100%;
	position: relative;
	top: -53px;
	margin-bottom: -167px;
}
.inner2 .page-indicator {margin-bottom: -11px !important;}
.text-past-productions {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/text-past-productions.gif) no-repeat;
	width: 236px;
	height: 36px;
}
.inner2 .page-indicator .b {
	background:url(../images/bg-page-indicator2.png) no-repeat;
	height:24px;
}


/** whats on **/
.inner1 #footer {
margin: -229px 0 0;
}

.inner1 {
	background:url(../images/bg-body-brown.png) repeat-x;
}

/** venues **/
.inner-venues {
	background:url(../images/bg-body-brown.png) repeat-x;
}

.inner-venues #footer {
margin:-228px 0 0;
}

object#tempestMap {
margin-left: 25px;
}

/** post-production **/
ul#ppthumbs {
list-style: none;
padding-left:0px;
margin-left: 0px;
}
ul#whatsonthums {
list-style: none;
padding-left:0px;
margin-left: 0px;
}

ul#pressthumbs {
list-style: none;
padding-left:0px;
margin-left: 58px;
margin-top:15px;
}

ul#ppthumbs li {
width:75px;
float:left;
margin-right:26px;
}

ul#pressthumbs li {
width:70px;
float:left;
margin-right:28px;
}

ul#ppthumbs li img {
border:1px solid #897F50;
}
ul#pressthumbs li img {
border:1px solid #897F50;
}

.inner2 #footer {
margin: -229px 0 0;
}

.inner2 #content h3 {
color:#897F50;
}

ul#credits {
list-style: none;
margin: 0px;
padding:0px;
}
.inner2 #content ul#credits strong {
color:#897F50;
font-weight: normal;
}

/** about-us **/
.inner-about {
background:url(../images/bg-body-brown3.png) repeat-x;
}

.inner-about #wrapper {
background-position: 0 680px;
}

.inner-about .w-b {
height:499px;
}

.inner-about #content {
	float:right;
	width:385px;
	height:400px;
	margin: 120px 0 0 -200px;
	overflow: visible;
	z-index: 3;
	position: relative;
}

.inner-about #sidebar {
	padding-left: 30px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 15px;
	float:left;
	width:630px;
	height: 520px;
	margin:0 0 0 25px;
	background: transparent url(../images/left_box.png) no-repeat;
	position: relative;
	
}

.inner-about .main-holder {
background: none;
}
.inner-about .main-holder2 {
background: none;
}

.inner-about #footer {
margin: -190px 0 0 0;
}

.inner-about #sidebar h2 {
width:330px;
}

.inner-about #sidebar p {
width: 320px;
margin-left: 190px;
position: relative;
}

p.firstp {
font-size: 1.2em;
line-height: 1.3em;
}

p.contactp {
font-size: 1.2em;
line-height: 17px;
}

span.aboutlead {
font-size:1.4em;
color:#897F50;
width:350px;
font-weight: bold;
}

.inner-about #sidebar h2#aboutustwoone {
text-indent:-9999px;
width:170px;
height:390px;
display:block;
background: transparent url(../images/21century.png);
float: left;
}
/** about-us ends **/

/** about-us 16th **/

.text-about-us {
	display:block;
	width:145px;
	height:37px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/text-about-us.gif) no-repeat;
}

.inner-16 {
background:url(../images/bg-body-brown.png) repeat-x;
}

.inner-16 #content {
	float:left;
	width:385px;
	height:515px;
	margin-left: 0;
	margin-right: -200px;
	margin-top: 120px;
	overflow: visible;
	position: relative;
}

.inner-16 #sidebar {
	padding-left: 30px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 15px;
	float:right;
	width:630px;
	height: 660px;
	margin:0 0 0 25px;
	background: transparent url(../images/left_box16.png) no-repeat;
	position: relative;
	z-index: 3;	
}

.inner-16 .main-holder {
background: none;
}
.inner-16 .main-holder2 {
background: none;
}

.inner-16 #footer {
margin: -229px 0 0 0;
}

.inner-16 #sidebar h2 {
width:330px;
}

.inner-16 #sidebar p {
width: 370px;
margin-left: 190px;
position: relative;
}

.inner-16 #sidebar h2#aboutustwoone {
text-indent:-9999px;
width:170px;
height:390px;
display:block;
background: transparent url(../images/16century.png);
float: left;
}

#imagebox {
width: 260px;
height:350px;
background: transparent url(../images/16_century_box.png) no-repeat;
position:absolute;
top:403px;
left:185px;
z-index: 4;
padding: 30px 75px 0 40px;
color:#fff;
}

#imagebox ul li {
	padding-left: 0px;
	padding-bottom: 20px;
	padding-right: 20px;
	height: 50px;
	float: left;
	list-style-type: none;
	width: 50px;
	vertical-align:top;
}

#imagebox img {
	border: 1px solid #897F50;
}

/** about-us 16th ends **/

/** about-us why touring **/

.inner-why {
background:url(../images/bg-body-brown2.png) repeat-x;
}

.inner-why #content {
	float:right;
	width:385px;
	height:400px;
	margin: 121px 0 0 -200px;
	overflow: visible;
	z-index: 3;
	position: relative;
}

.inner-why #sidebar {
	padding-left: 30px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 15px;
	float:left;
	width:630px;
	height: 460px;
	margin:0 0 0 25px;
	background: transparent url(../images/left_box.png) no-repeat;
	position: relative;
	
}

.inner-why .main-holder {
background: none;
}
.inner-why .main-holder2 {
background: none;
}

.inner-why #footer {
margin: -199px 0 0 0;
}

.inner-why #sidebar h2 {
width:330px;
}

.inner-why #sidebar p {
width: 320px;
margin-left: 190px;
position: relative;
}

.inner-why #sidebar h2#why_touring {
text-indent:-9999px;
width:170px;
height:390px;
display:block;
background: transparent url(../images/why_touring.png);
float: left;
}

.inner-why #wrapper {
background-position: 0 636px;
}

.inner-why .w-b {
height:455px;
}

.inner-why #footer {
margin: -199px 0 0 0;
}
/** about-us why-touring ends **/

/** note-on-the-text **/

.text-note {
	display:block;
	width:145px;
	height:37px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/text-about-us.gif) no-repeat;
}

.inner-note {
background:url(../images/bg-body-brown2.png) repeat-x;
}

.inner-note #content {
	float:left;
	width:385px;
	height:515px;
	margin: 0 -200px 0 0;
	overflow: visible;
	position: relative;
}

.inner-note #sidebar {
	padding-left: 30px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 15px;
	float:right;
	width:630px;
	height: 660px;
	margin:0 0 0 25px;
	background: transparent url(../images/left_boxnote.png) no-repeat;
	position: relative;
	z-index: 3;
	margin-top: 60px;
	
}

.inner-note .main-holder {
background: none;
}
.inner-note .main-holder2 {
background: none;
}

.inner-note #footer {
margin: -229px 0 0 0;
}

.inner-note #sidebar h2 {
width:330px;
}

.inner-note #sidebar p {
width: 370px;
margin-left: 190px;
position: relative;
}

.inner-note #sidebar h2#note {
text-indent:-9999px;
width:170px;
height:390px;
display:block;
background: transparent url(../images/note.png);
float: left;
}

.inner-note #wrapper {
background-position: 0 643px;
}

.inner-note .w-b {
height:396px;
}

.inner-note #footer {
margin: -199px 0 0 0;
}
/** note-on-text ends **/

/** donations **/
.text-donations {
	display:block;
	width:145px;
	height:37px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/text-donations.png) no-repeat;
}

.inner-17 {
background:url(../images/bg-body-brown3.png) repeat-x;
}

.inner-17 #content {
	float:left;
	width:385px;
	height:515px;
	margin-left: 0;
	margin-right: -200px;
	margin-top: 60px;
	overflow: visible;
	position: relative;
}

.inner-17 #sidebar {
	padding-left: 30px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 25px;
	float:right;
	width:630px;
	height: 650px;
	margin:0 0 0 25px;
	background: transparent url(../images/left_box16.png) no-repeat;
	position: relative;
	z-index: 3;

}

.inner-17 .main-holder {
background: none;
}
.inner-17 .main-holder2 {
background: none;
}

.inner-17 #footer {
margin: -229px 0 0 0;
}

.inner-17 #sidebar h2 {
width:330px;
}

.inner-17 #sidebar p {
width: 415px;
margin-left: 130px;
position: relative;
}

.inner-17 .divider {
background: transparent url(../images/donate_divider.png) no-repeat;
width: 420px;
height: 4px;
margin-left: 130px;
position: relative;
}

.inner-17 #wrapper {
background-position: 0 751px;
}

.inner-17 .w-b {
height:564px;
}

.inner-17 #footer {
margin: -194px 0 0 0;
}

#donate {
width:215px;
height:280px;
background: transparent url(../images/sponsor_actor.png) no-repeat;
position:absolute;
top:365px;
left:132px;
z-index: 4;
padding: 30px 75px 0 60px;
color:#fff;
}

#donate span.aboutlead {
color:#fff;
}
/** donations ends **/

/** private events **/
.inner-private {
background:url(../images/bg-body-brown3.png) repeat-x;
}

.inner-private #wrapper {
background-position: 0 680px;
}

.inner-private .w-b {
height:499px;
}

.inner-private #content {
	float:right;
	width:385px;
	height:400px;
	margin: 70px 0 0 -200px;
	overflow: visible;
	position: relative;
}

.inner-private #sidebar {
	padding-left: 30px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 15px;
	float:left;
	width:630px;
	height: 520px;
	margin:0 0 0 25px;
	background: transparent url(../images/left_box.png) no-repeat;
	position: relative;
	z-index: 3;	
}

.inner-private #sidebar ul {
list-style: disc;
}

.inner-private #sidebar li {
font-size: 1.2em;
line-height: 1.3em;
}

.inner-private .main-holder {
background: none;
}
.inner-private .main-holder2 {
background: none;
}

.inner-private #footer {
margin: -195px 0 0 0;
}

.inner-private #sidebar h2 {
width:330px;
}

.inner-private #sidebar p {
width: 570px;
position: relative;
}

.inner-private hr {
width:560px;
color:#fff;
margin-left:5px; 
}

.inner-jobs hr {
width:520px;
color:#fff;
margin-left:25px; 
}

.inner-private #sidebar h2#aboutustwoone {
text-indent:-9999px;
width:170px;
height:390px;
display:block;
background: transparent url(../images/21century.png);
float: left;
}

#quotes {
width:335px;
height:310px;
background: transparent url(../images/private_events_box.png) no-repeat;
position:absolute;
top:330px;
left:320px;
z-index: 4;
padding: 30px 75px 0 60px;
padding: 10px 165px 0 40px;

}
#quotes p, #quotes h2 {
width: 210px;
color:#fff;
line-height: 1.3em;
}
#quotes h2 span.aboutlead {
color:#fff;
font-size:1.7em;
}

#quotes p span.aboutlead {
color:#FFFFFF;
width:278px;
font-size:1em;
}


/** private ends **/

/** sponsorsip **/
.inner-sponsor {
background:url(../images/bg-body-brown.png) repeat-x;
}

.inner-sponsor .divider {
background: transparent url(../images/donate_divider.png) no-repeat;
width: 420px;
height: 4px;
margin-left: 130px;
position: relative;
}

.inner-sponsor #wrapper {
background-position: 0 1217px;
}

.inner-sponsor .w-b {
height:500px;
}

.inner-sponsor #content {
	float:right;
	width:385px;
	height:702px;
	margin: 505px 0 0 -200px;
	overflow: visible;
	position: relative;
}

.inner-sponsor #sidebar {
	padding-left: 30px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 15px;
	float:left;
	width:630px;
	height: 1190px;
	margin:0 0 0 25px;
	background: transparent url(../images/left_box_private.png) no-repeat;
	position: relative;
	z-index: 3;
	
}

.inner-sponsor .main-holder {
background: none;
}
.inner-sponsor .main-holder2 {
background: none;
}

.inner-sponsor #footer {
margin: -195px 0 0 0;
}

.inner-sponsor #sidebar h2 {
width:330px;
}

.inner-sponsor #sidebar p {
width: 570px;
position: relative;
}

.inner-sponsor #sidebar ul {
width: 540px;
position: relative;
}

.inner-sponsor #sidebar .sponsor_logos{
width: 300px;
height: 70px;
}

.inner-sponsor #sidebar .sponsor_logos ul {
width: 310px;
list-style-type: none;
padding-left: 0px;
}
.inner-sponsor #sidebar .sponsor_logos ul li {
width: 65px;
height: 65px;
border: 0.25pt solid gray;
float: left;
margin-left: 9px;
margin-top: 5px;
}

.inner-sponsor hr {
width:520px;
color:#fff;
margin-left:25px; 
}

.inner-press hr {
width: 540px;
color: #fff;
margin-left: 20px; 
}

.inner-contact hr {
width:500px;
color: #fff;
margin-left:0px; 
}

.inner-sponsor #sidebar h2#aboutustwoone {
text-indent:-9999px;
width:170px;
height:390px;
display:block;
background: transparent url(../images/21century.png);
float: left;
}

.inner-sponsor #quotes {
width:346px;
height:296px;
background: transparent url(../images/sponsorship_box.png) no-repeat;
position:absolute;
top:815px;
left:360px;
z-index: 4;
color:#fff;

}

.inner-sponsor #quotes p, .inner-sponsor #quotes h2 {
width: 270px;
margin: 20px 0 0 20px;
padding-top: 10px;
}

.inner-sponsor #quotes h2 span.aboutlead {
color:#fff;
}

.inner-sponsor #quotes p span.aboutlead {
color:#FFFFFF;
width:278px;
}


/** Education **/
.inner-education {
background:url(../images/bg-body-brown2.png) repeat-x;
}


.inner-education #content {
	float:left;
	width:385px;
	height:515px;
	margin-left: 0;
	margin-right: -200px;
	margin-top: 60px;
	overflow: visible;
	position: relative;
}

.inner-education #sidebar {
	padding-left: 30px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 15px;
	float:right;
	width:630px;
	height: 410px;
	margin:0 0 0 25px;
	background: transparent url(../images/left_box16.png) no-repeat;
	position: relative;
	z-index: 3;

}

.inner-education .main-holder {
background: none;
}
.inner-education .main-holder2 {
background: none;
}

.inner-education #footer {
margin: -229px 0 0 0;
}

.inner-education #sidebar h2 {
width:330px;
}

.inner-education #sidebar p {
width: 415px;
margin-left: 130px;
position: relative;
}

.inner-education .divider {
background: transparent url(../images/donate_divider.png) no-repeat;
width: 420px;
height: 4px;
margin-left: 130px;
position: relative;
}

.inner-education #wrapper {
background-position: 0 657px;
}

.inner-education .w-b {
height:475px;
}

.inner-education #footer {
margin: -190px 0 0 0;
}

.inner-education #donate {
width:215px;
height:280px;
background: transparent url(../images/sponsor_actor.png) no-repeat;
position:absolute;
top:271px;
left: 165px;
z-index: 4;
padding: 30px 75px 0 60px;
color:#fff;
}

.inner-education #donate span.aboutlead {
color:#fff;
}

/** education ends **/

/** Jobs **/
.inner-jobs {
background:url(../images/bg-body-brown2.png) repeat-x;
}


.inner-jobs #sidebar {
	padding-left: 30px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 25px;
	float:left;
	width:630px;
	height: 620px;
	margin-left: 0;
	overflow: visible;
	position: relative;
	background: transparent url(../images/left_box_jobs.png) no-repeat;
	z-index: 3;
}

.inner-jobs #content {
	float:right;
	height:400px;
	margin:60px 0 0 25px;
	width:385px;
	position: relative;
}

.inner-jobs .main-holder {
background: none;
}
.inner-jobs .main-holder2 {
background: none;
}

.inner-jobs #footer {
margin: -229px 0 0 0;
}

.inner-jobs #sidebar h2 {
width:330px;
}

.inner-jobs #sidebar p {
width: 520px;
margin-left: 20px;
position: relative;
}

.inner-jobs .divider {
background: transparent url(../images/donate_divider.png) no-repeat;
width: 420px;
height: 4px;
margin-left: 130px;
position: relative;
}

.inner-jobs #wrapper {
background-position: 0 670px;
}

.inner-jobs .w-b {
height:490px;
}

.inner-jobs #footer {
margin: -190px 0 0 0;
}

.inner-jobs #donate {
width:215px;
height:280px;
background: transparent url(../images/sponsor_actor.png) no-repeat;
position:absolute;
top:285px;
left:402px;
z-index: 4;
padding: 30px 75px 0 60px;
color:#fff;
}

.inner-jobs #donate span.aboutlead {
color:#fff;
}

/** jobs ends **/


/** Press **/
.inner-press {
background:url(../images/bg-body-brown.png) repeat-x;
}


.inner-press #sidebar {
	padding-left: 30px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 15px;
	float:left;
	width:630px;
	height: 1100px;
	margin-left: 0;
	overflow: visible;
	position: relative;
	background: transparent url(../images/left_box_press.png) no-repeat;
	z-index: 3;
}

.inner-press #content {
	float:right;
	height:400px;
	margin:60px 0 0 25px;
	width:385px;
	position: relative;
}

.inner-press #presscontent {
	background-repeat: no-repeat;
	background-image: url(../images/press_release.png);
	float:right;
	height: 500px;
	margin:60px 0 0 25px;
	width:385px;
	position: relative;
}

.inner-press .main-holder {
background: none;
}
.inner-press .main-holder2 {
background: none;
}

.inner-press #footer {
margin: -229px 0 0 0;
}

.inner-press #sidebar h2 {
width:330px;
}

.inner-press #sidebar p {
width: 540px;
margin-left: 20px;
position: relative;
}

.inner-press .divider {
background: transparent url(../images/donate_divider.png) no-repeat;
width: 420px;
height: 4px;
margin-left: 130px;
position: relative;
}

.inner-press #wrapper {
background-position: 0 1116px;
}

.inner-press .w-b {
height:490px;
}

.inner-press #footer {
margin: -190px 0 0 0;
}

.inner-press #donate {
width:215px;
height:280px;
background: transparent url(../images/sponsor_actor.png) no-repeat;
position:absolute;
top: 731px;
left: 570px;
z-index: 4;
padding: 30px 75px 0 60px;
color:#fff;
}

.inner-press #donate span.aboutlead {
color:#fff;
}

/** press ends **/

/** Contact **/
.inner-contact {
background:url(../images/bg-body-brown2.png) repeat-x;
}


.inner-contact #sidebar {
	padding-left: 60px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 15px;
	float:left;
	width:630px;
	height: 495px;
	margin-left: 0;
	overflow: visible;
	position: relative;
	background: transparent url(../images/left_box16.png) no-repeat;
	z-index: 3;
}

.inner-contact #content {
	float:right;
	height:400px;
	margin:60px 0 0 25px;
	width:385px;
	position: relative;
	

}

.inner-contact .main-holder {
background: none;
}
.inner-contact .main-holder2 {
background: none;
}

.inner-contact #footer {
margin: -229px 0 0 0;
}

.inner-contact #sidebar h2 {
width:330px;
}

.inner-contact #sidebar p {
width: 500px;
position: relative;
}

.inner-contact .divider {
background: transparent url(../images/donate_divider.png) no-repeat;
width: 420px;
height: 4px;
margin-left: 60px;
position: relative;
}

.inner-contact #wrapper {
background-position: 0 670px;
}

.inner-contact .w-b {
height:490px;
}

.inner-contact #footer {
margin: -190px 0 0 0;
}

.inner-contact #donate {
width:350px;
height:370px;
background: transparent url(../images/contact_box.png) no-repeat;
position:absolute;
top:180px;
left:275px;
z-index: 4;
padding: 30px 75px 0 60px;
color:#fff;
}



.inner-contact #donate dl {
	margin:0;
}

.inner-contact #donate dt {
	margin:0 0 2px;
	font-weight:bold;
	color:#fff;
}

.inner-contact #donate dd {
	margin:0 0 18px;
}

.inner-contact #donate span.aboutlead {
color:#fff;
}

/** Contact ends **/

/** Links **/
.inner-links {
background:url(../images/bg-body-brown2.png) repeat-x;
}


.inner-links #sidebar {

	padding-bottom: 0;
	padding-right: 0;
	padding-top: 15px;
	float:left;
	width:630px;
	height: 495px;
	margin-left: 0;
	overflow: visible;
	position: relative;
	background: transparent url(../images/left_box16.png) no-repeat;
}

.inner-links #content {
	float:right;
	height:400px;
	margin:93px 0 0 25px;
	width:385px;
	position: relative;
	z-index: 3;
}


.inner-links #sidebar ul {
width:450px;
padding-top: 15px;
list-style-type: none;
margin-left: 45px;
}


.inner-links #sidebar ul li {
float:left;
width:125px;
height: 125px;
margin-left: 10px;
border: 0.5pt solid gray;
margin-top: 10px;
}

.inner-links .main-holder {
background: none;
}
.inner-links .main-holder2 {
background: none;
}

.inner-links #footer {
margin: -229px 0 0 0;
}

.inner-links #sidebar h2 {
width:330px;
}

.inner-links #sidebar p {
width: 415px;
position: relative;
}

.inner-links .divider {
background: transparent url(../images/donate_divider.png) no-repeat;
width: 420px;
height: 4px;
margin-left: 130px;
position: relative;
}

.inner-links #wrapper {
background-position: 0 670px;
}

.inner-links .w-b {
height:490px;
}

.inner-links #footer {
margin: -190px 0 0 0;
}

/** Links ends **/

.homepage #footer {
margin:-230px 0 0;
}