body {
/*background-color: #f3f3f3;*/
background-color: black;
background: url(../images/Cinco_background_v2.jpg) top left no-repeat;

}
#inner_wrapper {
  background-color: #f3f3f3;
  -webkit-box-shadow: 0 0 190px 15px #000;
  -moz-box-shadow: 0 0 190px 15px #000;
}
#footer {
  margin-top: 0px !important;
  padding-top: 50px !important;
  background-color: #f3f3f3;
}
#regionB .copy {
  padding: 25px 20px;
}

#regionB .copy * {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color: #63564b;
  text-align: left;
}

#regionB .copy h1 {
  font-family: Verdana, sans-serif;
  font-size: 16px;
  color: #63564b;
  font-weight: normal;
  text-align: left;
}

#regionB .copy .sponsorCallout {
  width: 216px;
  height: 51px;
  background: url(../images/sponsorcallout.png);
  margin: 20px;
  padding: 7px 16px;
  color: white;
  font-family: Verdana;
  font-size: 9px;
  font-weight: bold;
  float: right;
  line-height: 16px;
}

#regionB .copy .sponsorCallout a {
  color: white;
  font-family: Verdana;
  font-size: 9px;
  font-weight: bold;
  text-decoration: underline;
}

#regionB .copy .sponsorCallout a:hover {
  color: white;
  font-family: Verdana;
  font-size: 9px;
  font-weight: bold;
  text-decoration: underline;
}
#regionB .copy .sponsorCallout a:visited {
  color: white;
  font-family: Verdana;
  font-size: 9px;
  font-weight: bold;
  text-decoration: underline;
}
#promo_blocks {
	background-color: #734d43;
}

#promo_blocks ul li {
    width: 142px;
    margin: 0;
}

#promo_blocks ul li .nav_button_text {
	margin-top: 5px;
	border-right: 1px solid #F89828;
}

#promo_blocks ul li .nav_button_text_last {
	margin-top: 5px;
	border-right: none;
}

#promo_blocks ul li a {
    height: 65px;
    width: 142px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-weight: normal;
	font-size: 12px;
	color: white;
    text-decoration: none;
}

#promo_blocks ul li a.active {
    height: 65px;
    width: 142px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
	color: white;
}

#promo_blocks ul li a.visited {
    height: 65px;
    width: 142px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
	color: white;
    background-color: #FDFBF4;
    text-decoration: none;
}


#slider_1_nav {

}

#slider_1_nav ul li {
    width: 15px;
	padding-right: 2px;
    margin: 0;
}

#slider_1_nav ul li a {
    text-decoration: none;
}

#slider_1_nav ul li a.active {
    text-decoration: none;
}

#slider_1_nav ul li a.visited {
    text-decoration: none;
}

#footer ul li {
    border-left:  2px solid #553220;
    padding-left: 6px;
    padding-top: 3px;
    padding-bottom: 0;
    padding-right: 6px;
    font-size: 12px;
    text-align: right;
    float: left;
    list-style-type: none;
}

#footer ul li.first {
    border-left:  2px solid transparent;
}

#footer ul li a {
    display: table-cell;
    color: #553220;
    text-decoration: none;
}

nav a {
  color: #63564b;
  font-size: 11px;
  font-family: 'Orbitron', sans-serif !important;
  padding: 0px 5px;
  text-decoration: none;
}
nav a:hover {
  color: #63564b;
  text-decoration: underline;
}
nav a:visited {
  color: #63564b;
}

#navMenu {
    margin: 0;
    padding: 0;
    
}
#navMenu ul {
    display: block;
    padding: 7px 0px 0px 0px;
    list-style: none;
}
#navMenu ul li {
   margin: 0px 0px;
