﻿#pagewidth{ 
 width:980px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
} 
 
#wrapper{
 background: #D4D4D4 url(images/3column.gif) repeat-y;
}

#wrapper-2column{
 background: #D4D4D4 url(images/2column.gif) repeat-y;
}
 
#header{
 height:193px; 
 background-color:white;
 background-image: url('images/header_bg.jpg');
 border-bottom: 1px solid darkgray;
} 

#mainnav{
 height: 23px;
 background: url('images/bg_nav.gif') repeat-x 0% 0%;
 border-top:1px solid White;
 border-left:1px solid White;
 border-bottom:1px solid White;
 overflow: hidden;
}

#doublecol{
 margin: 0 auto;
 1width: 750px;
 background: white;
}
 
#leftcol{
 width:164px; 
 1min-height: 760px;
 float:left; 
 border-top:1px solid White;
}
 
#twocols, #twocols-twocols {
 width:813px; 
 float:right; 
}

#twocols-twocols {
 background: #D4D4D4 url(images/twocols.gif) repeat-y;
}
 
#rightcol{
 width:215px; 
 1min-height: 735px;
 float:right; 
 background-color:#A21219;
}
 
#maincol{
 width:597px; 
 1min-height: 735px;
 background-color: #FFFFFF;  
 float: left; 
 display:inline; 
}

#bcwrap #bc {
  padding-left: 12px;
  padding-right: 12px;
}

#st {
  text-align:right;
}
 
#contentwrap #content {
  padding-left: 12px;
  padding-right: 12px;
}
 
#footer {
 height:35px; 
 background-color:#464646; 
 clear:both;
 text-align: center;
}

.tqs-gallery-list-item {
  padding: .5em;
}
 
 
#tqs-gallery-list {
  border-width: 1px 0 0 0 !important;
}

.tqs-event-reg {
  margin:5px auto;
  width:44em;
  border:1px solid #284775;
}

.tqs-event-reg-title {
  background:#5D7B9D;
  color:#F7F6F3;
  font-weight:bold;
  height:1.5em;
  padding:.5em 0;
  text-align:center;
}

.tqs-event-reg-field,
.tqs-event-reg-group,
.tqs-event-reg-errors {
  text-align:right;
  clear:both;
  padding: 3px 0;
}

.tqs-event-reg-field label {
  text-align:right;
  color:#5D7B9D;
  white-space:nowrap;
  display: block;
  width: 270px;
  float: left;
  padding-right: .5em;
}

.tqs-event-reg-field input,
.tqs-event-reg-field select,
.tqs-event-reg-field textarea {
  color:#5D7B9D;
  float: left;
  width: 200px;
}

.tqs-event-reg-field input {
  text-align:left;
}

.tqs-event-reg-field select {
  text-align:left;
}

.tqs-event-reg-group {
  text-align:left;
  padding-left: 20px;
}

.tqs-event-reg-errors {
  text-align: center;
}

.tqs-event-reg-controls {
  padding: 20px 0;
  text-align: center;
}

.tqs-store-item-link a {
  color: #5D7B9D;
  text-decoration: none;
}

.tqs-store-item-link a:hover {
  text-decoration: underline;
}

.tqs-store-item-link a {
  padding-right: 12px;
}
.tqs-store-item-link {
  margin-top:20px;
}


