
body 
{
  background: #A3272F;
  color: #000000;
  font-size: 11px;
  font-family: Tahoma, Arial, Verdana, Helvetica, Sans-Serif;
  margin:  0px auto 0px;
  padding: 0px;
}
	
#clearfloats { clear:both; }

/*===============================================
 * - Header block
 *===============================================*/

#header 
{  
  position: relative;
  margin: 0px auto 0px;
  padding: 0px;
  top: 0px;
  left: 0px;
  width: 800px;
  background: #ffffff url(images/header_image.png) top right no-repeat;
  height: 297px; 
}

#header img.logo_image
{
  margin: 20px 0 0 20px;
  padding: 0;
  position: relative;
  left: 0;
  top: 0;
  width: 278px;
  height: 125px;
  float: left;
}

#header .quote_text
{
  margin: 0;
  padding: 0;
  position: relative;
  top: 50px;
  left: 20px;
  color: #000000;
  background: transparent;
  font-size: 16px;
  font-family: Tahoma, Arial, Verdana, Helvetica, Sans-Serif;
  font-style: italic;
  float: left;
}

#header .quote_author
{
  margin: 0;
  padding: 0;
  position: relative;
  top: 55px;
  left: 20px;
  color: #000000;
  background: transparent;
  font-size: 12px;
  font-family: Tahoma, Arial, Verdana, Helvetica, Sans-Serif;
  font-style: normal;
  float: left;
}

#header .image_text
{
  margin: 0;
  padding: 0;
  position: relative;
  top: 110px;
  right: 20px;
  color: #000000;
  background: transparent;
  font-size: 11px;
  font-family: Tahoma, Arial, Verdana, Helvetica, Sans-Serif;
  float: right;
}

#flash_header
{
margin: 0;
padding: 0;
position: relative;
float: right;
top: 0;
}

/*===============================================
 * - Navbar Tabs (classes)
 *===============================================*/

#navbar
{
  height: 35px;
  overflow: hidden;
  margin: 0px auto 9px;
  width: 680px;
  font-size: 14px;
  font-family: Tahoma, Arial, Verdana, Helvetica, Sans-Serif;
  font-weight: normal;
  line-height: 16px;
  /* background: transparent url(images/nav_bar_bkg.png) top left repeat-y; */
}

#navbar ul
{
  margin:  0;
  padding: 0;
}

#navbar ul li
{
  float: left;
  display: inline;
  margin: 0;
  padding: 0;
}

#navbar ul li a
{
  padding: 9px 0px;
  margin: 0 1px;
  width: 110px;
  height: 35px;
  display: block;
  text-decoration: none;
  text-align: center;
}

#navbar ul li a:link, #navbar ul li a:visited
{
  background: transparent url(images/nav_button_bkg.png) top left repeat-x;
  color: #FFFFFF;
}

#navbar ul li a:hover, #navbar ul li a:active
{
  background: transparent url(images/nav_button_selected_bkg.png) top left repeat-x;
  color: #000000;
  text-decoration: none;
}

#navbar ul li.current_page_item a:link, #navbar ul li.current_page_item a:visited
{
  background: transparent url(images/nav_button_bkg.png) 0 -35px repeat-x;
  color: #000000;
  text-decoration: none;
}

/*===============================================
 * - content_box
 *===============================================*/

#content_box 
{
  width: 800px;
  margin: 9px auto 0px;
  padding: 0px;  
  background: #F4EBD9; 
  /* background: transparent url(images/nav_bar_bkg.png) top left repeat-y; */
  font-family: Tahoma, Arial, Verdana, Helvetica, Sans-Serif;
  font-size: 12px;
  color: #000000;
  border-style: solid; border-color: #000000; border-width: 1px;
}

#content_box a
{
  text-decoration: none;
}

#content_box a:link, #content_box a:visited
{
  background: transparent;
  color: #000000;
  font-weight: bold;
}

#content_box a:hover, #content_box a:active
{
  background: transparent;
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
  color: #86A053;
}