list-style: none;
display: inline-block;
border-right: 1px solid;
padding: 0px 5px 0px 0px;
}
#navMenu ul li:last-child {
border-right: none;
}
#navMenu ul li a {
    text-decoration: none;
    letter-spacing: 0.95px;
    font-size: 13px;
    font-size: 11px;
    font-family: 'Orbitron', sans-serif !important;
    color: #63564b;

}
#navMenu ul li a:hover {
    text-decoration: underline;
}
#navMenu ul li a.active {
    text-decoration: none;
    color: #F89828;
}
#navMenu li ul {
    margin: 0px;
    padding: 10px 0px;
    display: none;
    width: 240px;
    top: 54px;
    background-color: #CBBFBC;
    -webkit-box-shadow: 2px 3px 5px #373737;
    -moz-box-shadow: 2px 3px 5px #373737;
    box-shadow: 2px 3px 5px #373737;
}
#navMenu li:hover ul {
    margin: 0px;
    padding: 20px 0px;
    display: block;
    position: absolute;
    z-index: 9990;
    background-repeat: repeat-x;
    background-position: 0px 0px;
}
#navMenu li ul li {
    margin: 0px;
    padding: 0px;
    display: block;
}
#navMenu li:hover li {
    margin: 1px 0px;
    padding: 0px;
    display: block;
    color: #fff;
    text-align: left;
}
#navMenu li:hover li a {
    padding: 4px 20px;
    margin: 0px 0px;
    display: block;
    float: left;
    width: 220px;
    text-align: left;
    font-size: 11px;
    font-family: 'Orbitron', sans-serif !important;
    color: #63564b;
}
#navMenu li li a:hover {
    padding: 4px 20px;
    margin: 0px 0px;
    display: block;
    text-align: left;
    text-decoration: underline;
}
#navMenu li:hover li a.active {
    padding: 4px 20px;
    margin: 0px 0px;
    display: block;
    text-align: left;
}

.color_1 {
    color: #7E6D5F;
    background-color: #D4DABD;
}

.color_2 {
    color: #7E6D5F;
    background-color: white;
}

.pframe_1 {
	border: 1px solid #666; padding:4px; background-color: #FFFFFF
}

.topLeft {
    background: url(../images/topleftbg.png) top left no-repeat;
    padding: 10px 25px;
}

.topLeft .logo {
  margin-bottom: 35px;
}

.topLeft .copy {
  color: white;
  text-align: left;
  font-family: Verdana;
}
.topLeft .copy h3 {
  font-size: 13px;
  font-weight: normal;
  font-family: Verdana;

}
.topLeft .copy p {
  font-size: 12px;
  line-height: 14px;
  padding: 5px 0px;
  font-family: Verdana;
}
.topRight {
	background: url(../images/toprightbg.png) top left no-repeat;
}

.photoGalleryLeft {
   background: url(../images/bottomleftbg.png) top left no-repeat;
   height: 455px;
}

.photoGalleryRight {
   background: url(../images/bottomrightbg-green.png) top left no-repeat;
   height: 455px;
}

.blogListing, .signUpWidget {
   background: url(../images/bottomrightbg.png) top left no-repeat;
}

.blogListing .title, .signUpWidget .title {
  margin: 2px 0px 2px 1px;
  font-size: 17px;
  font-family: 'Orbitron';
  color: #c2cd23;
  font-weight: bold;
  text-align: left;
  padding-left: 10px;
  height: 42px;
  line-height: 45px;
}

.blogListing img, .signUpWidget img {

}

.signUpWidget .caption {
  font-size: 12px;
  font-family: Verdana, sans-serif;
  color: #F89828;
  font-weight: normal;
  text-align: left;
  text-decoration: none;
  padding: 22px 15px;
  line-height: 17px;
}

.signUpWidget label {
  display: block;
  color: white;
  font-family: Verdana;
  font-size: 12px;
  margin: 0px;
  padding: 0px 12px;
  text-align: left;
}
.signUpWidget input[type=text] {
   background: url(../images/inputbg.png);
   border: none;
   color: #63564b;
   font-family: Verdana, sans-serif;
   width: 155px;
   padding-left: 5px;
  text-align:left;
}

