/* Start of CMSMS style sheet 'Microsites : Modules - Template A+B' */
.title {
color:#564218;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
vertical-align:top;
}

.title a:link {
color:#942923;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-style:italic;
font-weight:bold;
text-decoration:none;
}

div.location {
   width: 800px;
   height: 410px;
   text-align: -moz-center !important;
   text-align: center;
}

div.location2 {
   width: 800px;
   height: 170px;
   text-align: -moz-center !important;
   text-align: center;
}

div.address_block {
  background-color: #EFECE0;
  border: 1px solid #D6CCA3;
  float: left;
  height: 150px;
  margin: 5px;
  padding: 5px;
  text-align: left;
  top: 0;
  width: 240px;
}

div.location div.address_block {
  background: none;
  border: none;
}

.address_line {
    font-size:10px;
    font-style:italic;
    padding: 10px 0px;
}

.plain_text {
    /* font-size:10px;*/
        font-size:12px;
        margin-left:10px;
}
.signature {
    font-size:10px;
    font-weight:bolder;
    padding: 10px 0px;
}
.testimonial {
border-bottom:3px solid #ececec;
}


/* Testimonials Module */
div.testimonials_border {
        /* width:78%; */
        margin-bottom:5px;
        border:1px solid #cccccc;
        padding:0px 0px 1em 0px;
}

div.title {
    background: #efefef/* #eee*/;
    color: #222;
    padding:10px 15px/*5px*/;
    margin: 0px 0px 1em 0px;
        line-height:1.5em;
}

div#contentbody div#mainbodyinterior div div.title a { /* Override Link Styles for Headings */
    font-size:1.3em;
        font-style:normal;
        font-weight:normal;
        text-decoration:underline;
}

span.testimonial_name {
        font-style:italic;
        line-height:2em;
}

/* Dealer Module */
div#dealerName {
    font-size:14px;
    font-weight:bold;
    padding: 10px 0;
    clear:both;
}
div#dealerImage {
     float: right;
     padding: 5px;
}
div.dealer_map {
    border: 2px solid #82613B;
    margin: 5px;
    height: 400px;
    width: 400px;
   float: left;
}

div.dealernav {
    padding: 0;
    margin: 0;
}

/* Our Team Module */
div.ourteam_image {
    width: 150px;
    float:left;
    text-align: center;
}

div.ourteam {
  /* position: absolute;
   right: 150px;
   top: 10px;
     
  */
float:left;
width: 700px;
}

div.ourteam ul {
list-style-type:none;
padding-left:0px;
}

span.member_name {
font-size:1.2em;
color:#5F3316;
}

span.member_title {
font-style:italic;
color:#666666;
font-weight:normal;
}

.border_constrained {
    border-bottom:1px solid #CCCCCC;
    padding: 10px;
    margin-bottom: 15px;
    width:95%;
    /* position: relative; */
    clear: both;
}

/* Affiliates Module */
ul.affiliates {
border-bottom:1px solid #cccccc;
padding-bottom:1em;
list-style-type:none;
padding-left:0px;
line-height:2em;
}

ul.affiliates li.assoc_name {
font-size:1.5em;
color:#5F3316;
}

/* Our Events Module */
.eventheader 
{
    background: #efefef/* #eee*/;
    color: #222;
    font-size: 1.3em;
    /* font-weight: bold;*/
    padding: 5px 15px/*5px*/;
    margin: 0px;
        border: 1px solid #cccccc;
    /* border: 1px solid grey; */
    /*width: 78%80%*/;
        line-height:1.5em;
}
.eventheader a
{
    color:#5F3316 /* #222*/;
}
.eventheader .eventteaser
{
    font-weight:normal;
    font-size: .8em;
}
.eventbody
{
    background: #fff;
    padding: 5px 15px/*5px*/;
    margin: 0px 0px 5px 0px;
        border:1px solid #efefef;
    /* border: 1px dashed black;*/
    /*width: 78%80%*/;
}
.eventtitle
{
    color: #5F3316;
    font-size: 1.5em;
    font-weight: bold;
    padding: 10px;
        display:none; /* Hide to match other pages, no titles */
}
.eventlabel
{
    /* font-weight: bold;*/
        font-style:italic;
        color:#666666;
}
.eventrow
{
    padding-top: 5px;
    padding-bottom: 5px;    
}
ul.affiliates img {
float: right;
padding-left:10px;
padding-right:10px;
}
.hidden {
  display:none;
}


/* FAQ */
.faq {
    border-bottom:3px solid #ececec;
}
div.faqs_border {
        /* width:78%; */
        margin-bottom:5px;
        border:1px solid #efefef;
        padding:0px 0px 1em 0px;
}
span.faq_question {
        font-style:italic;
        font-weight: bold;
        line-height:2em;
}

/* End of 'Microsites : Modules - Template A+B' */