#content_box .upper_box_graphic
{
  margin: 10px 0 5px 20px;
  padding: 0;
  width: 550px;
  height: 58px;
}

#upper_box_left
{
  margin: 0;
  padding: 5px 20px 20px 30px;
  width: 350px;
  color: #000000;
  background: #F4EBD9;
  float: left;
  line-height: 16px;
}

#upper_box_left .title_graphic
{
  margin: 0 0 0px -5px;
  padding: 0;
}

#upper_box_left a:link, #upper_box_left a:visited
{
  margin: 0 20px 0 0;
  padding: 0;
  text-align: right;
  font-weight: bold;
  background: transparent;
  color: #C83138;
  float: right;
}

#upper_box_left a:hover, #upper_box_left a:active
{
  background: transparent;
  text-decoration: underline;
  color: #FF0000;
}

#upper_box_right
{
  margin: 0;
  padding: 5px 20px 20px 30px;
  width: 350px;
  color: #000000;
  line-height: 16px;
  background: #DDD4C3;
  float: right;
}

#upper_box_right .title_graphic
{
  margin: 0 0 0px 0;
  padding: 0;
}

#upper_box_right a:link.normal_link, #upper_box_right a:visited.normal_link
{
  margin: 0;
  padding: 0;
  text-decoration: underline;
  display: block;
  color: black;
  text-align: left;
  float: left;
}

#upper_box_right a:hover.normal_link
{
  color: red;
}

#upper_box_right a:link, #upper_box_right a:visited
{
  margin: 0 20px 0 0;
  padding: 0;
  text-align: right;
  font-weight: bold;
  background: transparent;
  color: #C83138;
  float: right;
}

#upper_box_right a:hover, #upper_box_right a:active
{
  background: transparent;
  text-decoration: underline;
  color: #FF0000;
}

#lower_box_left
{
  margin: 0;
  padding: 5px 20px 20px 30px;
  width: 350px;
  height: 275px;
  color: #000000;
  background: #D6C8BD;
  line-height: 16px;
  float: left;
}

#lower_box_left .title_graphic
{
  margin: 0 0 0px 0;
  padding: 0;
}

#lower_box_left .image
{
  margin: 0 10px 10px 0;
  padding: 0;
  float: left; 
}

#lower_box_left a:link, #lower_box_left a:visited
{
  margin: 0 20px 0 0;
  padding: 0;
  text-align: right;
  font-weight: bold;
  background: transparent;
  color: #C83138;
  float: right;
}

#lower_box_left a:hover, #lower_box_left a:active
{
  background: transparent;
  text-decoration: underline;
  color: #FF0000;
}




#lower_box_left a:link.buy_tickets, #lower_box_left a:visited.buy_tickets
{
  margin: 0;
  padding: 0;
  text-decoration: none;
  display: block;
  height: 32px;
  width: 109px;
  background: transparent url(images/buy_tickets_button.png) 0 0;
  color: #FFFFFF;
  float: left;
}

#lower_box_left a:hover.buy_tickets, #lower_box_left a:active.buy_tickets
{
  display: block;
  background: transparent url(images/buy_tickets_button.png) 0 -32px;
  color: #000000;
  text-decoration: none;
}




#lower_box_right
{
  margin: 0;
  padding: 5px 20px 20px 30px;
  width: 350px;
  height: 275px;
  color: #000000;
  background: #F1E7DB;
  line-height: 16px;
  float: right;
}

#lower_box_right .title_graphic
{
  margin: 0 0 0px 0;
  padding: 0;
}

#lower_box_right a:link, #lower_box_right a:visited
{
  margin: 0 20px 0 0;
  padding: 0;
  text-align: right;
  font-weight: bold;
  background: transparent;
  color: #C83138;
  float: right;
}

#lower_box_right a:hover, #lower_box_right a:active
{
  background: transparent;
  text-decoration: underline;
  color: #FF0000;
}

