* {
    border-collapse:collapse;
    margin: auto;
    padding: 0; 
}

body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 14px;
  text-align: center;
  background-image:url('../images/bkgn_texture.jpg');
}

td {
    vertical-align: top;
}

hr {
    border: 0;
    color: #7dafd8;
    background-color: #7dafd8;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
}    

p, #program-table, li {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	color: #993300;
	text-decoration: none;
}

h3 {
	font-family: sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

h4 {
    color: #CC9933;
    font-size: 14px;
    font-weight: bold;
    font-family: sans-serif;
	line-height: 18px;
}

.orangehead {
    color: #CC9933;
    font-size: 14px;
    font-weight: bold;
    font-family: sans-serif;
	line-height: 22px;
}

.mugimg {
    margin-right: 10px;
    margin-top: 0px;
    float: left;
    border: 3px solid #FFFFFF;
}

.italhead {
    color: #000000;
    font-size: 14px;
    font-family: sans-serif;
    line-height: 22px;
    font-style: italic;
}

.imghead {
    margin-top: 10px;
}


a {
    color: #CC9933;
    font-size: 12px;
    font-family: sans-serif;
}



/* headline links */
.header a {
    color: #CC9933;
    font-size: 14px;
    font-weight: bold;
    font-family: sans-serif;
	line-height: 22px;
	text-decoration: none;
}
/* headline links */




/* form fields */
label {
    font-weight: bold;
    font-family: sans-serif;
    font-size: 12px;
    color: #CC9933;
}

input {
    background: #ffffff;
    margin: 5px;
}

.smalllabel {
    font-weight: normal;
    color: #CC9933;
}
/* form fields */



map area {
	border: 1px solid red;
}

.timesital {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 24px;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
}


.navtop {
	/* font-family: Helvetica, Verdana, Arial, sans-serif; */
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	line-height: 20px;
}
.navtop-nl {
	/* font-family: Helvetica, Verdana, Arial, sans-serif; */
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	line-height: 20px;
}

.timesitalred {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 24px;
	font-weight: normal;
	color: #993300;
	text-decoration: none;
}
.navtop:hover {
	/* font-family: Helvetica, Verdana, Arial, sans-serif; */
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
	line-height: 20px;
}
.copybold {
	/* font-family: Helvetica, Verdana, Arial, sans-serif; */
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}

.error {
	font-size: 12px;
	font-weight: bold;
	color: #880000;
	height: 60px;
}


#menuContainer {
	height: 180px;
	background-color: #a5d8ff;
    padding: 15px 0px 0px 25px;
    width: 175px;
    vertical-align: bottom;
}

.menuItemDiv {
	float: left;
	margin-right: 15px;
}

.footer {
	position: relative;
	background-image: url('../images/footer.png');
    background-color: #a5d8ff;
	/*width: 1035px;*/
	height: 136px;
	border: 0px solid red;
}
.footerTxt {
	position: absolute; 
	left: 450px; 
	bottom: 15px; 
	font-size: 10px;
	color: #666666;
}
.footerTxt a {
	text-decoration: none;
	color: #666666;
	font-size: 10px;
}


/* content wrappers */
.submenu {
    padding: 0px 0px 0px 25px;
    line-height: 20px;
    text-transform: capitalize;
    height: 35px;
}

.submenu a:link {
    text-decoration: none;
    line-height: 24px;
    color: #000000;
	font-size: 11px;
}
.submenu a:visited {
    text-decoration: none;
    line-height: 24px;
    color: #000000;
	font-size: 11px;
}
.submenu a:active {
    text-decoration: none;
    line-height: 24px;
    color: #000000;
	font-size: 11px;
}
.submenu a:hover {
    text-decoration: none;
    line-height: 24px;
    color: #CC9933;
		font-size: 11px;
}

#subMenuActive a:hover {
	color: #CC9933;
}

#heading {
    background-color: #a5d8ff;
}

#content {
	text-align: left;
	background-color: #a5d8ff;
	width: 520px;
    margin-left: 25px;
}
#content-center {
    background-color: #a5d8ff;
}
#left-spacer {
	width: 5px;
    background-color: #a5d8ff;
}
#content-left {
	background-color: #a5d8ff;
    text-align: center;
}
#content-right {
    background-color: #a5d8ff;
    padding-top: 5px;
    padding-left:10px;
}
#right-spacer {
    width: 5px;
    background-color: #a5d8ff;
}
#program-table {
    width: 500px;
}

#boxoffice, #support {
    width: 260px;
    text-align: left;
}

#support {
    height: 50px;
}
#boxoffice {
    height: 100px;
}
.menuhead {
    padding: 25px 0px 5px 25px;
    background-image: url('../images/boxtop.png');
    background-repeat: no-repeat;
}
.menubody {
    background-repeat: repeat-y;
    background-image: url('../images/boxmiddle.png');
}

.menufoot {
    padding: 10px;
    background-image: url('../images/boxbottom.png');
    background-repeat: no-repeat;
}
/* content wrappers */
