body {
  min-height: 1030px;
  background: #f1f1ee url(../images/body-bg.png) repeat-x top center;
  font: 12px/18px "Lucida Grande", Arial, Helvetica, sans-serif;
  color: #3c3c3c;
}

body.home {
  background-image: url(../images/home-body-bg.png); 
}

#wrapper {
  width: 980px;
  margin: 0 auto;
}

#header {
  background: transparent url(../images/header-bg.png) no-repeat top left;
  padding-top: 20px;
  height: 93px;
  min-height: 93px;
  color: #f1f1ed;
  text-shadow: -1px -1px 2px #225d70;
}

#header .left {
  width: 33%;
}
#header .right {
  width: 45%;
}

#content ul li, #left-nav ul li {
  padding-left: 15px;
  background: transparent url(../images/dot-blue.png) no-repeat 0 8px;
  color: #3c3c3c;
  font-weight: normal;
}

#content a {
  color: #366e84;
}

#left-nav {
  float: left;
  width: 240px;
}

#content {
  float: left;
  width: 690px;
}

#content ul {
  width: 320px;
  float: left;
  margin: 0 20px 20px 0;
}

#content ul li {
  margin: 10px 0;
}

#left-nav ul.nav li {
  color: #919e2e;
  font-weight: bold;
  padding-left: 15px;
  background: none;
/*  background: transparent url(../images/arrow-r-blue.png) no-repeat left center; */
}

#left-nav ul li a {
  text-decoration: none;
  color: #376e84;
}

#left-nav li {
  margin: 5px 0;
}

#left-nav h3 {
  font: 24px "Life Roman", "Times New Roman", serif;
  color: #919e2e;
}

#left-nav h4 {
  color: #919e2e;
  font-weight: bold;  
}

.about #left-nav h4 {
  color: #cf8b3d;
}

.contact #left-nav h4 {
  color: #a94758;
}

#left-nav img {
  margin: 20px 0;
}

a {
  color: #f4d78e;
}

#header a {
  text-decoration: none;
  color: #f1f1ed;
}

#footer a {
  text-decoration: none;
  color: #3c3c3c;
}

#footer p {
  font-size: 10px;
}

.home .phone, #header .phone {
  color: #f4d78e;
  font-size: 14px;
  display: inline-block;
  margin: 0 10px 0 5px;
}

#header p {
  margin-bottom: 20px;
  font-size: 10px;
}

div.left {
  width: 45%;
  float: left;
}

div.right {
  width: 45%;
  float: right;
  text-align: right;
}

#home-banner-wrapper {
  height: 324px;
  margin: 0;
  padding: 0;
}

#home-message {
  width: 310px;
  float: left;
}

#home-message p {
  margin: 15px 0;
}

#home-nav {
  height: 55px;
}

#home-nav table {
  background: transparent url(../images/home-nav-bg.png) no-repeat top left;
  width: 638px;
  height: 55px;
  margin-left: 303px;
}

#home-nav table td {
  font: 24px "Life Roman", "Times New Roman";
  color: #fff;
  width: 33%;
  text-align: center;
  padding-left: 10px;
}

.home #ten-reasons {
  height: 190px;
  min-height: 190px;
  width: 720px;
  float: left;
  padding-top: 33px;
  color: #f1f1ed;
}

.home #ten-reasons ul {
  margin-top: 10px;
  float: left;
  width: 33%;
}

.home #ten-reasons ul li {
  list-style-type: disc;
  margin: 10px 0;
  padding-right: 20px;
}

.home #contact {
  float: left;
  padding-top: 35px;
  color: #f1f1ed;
}

.home #contact p {
  margin: 10px 0 20px 0;
}

#home-footer {
  padding-top: 35px;
  clear: both;
  color: #f1f1ed;
  height: 150px;
  min-height: 150px;
}

#home-footer p {
  margin-top: 15px;
}


#home-footer p img {
  margin-right: 10px;
}
h1, h2 {
  font: 28px "Life Roman", "Times New Roman";
}

h2 {
  font-size: 24px;
}

#content h1, #content h2 {
  color: #376e84;
}

#content h3 {
  font: 19px "Life Roman", "Times New Roman";
  color: #376e84;
}

#content p {
  margin: 20px 0;
}

#auto-moto {
  float: right;
  margin-left: 80px;
}

#btn-dealer-login {
  vertical-align: bottom;
}

table#nav {
  float: right;
  width: 100%;
}

table#nav td {
  text-align: right;
  padding-left: 20px;
  font-size: 14px;
  font-weight: bold;
}

table#nav td.first {
  width: 190px;
}

table#nav td a {
  outline: none;
}

/*#nav li {
  float: right;
  margin-left: 40px;
  color: #f4d78e;
  text-shadow: -2px -2px 2px #225d70;
}

#nav li a {
  color: #fff;
}

#nav li span {
  width: 100%;
}
*/
#header div.right {
  padding-right: 30px;
}

#footer ul {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 0;
}

body.home #footer ul {
  margin-top: 60px;
}

#footer ul li {
  padding-left: 0;
  float: left;
  margin-right: 40px;
  background: none;
}

#footer p {
  clear: left;
  margin-top: 0;
}

.clear {
  clear: both;
}

