body {
	margin:0;
	font:13px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	background:#000;
	padding-bottom:10px;
}
form {
	margin:0;
	padding:0;
}
p {margin:0 0 14px;}
#container {
	margin:0 auto;
	background:#ab8a59;
	border:solid #4f0c00;
	border-width:14px 6px 6px;
	padding:8px 8px 0 8px;
	position:relative;
	width:749px;
}
hr {
	color: #72512E;
	background-color: #73522F;
	height: 1px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 14px;
	margin-left: 0;
}
.OutlineOne {
	float: left;
	margin-top: 20px;
	clear: both;
}

/* Header ------------------------------*/
#header {
	width:100%;
	height:28px;
	padding-top:161px;
	border-bottom:3px solid #000;
	overflow:hidden;
	background:#6c1100 url(../images/header-bg.jpg) no-repeat;
}
#header h1 {
	margin:0;
	width:151px;
	height:161px;
	position:absolute;
	right:35px;
	top:3px;
	overflow:hidden;
	text-indent:-9999px;
}
#header h1 a {
	width:100%;
	height:100%;
	overflow:hidden;
	display:block;
}
.bell {
	background:url(../images/bell.jpg) no-repeat;
	position:absolute;
	top:-12px;
	left:-30px;
	width:292px;
	height:207px;
	overflow:hidden;
}

/* Main Navigation ------------------------------*/
.navigation {
	border:solid #cbc6b5;
	border-width:1px 0 1px 0;
	overflow:hidden;
	width:100%;
	background:url(../images/list-bg.gif) repeat-x;
}
.navigation ul {
	background:url(../images/separator.gif) no-repeat 100% 0;
	overflow:hidden;
	width: auto;
	list-style:none;
	float:right;
	margin:0;
	padding:0 2px 0 0;
}
.navigation ul li {
	font-weight:bold;
	float:left;
	background:url(../images/separator.gif) no-repeat 0 50%;
	padding-left:2px;
}
.navigation ul li a {
	display:block;
	background:url(../images/list-bg.gif) repeat-x;
	padding:5px 11px;
	text-decoration:none;
	color:#fff;
	text-decoration:none;
}
.navigation ul li a:hover {
	color:#dcd4cb;
	background-image: url(../images/navigation-bg.gif);
}
.navigation ul li a.active {
	color:#dcd4cb;
	background-image: url(../images/navigation-bg.gif);
}

/* Content ------------------------------*/
#main {
	border-top:1px solid #cbc6b5;
	width:100%;
	overflow:hidden;
	background:#fff url(../images/main-bg.gif) repeat-y 525px 0;
}
.main-holder {
	width:100%;
	overflow:hidden;
	background:url(../images/main-holder-bg.gif) no-repeat 525px 100%;
}
.content {
	width:484px;
	padding:15px 9px 15px 22px;
	float:left;
}

