

a {
    color : #0066CC;
    text-decoration : none;
  }


a.on_light {
    color : #330066;
    text-decoration : none;
  }


div.text_justified {
    text-indent : 40px;
  }


span#tag_line {
  }


span#rna {
    color : #800000;
    font-weight : bold;
  }


span.rna {
    color : #800000;
    font-weight : bold;
  }


span.form_element {
    color : #800000;
    font-weight : bold;
  }


span.tag_line {
    font-size : medium;
  }


span.bold_black {
    color : #000000;
    font-weight : bold;
  }


span#name_caps {
  }


span.name_caps {
    font-size : large;
  }


table#standard_body {
    background-color : #dcdcdc;
    color : #585858;
  }


div.pos_stat {
    font-weight : bold;
    margin-bottom : 20px;
    margin-left : 5pc;
    margin-right : 5pc;
    margin-top : 2px;
  }


div.contact {
    font-weight : bold;
    margin-bottom : 20px;
    margin-left : 10px;
    margin-top : 5px;
  }


div.form_element {
    font-weight : bold;
    margin-bottom : 20px;
    margin-left : 10px;
    margin-top : 5px;
  }


a.on_light:visited {
    color : #808080;
  }


ul.sidebar_left {
    list-style-position : outside;
    list-style-type : square;
    text-indent : 0px;
  }


ul.sidebar_right {
    list-style-position : outside;
    list-style-type : square;
    text-indent : 0px;
  }


body.arial {
    font-family : Arial, 'Century Gothic', sans-serif, 'Nimbus SansL',Helvetica, 'Bitstream Vera Sans';
  }


body {
    background-color : rgb(170,135,53);
    font-family : serif, 'Times New Roman', Times, Serif;
    /*margin-left : 40px;
    margin-right : 40px;
    */;
  }


body.standard {
    /*width : 700px;
    */;
  }


div {
    margin-bottom : 1em;
  }


img {
    border-bottom-style : none;
    border-left-style : none;
    border-right-style : none;
    border-top-style : none;
  }


#container {
    margin: 0 auto;
    width: 100%;
    /*background: #fff;
    */background-color : rgb(170,135,53);
  }


#header {
    /*background-color : aa8735;
    */ background-color : #000;
    padding: 20px;
  }


#header h1 {
    margin: 0;
  }


#navigation {
    background-color : #333;
    float : left;
    min-width : 200px;
    width : 100%;
  }


#navigation ul {
    margin: 0;
    padding: 0;
  }


#navigation ul li {
    list-style-type: none;
    display: inline;
  }


#navigation li a {
    display: block;
    float: left;
    padding: 5px 10px;
    color: #fff;
    text-decoration: none;
    border-right: 1px solid #fff;
  }


#navigation li a:hover {
    background: #383;
  }


#content-container1 {
    float: left;
    width: 100%;
    background: #fff;
  }


#content-container-black {
    background-color : #000000;
    float : left;
    width : 100%;
  }


#content-container2 {
    background-color : #000000;
    float : left;
    min-width : 1000px;
    width : 100%;
  }


#content-container-grey {
    background-color : #DADADA;
    margin-bottom : 5px;
    margin-left : 5px;
    margin-right : 5px;
    margin-top : 5px;
    padding-bottom : 5px;
    padding-left : 10px;
    padding-right : 10px;
    padding-top : 5px;
   
  }


#section-navigation {
    background-color : #000000;
    display : inline;
    float : left;
    margin-bottom : 0;
    margin-left : 2%;
    margin-right : 2%;
    margin-top : 0;
    min-width : 200px;
    padding-bottom : 20px;
    padding-left : 0;
    padding-right : 0;
    padding-top : 20px;
    width : 16%;
  }


#section-navigation ul {
    margin: 0;
    padding: 0;
  }


#section-navigation ul li {
    margin: 0 0 1em;
    padding: 0;
    list-style-type: none;
  }


div#content {
    float : left;
    margin-bottom : 0;
    margin-left: 2%;
    margin-right : 0;
    margin-top :5px;
    padding-bottom : 20px;
    padding-left : 20px;
    padding-right : 20px;
    padding-top : 20px;
    width : 70%;
    background-color: #DADADA;
  }


#content h2 {
    margin: 0;
  }


#aside {
    float: right;
    width: 16%;
    padding: 20px 0;
    margin: 0 2% 0 0;
    display: inline;
  }


#aside h3 {
    margin: 0;
  }


#footer {
    clear: left;
    background: #ccc;
    text-align: right;
    padding: 20px;
    height: 1%;
  }


.thumbnail {
    color : rgb(170,135,53);
  }


.dealer_thumb_label {
    color : rgb(170,135,53);
  }


.thumb_section_heading h4 {
    color : rgb(170,135,53);
    /*#aa8735;
    */ font-weight : bold;
  }


.dealer_page_heading_desc {
  }


.dealer_page_heading_desc dl {
  }


.dealer_page_heading_desc dt {
  }


.dealer_page_heading_desc dd {
  }


.dealer_name {
  }


.dealer_page_heading_desc h3 {
  }


span.gold_text {
    color : #aa8735;
  }


