body {
	background-color:#000;
	margin:0px;
	text-align:center; /*IE 5, 6 fix*/
	font-family:verdana;
	padding-bottom:50px;
}
#container {
	width:1000px;
	margin:0 auto;
	text-align:left; /*IE 5, 6 fix*/
	padding-bottom:10px;
}
#homepage #container {
	background:#FEC882 url(../images/container-background-homepage.gif) left repeat-y;
}
#interior #container {
	background:#FEC882 url(../images/container-background-interior.gif) left repeat-y;
}
#navigation {
	height:30px;
	background-color:#084A49;
	padding:0 12px 0 12px;
}
#menu {
	float:left;
	padding:0 0 0 0;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	font-family:verdana;
	width:730px;
}
#search {
	float:right;
	padding:4px 0 0 0;
}
#search form {
	display:inline;
}
#search input {
	font-size:11px;
	font-family:verdana;
	border:none;
}
#search .button {
	background:transparent;
	border:none;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	font-family:verdana;
}
#branding {
	clear:both;
}
#homepage #branding {
	height:143px;
	background:url(../images/concord-youth-theatre-title.gif) right no-repeat;
}
#interior #branding {
	height:131px;
	background:url(../images/concord-youth-theatre-collage-interior.jpg) right top no-repeat;
}
#logo {
	display:block;
	font-size:0px;
	color:#fff;
}
#homepage #logo {
	width:272px;
	height:143px;
	background:#fff url(../images/concord-youth-theatre-logo-homepage.gif) center no-repeat;
}
#interior #logo {
	width:217px;
	height:131px;
	background:#fff url(../images/concord-youth-theatre-logo-interior.gif) center no-repeat;
}
#homepage #collage {
	height:255px;
	background:url(../images/concord-youth-theatre-collage-homepage.jpg) center no-repeat;
	margin-bottom:30px;
}
#homepage #content {
	margin:0 54px 0 54px;
}
#interior #content {
	margin:0 116px 0 33px;
}
#supplimental-info-left {
	float:left;
}
#homepage #supplimental-info-left {
	width:182px;
	margin-right:36px;
}
#interior #supplimental-info-left {
	width:148px;
	margin-right:36px;
}
#main-content {
	float:left;
	background-color:#fec882;
}
#homepage #main-content {
	width:388px;
	margin:0 36px 0 36px;
}
#interior #main-content {
	width:631px;
	margin:0 0 0 36px;
}
#homepage #supplimental-info-right {
	float:right;
	width:179px;
	border:1px solid #fff;
	padding:16px;
}
#footer {
	clear:both;
}
#homepage #footer {
	margin-left:54px;
	width:182px;
}
#interior #footer {
	margin-left:33px;
	width:148px;
}

/* ---- */
/* Reset all content formatting */
#content div * {
	margin:0;
	padding:0;
}

