a img,:link img,:visited img { border: none; }

body {
	/* background-color: #e1ddd9; */
	background-color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;  
	margin:0;
	padding:0;
}

h1, h2, h3 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  color: #333333;
}

h1 {
  font-size:15px;
  padding-top:10px;
  color:#823808;
  margin-bottom:10px;
  font-weight: bold;
}

h1 a, .content a {
  color: #e86a10;
}

h2 {
  font-size: 2.4em;
}

h3 {
  font-size: 1.6em;
}

p/*, ul, ol*/ {
  margin-top: 0;
  line-height: 100%;
  padding: 0;
}

ul, ol {
}

.nu {
	font-size:12px;
	text-decoration:underline;
}

a {
	color: #333333;
	text-decoration: none; 
}

a:hover {
	text-decoration: underline; 
}

a:hover.noline {
	text-decoration: none;
}

#wrapper {
  margin: 0 auto;
  padding: 0;
}

.separator {
  background: url(../images/div.jpg) repeat-x;
  height: 11px;
}

/* Header */

#header {
  width: 900px;
  height: 44px;
  margin: 0 auto;
  margin-bottom: 10px;
  background-color: #d5dcee;
}

#container {
  width: 846px;
  height: 108px;
  margin: 0 auto;
}


.login{
  float:right;
  padding: 15px 20px 0 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #333333;
}

/* Logo */

.logo {
  margin: 0;
  padding: 0;
}

.banner {
  width: 630px;
  height: 108px;
  margin: 0;
  padding: 0;
  float: right;
}

.banner h1 a{
  display:block;
  width:630px;
  height:108px;
  text-indent:-9999px;
}

/* Search */

#search {
  float: right;
  width: 240px;
  padding: 12px 15px 0px 0px;
}

#search form {
  float: right;
  margin: 0;
  padding: 0;
}

#search fieldset {
  margin: 0;
  padding: 0;
  border: none;
}

#search input {
  float: left;
  font: 11px Arial, Helvetica, sans-serif;
}

#search-text {
  width: 150px;
  height: 15px;
  padding: 3px 0 0 5px;
  border: solid 1px #788a9c;
  background: #ffffff;
  color: #333333;
}

#search-submit {
  height: 25px;
  width: 25px;
  margin-left: 10px;
  padding: 0px 5px;
  background: url(../images/search.jpg) no-repeat;
  border: none;
  color: #FFFFFF;
}

/* Menu */

#menu {
  width: 846px;
    margin: 0 auto;
    height: 37px;
    line-height: 23px;
  padding: 0px;
    background:url(../images/img02.jpg) no-repeat;
}

#menu li{
    float:left;
    list-style: none;
    margin: 0;
    padding-left: 10px;
    font-size: 0px;
}

#menu li a{
    background:#603913;
    color:#ffffff;
    display:block;
    font-size:14px;
    line-height:36px;
    padding:0 20px;
    text-align:center;
    text-decoration:none;
    width:auto;
}

#menu ul {
    padding: 0;
  margin: 0;
}

#menu ul li ul li a {
    color:#333333;
    display:block;
    font-size:12px;
    line-height:25px;
    padding-right:25px;
    text-align:left;
    text-decoration:none;
    width: 150px;
  height: 25px;
  background:#d5dcee;
}

#menu li a:hover{
    background-color: #f2b405;
  color:#333333;
}

#menu ul ul {
  margin: 0;
  padding: 0;
  position: absolute;
  width: 150px;
  height: 160px;
  visibility: hidden;
  overflow: visible;
}

#menu ul li.forms ul li a {
  width: 150px;
}

#menu ul li.parent resources ul li a {
  width: 150px;
}

#menu ul li:hover ul {
    visibility:visible;
}

/* Page */

#page {
  clear: both;
  width: 846px;
  margin: 0 auto;
  padding: 0px 0px 0px 0px;
  min-height: 400px;
}

/* btn */

.rc_btn_01 a {
  float: left;
  text-align: center;
  display: block;
  width: 124px;
  height: 32px;
  padding-top: 8px;
  background: url(../images/templatemo_button_01.jpg) no-repeat;
  color: #CCFF66;
  font-weight: bold;
  text-decoration: none;
}