.signUpWidget input[type=submit] {
  width: 52px;
  height: 24px;
  padding-left: 50px;
  padding-top: 22px;
  background: url(../images/submitonbrown.png);
  border: none;
  cursor: pointer;
  float: right;
  margin-right: 11px;
}

.blogListing .story  {
   text-align: left;
   padding: 7px;
}

.blogListing .story .storyTitle {
  font-weight: normal;
  text-align: left;
  padding-left: 9px;
  padding-top: 12px;
}

.blogListing .story .storyTitle a {
  font-size: 11px;
  font-family: Verdana;
  color: #F1F1F2;
  
  text-decoration: none;
}

.blogListing .story .storyTitle a:hover {
  font-size: 11px;
  font-family: Verdana;
  color: #F1F1F2;
  font-weight: normal;
  text-decoration: underline;
}

.blogListing .story .storyTitle a:visited {
  font-size: 11px;
  font-family: Verdana;
  color: #F1F1F2;
  font-weight: normal;
  text-decoration: none;
}

.blogListing .story > a {
  font-size: 12px;
  font-family: Verdana;
  color: #F89828;
  font-weight: normal;
  text-align: left;
  text-decoration: none;
  padding-left: 9px;
}

.blogListing .story > a:hover {
  font-size: 12px;
  font-family: Verdana;
  color: #F89828;
  font-weight: normal;
  text-align: left;
  text-decoration: underline;
}


.pgTitle {
  background: #63564B;
  margin: 2px 0px 2px 1px;
  font-size: 17px;
  font-family: 'Orbitron';
  color: #F89828;
  font-weight: bold;
  text-align: left;
  padding-left: 10px;
  height: 42px;
  line-height: 45px;
  
}
.photoGallery .mainImage {
  width: 166px;
  height: 110px;
  padding: 0;
  overflow-x: hidden;
  overflow-y: hidden;
  
}

#listingLeft.photoListing {
  height: 275px;
  overflow-x: hidden;
  overflow-y: hidden;
  margin-top: 5px;
}

#listingRight.photoListing {
  height: 275px;
  overflow-x: hidden;
  overflow-y: hidden;
  margin-top: 5px;
}

#listingLeft .photo {
  display: inline;
  height: 53px;
  width: 80px;
  overflow: hidden;
  padding: 0; 
}

#listingRight .photo {
  display: inline;
  height: 53px;
  width: 80px;
  overflow: hidden;
  padding: 0; 
}


.topRight {
  padding: 10px;
}

.topRight .logo {
  padding-top: 30px;
  padding-bottom:30px;
}

.topRight .date {
   font-size: 18px;
   font-family: Verdana;
   font-weight: bold;
   color: white;
   padding: 0px;
   margin: 0px;
    text-align: left;
}

.topRight .location {
  font-size: 13px;
   font-family: Verdana;
   font-weight: bold;
   color: white;
   padding: 0px;
   margin: 0px;
    text-align: left;
}

.topRight hr.orange {
  color: orange;
}

.topRight .description {
  font-size: 12px;
   font-family: Verdana;
   font-weight: normal;
   color: white;
   padding: 10px 0px;
   text-align: left;
   margin-top:15px;
   margin-bottom: 15px;
   border-top: 1px solid #f89828;
   border-bottom: 1px solid #f89828;
   max-height: 120px;
   overflow: hidden;
}
.topRight .eventLink {
   text-align: left;
}
.topRight .eventLink a {
   font-size: 13px;
   font-family: Verdana;
   font-weight: bold;
   color: #f89828;
   padding: 10px 0px;
   text-decoration: none;
}
.topRight .eventLink a:hover {
   font-size: 13px;
   font-family: Verdana;
   font-weight: bold;
   color: #f89828;
   padding: 10px 0px;
   text-decoration: underline;
}
.topRight .eventLink a:visited {
   font-size: 13px;
   font-family: Verdana;
   font-weight: bold;
   color: #f89828;
   padding: 10px 0px;
   text-decoration: none;
}

