/*----------------------------------------------------------------------------*/
/*
/*  Global Stuff
/* 
/*----------------------------------------------------------------------------*/

body {
    padding: 0;
    margin: 0;
    background-color: white;
    line-height: 1.5em; 
    font-size: 11px;
    font-family: Tahoma, Bitstream Vera Sans, Verdana, sans-serif; 
}

img {
    border: none;
    vertical-align: bottom;
}

h1, h2, h3, h4, h5, h6 {
    line-height: 1.15em; 
}

h1 {
    font-size: 18px;
}

h2 {
    font-size: 15px;
}

h3 {
    font-size: 13px;
    margin:0;
}

#content-main p {
    font-size: 12px;
    line-height: 1.5em; 
}

#content-main li {
    font-size: 12px;
    line-height: 1.5em; 
}

.clear { clear: both; }

/*--------------------------------------*/
/*  Index Links
/*--------------------------------------*/

.index_right h4 {
    margin:0 50px 25px 35px;
    font-weight:bold;
    font-size: 13px;
    xdisplay:block;
    overflow: hidden;
    padding: 4px 4px 5px 4px;
    background: #106e1a;
    width: 240px;
}

.index_right h4 a {
    text-decoration: none;
    color: #ffffff;
}

.index_left h4 {
    margin:0 50px 25px 50px;
    font-weight:bold;
    font-size: 13px;
    xdisplay:block;
    overflow: hidden;
    padding: 4px 4px 5px 4px;
    background: #106e1a;
    width: 250px;
}

.index_left h4 a {
    text-decoration: none;
    color: #ffffff;
}

ul.index-list {
    padding: 0;
    margin:0;
    margin-top:5px;
    margin-bottom: 10px;
}
#top_content  .index-list-item:first-child  {
	background-color:#FFC77F;
	padding:2px;
}
.index-list-item {
    display:block;
    border-bottom: 1px dotted black;
    overflow: hidden;
    margin: 0 10px;
    padding-top:5px;
}

/ .index-list-item-last {
/     border-bottom: 0;
/ }

a.index-link { 
    text-decoration: none;
}

a.index-link { 
    text-decoration: none;
    color: #111;
}

a.index-link:visited { 
    color: #888;
}

a.index-link:hover { 
    text-decoration: underline;
}

a.index-link-contd { 
    font-weight: normal !important;
    color: #666666 !important;
    text-decoration: none !important;
}

div.index-link-blurb {
    margin:0 25px 0px 25px;
    font-weight:bold;
    font-size: 11px;
}

div.index-link-blurb:hover {
    text-decoration: underline;
}

.index-link-button {
    padding: 0px 8px 8px 8px;
    padding-right: 0;
    clear: both;
    float: right;
}

#container {
    width: 979px;
    margin: 5px auto;
}

#venue_map {
    width: 500px;
    height: 250px;
    border: 1px solid black;
}

#footer-powered-by {
    display: inline;
}

.thumbnails {padding: 10px 0px 0px 0px;}

ul.photo_list { list-style-type: none; padding: 0; padding-left: 15px; margin: 0; width: 350px; }
.photo_list li { float: left; display: block; padding: 5px; max-height: 100px; max-width: 100px; overflow: hidden; }
ul.gallery_list { padding: 0; margin: 0; list-style-type: none; }
.gallery_list_li { width: 100%; overflow: hidden; } 
ul.full_gallery_list { padding: 0; margin: 0; list-style-type: none; }

.index_right { width: 332px; float: right; }
.index_right h3 { 
  padding: 5px;
  border: 1px solid #196CC8;
  background-image: url('/media/images/index_h3_bg.gif');
  background-repeat: repeat-x;
  background-position: bottom;
  background-color: #348BE8;
  padding-left: 10px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 15px;
}
.index_left { width: 375px; float: left;}
.index_left h3 { 
  text-transform: uppercase;
  color: #ffffff;
  border: 1px solid #196CC8;
  padding: 5px;
  background-image: url('/media/images/index_h3_bg.gif');
  background-repeat: repeat-x;
  background-position: bottom;
  background-color: #348BE8;
  padding-left: 10px;
  font-size: 15px;
  line-height: 15px;
}

.index_right h3 a {text-decoration: none; color: #ffffff; }
.index_left h3 a {text-decoration: none; color: #ffffff; }

.index_video {margin-bottom: 20px;}

#rssfeedshort ul {
    padding: 0;
    margin:0;
    margin-top:5px;
    margin-bottom: 10px;
}

#rssfeedshort li {
    display:block;
    margin: 0 10px;
    padding-top:5px;
    margin:0 25px 5px 25px;
    font-size: 11px;
    line-height: 13px;
}

#rssfeedshort a { 
    text-decoration: none;
    font-weight:bold;
    color: #111;
}

#rssfeedshort a:visited { 
    color: #888;
}

#rssfeedshort a:hover { 
    text-decoration: underline;
}

