body {
	margin: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0000CC;
}
h1, h2, h3, h4, h5 {
	color:#0000CC;
}
h2, h4, h6 {
	font-style:italic;
}
h1 {
	font-size: xx-large;
}
h2 {
	font-size: x-large;
}
h3 {
	font-size:large;
}
h4 {
	font-size:medium;
}
h5 {
	font-size:small;
}
h6 {
	font-size: x-small;
}

/*td {
	text-align:center;
}*/
td.align-left {
text-align:left;
padding:0 4px;}

.navbar, .navbar_booking, .navbar_context {
	width: 120px;
	font-size:medium;
	text-align:center;
}

.logo_img {
	background-image:url(images/cotlogo.gif);
	background-repeat: no-repeat;
	margin-left:17px;
	margin-right:15px;
	margin-top:15px;
	/*padding:10px;*/
	color:#0000CC;
	font-weight:bold;
	height:155px;
	width: 120px;
}
.header, .content {
	position: absolute;
	left: 126px;
	width:85%;
	padding: 9px;
	border-left-width: thin;
	border-left-style: solid;
}
.header {
	top: 0%;
	height: 50px;
	font-size:large;
	font-weight: bold;
	text-align: center;
}
.content {
	top: 50px;
	text-align: left;
	border-top-style:solid;
	border-top-width:thin;
	height:100%;
}
div.content li {
	text-align:left
}
.content_menu {
	position:absolute;
	top: 0px;
	left: 0px;
	width:15%;
}
.content_body {
	position:absolute;
	top:0px;
	left:20%;
}
.pagetitle, .section_title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background-color:#FFFFCC;
	border:thin solid;
}
.pagetitle {
	font-size:xx-large;
	font-style:normal;
}
.section_title {
	font-size:x-large;
	font-style:italic;
}
.pagefooter {
	position: relative;
	font-size: x-small;
	text-align: center;
	margin:auto;
	/*	left: 3%;
	width:94%;
*/	height:30px;
	border-top-style:solid;
	border-top-width:thin;
	clear: both;
}
.production {
	position: relative;
	text-align: center;
	float:left;
	width:25%;
	height:180px;
}
.event_date {
	float:left;
	font-size:x-small;
	font-style:italic;
	width:150px;
}
.event_name {
	float:left;
	font-size:small;
	font-weight: bold;
	margin-left:5px;
	width:300px;
}
.event_description {
	float:left;
	width:50%;
	font-size:small;
	margin-left:5px;
}
.event_links {
	float:left;
	width:auto;
}
.event_list_date {
	float:left;
	width:30%;
	text-align:right;
	margin-right:10px
}
.event_list_name {
	float:left;
	width:50%;
	text-align:left;
	margin-left:10px
}
.book_tickets {
	font-weight:bold;
	font-size:large;
	border-style:outset;
	border-width:medium;
	text-align:center;
	width:20%;
	position:relative;
	left: 35%;
	margin: 2%;
	padding: 1%;
	background-color:#CEF4FD;
}
.spacer {
	clear:both;
	height:0px;
}
.featured_description {
	position: relative;
	top:0px;
	font-size: small;
	text-align: left;
	float:left;
	width:80%;
}
.feature_img {
	position: relative;
	float:left;
	width:120px;
	padding: 10px 10px 10px 0px;
}
.link {
	background: url(images/css-nav.gif) #fff bottom left repeat-x;
	/*border: outset;*/
	border: 0.1em solid #0000ff;
	width: auto;
	text-align:center;
	text-decoration:none;
	padding:1px;
	margin: 1px;
	display:block;
}
.link:hover {
	background: url(images/css-nav-hover.gif) #fff bottom left repeat-x;
}
.link:active {
	background: url(images/css-nav-active.gif) #fff bottom left repeat-x;
}
.plays {
	text-align:left;
	overflow:inherit;
	height:auto;
}
.play {
}
.play_img {
	float:left;
	width:108px;
	margin:4px;
}
.play_info {
	float:left;
	margin:4px;
	width: 200px;
}
.play_date {
	font-weight:bold;
}
.play_name {
	font-size:large;
	font-weight:bold;
}
.left_of_2boxes {
	float:left;
	width:35%;
	left: 125px;
	margin: 20px;
}
.right_of_2boxes {
	float:right;
	width:40%;
	margin: 20px;
}
#welcome {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:large;
	margin-top:1px;
	margin-bottom:1px;
}
#box_right, #box_left, #box_middle {
	font-size:medium;
	font-weight:bold;
	padding: 20px;
}
#box_left {
	float:left;
	width:20%;
}
#box_right {
	float:right;
	width:20%;
	text-align:right;
	font-size: medium;
}
#box_middle {
	text-align: center;
	padding: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#homeofcot, #phone_no {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	margin-top:15px;
	margin-bottom:2px;
}
#phone_no {
	float:left;
	width:auto;
	margin-left:10px;
}
#theatre {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-large;
	font-weight:bold;
	margin-top:0px;
	margin-left:160px;
	margin-right:160px;
}
#homeofcot {
	float:right;
	width:auto;
	margin-right:10px;
}
#on_next {
	font-family:Verdana, Times, serif;
	font-size:xx-large;
	text-align:left;
}
#author {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:large;
	text-align:left;
}
#next_date {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:large;
	text-align:left;
}
#company {
	padding: 10px 0px 0px 0px;
	text-align:left;
}