.nav_button {
   
}
.bannerTitleTop {
   font-size: 13px;
   font-family: 'Orbitron', sans-serif;
   color: white;
   font-weight: bold;
   text-align: left;
   padding-left: 8px;
   padding-bottom: 3px;
	height: 14px;
}

.bannerTitleBottom {
    font-size: 12px;
   font-family: sans-serif;
   color: #f89828;
   font-weight: normal;
   text-align: left;
   padding-left: 8px;
   padding-bottom: 3px;
   height: 13px;
}

.contactForm {
  height: 458px;
  width: 549px;
  background: url(../images/contactusformbg.png);
  overflow: hidden;
  padding-top: 40px;
  position: relative;
  left: 1px;
}
.contactForm .row {
  padding: 7px 40px;
  text-align: left;
}
.contactForm .row label {
  width: 100px;
  display: inline-block;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color: #63564b;
}
.contactForm input[type=text], .contactForm textarea {
   background: url(../images/inputbg.png);
   border: none;
   color: #63564b;
  font-family: Verdana, sans-serif;
   width: 350px;
   padding-left: 5px;
 height: 85px;

}
.contactForm input[type=text] {
	height: 21px;

}
.contactForm .buttons {
  padding-right:45px;
}
.contactForm input[type=submit] {
  width: 49px;
  height: 21px;
  padding-left: 47px;
  padding-top: 20px;
  background: url(../images/girllusbutton.png);
  border: none;
  cursor: pointer;
  float: right;
}

.contactHead {
  font-family: Verdana;
  color: #63564b;
  text-align: left;
  padding-bottom: 20px;
  margin-left: 20px;
  margin-top: 40px;
  margin-bottom: 35px;
}
.contactHead h2{
  font-size: 14px;
  text-align: left;
  font-weight: normal;
  padding: 0px;
}
.contactHead p{
  font-size: 12px;
  text-align: left;
}

.grayhead {
  font-size: 17px;
  font-family: 'Orbitron';
  color: #63564b;
  font-weight: bold;
  background: url(../images/headingbg.png) repeat-y;
  line-height: 44px;
  text-align: left;
  padding: 10px 0px 0px 18px;
  margin-left: 20px;
  margin-bottom: 0px;
}

.bottomLeft {
  width: 179px;
  height: 443px;
  background: url(../images/bottom_left_green_full.png);
}

.bottomRight {
  width: 179px;
  height: 442px;
  background: url(../images/bottom_right_brown_full.png);
}

.sponsorsList {
  width: 551px;
  height: 661px;
  background: url(../images/sponsorswidgetbg.png);
  padding: 20px;
}
.sponsorLogoMain {
   float: left;
}

.sponsorLogoMain img {
  max-width: 250px;
  max-height: 250px;
}

.sponsorLogoList {
  text-align: left;
  height: 250px;
  padding-top: 15px;
  padding-left: 270px;
}
.sponsorLogoList img {
  max-width: 64px;
  max-height: 48px;
}

.sponsorLogoList div div {
  width: 66px;
  height: 50px;
  border: 1px solid #d4b498;
  display: inline-block;
  text-align: center;
  margin: 3px;
  cursor: pointer;
}

.sponsorPager {
  display: inline;
 
  line-height: 12px;
  font-size: 12px;
  font-family: 'Orbitron';
  color: #63564B;
}
.blogPager {
  text-align: left;
  line-height: 12px;
  font-size: 12px;
  font-family: 'Orbitron';
  color: #63564B;
  margin-left: 20px;
  padding-bottom: 50px;
}
.pageLink { 
  display: inline-block;
  width: 12px;
  height: 12px;
  border: 1px solid #d4b498;
  line-height: 12px;
  font-size: 12px;
  font-family: 'Orbitron';
  color: #63564B;
  font-weight: bold;
  cursor: pointer;
}

#sponsorName {
  text-align: left;
  padding-left: 65px;
  font-family: Verdana;
  padding-top: 80px;
  font-weight: normal;
  color: #63564B;
}

