/***** Global Settings *****/
html, body {
	border:0;
	margin:0;
	padding:0;
        height:100%;
}

body {
	font-size:100%;
	line-height:125%;
        background:#000 url(/images/interface/bg.png) no-repeat top center;
        font-family:Arial, sans-serif;
        color:#333;
        height:100%;
	margin:0 auto;
	padding:0px;
}
/***** Layout *****/
#wrapper{

}
#container{
        margin:0 auto;
        padding:0px;
        height:100%;
        width:970px;
        text-align:justify;
}
#header{                       /*** header ***/
        margin:10px 0px 5px 0;
        height:220px;
        font-size:11px;
        color:#fff;
        font-weight:bold;
}
#header ul{
        float:right;
        margin-top:-5px;
}
#header li{
        display:inline;
}
#header a:link, #header a:visited, #footer a:link, #footer a:visited{
        color:#fff;
        text-decoration:none;
}
#header a:hover, #footer a:hover{
        text-decoration:underline;
}
#content{
        padding:0px;
        background-color:white;
        font-size:12px;
        color:#333;
        min-height:600px;
        height:auto;
}
#content p{
        line-height:165%;
        margin-bottom:10px;
}
#content table a:link, #content table a:visited{
        color:#7a1e23;
        text-decoration:none;
}
#content table a:hover, .more_link a:hover{
        text-decoration:underline;
}
#sidebar{                       /*** homepage/inner pages left column ***/
        background:transparent url(/images/interface/bg_sidebar.png) no-repeat 10px -10px;
        width:287px;
        height:auto;
     }
#sidebar_callouts{
        width:280px;
        text-align:center;
        background-color:#fff;
}
#swirl{
        background:transparent url(/images/interface/sidebar_swirl.png) no-repeat bottom left;
        vertical-align:bottom;
        height:152px;
        z-index:99;
  }

#col_center{                /*** homepage center column ***/
        padding:0px 20px 10px 20px;
        background-color:#fff;
  }
#announcements{              /*** homepage right column ***/
        background:transparent url(/images/interface/bg_announcement.gif) repeat-y;
        width:238px;
        min-height:600px;
        height:auto;
}
#announcements div p{
        margin-bottom:0px;
        text-align:left;
}
.announcement{
        background:transparent url(/images/interface/divider_small.png) no-repeat bottom center;
        padding-bottom:10px;
        margin:5px 0px;
}
.announce_date{
        font-size:12px;
        font-weight:bold;
        color:#7a1e23;
}
.more_link a:link, .more_link a:visited{
        text-align:right;
        text-decoration:none;
}

#column_two{                    /*** inside pages right column ***/
        padding-left:20px;
        width:640px;
        background-color:#fff;
}
#column_two ul{
        list-style:none url(/images/element_bullet_disc.gif) outside;

}
#column_two ol{
        list-style-type:decimal;
}
#column_two u{
        line-height:16px;
}
#upcoming_slide{
        padding:0px;
        margin:0px 0px 10px 0px;
}
#missed_concert{
        xwidth:200px;
}
#callouts{
        margin-top:10px;
}
#footer{                     /*** footer ***/
        background:transparent url(/images/interface/bg_footer.png) no-repeat scroll bottom center;
        height:80px;
        padding-top:20px;
        text-align:center;
        color:#acacac;
        font-size:11px;
}
.calendar_list{
        margin-bottom:20px;
        width:640px;
        line-height:18px;

}
.calendar_list tr{
        border-bottom:1px solid #ddd;
	margin-bottom:5px;
	padding-bottom:5px;
         }
	.calendar_list td{
        text-align:left;
	margin-bottom:5px;
	padding-bottom:5px;
	padding-top:5px;

        }
#content_detail table{
	margin-top:2px;
       margin-bottom: 2px;
}

 .maroon, .gold{
        color:#771d22;
        font-weight:bold;
}

/***** Common Formatting *****/
h1 {
        padding:10px 0;
        font-size:40px;
        line-height:40px;
        font-family:Georgia, 'Times New Roman', Times, serif;
        color:#771d22;
}

#content h2, #column_two h2 {
        padding-bottom:5px;
        font-size:24px;
        line-height:30px;
        text-align:left;
        color:#771d22;
        font-family:Georgia, 'Times New Roman', Times, serif;
}
#content h3, #column_two h3 {
        padding:15px 0;
        font-size:18px;
        line-height:26px;
        color:#666;
        font-family:Georgia, 'Times New Roman', Times, serif;
}
#content h4, #column_two h4 {
        padding:10px 0;
        font-size:16px;
        font-family:Arial, sans-serif;
	font-weight:bold;
}
#content h5, #column_two h5 {
	font-weight:bold;
        color:#771d22;
}

#content ul, #content ol {
	padding:0 0 18px 40px;
}

blockquote {
	margin:22px 40px;
	padding:0;
}

small {
	font-size:10px;
}

img {
	border:0;
}

sub {
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
}

acronym, abbr {
	cursor:help;
	letter-spacing:1px;
	border-bottom:1px dashed;
}

/***** Forms *****/
#form_fields td{
 padding:2px 0px;
}
form {
	margin:0;
	padding:0;
	display:inline;
}

input, select, textarea {
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
        //text-align:left;
}

textarea {
	line-height:14px;
}

label {
	cursor:pointer;
        padding-right:4px;
        font-weight:bold;

}
.redStar{
        color:#771d22;
}
/* separate the list from surrounding elements */
#column ul
{
  margin: 0;
  padding: 0;
  vertical-align:top;
}
#column li{
  list-style:inside url(/images/interface/element_bullet.gif);
  line-height: 16px;
  text-align:left;
  margin: 0;
  padding: 0;
}
 /* horizontal position of each column */

#column .column1 { width:300px; top:0px; position:relative; left:0px; float:left;}
#column .column2 { width:300px; position:relative; top:0px; float:right;}
#column .column3 { width:300px; top:0px; position:relative; left:0px; float:left;}
#column .column4 { width:300px; position:relative; top:0px; float:right;}

/***** Global Classes *****/
.pdf                    {background:url(/images/icon_pdf_sm.gif) no-repeat right center;}
.myhr                   { background:url(/images/interface/divider_large.png) no-repeat bottom center; height:10px; margin-bottom:20px;}
.img-style              { border:solid; border-color:#eee; border-width:thin; width:200px; margin-right:5px; margin-bottom:5px;}
.img-style2             { border:1px solid #eee; margin-right:20px; margin-bottom:8px; width:200px; float:left;}

.clear         { clear:both; }

.float-left    { float:left; }
.float-right   { float:right; }

.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }

.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }

.wrap          { width:970px;margin:0 auto; }

.img-center      { text-align:center }
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }

.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