.content h2 {
	margin:0;
	background:url(../images/heading-bg.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:485px;
	height:46px;
}
.content h2 span {
	border-bottom:2px solid #000;
	height:33px;
	display:block;
}
.content h3 {
	margin:0 0 15px 0;
	font:bold 15px Verdana, Arial, Helvetica, sans-serif;
	color:#675643;
}
.content h4 {
	margin:0px;
	font:bold 15px Verdana, Arial, Helvetica, sans-serif;
	color:#675643;
	padding: 0px;
	overflow:hidden;
	width:485px;
	height:30px;
	background-image: url(../images/underline.gif);
	background-repeat: repeat-x;
	background-position: center 20px;
}
.content img {
	float:left;
	margin-right:12px;
	border:2px solid #000;
}
.content h3 span {
	border-bottom:2px solid #675643;
}
.form-content {
	width:480px;
	overflow:hidden;
	height:152px;
	border:2px solid #492a12;
	background-image: url(../images/form-bg.jpg);
	background-repeat: repeat-x;
	margin-top: 15px;
}
.form-content .submit{
	width:75px;
	text-align: center;
	float: right;
	padding: 1px;
}
.contact-us {
	padding:0 9px 0 8px;
	float:left;
	width:250px;
}
.comments {
	padding:0 10px 0 9px;
	float:right;
	width:192px;
}
.form-content strong {
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	width:100%;
	height:23px;
	margin:0 0 14px;
	background-repeat:no-repeat;
	background-position:50% 0;
}
.contact-us strong {
	background-image:url(../images/contact-us.jpg);
}
.comments strong {
	background-image:url(../images/comments.jpg);
}
.contact-us input {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	padding:2px 1px 2px 5px;
	margin-bottom:6px;
	width:240px;
}
input-info {
	width:240px;
	overflow:hidden;
}
input.city {
	margin-right:4px;
	width:157px;
}
input.zip {
	width:69px;
}
input.city, input.zip {
	float:left;
}
.contact-us input.button {
	float:right;
	margin-top:-2px;
	color:#000;
	padding:0 6px;
	width:auto;
}
.comments textarea {
	width:180px;
	height:94px;
}

/* Random Honor ------------------------------*/
ul.rand_honor {
	list-style:none;
	padding:0;
	margin: 0;
}
ul.rand_honor li {
	font-size:11px;
	color:#675643;
	text-align:right;
	clear: both;
	width: 350px;
	float: right;
}
ul.rand_honor li a {
	color:#675643;
	text-decoration:none;
}
ul.rand_honor li strong {
	width:100%;
	display:block;
	font-size:13px;
	font-weight:bold;
}
ul.rand_honor li strong a:hover {
	text-decoration:underline;
}
ul.rand_honor li.image {
	list-style:none;
	margin:0;
	padding:0;
	float: left;
	display: block;
	width: 135px;
}
/* Memorials ------------------------------*/
ul.memorial {
	list-style:none;
	padding:0;
	margin: 0;
	float: left;
}
ul.memorial li {
	font-size:11px;
	color:#675643;
	text-align:right;
	clear: both;
	width: 300px;
	float: right;
}
ul.memorial li a {
	color:#675643;
	text-decoration:none;
}
ul.memorial li strong {
	width:100%;
	display:block;
	font-size:13px;
	font-weight:bold;
}
ul.memorial li strong a:hover {
	text-decoration:underline;
}
ul.memorial li.image {
	list-style:none;
	margin:0;
	padding:0;
	float: left;
	display: block;
	width: 180px;
}

/* Coming Events ------------------------------*/
.event {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AB8A59;
}
ul.event {
	list-style:none;
	margin: 0 0 28px 0;
	padding: 0 0 5px 0;
}
ul.event .date{
	font-weight: bold;
}
ul.event .title{
}
ul.event .time{
}
ul.event .street{
}
ul.event .city{
}
ul.event .state{
}
ul.event .web{
}
ul.event .note{
	font-weight: bold;
}


/* Sidebar ------------------------------*/
.sidebar {
	width:211px;
	padding:7px 8px 0 8px;
	float:right;
	background:url(../images/side-top.jpg) no-repeat 4px 0;
}
.sidebar h4 {
	margin:0 0 6px;
	text-indent:-9999px;
	display:block;
}
h4.coming-events {
	background:url(../images/coming-ewents.jpg) no-repeat;
	height:37px;
}
h4.board {
	background:url(../images/board-of-directors.jpg) no-repeat;
	height:40px;
}
ul.side-list {
	list-style:none;
	margin:0 6px 28px;
	padding:0 0 0 15px;
}
ul.side-list li {
	font-size:11px;
	color:#ab8a59;
	text-align:right;
	margin-bottom:12px;
}
ul.side-list li a {
	color:#675643;
	text-decoration:none;
}
ul.side-list li strong {
	width:100%;
	display:block;
	font-size:13px;
	font-weight:bold;
	color: #675643;
}
ul.side-list li.side_event strong {
	width:100%;
	display:block;
	font-size:11px;
	font-weight:bold;
}
ul.side-list li strong a:hover {
	text-decoration:underline;
}
/* Footer ------------------------------*/
#footer {
	height:1%;
	overflow:hidden;
	padding:16px 10px 5px 10px;
	color:#ddd0bd;
}
#footer ul {
	text-align:center;
	margin:0;
	list-style:none;
	padding:0 0 8px;
}
#footer ul li {
	display:inline;
	border-left:1px solid #fff;
	padding:0 15px;
}
#footer ul li.first {
	border:none;
}
#footer ul li a {
	text-decoration:none;
	color:#fff;
}
#footer ul li a:hover {
	text-decoration:underline;
}
#footer p {
	margin:0;
	float:left;
	font-size:9px;
}
#footer span {
	float:right;
	font-size:9px;
	text-decoration:none;
}
#footer span a {
	text-decoration:none;
	color:#ddd0bd;
}
#footer span a:hover {
	text-decoration:underline;
}
/* Audition Form ------------------------------*/
.audition-content {
	width:480px;
	overflow:hidden;
	height:178px;
	border:2px solid #492a12;
	background-image: url(../images/form-bg.jpg);
	margin-top: 15px;
}
.audition-content .submit{
	width:65px;
	text-align: center;
	float: right;
	padding: 1px;
	margin: 13px 5px 0 0;
}
.registration {
	padding:0 9px 0 8px;
	float:left;
	width:250px;
}
.comments {
	padding:0 10px 0 9px;
	float:right;
	width:192px;
}
.audition-content strong {
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	width:100%;
	height:38px;
	margin:0 0 0px;
	background-repeat:no-repeat;
	background-position:50% 0;
}
.registration strong {
	background-image:url(../images/registration.gif);
}
.comments strong {
	background-image:url(../images/comments.jpg);
}
.registration input {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	padding:2px 1px 2px 5px;
	margin-bottom:6px;
	width:240px;
}
.registration select {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	padding:2px 1px 2px 5px;
	margin-bottom:6px;
	width:250px;
}
input-info {
	width:240px;
	overflow:hidden;
}
input.city {
	margin-right:4px;
	width:157px;
}
input.zip {
	width:69px;
}
input.city, input.zip {
	float:left;
}
.registration input.button {
	float:right;
	margin-top:-2px;
	color:#000;
	padding:0 6px;
	width:auto;
}
.comments textarea {
	width:180px;
	height:94px;
}

