﻿/*reset*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
legend{color:#000;}
/*base*/
h1{font-size:138.5%;}
h2{font-size:123.1%;}
h3{font-size:108%;}
h1,h2,h3{margin:1em 0;}
h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}
abbr,acronym{border-bottom:1px dotted #000;cursor:help;} 
em{font-style:italic;}
blockquote,ul,ol,dl{margin:1em;}
ol,ul,dl{margin-left:2em;}
ol li{list-style:decimal outside;}
ul li{list-style:disc outside;}
dl dd{margin-left:1em;}
th,td{border:1px solid #000;padding:.5em;}
th{font-weight:bold;text-align:center;}
caption{margin-bottom:.5em;text-align:center;}
p,fieldset,table,pre{margin-bottom:1em;}
/*fonts*/
body{font:13px/1.231 arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100% arial,helvetica,clean,sans-serif;}
pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;}

body{line-height:2;}

/* Page Setup ============================================= */
#banner{
    background-image:url(../../img/banner-bg.jpg);
    background-repeat:repeat-x;
    height:157px;}
.wrap{
	width:750px;
	margin:0 auto;}
#leftSide{
	width:210px;
	float:left;
	background-color:#015c17;
	background-image:url(../../img/leftSide-bg.jpg);
	background-repeat:repeat-x;
	text-align:center;}
#leftSide img{
	margin:0 0 20px 0;}
#rightSide{
	width:540px;
	float:left;}

/* Navigation ============================================= */
#navMain{
	background-image:url(../../img/navMain-bg.jpg);
    background-repeat:repeat-x;
	background-color:#01164e;
    height:33px;
	text-align:center;}
#navMain ul{
	margin:0 auto;
	padding:0;}
#navMain ul li{
	float:left;
	list-style:none;
	width:130px;
	text-align:center;}
#navHomeAbout, #navHomeAbout a, #navParts, #navParts a, #navService, #navService a, #navContact, #navContact a{
	color:white;
	font-weight:bold;
	line-height:30px;}
#navHomeAbout a:link, #navHomeAbout a:visited, #navParts a:link, #navParts a:visited, #navService a:link, #navService a:visited, #navContact a:link, #navContact a:visited{
	text-decoration:none;}
#navHomeAbout a:hover, #navHomeAbout a:active, #navParts a:hover, #navParts a:active, #navService a:hover, #navService a:active, #navContact a:hover, #navContact a:active{
	text-decoration:none;
	color:#fffac3;}
	
/* Content ============================================= */
#content{
	padding:0px 0 40px 40px;}
#content p{
	text-align:justify;}
.left50, .right50{
	float:left;
	width:49%;
	text-align:center;}
.left50 span, .right50 span{
	width:144px;
	display:block;
	margin:0 auto;}
.carolyn{
	margin:0 0 40px 40px;
	float:right;
	text-align:center;}
#parts{
	width:25%;}
.titleTag{
	line-height:1em;
	padding:0 0 0 30px;
	text-align:left;}

/* Footer(s) ============================================= */
#footer, #navFooter{
	margin:0 auto;
	width:750px;}
#footer{
	background-image:url(../../img/navMain-bg.jpg);
    background-repeat:repeat-x;
	background-color:#01164e;
    height:33px;
	text-align:right;
	color:white;
	font-weight:bold;
	line-height:33px;
	font-size:108%}
#footer span{
	padding:10px 10px 0 0;}
#navFooter{
	text-align:right;
	margin:0 auto;
	width:750px;
	padding:0 0 20px 0; }
#navFooter ul{
	margin:0;
	padding:0;}
#navFooter ul li{
	float:right;
	list-style:none;}
#navFooter ul li a{
	color:#224169;
	font-weight:bold;
	font-size:77%}
#navHomeFooter a:link, #navHomeFooter a:visited, #navPartsFooter a:link, #navPartsFooter a:visited, #navServiceFooter a:link, #navServiceFooter a:visited, #navContactFooter a:link, navContactFooter a:visited{
	text-decoration:none;}
#navHomeFooter a:hover, #navHomeFooter a:active, #navPartsFooter a:hover, #navPartsFooter a:active, #navServiceFooter a:hover, #navServiceFooter a:active, #navContactFooter a:hover, navContactFooter a:active{
	text-decoration:underline;}