.rc_btn_01 a:hover {
  color: #FFF;
}

.rc_btn_02 a {
  float: right;
  text-align: center;
  display: block;
  width: 124px;
  height: 32px;
  padding-top: 8px;
  background: url(../images/templatemo_button_02.jpg) no-repeat;
  color: #FFFF66;
  font-weight: bold;
  text-decoration: none;
}

.rc_btn_02 a:hover {
  color: #FFF;
}

/* Content */

#cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

#content_left {
  width: 846px;
  padding: 0px 0px 0px 0px;
  background: #ffffff;
  margin: 0;

}

.left_col_section_w420 {
  float: left;
  width: 560px;
  padding: 0px 0px 0px 0px;
  margin: 0;
  background: #ffffff;
}

.left_col_section_w420 .product_box {
  position: relative;
  float: left;
  width: 270px;
  margin-bottom: 10px;
  margin-right: 10px;
  background: #ffffff;
}

.product_box .buttom_section {
  clear: both;
  height: 28px;
}

.product_box span {
  position: absolute;
  width: 270px;
  height: 5px;
  bottom: 0px;
  background: url(../images/templatemo_product_box_bottom.jpg) no-repeat;
}

.product_box img {
  float: none;
  border: none;
  margin-bottom: 5px;
}

.product_box .product_box_title {
  width: 260px;
  height: 25px;
  padding: 5px 0px 0px 10px;
  font-weight: bold;
  color: #ffffff;
  background-color: #603913;
}

.product_box .product_box_content {
  padding: 10px;
  color: #333333;
  background-color: #d5dcee;
  font-size: 11px;
}
.product_box_content p {
  margin-bottom: 10px;
}


/* Right Column */

#section_271 {
  width: 265px;
  padding: 10px 10px 0 10px;
  margin: 0;
  float: right;
  background-color: #d5dcee;
}

h2 {
  color: #823808;
  padding: 0px 0px 10px 0px;
  margin: 0;
  float: left;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

.news_image {
  float: left;
  margin: 0 15px 5px 0;
  width: 66px;
  height: 66px;
  border: 1px solid #d9d9d9;
  background-color: #ffffff;
}
.news_image img {
  margin: auto;
  padding: 3px;
}

.news_box {
  clear: both;
  margin-bottom:20px;
}
  
.news_box h3 {
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 10px 0;
}



#bottom_section {
  width: 846px;
  height: 137px;
  margin: 0 auto;
  padding: 0 0 0 0;
  background-color: #ffffff;
}

.list {
  color: #823808;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  clear: both;
  padding: 0 0 5px 0;
  margin-bottom: 10px;
}

.bottom_section_left {
  float: left;
  width: 200px;
}

.bottom_section_left .gallery {
  margin: 0px;
  padding: 0px;
  list-style: none;
  
}

.bottom_section_left .gallery li {
  float: left;
  display: inline;
  margin: 0 8px 8px 0;
  padding: 1px;
  /*width: 80px;*/
  height: 80px;
}

.bottom_section_left .gallery li img {
  /*width: 80px;*/
  height: 80px;
  border: none;
}

.bottom_section_left .gallery li img:hover {
  border: none; 
}

.bottom_section_right {
  float: right;
  width: 600px;
}

.bottom_section_right .gallery {
  margin: 0px;
  padding: 0px;
  list-style: none;
  
}

.bottom_section_right .gallery li {
  float: left;
  display: inline;
  margin: 0 8px 8px 0;
  padding: 1px;
  width: 80px;
  height: 80px;
}

.bottom_section_right .gallery li img {
  width: 80px;
  height: 80px;
  border: none;
}

.bottom_section_right .gallery li img:hover {
  border: none; 
}
/* Footer */

#footer {
  width: 900px;
  height: 30px;
  margin: 0 auto;
  padding: 0;
  background-color: #d5dcee;
}

#footer p {
  margin: 0;
  padding: 10px 20px 0 20px;
  text-align: center;
  font-size: smaller;
}

