/* Start of CMSMS style sheet 'Microsites : textformats' */
.dealername {
        font-size: 13px;
	font-weight: bold;
}
.authdealer {
        font-size: 11px;
	text-transform: uppercase;
}
.citystate {
        font-size: 11px;
	font-weight:bold;
	padding: 5px 0;
}
.address {
    color: #666;
    font-weight: bold;
}
.plaintext {
    color: #666;
    padding: 10px 0;
}
.callus {
        font-size: 11px;
	padding: 15px 0 10px;
	text-align:center;
	color:#942923;
}
span.phone {
        font-size: 13px;
	font-weight: bold;
	text-align:center;
	color:#942923;
}
.formtext {
        clear: left;
        float: left;
        text-align: right;
        width: 40%;
}
.formfield {
        clear:right;
        float:right;
        text-align: left;
        width:58%;
}
.header {
    color: #666;
    padding: 10px 0;
}
.titletext {
    padding: 5px 0;
}
.left-header {
    color: #666;
    padding 5px 0;
    font-weight:bold;
}
.left-body {
    color: #666;
}
.lefttext {
}
.event {
  padding: 10px 0;
}
.eventTitle {
   color: #666;
}
.eventBody {
   color: #999;
}
.eventLink {
  color: blue;
}
.legend {
  font-size: 10px;
  padding: 10px;
}
.alert {
  font-size: 15px;
  color: red;
}
.row {
   clear: both;
   text-align: center;
}

/* old style sheet elements */
#leftcontent p {
text-align:left;
font-style:italic;
}
p {
	font-weight: normal;
	line-height: 18px; 
	letter-spacing: normal;  
	text-transform: none; 
}

h3 {
font-weight:normal;
color:#5F3316;
font-style: italic;
font-size: 16px;
font-family: Arial;
}

td {
	font-weight: normal;
	font-variant: normal; 
	color: #000000
}

td.table-header{
	color: #FFFFFF;
	font-weight:bold;
}

td.table-row{
	background-color: #D8D3A7;
}

td.table-sub-row{
	background-color: #E2DFBD;
}

td.table-links{
	background-color: #E2DFBD;
}


a {color: #564218; text-decoration: underline; }
a:visited { color: #564218; }
a:hover { COLOR: #000000; text-decoration: none; }
a:active { color: #000000; }

a.link {
	color: #564218;
	text-decoration: underline;
	font-weight: normal;
}

a.link:hover { text-decoration: none; }

a.homelink {
	color: #564218;
	text-decoration: underline;
	font-weight: normal;
}

a.homelink:hover { text-decoration: none; }

a.homelinkbold {
	color: #564218;
	text-decoration: underline;
	font-weight: bold;
}

a.homelinkbold:hover { text-decoration: none; }

.didyouknow-body
{
        color:#666666;
        font-weight: bold;
}

.didyouknow-header
{
       color: #666666;
       font-weight: bold;
       text-decoration: none;
}

TD.cell1	{border:1 solid #85888D}

.float_box {
border:1px solid #82613B;
margin-bottom:4px;
padding:10px;
width:490px;
}

/* End of 'Microsites : textformats' */