#sponsorDescription {
  text-align: left;
  padding-left: 65px;
  font-family: Verdana;
  font-weight: normal;
  color: #63564B;
  font-size: 12px;
}

.blogListBig .catbar {
  width: 530px;
  height: 25px;
  line-height: 25px;
  text-align: left;
  color: #fdfcfa;
  background: url(../images/blogtoolbar.png);
  font-family: Verdana;
  font-size: 12px;
  padding: 0px 10px;
}

.blogListBig .catbar a{
  font-family: Verdana;
  font-size: 12px;
  font-weight: normal;
  color: #fdfcfa;
  text-decoration: none;
}
.blogListBig .catbar a.current{
  font-family: Verdana;
  font-size: 12px;
  font-weight: normal;
  color: #fdfcfa;
  text-decoration: underline;
}
.blogListBig .catbar a:hover{
  font-family: Verdana;
  font-size: 12px;
  font-weight: normal;
  color: #fdfcfa;
  text-decoration: underline;
}
.blogListBig .catbar a:visited{
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: white;
  text-decoration: underline;
}

.pageOfBlogs {
  text-align: left;
}
.blogItem {
  border-bottom: 1px solid #DDD;
  padding-bottom: 20px;
padding-top: 10px;
height: 256px;
margin-left: 20px;
margin-right: 22px;
}
.blogItem a{
  text-decoration: none;
  color: #63564b;
}
.blogItem a:hover{
  text-decoration: underline;
  color: #63564b;
}
.blogItem a:visited{
  text-decoration: none;
  color: #63564b;
}

.blogItem:last-child {
  border-bottom: none;
}
.blogItem .blogImage {
   float: left;
   padding: 10px 10px 10px 0px;
}
.blogItem > h1 {
  padding-left: 260px;
  color: #63564b;
  font-family: Verdana;
  font-size: 16px;
  font-weight: normal;
  padding-top: 50px;
  margin-bottom: 0px;
}
.blogItem > .blogDateInfo {
  padding-left: 260px;
  color: #63564b;
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
}
.blogItem > .blogCopy {
  padding-left: 260px;
  color: #63564b;
  font-family: Verdana;
  font-size: 12px;
  margin-top: 10px;
}

nav a.active {
  color: #F89828;
}

.blog {
  margin-left: 37px;
  text-align: left;
}

.backLink {
  padding: 30px 0px;
 font-family: Verdana;
font-size: 10px;
  text-decoration: none;
  color: #63564B;
}

.blog .backLink a {
  text-decoration: none;
  color: #63564B;
}
.blog .backLink a:hover {
  text-decoration: underline;
  color: #63564B;
}
.blog h1 {
  font-weight: normal;
  color: #63564B;
  font-size: 18px;
  padding: 0px 0px 3px;
  margin: 0px;
}

.blog .blogDate {
  font-weight: bold;
  color: #63564B;
  font-size: 11px;
  padding-bottom: 20px;
}

.blogCopy {
  font-family: Verdana;
  color: #63564B;
  line-height: 17px;
  font-size: 12px;
  margin-right: 25px;
}

.eventDetails .eventInfoPanel {
  text-align: left;
}

.eventDetails .eventLocationDetails {
  float: right;
  width: 225px;
}

.eventDetails .eventInformation {
 }

.eventInformation .backLink {
  padding: 40px 0px 30px 40px;
  display: block;
}

.eventLine {
  border-right: 2px solid #ddd;
  color: #63564B;
  width: 330px;
  min-height: 510px;

}

.eventLine .eventDate {
  font-family: Verdana;
  font-weight: bold;
  font-size: 21px;
  padding: 0px 0px 15px 40px;
}

.eventLine .title {
  font-family: Verdana;
  font-weight: normal;
  font-size: 16px;
  padding: 0px 0px 0px 40px;
}

.eventLine .copy {
  padding: 0px 20px 10px 40px !important;
}

.eventLine .copy h1 {
  font-size: 14px !important;
}