#info_box_1
{
  margin: 0;
  padding: 5px 40px 20px 40px;
  width: 720px;
  color: #000000;
  background: #F4EBD9;
  float: left;
  line-height: 16px;
}

#info_box_1 .title_graphic
{
  margin: 0 0 0px -15px;
  padding: 0;
}

#info_box_1 a:link, #info_box_1 a:visited
{
  margin: 0 0 0 0;
  padding: 0;
  font-weight: bold;
  background: transparent;
  color: #C83138;
}

#info_box_1 a:hover, #info_box_1 a:active
{
  background: transparent;
  text-decoration: underline;
  color: #FF0000;
}

#info_box_1 .title
{
  font-weight: bold;
  font-size: 16px;
  margin: 0;
  padding: 0;
  color: #000000;
  line-height: 16px;
}

#info_box_1 a:link.download_form, #info_box_1 a:visited.download_form
{
  margin: 0;
  padding: 0;
  text-decoration: none;
  display: block;
  height: 32px;
  width: 209px;
  background: transparent url(images/download_form_button.png) 0 0;
  color: #FFFFFF;
}

#info_box_1 a:hover.download_form, #info_box_1 a:active.download_form
{
  display: block;
  background: transparent url(images/download_form_button.png) 0 -32px;
  color: #000000;
  text-decoration: none;
}

#info_box_1 form input.online_donation
{
  margin: 0;
  background: url(images/donation_button.png) no-repeat left top;
  width:209px;
  height:32px;
  display: block;
  border: none;
  cursor: pointer;
  text-indent: -9999px;
  position: relative;
}

#info_box_1 form input:hover.online_donation
{
  margin: 0;
  padding: 0;
  text-decoration: none;
  display: block;
  background: transparent url(images/donation_button.png) no-repeat 0 -32px;
  color: #FFFFFF;
}

#info_box_1 .left_box
{
 margin: 0;
 padding: 0 0 0 30px;
 float: left;
 width: 330px;
}

#info_box_1 .right_box
{
 margin: 0;
 padding: 0 0 0 30px;
 float: left;
 width: 330px;
}

#info_box_1 form input.checkout_button
{
  margin: 0;
  background: url(images/checkout_button.png) no-repeat left top;
  width:109px;
  height:32px;
  display: block;
  border: none;
  cursor: pointer;
  text-indent: -9999px;
  position: relative;
}

#info_box_1 form input:hover.checkout_button
{
  margin: 0;
  padding: 0;
  text-decoration: none;
  display: block;
  background: transparent url(images/checkout_button.png) no-repeat 0 -32px;
  color: #FFFFFF;
}

#info_box_1 form input.purchase_button
{
  margin: 0;
  background: url(images/purchase_button.png) no-repeat left top;
  width:109px;
  height:32px;
  display: block;
  border: none;
  cursor: pointer;
  text-indent: -9999px;
  position: relative;
}

#info_box_1 form input:hover.purchase_button
{
  margin: 0;
  padding: 0;
  text-decoration: none;
  display: block;
  background: transparent url(images/purchase_button.png) no-repeat 0 -32px;
  color: #FFFFFF;
}

/*===============================================
 * - footer
 *===============================================*/

#footer 
{
  background: #000000 url(images/footer_bkg.png) top center repeat-x;
  color: #FFFFFF;
  margin:  0px;
  padding: 5px 0;
  text-align: center;
  font-size: 10px;
  font-family: Tahoma, Arial, Verdana, Helvetica, Sans-Serif;
  border-top:  4px solid #8B8A8A;	
}

#buy_tickets a:link, #buy_tickets a:visited
{
  margin: 0;
  padding: 0;
  text-decoration: none;
  display: block;
  height: 32px;
  width: 109px;
  background: transparent url(images/buy_tickets_button.png) 0 0;
  color: #FFFFFF;
  float: left;
}

#buy_tickets a:hover, #buy_tickets a:active
{
  display: block;
  background: transparent url(images/buy_tickets_button.png) 0 -32px;
  color: #000000;
  text-decoration: none;
}