#banner-nav {
  margin-top: -60px;
  height: 55px;
  position: relative;
  margin-bottom: 40px;
}

.home #banner-nav {
  margin-top: 0;
}


#banner-nav td.first {
 width: 315px; 
 text-align: left;
}

#banner-nav td {
  width: 210px;
  text-align: center;
  font: 24px "Life Roman", "Times New Roman";
  color: #fff;
/*  text-shadow: -2px -2px 2px #d4a738;*/
/*  text-shadow: -1px -1px 2px #999;*/
  padding-top: 6px;
}

#banner-nav td a {
  text-decoration: none;
  color: #fff;
  outline: none;
}

.divider {
  clear: both;
  height: 10px;
  min-height: 10px;
  background: transparent url(../images/divider.png) no-repeat center center;
  margin: 20px 0;
}

.pdf-link {
  color: #376e84;
  text-decoration: underline;
  clear: both;
}

.pdf-icon {
  vertical-align: middle;
  margin-right: 10px;
}

body.programs #content h2 {
  clear: both;
  margin-bottom: 10px;
}

body.programs #content p {
  margin: 0;
}

body.programs img.teaser-thumb {
  float: left;
  clear: left;
  margin-right: 20px;
}

body.programs #content div.teaser {
  float: left;
  width: 500px;
}

body.programs #content div img.button {
  float: left;
  clear: left;
  margin-top: 20px;
}

body.programs #content div img#footer-contact-us-button {
  margin-top: 0;
}

#left-nav ul {
  width: 200px;
}

table.contact_methods {
  margin-top: 20px;
  width: 660px;
}
table.contact_methods td {
  width: 50%;
  padding: 5px 0;
}

.contact #content span.phone, .contact #content span.email a {
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  color: #376e84;
}

#get-started, #get-started h3 {
  color: #cf8b3d;
  font-size: 18px;
}

#get-started h3 {
  font-size: 24px;
}

#get-started img {
  vertical-align: middle;
  margin: 10px 10px 10px 0;
}

#get-started .phone {
  color: #376e84;
}

#dealer_form {
	padding: 20px 0;
	width: 600px;
}

#dealer_form label {
	font-size: 10px;
	display: block;
	padding-bottom: 4px;
	color: #3c3c3c;
}

#dealer_form ul {
	padding: 0;
	margin: 0;
}
#dealer_form ul li {
	list-style-type: none;
	width: 275px;
}
#dealer_form .col1 {
	width: 280px;
	float: left;
}
#dealer_form .col2 {
	width: 280px;
	float: right;
}

#dealer_form input.textfield,
#dealer_form select {
	width: 270px;
	font-size: 14px;
	padding: 2px;
/*  border: none;*/
/*  background: #dbdbd7 url(../images/input-bg.png) no-repeat top left;*/
}
#dealer_form select {
	font-size: 12px;
	width: 200px;
}
#dealer_form select.industry {
	width: 270px;
	font-size: 10px;
}
#dealer_form .state_container {
	float: left;
}
#dealer_form textarea {
	font-size: 14px;
	padding: 2px;
	width: 100%;
	height: 80px;
	margin-bottom: 16px;
}
#dealer_form .submit_holder input {
	float: left;
}
#dealer_form input.errorField,
#dealer_form select.errorField {
	border: 2px solid #a00000;
}
#dealer_form .submit_holder span {
	display: block;
	float: left;
	font-size: 10px;
	padding: 4px 0 0 8px;
	color: #6f6f6f;
}

#errorExplanation {
	margin-top: 15px;
	padding-left: 12px;
	border-left: 6px solid #a00000;
	color: #a00000;
}
#errorExplanation p {
	color: #a00000;
}
#errorExplanation ul {
	 padding-left: 0;
}
#errorExplanation ul li {
	font-size: 11px;
	color: #a00000;
	list-style-type: none;
}

#dealer_form ul li {
  background-image: none;
}

#dealer_form ul li {
  padding-left: 0;
}

#call-toll-free {
  display: inline-block;
  width: 277px;
  vertical-align: middle;
}

#content ul.arrow li {
  background: transparent url(../images/arrow-r-blue.png) no-repeat left center;
}

#content ul.arrow li a {
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}

body.contact form {
  margin-top: -20px;
}
body.contact #left-nav p {
  margin-top: 20px;
}

body.contact #left-nav .phone {
  color: #376e84;
  font-weight: bold;
}

body.contact #left-nav img {
  margin-top: 0;
}

.dealer-login-submit {
  margin-top: 55px;
}

#fork-form {
  margin-top: -95px;
  margin-bottom: 55px;
}

form.fork-form span.fork-error {
  display: block;
  color: #d94349;
  visibility: hidden;
}

#content form.fork-form p {
  margin: 5px 0;
}

.fork-error-field {
  border: 1px solid #be4347;
}

.fork-error-instructions {
  vertical-align: bottom;
  border-left: 6px solid #be4347;
  color: #be4347;
  padding: 0px 5px;
  margin: -10px 0 9px 12px;
  display: inline-block;
  visibility: hidden;
}

.login-error {
  color: #be4347;
}

.fork-text-field {
  width: 275px
}


div.dealer-login #left-nav img {
  margin-top: 0;
}
