/* Tobias Sedillos by www.ManiacMonkeyMedia.com */

body {
	margin: 0;
	background: #590000 url('../images/bg_page.gif') top left repeat-x;
	text-align: center;
	color: #4f0000;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;
}

a {
	color: #4f0000;
}

a:hover {
	text-decoration: none;
}

.box {
	background-color: #fff;
	text-align: center;
	padding: 15px;
}

.subBox {
	background: #d4c8a1 url('../images/bg_box.gif') top left repeat;
	text-align: left;
	padding: 15px 15px 15px 15px;
}

h1 {
	font-size: 22px;
	margin: 0 0 15px 0;
}

h2 {
	font-size: 18px;
	margin: 0 0 15px 0;
}

#pageWrapper {
	margin: auto;
	text-align: left;
	width: 945px;
	margin-top: 25px;
}

#menuWrapper {
	margin: 25px 0 25px 0;
	width: 915px;
}

#menu {
	width: 915px;
	text-align: center;
	padding: 0;
}

#menu a {
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 50px;
	display: inline-block;
	color: #4f0000;
	text-decoration: none;
	padding: 9px 0 9px 0;
	font-family: Tahoma, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-style: normal;
}

#menu a:hover {
	font-style: italic;
	color: #000;
}

#menu #menuLast {
	margin-right: 0;
}

#contentLeft {
	float: left;
	width: 625px;
	margin-right: 25px;
}

* html #contentLeft {
	width: 610px;
}

#tobias {
	float: right;
	margin: 0 0 5px 10px;
}

#contentBox {
	min-height: 585px;
}

* html #contentBox {
	height: 585px;
}

#contentRight {
	float: left;
	width: 265px;
}

.socialLogo {
	margin-right: 37px;
}

.helpfulIcon {
	margin: auto;
	margin-right: 30px;
	vertical-align: middle
}

#icon_warranties {
	margin-right: 0;
}

.contactItem {
	margin-bottom: 10px;
}

#search {
	text-align: right;
}

#search select {
	font-size: 10px;
	width: 155px;
}

#btnSubmit {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
}

#inquiryText {
	font-size: 9pt;
	text-align: center;
	margin-top: 5px;
}

.connectTitle {
	text-align: center;
	margin-top: 30px;
}

#bottomButtons {
	margin-top: 30px;
	width: 100%;
	text-align: center;
}

#bottomButtons a {
	text-decoration: none;
}

.btn {
	width: 200px;
	height: 35px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	text-align: center;
	margin: auto;
	background: #4D0000 url('../images/bg_button.gif') top left;
	border: 3px solid #390000;
	text-transform: uppercase;
	display: inline-block;
	padding-top: 15px;
	cursor: pointer;
}

#btnRecommendations {
	margin-right: 35px;
}

#homeLink {
	clear: both;
	width: 100%;
	text-align: center;
	padding: 15px 0 10px 0;
}

#footer {
	clear: both;
	width: 100%;
	padding-top: 10px;
	text-align: center;
	font-size: 8pt;
	color: #fff;
	font-style: normal;
}

#footer a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	border-bottom: 1px dashed #bcb08c;
	color: #bcb08c;
}

#footer a:hover {
	border-bottom: 0;
}

/* VEHICLE REQUEST */

.formLabel, .formInput {
	display: inline-block;
	width: 150px;
	margin-bottom: 10px;
}

.formInput {
	width: 250px;
}

.textInput {
	width: 250px;
}