#footer a {
  color: #333333;
}

#footer .link {
  float: right;
}

#footer .copyright {
  float: left;
}

.event_head {
	width:880px;
	margin:0px auto;
	padding:0px;
	text-align:left;
  /* background-color:#e1ddd9; */
  /* border-bottom: 1px dashed #564b47; */
}



.box {
	width:900px;
	margin: 0px auto;
	padding:0px;
	text-align:left;
	background-color:#fff;
	min-height: 400px;
}

.content {
  /* background-color:#e1ddd9; */
  background-color: #fff;
  margin:0px;
  padding: 10px 0 0 0;
  font-size: 12px;
}

.content p, .left p, .right p {
  line-height: 130%;
  /*margin-bottom: 5px;*/
}
	
.left {
	width:550px;
	float:left;
	background-color:#fff;
	margin:0px;
	padding: 0;
}

.right {
	width:275px;
	padding: 10px 0px 0px 5px;
	float:right;
	background-color:#fff;
}

.white_top {
	background-color:#fff;
	border-top: 1px dashed #564b47;
	padding:5px 0px;
}

.white {
	/* background-color:#e1ddd9; */
	background-color:#fff;
}

#map_canvas {
	width:260px; 
	height:260px;
	margin:10px 10px 10px 10px;
}

img.ico {
  vertical-align: middle;
}

.form_error {
  color: red;
  padding-left: 130px;
}
.form_error_table {
  color: red;
}
.small
{
  font-size: 10px;
}
.in_form
{
  padding-left: 130px;
}
.clearleft
{
  clear: left;
}

.clearright
{
  clear: right;
}
.clearfloat{clear:both;}
form
{
  display: inline;
  list-style: none;
}

.form input
{
  /*display: block;*/
  /*float: left;*/
  margin-bottom: 8px;
  vertical-align: middle;
}

.ticketTable input
{
  margin-bottom: 0;
}
.form button {
  margin-bottom: 7px;
  width: 30px;
  height: 25px;
  vertical-align: middle;
}
.ticketTable button
{
  margin-bottom: 0;
}

.form .right input
{
  display: inline;
  float: none;
  text-align: right;
}

.form label
{
  display: block;
  width: 120px;
  padding-right: 10px;
  margin-bottom: 8px;
  float: left;
  text-align: right;
}

fieldset
{
  border: none;
}

legend {
  font-weight: bold;
  margin-bottom: 8px;
  color: #564b47;
}

div.content_detail {
  padding: 15px 0px 10px 0px;
  font-size: 12px;
}

a.new_event_link, a:hover.new_event_link, a:visited.new_event_link {
  font-size: 18px;
  color: /*#9d633d;*/#e86a10;
  font-weight: bold;
  font-family: Arial, Verdana, Sans-Serif;
}

table.ticketTable, table.infoTable {
  margin: 10px 10px 8px 0px;
}

table.ticketTable td {
  padding: 5px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

table.ticketTable thead td {
  font-variant: small-caps;
}
table.ticketTable td { border-bottom-color: #d5d5d3; background-color: #FFFFFF; }
table.ticketTable thead td, table.ticketTable thead td a { color: #FFFFFF; background-color: #e86a10; }

table.ticketTable a, a.action {
  color: #e86a10;
}

table.infoTable th {
  width: 40%;
}

table.infoTable td {
  padding: 3px 0 3px 0;
}

div.colorBox {
  border:solid #d5d5d3 1px;
  float: left;
  margin-right:5px;
  width:20px;
  height:20px;
}

div.pager_footer {
  margin-top: 5px;
  padding-top: 10px;
  font-size: 10px;
  margin-bottom: 20px;
}
div.pager_footer_left {
  text-align: left;
  margin-left: 5px;
  width: 200px;
  float: left;
}
div.pager_footer_right {
  float: right;
  text-align: right;
  margin-right: 5px;
  width: 400px;
}
.msg {
  background-color: #c1eafc;
  font-weight: bold;
  text-align: center;
  width: 100%;
  padding: 5px;
  /*border: solid 1px #1c334a;*/
}

img.ico {
  margin-right: 5px;
}
#globalnav {
  position:relative;
  float:left;
  width:100%;
  margin:0 0 1.0em 0;
  padding:0 0 0 1em;
  list-style:none;
  line-height:1em;
  border-bottom: 1px solid #a29585;
}

#globalnav LI {
  float:left;
  margin:0;
  padding:0;
}

#globalnav A {
  display:block;
  color:#444;
  text-decoration:none;
  font-weight:bold;
  background:#ddd;
  margin:0;
  padding:0.25em 1em;
  border-left:1px solid #fff;
  border-top:1px solid #fff;
  border-right:1px solid #aaa;
}

