@charset "UTF-8";
/* CSS Document */

.centerContainer {
	width: 800px;
	margin: 0 auto;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #5f514a;
}
.topContainer {
	width: 800px;
	height: 100px;
	position: relative;
	float: left;
	background-color: #ffffff;
}
.logoBox {
	width: 245px;
	float: left;
	position: relative;
	padding-left: 20px;
	top: 15px;
}
.sloganBox {
	width: 461px;
	position: relative;
	float: right;
	padding-right: 20px;
	top: 15px;
}
.navContainer {
	width: 800px;
	position: relative;
	float: left;
	z-index: 2;
	margin: 0;
	background-color: #918972;
}
.leftNavBox {
	width: 560px;
	position: relative;
	float: left;
	background-color: #918972;
	height: auto;
	padding: 5px;
}
.rightNavBox {
	width: 214px;
	position: relative;
	float: right;
	background-color: #edebe6;
	height: auto;
	border: #918972 1px solid;
	padding: 7px;
}
.navPaddingBox {
	width: auto;
	position: relative;
	float: left;
	bottom: -5px;
}
.indexPicBox {
	width: 570px;
	float: left;
	position: relative;
}
.fordQuoteBox {
	width: 230px;
	position: relative;
	float: left;
}
.mainBox {
	width: 800px;
	position: relative;
	float: left;
	background-color: #edebe6;
}
.indexTextBox {
	width: 550px;
	position: relative;
	float: left;
	margin-left: 20px;
	top: 5px;
}
.clientsBox {
	width: 229px;
	position: relative;
	float: left;
	background-color: #f3f4f4;
	border-left: #c4c4c4 1px solid;
	padding-bottom: 10px;
}
.clientsTextBox {
	width: 220px;
	position: relative;
	float: left;
	padding-left: 5px;
	top: 10px;
}
.insideTitleBox {
	width: 570px;
	float: left;
	position: relative;
	background-image: url(images/InsideTitleBar.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 0;
}
.insideContainer {
	width: 570px;
	position: relative;
	float: left;
}
.insidePicBox {
	width: 113px;
	position: relative;
	float: left;
	margin-left: 30px;
	top: 20px;
}
.insideTextBox {
	width: 365px;
	position: relative;
	float:left;
	margin-left: 30px;
	top: 20px;
}
.insideRightContainer {
	width: 230px;
	position: relative;
	float: right;
	background-image: url(images/TipsBkgd.jpg);
	background-repeat: repeat-y;
}
.tipsBox {
	width: 210px;
	position: relative;
	float: left;
	background-image: url(images/TipsTopBkgd.jpg);
	background-repeat: no-repeat;
	min-height: 320px;
	padding: 10px;
}	
.bottomNavBox {
	width: 800px;
	height: 40px;
	position: relative;
	float: left;
	background-color: #918972;
}
h1 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 16px;
	text-transform: uppercase;
	color: #5f514a;
	margin: 0;
}
h2 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 16px;
	text-transform: uppercase;
	color: #ffffff;
}
h3 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 13px;
	text-transform: uppercase;
	color: #5f514a;
}
.tipsText {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #ffffff;
}
.testimonialText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #a09c8c;
	font-style: italic;
	line-height: 18px;
	text-align: center;
}
.bottomNavText {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	margin: 0;
}
ul.menuList li  {
	list-style: none;
	list-style-type: none;
	float:left;
	text-align: center;
	z-index: 2;
	position: relative;
}
ul .menuListWhite {
	color: #ffffff;
	width: 94px;
}
ul .menuListWhiteBorder {
	border-right: #ffffff 1px solid;
	height: 30px;
}
ul .menuListBrown {
	color: #5f514a;
	width: 75px;
}
ul .menuListBrownBorder {
	border-right: #5f514a 1px solid;
	height: 30px;
}
ul .menuListBrownBorder2 {
	border-right: #918972 1px solid;
	height: 30px;
}
ul .menuMargin {
	margin-left: -55px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
}
ul .menuMargin2 {
	margin-left: 10px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
}
ul .menuList {
	display: block;
	z-index: 2;
	position: relative;
	background-color: red;
}
ul.tips {
	list-style-type: none;
}
li.tips {
	background-image: url(images/TipBullet.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: -25px;
	margin-bottom: 15px;
	list-style: none;
}
a.menuWhite:link {
	color: #ffffff;
	text-decoration: none;
}
a.menuWhite:visited {
	color: #ffffff;
	text-decoration: none;
}
a.menuWhite:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.menuWhite:active {
	color: #ffffff;
	text-decoration: none;
}
a.menuBrown:link {
	color: #5f514a;
	text-decoration: none;
}
a.menuBrown:visited {
	color: #5f514a;
	text-decoration: none;
}
a.menuBrown:hover {
	color: #5f514a;
	text-decoration: underline;
}
a.menuBrown:active {
	color: #5f514a;
	text-decoration: none;
}
a.menuImg:link img {
	display: none;
	left: -50px;
	visibility: hidden;
}
a.menuImg:visited img {
	display: none;
	left: -50px;
	visibility: hidden;
}
a.menuImg:hover img {
	display: block;
	left: -50px;
	visibility: visible;
	border: none;
}
a.menuImg:active img {
	display: block;
	left: -50px;
	visibility: visible;
}

#facebook {
	position: absolute;
	top: 7px;
	left: 7px;
}
