@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #5e3300;
}

.txt_red_bold {
	color: #990000;
	font-weight: bold;
	font-size: 16px;
}

p, h1, h2, h3, h4, h5 {
	margin:0;
	padding: 0px;
	}
	
	
h1, h2, h3, h4, h5 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #017375;
	}

a {
	color: #990000;
	text-decoration: none;
}

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

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}	

#container {
	width: 1133px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top {
	background-color: transparent;
	background-image: url(im/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 39px;
	width: 1133px;
}
.hor_row {
	float: left;
	width: 1133px;
}
#header {
	float: right;
}
#logo {
	float: left;
}
#content_bg {
	background-color: transparent;
	background-image: url(im/bg_container.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 1133px;
}
#nav_bg {
	float: left;
	width: 1061px;
	background-color: transparent;
	background-image: url(im/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 39px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 15px;
	color: #FFFFFF;
}
#main_content {
	float: left;
	width: 1061px;
	margin-right: 36px;
	margin-left: 36px;
}
#side {
	float: left;
	width: 291px;
	margin: 0px;
	padding: 0px;
}
#shad {
	float: left;
	height: 6px;
	width: 1061px;
	background-color: transparent;
	background-image: url(im/shad.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#main_body {
	float: right;
	width: 720px;
	padding: 20px 25px 0px;
	margin: 0px;
}
#container_02 {
	background-color: transparent;
	background-image: url(im/bg_02.gif);
	float: left;
	width: 100%;
	background-repeat: repeat-x;
	background-position: left top;
}
#footer_bg {
	background-color: transparent;
	background-image: url(im/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 1133px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
}
#container_01 {
	background-color: #aed7d7;
	background-image: url(im/bg_01.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	float: left;
}

#nav {
	float: left;
	height: 39px;
	width: 770px;
}
.event {
	padding: 8px 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c3b29e;
}
.event h1 {
	font-size: 16px;
	line-height: 16px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.event h2 {
	color: #333333;
	font-size: 13px;
	padding-bottom: 10px;
	line-height: 13px;
}
.event p {
	font-size: 12px;
	line-height: 13px;
	padding-bottom: 5px;
}

.event img {
	padding: 3px;
	float: left;
	margin-right: 10px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#auditions {
	background-image: url(im/bg_aud.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 44px;
	width: 271px;
	padding: 10px;
}
#auditions h1 {
	font-size: 16px;
	color: #3ee7ea;
	width: 150px;
	margin-top: 10px;
	margin-left: 5px;
	line-height: 16px;
	float: left;
}
#auditions p {
	color: #FFFFFF;
	text-align: right;
	float: right;
	width: 100px;
	margin-top: 10px;
	margin-right: 5px;
}
#auditions a, #auditions a:hover {
	color: #fda031;
}

#auditions2 {
	background-image: url(im/bg_aud2.gif);
	background-repeat: no-repeat;
	background-position: left -7px;
	width: 271px;
	padding: 3px 10px 10px;
}
#auditions2 h1 {
	font-size: 16px;
	color: #3ee7ea;
	width: 150px;
	margin: 5px 0 0 5px;
	padding: 0;
}
#auditions2 p {
	color: #FFFFFF;
	text-align: left;
	margin: 5px 0 0 5px;
	padding: 0;
}
#auditions2 a, #auditions2 a:hover {
	color: #fda031;
}

#main_news {
	float: left;
	width: 415px;
	margin: 0px;
	padding: 0px;
}

#main {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#main h1 {
	color: #CC0000;
	font-size: 36px;
	line-height: 36px;
	font-weight: normal;
	padding-bottom: 15px;
}
#main p {
	padding-bottom: 10px;
}

#panels {
	float: right;
	width: 277px;
}

#panels td {
	font-size: 11px;
}

#top_nav {
	color: #75d9da;
	float: right;
	font-size: 11px;
	line-height: 11px;
	width: 410px;
	margin-top: 3px;
	height: 22px;
}
#top_nav ul {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#top_nav li {
	display: inline;
	list-style-type: none;
	padding-right: 2px;
	padding-left: 2px;
}
#top_nav a {
	color: #75d9da;
	padding: 1px 5px;
	border: 1px dotted #3d1200;
}

#top_nav a:hover {
	color: #75d9da;
	padding: 1px 5px;
	border: 1px dotted #46655c;
	text-decoration: none;
}
#footer {
	float: left;
	height: 110px;
	width: 1061px;
	margin-right: 36px;
	margin-left: 36px;
}

#copyright {
	float: left;
	height: 50px;
	width: 1061px;
	margin-right: 36px;
	margin-left: 36px;
	color: #75d9da;
}
#newsletter {
	float: left;
	width: 261px;
	text-align: right;
	padding: 13px 15px 15px;
}
#links {
	float: right;
	width: 710px;
	margin-top: 45px;
	margin-right: 25px;
	margin-left: 20px;
	text-align: center;
}
#links ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	line-height: 22px;
}
#links li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}
#links a {
	color: #004848;
}

#links a:hover {
	color: #004848;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}
#newsletter #textfield {
	border: 1px solid #007B7B;
	font-size: 11px;
	line-height: 11px;
	padding: 2px;
	margin: 0px 0px 10px;
	width: 200px;
	font-style: italic;
	color: #00B5B5;
	text-align: right;
}
#newsletter h1 {
	font-size: 16px;
	color: #FF9A40;
	padding-bottom: 5px;
}
#newsletter h2 {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
#newsletter a {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #cc0033;
	color: #f7d6de;
	border: 1px dotted #8ad0d0;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