.buttons {
  margin-left: 30px;
  /* border-top: 2px solid #ddd; */
  /* border-bottom: 2px solid #ddd; */
  padding: 0px 0px;
}

.eventPicture {
  padding-top: 30px;
  padding-bottom: 20px;
  padding-left: 20px;
}

.eventLocationDetails .date {
  font-family: Verdana;
  font-weight: bold;
   color: #63564B;
  font-size: 18px;
}

.eventLocationDetails .address {
  font-family: Verdana;
  font-weight: normal;
   color: #63564B;
  font-size: 12px;
}

.eventLocationDetails .map {
   text-align: center;
   padding: 20px 0px;
}

.pageOfEvents .eventItem {
   border-top: 2px solid #ddd;
   margin-left: 20px;
margin-right: 20px;
   
}
.pageOfEvents .eventItem .eventImage {
   display: table-cell;
   vertical-align: middle;
   width: 130px;
   padding: 30px 15px;
}
.pageOfEvents .eventItem .eventImage img {
   max-width: 110px;
}
.pageOfEvents .eventItem .eventLocationInfo {
   display: table-cell;
   width: 130px;
   padding: 30px 15px;
}

.pageOfEvents .eventItem .eventDetails {
     border-left: 2px solid #ddd;
   border-right: 2px solid #ddd;
   
   display: table-cell;
   padding: 30px 15px; 
}

.pageOfEvents .eventDetails h1 a {
  color: #63564B;
  text-decoration: none;
  font-size: 16px;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
}

.pageOfEvents .eventDetails h1 a:hover {
  color: #63564B;
  text-decoration: underline;
}
.pageOfEvents .eventDetails h1 {
  font-family: Verdana;
  font-weight: normal;
   color: #63564B;
  font-size: 14px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 5px;
}

.pageOfEvents .eventDetails {
   font-family: Verdana;
  font-weight: normal;
   color: #63564B;
  font-size: 11px;
  text-align: left;
}
.pageOfEvents {
  margin-bottom: 30px;
}

.pageOfEvents .eventDetails  a {
  font-family: Verdana;
  font-weight: bold;
  color: #f89828;
  font-size: 11px;
  padding-top: 20px;
  padding-bottom: 0px;
  text-decoration: underline;
 
}
.pageOfEvents .eventItem .eventLocationInfo .date {
   font-family: Verdana;
  font-weight: normal;
   color: #63564B;
  font-size: 14px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 5px;
}

.pageOfEvents .eventItem .eventLocationInfo  {
  text-align: left;
}

.pageOfEvents .eventItem .eventLocationInfo .location {
   font-family: Verdana;
  font-weight: normal;
   color: #63564B;
  font-size: 11px;
  text-align: left;
}

.pageOfEvents .eventItem .eventLocationInfo a {
   font-family: Verdana;
  font-weight: bold;
   color: #63564B;
  font-size: 9px;
  text-align: left;
  text-decoration: underline;
}

.pageOfEvents .eventItem .eventLocationInfo a:hover {
   font-family: Verdana;
  font-weight: bold;
   color: #63564B;
  font-size: 9px;
  text-align: left;
  text-decoration: underline;
}

.eventLocationDetails  .eventPicture {
	  
}

.reqtext {
font-size: 8px;
padding-left: 105px;
color: #63564B;
}

input:invalid {
-moz-box-shadow: none;
}

.contactHead h1 {
font-family: Verdana, sans-serif;
font-size: 16px;
color: #63564B;
font-weight: normal;
text-align: left;
}


#imageData {
  display: none !important;
}
#imageContainer {
    background-color: white;
}

.blog .blogImage {
  padding-bottom:20px;
}

.blogListBig > p > a {
  color: #63564B;
  text-decoration: none;
  font-weight: normal;
}

.blogListBig > p > a:hover {
  color: #63564B;
  text-decoration: underline;
}

.blogListBig > p > a:visited {
  color: #63564B;
  text-decoration: none;
  font-weight: normal;
}
