﻿body { background-color: #82a63e; font-family: Verdana; margin: 0; padding: 0 }
h1 { color: #426932; font-size: 130%; }
h2 { font-size: 110%; margin-bottom: 0;}
p { font-size: 80%; }
a { color: #426932; }
a:hover { color: Purple; }
img { border: none; }
blockquote { font-size: 80%; }
#top-nav, #home-nav { background-color: #82a63e; height: 25px; display: block; font-weight: bold; font-size: 76%;}
#top-nav ul, #home-nav ul { list-style-type: none; margin: 0; padding: 8px 0; }
#top-nav li, #home-nav li { margin: 0; float: left; border-right: solid 2px white; }
#top-nav a, #home-nav a { color: White; padding: 0 8px; text-decoration: none; }
#top-nav a:hover, #home-nav a:hover { color: #000; }
#text-content {margin: 20px 150px 0px 80px; text-align: justify; position: relative; }
#footer { padding: 10px; text-align: left; font-size: 70%; text-align:center; width: 980px; }
#ads { padding-top: 75px; }
#secondary-buttons { text-align: left; }
#secondary-buttons img { padding: 10px; }
#login { padding-left: 50px;}
#login p {margin-bottom: 0;}
#dealer-list { font-size: 80%; width: 300px; padding-top: 20px;}
#dealer-list ul { list-style-type: none; margin: 0px; padding: 0; }
#dealer-list h2 { margin-bottom: 0px; color: #426932; }
#dealer-list li { padding-left: 10px; margin:0; }
#content-title { position: absolute; left: 70px; z-index: 20; }
#con-text { padding-left: 120px;}
#form-container { float: right; padding-right: 25px; padding-top: 25px;}
#joke-table td { font-size: 75%;}


/****classes****/
.baby-blue { color: #4395d1; }
.purple { color: #7A258D; }
.orange { color: #E16728; }
.green { color: #426932 }
.tight { margin: 0;}
.short { width: 60%; font-size: 80%}
.super-short { width: 45% }
.bow-images { margin: 10px auto; text-align: center;}
.bow-images img { margin: 10px auto; border: none;}
.big-top {padding-top: 50px;}
.click-statement { font-size: 70%}
.error-text { color: Red; }
.capitalize { text-transform: capitalize;}
.dealers-left { float: left; width: 150px; }
.dealers-right {float:right; width: 150px; }
.reviews { color: #426932; border-bottom: solid 1px #426932; }
.reviews img { float: right; padding-left: 30px;}
.purple-bottom { color: #7A258D; border-bottom: solid 1px #7A258D; }
.clearer-small { clear: both; height: 1px }
.clearer-medium {clear: both; height: 20px;}
.clearer-large { clear: both; height: 40px; }
.green p { margin-bottom: 0;}
.green blockquote { margin-top: 0; }