#newsletter a:hover {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #990000;
	color: #f7d6de;
	border: 1px dotted #C5EBEB;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
.news {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9CC0C2;
	padding-bottom: 0px;
}
.news img {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #CCCCCC;
}
.left_align {
	float: left;
	margin-right: 15px;
}

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

.border_left {
	float: left;
	margin-right: 15px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.border_right {
	float: right;
	margin-left: 15px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-bottom: 7px;
}
.news h1 {
	font-size: 18px;
	line-height: 20px;
	padding-bottom: 10px;
	font-weight: normal;
}
.news p {
	padding-bottom: 10px;
}
#p_child {
	background-color: transparent;
	background-image: url(im/p_childr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 90px 20px 20px 25px;
	float: left;
	height: 151px;
	width: 232px;
	margin-bottom: 10px;
}
#p_featured {
	background-color: transparent;
	background-image: url(im/p_rental.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 25px;
	float: left;
	height: 185px;
	width: 227px;
	margin-top: 20px;
}

#p_featured h1 {
	line-height:24px
	}
	
#p_rental {
	background-color: transparent;
	background-image: url(im/p_rent_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 277px;
	margin-bottom: 10px;
}

#p_rental h1 {
	font-size: 22px;
	line-height: 24px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
#p_rental p {
	font-size: 13px;
	line-height: 16px;
	color: #333333;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
}

#panel {
	background-color: transparent;
	background-image: url(im/p_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 277px;
	margin-bottom: 10px;
}

#panel h1 {
	font-size: 20px;
	line-height: 22px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
#panel p {
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
}

#panel2 {
	background-color: transparent;
	background-image: url(im/p_bg2.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	float: left;
	width: 277px;
	margin-bottom: 10px;
}

#panel2 h1 {
	font-size: 18px;
	line-height: 22px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
	color: #660099;
}
#panel2 p {
	font-size: 13px;
	line-height: 16px;
	color: #333333;
	padding-bottom: 8px;
	padding-right: 15px;
	padding-left: 15px;
}


#p_child h1 {
	color: #990000;
	font-size: 18px;
}
.nicetext {
	font-size: 14px;
	line-height: 16px;
	color: #006666;
	font-weight: bold;
}
#p_child li {
	padding-bottom: 10px;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	list-style-image: url(im/bullet.gif);
	list-style-type: none;
}
#p_child ul {
	margin: 20px 0px 0px;
	padding-left: 22px;
}


#n_shows {
	float: left;
	width: 289px;
	padding-top: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D87270;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EC8C8C;
	padding-bottom: 11px;
}

#n_shows a {
	color: #FFFFFF;
padding-top: 11px;
	padding-right: 150px;
	padding-bottom: 11px;
	padding-left: 20px;
}

#n_shows a:hover {
	color: #FFFFFF;
	padding-top: 11px;
	padding-right: 150px;
	padding-bottom: 11px;
	padding-left: 20px;
	text-decoration: none;
	background-color: transparent;
	background-image: url(im/nav_bg_over.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 1px;
}
#spry {
	float: left;
	width: 655px;
	margin: 0px;
	padding: 0px;
}
#n_ticket {
	float: right;
	width: 113px;
	padding-top: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7DB7B9;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #669495;
	padding-bottom: 11px;
	text-align: center;
	background-color: transparent;
	background-image: url(im/nav_bg_02.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#n_ticket a {
	color: #FFFFFF;
	padding-top: 11px;
	padding-right: 33px;
	padding-left: 32px;
	padding-bottom: 11px;
	
}
#n_ticket a:hover {
	color: #FFFFFF;
	padding-top: 11px;
	padding-bottom: 11px;
	text-decoration: none;
	background-color: transparent;
	background-image: url(im/nav_bg_02_over.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 1px;
	padding-right: 33px;
	padding-left: 32px;
}
.small_text {
	font-size: 10px;
	line-height: 14px;
}
#copyright a {
	color: #fda031;
}

#main h3 {
	font-weight: normal;
	color: #666666;
	padding-bottom: 10px;
}
#main h4 {
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
	color: #006666;
	padding-bottom: 5px;

}

/* Board of director styles */
div.board_hold {
	width: 100%;
	border-bottom: 1px dotted #017375;
	padding: 5px;
	margin: 0;
	overflow:hidden;
	float: left;
}

.board_head {
	color: #017375;
	font-family: bold;
	font-family: Arial;
	font-size: 	18px;
}

div.board_image {
	width: 190px;
	float: left;
	padding: 5px;
}

div.board_info {
	width: 490px;
	float: right;
	padding: 8px;
}
#newsletter p {
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
#panel2 h5 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	padding-left: 15px;
}
#panel2 .right_align {
	padding-right: 15px;
}

#welcome_panel {
	background-color: transparent;
	background-image: url(im/bg_welcome_main.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
	width: 720px;
	float: left;
	margin-bottom: 10px;
	clear: both;
}

#welcome_panel h1 {
	font-size: 18px;
	line-height: 22px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
	color: #660099;
}
#welcome_panel p {
	font-size: 13px;
	line-height: 16px;
	color: #333333;
	padding-bottom: 8px;
	padding-right: 15px;
	padding-left: 15px;
}

#panel4 {
	width: 277px;
	float: left;
	padding: 0;
	margin-bottom: 10px;
	clear: both;
}