body {
	font-family: "Trebuchet MS";
	background-color: #ebe8df;
	background-image: url(images/pageBg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.boxTitles {
	font-size: 20px;
	color: #5b3115;
	font-weight: 400;
}
.boxList {
	font-size: 13px;
	color: #443333;
	font-weight: 400;
	line-height: 13px;
	height: 27px;
	vertical-align: middle;
}
.linkBox {
	background-image: url(images/linkBoxBG.gif);
	background-repeat: repeat-y;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	padding: 3px 3px 3px 10px;
}
.linkBox a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.linkBox a:visited {  
	color: #FFFFFF; 
	text-decoration: none
}
.linkBox a:hover {
	color: #993333;
	text-decoration: underline;
}
.linkBox a:active {  
	color: #FFFFFF; 
	text-decoration: none;
}

.box {
	background-color: #e5e1d4;
}
.boxPadding {
	padding-top: 5px;
	padding-left: 5px;
	vertical-align: top;
}
.boxText {
	font-size: 13px;
	color: #443333;
	font-weight: 400;
	line-height: 20px;
	height: 27px;
	vertical-align: middle;
}
.boxText10pt {
	font-size: 11px;
	color: #443333;
	font-weight: 400;
	line-height: 16px;
	height: 27px;
	vertical-align: middle;
	padding-left: 8px;
	padding-top: 5px;
	padding-right: 10px;
}
.boxText10ptRight {
	font-size: 11px;
	color: #443333;
	font-weight: 400;
	line-height: 16px;
	vertical-align: middle;
	padding-left: 5px;
	padding-top: 5px;
	text-align: right;
	padding-right: 10px;
}
.boxText10ptRight a:link {
	color: #9b2300;
	text-decoration: none;
}
.boxText10ptRight a:visited {  
	color: #9b2300; 
	text-decoration: none
}
.boxText10ptRight a:hover {
	color: #d10000;
	text-decoration: underline;
}
.boxText10ptRight a:active {  
	color: #FFFFFF; 
	text-decoration: none;
}

.boxTextWelcome {
	font-size: 15px;
	color: #443333;
	font-weight: bold;
	line-height: 20px;
	height: 40px;
	vertical-align: middle;
}
.boxPaddingLower {
	padding-top: 5px;
	padding-left: 5px;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #c0b799;
}
.navbarBG {
	background-image: url(images/topNavBarBg.jpg);
	background-repeat: no-repeat;
}
.footerCopyright {
	font-size: 9px;
	color: #000000;
	padding-right: 18px;
	padding-left: 5px;
}
.footerCopyright a:link {
	color: #9b2300;
	text-decoration: none;
}
.footerCopyright a:visited {  
	color: #9b2300; 
	text-decoration: none
}
.footerCopyright a:hover {
	color: #d10000;
	text-decoration: underline;
}
.footerCopyright a:active {  
	color: #FFFFFF; 
	text-decoration: none;
}
.footerNav {
	font-size: 10px;
	color: #999288;
	padding-left: 15px;
}
.footerNav a:link {
	color: #9b2300;
	text-decoration: none;
}
.footerNav a:visited {  
	color: #9b2300; 
	text-decoration: none
}
.footerNav a:hover {
	color: #d10000;
	text-decoration: underline;
}
.footerNav a:active {  
	color: #FFFFFF; 
	text-decoration: none;
}
.navbarBGlevel1 {
	background-image: url(images/topNavBarLevel1Bg.jpg);
	background-repeat: no-repeat;
}
.servicesBoxes {
	border: 1px solid #a88562;
}
.servicesBoxesImg {
	padding-left: 10px;
	vertical-align: top;
}
.servicesBoxesTxt {
	padding-right: 10px;
	padding-left: 6px;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	vertical-align: top;
	padding-top: 6px;
}
.servicesBoxesTitle {
	padding-right: 10px;
	padding-left: 6px;
	font-size: 14px;
	color: #913b00;
}
.servicesBoxesHolder {
	padding-left: 15px;
}
.carsBoxes {
	border: 1px solid #a88562;
}
.carsBoxesImg {
	padding-right: 10px;
	vertical-align: top;
}
.carsBoxesTxt {
	padding-right: 44px;
	padding-left: 20px;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	vertical-align: top;
	padding-top: 12px;
}
.carsBoxesTitle {
	padding-right: 10px;
	padding-left: 6px;
	font-size: 14px;
	color: #913b00;
}
.carsBoxesHolder {
	padding-left: 15px;
}
.slideshowBg {
	background-image: url(images/slideshow_bg.jpg);
	background-repeat: no-repeat;
}

