/* smith.css */

body {
	font: 100% Arial, Helvetica, sans-serif #000;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
	color: #000;
	background-image: url(../images/background3.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: fixed;
	background-color: #000000;
}

html { overflow: -moz-scrollbars-vertical !important; }

a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #333333;
}
a:active {
	color: #000;
}
img {
	border: 0;
	}
p {
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	}
ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #C00;
	padding: 0;
	margin: 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #666666;
	padding: 0;
	margin: 0;
}
/* PAGE LAYOUT */

#container { 
	width: 1080px;
	margin: 0 auto; 
	text-align: left; 
}
#header {
	width: 1080px;
	height: 128px;
	}
#menuHome {
  display: block;
  width: 112px;
  height: 35px;
  background: url("../images/header/menu_home.jpg") no-repeat 0 0;
}
#menuCredentials {
  display: block;
  width: 110px;
  height: 35px;
  background: url("../images/header/menu_auto-repair-credentials.jpg") no-repeat 0 0;
}
#menuPeople {
  display: block;
  width: 102px;
  height: 35px;
  background: url("../images/header/menu_about-us-mechanics.jpg") no-repeat 0 0;
}
#menuFacilities {
  display: block;
  width: 107px;
  height: 35px;
  background: url("../images/header/menu_auto-repair-shop.jpg") no-repeat 0 0;
}
#menuServices {
  display: block;
  width: 119px;
  height: 35px;
  background: url("../images/header/menu_auto-repair-services.jpg") no-repeat 0 0;
}
#menuCarCare {
  display: block;
  width: 114px;
  height: 35px;
  background: url("../images/header/menu_car-care.jpg") no-repeat 0 0;
}
#menuWarranty {
  display: block;
  width: 110px;
  height: 35px;
  background: url("../images/header/menu_auto-warranty.jpg") no-repeat 0 0;
}
#menuResources {
  display: block;
  width: 105px;
  height: 35px;
  background: url("../images/header/menu_auto-repair-resources.jpg") no-repeat 0 0;
}
#menuCommunity {
  display: block;
  width: 106px;
  height: 35px;
  background: url("../images/header/menu_go-green-olathe.jpg") no-repeat 0 0;
}
#menuContact {
  display: block;
  width: 95px;
  height: 35px;
  background: url("../images/header/menu_contact-us.jpg") no-repeat 0 0;
}