#globalnav A:hover,
#globalnav A:active,
#globalnav A.here:link,
#globalnav A.here:visited {
  background:#bbb;
}

#globalnav A.here:link,
#globalnav A.here:visited {
  position:relative;
  z-index:12;
}
.mandatory {
  color: red;
  padding-left: 2px;
}
.infoPanel {
  width:190px;
  float:right;
  border-left:1px solid #d5d5d3;
  padding: 8px 0 20px 5px;
  text-align:right;
}
#print {
  display: none;
}

div.past_event a {
  margin-left: 60px;
}
div.past_event img {
  vertical-align:middle;
}
#feedback textarea{
  border:1px solid #D1D1D1;
  overflow: auto;
  display:block;
  margin-top:5px;
  margin-bottom:5px;
  padding:5px;
  font-size:12px;
  height:80px;
  width:212px
}
#feedback textarea.feedback_pre{
  width:212px;
  height:16px;
}
.success {
  color: #5BC236;
}
img.profile_pic, div.border_box {
  padding: 5px;
  border: solid 1px #d6d6d6;
}
div.border_box {
  width: 200px;
}
div.horizontal_line {
  padding-bottom: 15px;
  margin-top: 15px;
  border-top: dotted 1px #d6d6d6;
}
.small_title {
  font-weight: bold;
  margin-bottom: 5px;
}
.rounded_corner {
  /* Do rounding (native in Firefox and Safari, CC in IE) */
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  CCborderRadius: 10px;
}
#e_ticket div div p, #e_ticket div div div { margin: 14px 0 14px 0; line-height:12pt; }
img.thumb {
  padding: 4px 4px 12px 4px;
  border: solid 1px #d6d6d6;
  margin: 5px 7px 5px 7px;
  background-color: #ffffff;
  display: inline;
}
#e_ticket a {
  color: #0065CC;
  text-decoration: underline;
}
.email_form {
  padding: 10px;
}
a.tip {
  color: #564b47;
  border-bottom: 1px dashed;
  text-decoration: none;
  cursor: help;
}

a.tip:hover {
  position: relative;
}

a.tip span {
  display: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  CCborderRadius: 5px;
}

a.tip:hover span {
  display: block;
  position: absolute; top: 10px; left: 0;
  min-width: 200px;
  /* formatting only styles */
  text-align: left;
  color: #000000;
  font-variant: normal;
  font-size: 11px;
  line-height: 13px;
  padding: 10px; margin: 10px; z-index: 100;
  background: #ffef97; border: 1px dotted #c0c0c0;
  opacity: 0.9;
  /* end formatting */
  
}
#faq {
  padding-left: 10px;
  font-size: 12px;
}
.question {
  text-indent: -20px;
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 2px;
  font-weight: bold;
  border-bottom: 1px dotted;
  line-height: 12pt;
}
.answer {
  padding-top: 5px;
  padding-left: 8px;
  padding-bottom: 10px;
}
ol.in_table {
  padding-left: 1.7em;
  list-style-type: lower-alpha;
  margin-top: 0;
  margin-bottom: 0;
}
table.aboutTable {
  margin: 0;
  padding: 0;
  text-align: left;
  border-collapse:collapse;
}
table.aboutTable th {
  width: 100px;
  vertical-align: top;
}
table.aboutTable,table.aboutTable th, table.aboutTable td
{
  border: 1px solid #D5DCEE;
  padding: 10px;
}