/* CSS Document */

#wrapper {
width:800px;
margin-top:50px;
margin-left:auto;
margin-right:auto;
}

#articlesright {
width:600px;
background-image:url(../images/CarCare_articles_banner.jpg);
background-repeat:no-repeat;
background-position:top;
padding-top:160px;
float:left;
clear:none;
}

#articlesright2 {
width:600px;
background-image:url(../images/Earn_Learn_banner.jpg);
background-repeat:no-repeat;
background-position:top;
padding-top:200px;
float:left;
clear:none;
}

#articlesleft {
width:100px;
padding-right:50px;
float:left;
clear:right;
}

#insert {
width:150px;
padding:20px;
margin-right:20px;
background-color:#FFFFCC;
float:left;
clear:right;
}

#articlesleft p {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:right;
text-transform:uppercase;
color:#333333;
}

#articlesright2 p { 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
line-height:140%;
color:#000000;
margin-bottom:10px;
}

#articlesright2 img {
float:left;
clear:right;
margin-right:18px;
margin-bottom:500px;
}

h1 {
font-family:Century Gothic, Arial;
font-size:18px;
color:#333333;
text-transform:uppercase;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:right;
text-transform:uppercase;
color:#CC3300;
}

h3 {
font-family:Century Gothic, Arial;
font-size:16px;
color:#CC3300;
margin-bottom:0px;
text-transform:uppercase;
}

h4 {
font-family:Century Gothic, Arial;
font-size:18pxx;
color:#339900;
margin-bottom:12px;
text-transform:uppercase;
}

a {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:right;
text-transform:uppercase;
color:#0099FF;
text-decoration:none;
}

strong {
font-weight:bold;
font-style:italic;
color:#CC3300;
}

p {
margin-top:0px;
padding-top:0px;
}

#photo_frame {
width:420px;
height:auto;
float:left;
margin-bottom:20px;
}

#photo_frame img {
margin:0px;
}