#main-content {
	text-align:left;
}
#content div h1, #main-content h1 {
	color:#A20824;
	font-weight:bold;
	text-transform:uppercase;
	font-size:17px;
	margin-bottom:20px;
}
#content div h2, #main-content h2 {
	color:#000;
	font-weight:bold;
	font-size:13px;
	margin-bottom:12px;
}
#content div h3, #main-content h3 {
	color:#630D0C;
	font-weight:bold;
	font-size:12px;
	margin-bottom:10px;
}
#content div h4, #main-content h4 {
	color:#000000;
	font-weight:bold;
	font-size:12px;
	margin-bottom:10px;
}
#content div p, #main-content p {
	color:#000;
	font-size:12px;
	margin-bottom:10px;
	clear:both;
}
#content div a, #main-content a {
	color:#630D0C;
	text-decoration:none;
}
#interior #content div a {
	color:#094949;
	text-decoration:none;
}
#content div ul, #main-content ul {
	list-style:none;
	margin-bottom:30px;
}
#content div li, #main-content li {
	font-size:12px;
	margin-bottom:10px;
}
#supplimental-info-right img {
	border:1px solid #630D0C;
	margin:0 10px 0 0;
}
#footer {
	font-size:9px;
}
#footer a {
	color:#000;
	text-decoration:none;
}
#interior #main-content p, #main-content p {
	line-height:22px;
}
#interior #supplimental-info-left p, #interior #supplimental-info-left li {
	font-size:11px;
}
#main-content ul, #main-content ol {
	margin-left:40px;
}
.tweditor_mainmenu_divider {
	height:28px;
	padding:0 5px 0 5px;
}
#tweditor-search-results a {
	font-weight:bold;
}
#tweditor_photo_gallery_prev_link, #tweditor_photo_gallery_next_link, #tweditor_photo_gallery_large_image_description {
	font-size:12px;
}
.tweditor_photo_gallery_small_image_description {
	font-size:11px;
	display:block;
	margin-bottom:20px !important;
}
#tweditor_photo_gallery_large_image_title {
	font-size:14px;
}
#tweditor_photo_gallery_large_image img {
	margin:10px 0 10px 0;
}
.tweditor_photo_gallery_small_image {
	margin-bottom:5px !important;
}
#main-content img {
	margin-right:15px;
}

#tweditor-calendar-table {
    border:1px solid #084a49;
    border-collapse:collapse;
}
#tweditor-calendar-table th {
    font-size:12px;
    font-weight:bold;
    width:90px;
    background-color:#084a49;
    color:#fff;
}
#tweditor-calendar-table th, #tweditor-calendar-table td {
    border:1px solid #084a49;
}
.tweditor_event_calendar_blank_day {
    background-color:#b04032;
    height:90px;
}
.tweditor_event_calendar_month_day {
    height:90px;
    padding:4px !important;
}
.tweditor_event_calendar_day_number {
    font-size:10px !important;
    font-weight:bold;
    color:#b04032;
}
.tweditor_event_calendar_event {
    margin-bottom:10px !important;
}
.tweditor_event_calendar_event_title {
    font-size:11px;
}
.tweditor_event_calendar_event_time {
    font-size:10px;
}
#tweditor_event_calendar_date_links {
    font-size:11px;
    margin-bottom:10px !important;
}
hr {
border: none 0; 
border-top: 1px solid #000;
color:#000;
height:1px;
}
.tweditor_language_options {
color:#000000;
font-family:Verdana;
font-size:10px;
}
.tweditor_language_options a {
color:#000000;
font-family:Verdana;
font-size:10px;
text-decoration:none;
}
.tweditor_dropdown {
background-color:#f9ba22;
border-bottom:1px solid #084a49;
height:20;
padding:4px;
width:200;
font-family:Verdana;
font-weight:bold;
font-size:11px;
cursor:auto;
}
.tweditor_dropdown_over {
background-color:#084A49;
border-bottom:1px solid #084a49;
height:20;
padding:4px;
width:200;
font-family:Verdana;
font-weight:bold;
font-size:11px;
cursor:pointer;
}
.tweditor_dropdown_container {
border-top:1px solid #084a49;
border-left:1px solid #084a49;
border-right:1px solid #084a49;
height:20;
width:200;
}
.tweditor_dropdown a {
color:#084A49;
font-weight:bold;
font-size:11px;
text-decoration:none;
}
.tweditor_dropdown_over a {
color:#084A49;
font-weight:bold;
font-size:11px;
text-decoration:none;
}
.tweditor_dropdown a:hover {
color:#FFFFFF;
}
.tweditor_dropdown_over a:hover {
color:#FFFFFF;
}
.tweditor_mainmenu {
background-color:#084A49;
text-transform:none;
font-family:Verdana;
font-weight:bold;
font-size:11px;
height:100%;
text-align:center;
}
.tweditor_mainmenu_divider {
color:#b04032;
}
.tweditor_mainmenu a {
color:#FFFFFF;
text-decoration:none;
}
.tweditor_mainmenu a:hover {
color:#f9ba22;
}
