/* C &amp; D Auto Care,La Mesa,San Diego */
/* authored by GilbertStudios */
/* all main styles - wrapper, masthead, flashHead, mainNav, mainPage, content, sideInfo, sideBtns, footers */
/* page specific styles beneath main styles listed above */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CCC;
	background: #444;
	min-width: 900px;
	text-align: center;
}
a {
	color: #194893;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFDA3D;
	text-decoration: underline;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
/* :KLUDGE: all "_" chars are to fix IE 6 wierdness */
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 900px;
	_overflow: hidden;
	text-align: left;
}
#masthead {
	position: relative;
	width: 900px;
	height: 300px;
	_overflow: hidden;
}

#flashHead {
	position: relative;
	width: 900px;
	height: 300px;
	background: url(../z_images/header-noText.jpg) no-repeat;
}
h1, h1 a {
	text-indent: -999em;
}
#mainNav {
	position: absolute;
	top: 252px;
	left: 30px;
	display: inline;
	width: 710px;
	list-style: none;
	float: left;
}
#mainNav li {
	display: inline;
	float: left;
}
#mainNav li a {
	margin: 0 23px 0 0;
	padding: 0 9px;
	display: block;
	line-height: 30px;
	color: #FFDA3D;
	font-size: 17px;
	font-weight: bold;
}
#mainNav li a:hover {
	background: #CCC;
	color: #111;
	text-decoration: none;
}
p#specials {
	position: absolute;
	top: 190px;
	left: 760px;
	width: 105px;
	text-indent: -999em;
}
p#specials a {
	display: block;
	height: 80px;
	_line-height: 80px;
}
/*
      ************************************  mainPage  ***
*/
#mainPage {
	position: relative;
	width: 900px;
	color: #111;
	background: #999 url(../z_images/bkgdContent.gif) repeat-y;
}
#content {
	position: relative;
	margin: 0 0 0 240px;
	display: inline;
	float: left;
	width: 400px;
	background: #CCC;
}
h2 {
	margin:0;
	padding: 0 0 0 10px;
	height: 40px;
	line-height: 40px;
	font-size: 23px;
	font-weight: normal;
	color: #FFDA3D;
	background: #111 url(../z_images/bkgdTitleText.jpg);
}
p {
	margin: 5px 0px;
	line-height: 19px;
}
#content p {
	margin: 5px 10px;
}
h3 {
	margin: 15px 0 7px;
	padding: 0 10px;
	font-size: 19px;
	height: 29px;
	line-height: 29px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #F8AB22;
	background: #111 url(../z_images/bkgdTitleText.jpg);
}
h4, #pgFaqs dt {
	margin: 15px 0 7px;
	padding: 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 21px;
	font-weight: normal;
	color: #FFDA3D;
	background: #444;
}
h5 {
	margin: 11px 0 5px;
	padding: 0 10px;
	font-size: 13px;
	font-weight: bold;
	color: #111;
	border-bottom: 1px solid #999;
}
#content ul, #content ol {
	margin: 10px 20px 10px 35px;
}
#content ul li, #content ol li {
	margin: 5px;
}
#content ul li a, #content ol li a {
	text-decoration: underline;
}
#content img {
	margin: 10px 0 10px 15px;
	float: right;
	border: 0;
}
#content img.left {
	float: left;
	clear: left;
}
#content img.border {
	border: 1px solid #F8AB22;
}
#content img.noMarg {
	margin: 0;
}
#content p.callOut {
	font-family: "Courier New", Courier, mono;
	margin: 11px 25px;
	line-height: 15px;
	text-decoration: underline;
}
.fixgap {
	float: right;
	height: 0;
}
.clear {
	clear: both;
}
/*
      ************************************  sideInfo  ***
*/
#sideInfo {
	margin: 0 0 0 -610px;
	display: inline;
	float: left;
	width: 200px;
}
#sideInfo p {
	margin: 11px 0 11px 20px;
	font-size: 16px;
}
#sideInfo p#autoTvBlog {
	margin: 0 0 0 25px;
	display: block;
	width: 150px;
}
#sideInfo p#autoTvBlog a {
	display: block;
	height: 90px;
	background: url(../z_images/sideBtn-autoTvBlog.jpg) top no-repeat;
	text-indent: -999em;
	font-size: 8px;
}
#sideInfo p#autoTvBlog a:hover {
	background: url(../z_images/sideBtn-autoTvBlog.jpg) bottom no-repeat;
}
#sideInfo p#phNum {
	margin: 11px 0 17px 7px;
	font-size: 29px;
	letter-spacing: 1px;
}
#sideInfo p#address {
	color: #EEE;
	line-height: 23px;
}
#sideInfo p#hours {
	font-size: 21px;
	line-height: 25px;
}
#sideInfo p#email a {
	color: #EEE;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
}
#sideInfo p#email a:hover {
	color: #FFDA3D;
	text-decoration: underline;
}
/*
      ************************************  sideBtns  ***
*/
#sideBtns {
	margin: 0 0 0 10px;
	display: inline;
	float: left;
	width: 220px;
}
#reqAppt p {
	margin: 0;
	width: 220px;
}
#reqAppt p a {
	display: block;
	height: 40px;
	background: #CCC url(../z_images/apptTab.gif) no-repeat;
	text-align: center;
	line-height: normal;
	font-size: 15px;
	font-weight: normal;
	color: #FFDA3D;
}
#reqAppt p a:hover {
	font-weight: normal;
	color: #111;
	background-position: bottom;
}
#carRepairAssoc {
	margin: 0 0 10px 20px;
	display: inline;
	float: left;
	width: 180px;
	height: 340px;
	background: url(../z_images/sideLogos.gif) no-repeat;
	text-indent: -999em;
}
/*
      ************************************  footer  ***
*/
#footer {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #CCC;
	background: #111;
	font-size: 13px;
	border-top: 1px solid #CCC;
}
#footer p {
	margin: 7px 0px;
	line-height: 21px;
}
#footer a {
	color: #CCC;
}
#footer a:visited {
	color: #999;
}
#footer a:hover {
	color: #FFDA3D;
}
#footer p#footNav a {
	font-weight: normal;
	letter-spacing: 1px;
}
#footer p#design, #footer p#design a {
	font-size: 11px;
	color: #999;
	font-weight: normal;
}
#footer abbr {
	border: 0;
	text-decoration: none;
}
#footer #subFoot {
	margin: 13px 25px 7px;
	font-size: 10px;
	line-height: 13px;
	color: #444;
	text-align: justify;
}
#footer #subFoot a {
	color: #444;
}
/*
      ***************************************************************************
	  All basic pages styles above...  All individual page specific styles below.
      ***************************************************************************
*/
/*
      ************************************  #pgIndex  ***
*/
#pgIndex h2 {
	letter-spacing: 1px;
}
/*
      ************************************  #pgServices  ***
*/
#pgServices #content ul a {
	font-weight: normal;
}
#pgServices #content h4 a {
	color: #FFDA3D;
}
