@charset "utf-8";

/*----------------------------------------------------------------
tags STYLESHEET

Designer:
**********************************
Justin Waite
email: justin@aetoswebdesign.com
website:http://www.aetoswebdesign.com
**********************************
----------------------------------------------------------------*/

/*
--------------------------------------------------------
Basic tags
--------------------------------------------------------
*/

p{
font-size:11px;
color:#000000;
line-height:16px;
letter-spacing:.010em;
word-spacing:.1em;
padding:9px 0 0 0;
}

/*
--------------------------------------------------------
Sub Nav
--------------------------------------------------------
*/

#sub-nav h2{
font-size:12px;
color:#FFFFFF;
letter-spacing:.02em;
text-transform:uppercase;
}

#sub-nav a{
font-size:11px;
color:#FFFFFF;
text-decoration:none;
line-height:20px;
letter-spacing:.02em;
text-transform:uppercase;
}

ul.sub-nav-homepage{
margin:5px 10px 5px 18px;
list-style-image:url(http://www.jpspaintcenter.com/images/sitedesign/body/sub-nav/bullet-menu-homepage.gif);
}

ul.sub-nav-house{
margin:5px 10px 5px 18px;
list-style-image:url(http://www.jpspaintcenter.com/images/sitedesign/body/sub-nav/bullet-menu-house.gif);
}

ul.sub-nav-automotive{
margin:5px 10px 5px 18px;
list-style-image:url(http://www.jpspaintcenter.com/images/sitedesign/body/sub-nav/bullet-menu-automotive.gif);
}

ul.sub-nav-location{
margin:5px 10px 5px 18px;
list-style-image:url(http://www.jpspaintcenter.com/images/sitedesign/body/sub-nav/bullet-menu-location.gif);
}

ul.sub-nav-about{
margin:5px 10px 5px 18px;
list-style-image:url(http://www.jpspaintcenter.com/images/sitedesign/body/sub-nav/bullet-menu-about.gif);
}

ul.sub-nav-contact{
margin:5px 10px 5px 18px;
list-style-image:url(http://www.jpspaintcenter.com/images/sitedesign/body/sub-nav/bullet-menu-contact.gif);
}

/*
--------------------------------------------------------
h1 Tags
--------------------------------------------------------
*/

h1.homepage{
font-size:16px;
font-weight:bold;
text-transform:uppercase;
color:#66ab48;
letter-spacing:.010em;
word-spacing:.1em;
padding:0 0 0 0;
}

h1.house{
font-size:16px;
font-weight:bold;
text-transform:uppercase;
color:#db4444;
letter-spacing:.010em;
word-spacing:.1em;
padding:0 0 3px 0;
}

h1.automotive{
font-size:16px;
font-weight:bold;
text-transform:uppercase;
color:#3270c4;
letter-spacing:.010em;
word-spacing:.1em;
padding:0 0 3px 0;
}

h1.location{
font-size:16px;
font-weight:bold;
text-transform:uppercase;
color:#ef7634;
letter-spacing:.010em;
word-spacing:.1em;
padding:0 0 3px 0;
}

h1.about{
font-size:16px;
font-weight:bold;
text-transform:uppercase;
color:#6a43db;
letter-spacing:.010em;
word-spacing:.1em;
padding:0 0 3px 0;
}

h1.contact{
font-size:16px;
font-weight:bold;
text-transform:uppercase;
color:#dfd200;
letter-spacing:.010em;
word-spacing:.1em;
padding:0 0 3px 0;
}

/*
--------------------------------------------------------
h2 Tags
--------------------------------------------------------
*/

h2.homepage{
font-size:16px;
font-weight:bold;
text-transform:uppercase;
color:#66ab48;
letter-spacing:.010em;
word-spacing:.1em;
padding:0 0 3px 0;
}

h2.house{
font-size:16px;
font-weight:bold;
text-transform:uppercase;
color:#db4444;
letter-spacing:.010em;
word-spacing:.1em;
padding:0 0 3px 0;
}

h2.automotive{
font-size:16px;
font-weight:bold;
text-transform:uppercase;
color:#3270c4;
letter-spacing:.010em;
word-spacing:.1em;
padding:0 0 3px 0;
}

h2.location{
font-size:16px;
font-weight:bold;
text-transform:uppercase;
color:#ef7634;
letter-spacing:.010em;
word-spacing:.1em;
padding:0 0 3px 0;
}

h2.about{
font-size:16px;
font-weight:bold;
text-transform:uppercase;
color:#6a43db;
letter-spacing:.010em;
word-spacing:.1em;
padding:0 0 3px 0;
}

h2.contact{
font-size:16px;
font-weight:bold;
text-transform:uppercase;
color:#dfd200;
letter-spacing:.010em;
word-spacing:.1em;
padding:0 0 3px 0;
}

/*
--------------------------------------------------------
Baby Banner
--------------------------------------------------------
*/

#baby-banner li a{
color:#000000;
}

/*
--------------------------------------------------------
Product logos
--------------------------------------------------------
*/

img.product-logos{
position:relative;
width:100px;
margin:0 40px 10px 0;
}

img.product-logos-last{
position:relative;
width:100px;
margin:0 0 10px 0;
}

/*
--------------------------------------------------------
Bullets List
--------------------------------------------------------
*/

ul.house,
ul.automotive{
position:relative;
float:left;
width:230px;
}

.house li{
padding:4px 0 0 0;
margin:0 0 0 25px;
list-style-image:url(http://www.jpspaintcenter.com/images/sitedesign/content/bullet-house.gif);
}

.automotive li{
padding:4px 0 0 0;
margin:0 0 0 25px;
list-style-image:url(http://www.jpspaintcenter.com/images/sitedesign/content/bullet-automotive.gif);
}

/*
--------------------------------------------------------
General
--------------------------------------------------------
*/

img.banner{
position:relative;
float:left;
border-width:1px;
border-color:#f0f0f0;
border-style:solid;
margin:5px 0 0 33px;
}

.image-right{
position:relative;
float:right;
border-width:1px;
border-color:#f0f0f0;
border-style:solid;
margin:0 0 0 10px;
}

/*
--------------------------------------------------------
Bottom
--------------------------------------------------------
*/

#bottom_wrapper p, #bottom_wrapper a {
color:#929292;
font-size:10px;
font-weight:bold;
line-height:14px;
padding:0 0 3px 0;
text-decoration:none;
}