div.storename {
    font-family:Arial, Helvetica, sans-serif;
    font-size:20px;
    font-weight:bold;
    color:#003471;
}
div.storeaddress {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
}
div.storephone {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
}

a.greenbutton {
    background: transparent url('/images/small-green-button-right.jpg') no-repeat scroll top right;
    color: #ffffff;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 21px; /* 38px; */
    margin-right: 5px;
    padding-right: 5px;
    text-decoration: none;
    text-align:right;
}

a.greenbutton span {
    background: transparent url('/images/small-green-button-left.jpg') no-repeat;
    display: block;
    line-height: 21px;
    padding: 3px 0 3px 5px;
    font: bold 12px arial;
}

a.greenbutton:active,a.greenbutton:hover {
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
}

a.greenbutton:active span,a.greenbutton:hover span {
    background-position: bottom left;
    color:#FFF;
}

#microsite {
	margin:10px;
	width:1000px;
	margin:auto;
	padding-left:30px;
	z-index:1;
}

#microsite h1 a:hover {
    color:#000;
    text-decoration:none;
}

#microsite h1, h2 {
    font-size:1.6em;
}

#microsite_content h3, h4 {
    font-size:1.6em;
}

#microsite_content p {
	font-size:1.4em;
}

#microsite h1 a {
    color:#000;
    text-decoration:none;
}

#microsite img.dealerimg {
    float:left;
    padding:0px 10px 10px 0px;
}

#microsite div.generalinfo {
    float:left;
    width:320px;
    height:240px;
    padding:10px;
    background-color:#eee;
    border:1px solid #000;
    font-family: Arial,Helvetica,sans-serif;
}

#microsite div.generalinfo .address_header {
    color:#900;
    font-size:1.4em;
    font-weight:bold;
}

#microsite div.generalinfo .phonenumbers td {
    padding:15px 40px 0 0;
    font-size:1.5em;
}

#microsite div.generalinfo .address {
    font-size:1.5em;
}

#microsite div.generalinfo .blu {
    color:#900;
    font-weight:bold;
}

#microsite_content a {
    color:#000;
    font-size:1.2em;
    text-decoration:none;
}

#microsite_content a:hover {
    color:#666666;
    text-decoration:none;
}

#microsite_content .serving {
    color:#000;
    font-weight:bold;
    font-size:1.2em;
}

.g1-content-form {
	overflow:auto;
	background-image: url(/images/seo-form-bg.jpg);
}

.seo_style h1, .seo_style h1 a {
	color:#fff;
	text-decoration:none;
}

.seo_style h1 a:hover {
	color:#900;
	text-decoration:none;
}