#menuHome:hover, #menuCredentials:hover, #menuPeople:hover, #menuFacilities:hover, #menuServices:hover, #menuCarCare:hover, #menuWarranty:hover, #menuResources:hover, #menuCommunity:hover, #menuContact:hover { 
  background-position: 0 -35px;
}
#goButton1, #goButton2 {
  margin-top: 7px;
  display: block;
  width: 36px;
  height: 12px;
  background: url("../images/go_button_rollover.gif") no-repeat 0 0;
}
#goButton1:hover, #goButton2:hover { 
  background-position: 0 -12px;
}
#menuHome span, #menuCredentials span, #menuPeople span, #menuFacilities span, #menuServices span, #menuCarCare span, #menuWarranty span, #menuResources span, #menuCommunity span, #menuContact span, #goButton1 span, #goButton2 span {
  display: none;
}
#mainContent { 
	width: 1030px;
	background-color: #FFF;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #3F4848;
}
#topTrim {
	width: 100px;
	height: 19px;
	background-image: url(../images/main_top_trim_bg.gif);
	background-repeat: none;
}
#bottomTrim {
	width: 100px;
	height: 19px;
	background-image: url(../images/main_bottom_trim_bg.gif);
	background-repeat: none;
}
#leftColumn {
	width: 585px;
	padding: 10px 35px 25px 30px;
	color: #000;
}
#rightColumn {
	width: 320px;
	padding: 10px 25px 0 5px;
}
#rightColumn a {
	color:#00F
	text-decoration: none;
}
#rightColumn a:hover {
	text-decoration: none;
	font-size: 10px;
	font-family: "Times New Roman", Times, serif;
}
#leftColumnMenu {
	width: 360px;
	padding: 10px 5px 25px 30px;
	color: #333;
}
#leftColumnMenu a {
	color: #333;
	text-decoration: underline;
}
#leftColumnMenu a:hover {
	color: #C00;
	text-decoration: underline;
}
#rightColumnContent {
	width: 535px;
	padding: 10px 25px 20px 5px;
}
#rightColumnContent a {
	color: #C00;
	text-decoration: underline;
}
#rightColumnContent a:hover {
	color: #333;
	text-decoration: underline;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #C00;
	text-align: left;
}
.pageSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #999999;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: capitalize;
	color: #262C2C;
	line-height: 24px;
}
.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #262C2C;
	text-align: center;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C00;
	line-height: 30px;
}
.callAppt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #262C2C;
	line-height: 24px;
}
.callPhone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #262C2C;
	line-height: 36px;
}
.ServiceListHDR {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	line-height: 20px;
}
.ServiceListBullets {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 16px;
	list-style-type: square;
}
.affiliations {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding-top: 5px;
}
.affiliations a {
	color: #333333;
}
.rightNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C00;
	line-height: 16px;
	margin-left: -20px;
}
.leftNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #333;
	line-height: 16px;
	margin-left: 0;
	list-style-type:square;
}
.SmallTextTimes {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
}
.SmallTextTimesIT {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	color: #000;
}
.SmallTextTimesBLD {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: bold;
	color: #000;
}
.SmallTextVerdana {
	font-family: "Verdana", Verdana, serif;
	font-size: 7pt;
}
.SmallTextVerdanaIT {
	font-family: "Verdana", Verdana, serif;
	font-size: 7pt;
	font-style: italic;
	color: #000;
}
.SmallTextVerdanaBLD {
	font-family: "Verdana", Verdana, serif;
	font-size: 7pt;
	font-style: bold;
	color: #000;
}
.MaintenanceLeftColumn {
	font-family: "Verdana", Verdana, serif;
	font-size: 8pt;
	font-style: bold;

	text-align: right
	color: #000;
	text-align: left;
}
.MaintenanceRightColumn {
	font-family: "Verdana", Verdana, serif;
	font-size: 8pt;
	text-align: left
	color: #000;
}

.webdesignby {
	color: #999999;
}
.webdesignby a {
	color: #999999;
}
.photo-pad {
margin-left:15px; 
margin-bottom:15px;
}
.photo-pad-left {
margin-right:15px; 
margin-bottom:15px;
}
.photo-pad-outline {
margin-left:15px; 
margin-bottom:15px;
padding: 4px;
border: 1px solid #CCCCCC;
}
.photo-pad-outline-equipment {
padding: 4px;
border: 1px solid #CCCCCC;
}
.photo-pad-outline-left {
margin-right:15px; 
margin-bottom:15px;
padding: 4px;
border: 1px solid #CCCCCC;
}
.tableFormat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	}
.tableText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	margin: 0;
	border-bottom: 1px solid #CCC;
	}
.tableText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	margin: 0;
	padding: 5px;
	text-align: center;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	}
.backToTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
.doubleSpace {
line-height: 20px;
}
.captionText {
color: #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 16px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* Footer
----------------------------------------------- */
#footer {
  	width:1080px;
 	padding: 0 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	color: #3F4848;
  }
#container table tr td table {
	color: #FFF;
}
#container table tr #mainContent table tr #footer table tr td {
	color: #000;
}
#container table tr #mainContent table tr #rightColumn table tr td {
	color: #000;
	text-align: left;
}
#container table tr #mainContent table tr #leftColumn table {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 7pt;
	text-align: left;
}
#container table tr #mainContent table tr #leftColumn table tr .SmallTextVerdanaBLD {
	font-family: Verdana, Geneva, sans-serif;
}
.ServiceListBold {
	font-weight: bold;
	font-size: 14px;
}
#container table tr #mainContent table tr #leftColumn ul li {
	font-size: 12px;
}

