body
{
    font: 12px Tahoma, Verdana, Geneva, Helvetica, sans-serif;
    background: #000000;
    margin: 0;
    padding: 0;
    color: #000000;
}
h1, h2, h3, h4
{
    color: #464749;
    font-family: Arial, Helvetica, Verdana;
}
h1
{
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
    border-bottom: #b02039 1px solid;
    border-bottom: 0px;
}
h2
{
    font-weight: bold;
    font-size: 16px;
    line-height: 13px;
    margin: 0 0 2px 0;
}
h3
{
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    margin: 0.7em 3px 3px 0;
}
h4
{
    font-size: 14px;
    margin: 0.5em 2px 2px 0;
}
p
{
    margin: 0.5em 2px 2px 0;
}
legend
{
    font-weight: bold;
    color: blue;
}
em
{
    color: #000000;
    font-weight: bold;
    font-family: Arial, Helvetica, Verdana;
}
/* Classes used in template */
div.ContentBody
{
    width: 600px;
}
div.templateframe
{
    margin-left: 0px;
    width: 970px;
    margin-top: 0px;
/*    background: #000000; */

}
div.bannerframe
{
    margin: 0;
    position: relative;
    height:20px;
    top: 25px;
    left: 160px;
}
div.banner
{
    text-align: justify;
    width: 1024px;
    margin-top:5px;
}
div.contentframe
{
    clear: both;
padding-left:0px;
padding-right:0px;
    background: #ffffff;

}
div.leftmenuframe
{
    width: 280px;
    height: 700px;
    position: absolute;
    left: 650px;
    top: 165px;
    float: right;
    text-align: left;
}
.leftmenuitem
{
    margin-top: 30px;
    margin-left: 30px;
    margin-bottom: 60px;
    width: 200px;
}
.pagetitle
{
    background-image: url(http://server1.dcspg.com/Lemons/usercontent/lemons/images/pageheader.jpg);
    background-repeat: no-repeat;
    width: 926px;
    height: 55px;
    padding-left: 10px;
    padding-top: 22px;
    font-size: 1.3em;
    font-weight: bold;
    color: #ffffff;
}
.pagetitle #sectionlink
{
    color: White;
    text-decoration: none;
    border-left: Solid 1px #ffffff;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 4px;
    margin-right: 4px;
    font-size: .8em;
}

div.sectiontitle
{
    background-image: url(http://server1.dcspg.com/Lemons/usercontent/lemons/images/sectionheader.jpg);
    color: white;
    background-repeat: no-repeat;
    width: 590px;
    height: 20px;
    padding-left: 10px;
    font-weight: bold;
    color: #ffffff;
    margin-top: 15px;
}
.section
{
    border-right: solid 1px #C0C0C0;
    border-left: solid 1px #C0C0C0;
    border-bottom: solid 1px #C0C0C0;
    margin-bottom: 15px;
    height: 100%;
    padding: 10px;
    width: 577px;
}
#sectionlink
{
    color: White;
    text-decoration: none;
    border-left: Solid 1px #ffffff;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 4px;
    margin-right: 4px;
    font-size: .8em;
}
div.intbannerframe
{
    text-align: center;
    width: 926px;
    margin-left:20px;
}
.intbannerframe a:link, .intbannerframe a:visited
{
    text-decoration: none;
    color: #000000;
}
.topmenuitemsep
{
    padding-left: 13px;
    padding-right: 13px;
}
.topmenuitemhomesep
{
    padding-left: 10px;
    padding-right: 10px;
}
.topmenuitemhome
{
    text-decoration: none;
    color: #333333;
}
div #container
{
    width: 970px;
    margin: 0 auto;
    text-align: left;
    background-image: url(http://www.24hoursoflemons.com/usercontent/lemons/images/bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}
div #sidebar1
{
    float: right;
    width: 453px;
    padding: 0px 5px;
}
div #sidebar2
{
    float: right;
    width: 400px;
    padding: 0px 5px;
}
div #mainContent
{
    margin: 0 0px 0 0;
}
div #header
{
    text-align: center;
    padding: 9px 10px 150px 20px;
}
div #social
{
    margin: 5px 0 0 0;
}
div #landing 
{ 
	width: 970px;
	margin: 0 35px;
	text-align: left;
	background-image: url(/usercontent/lemons/images/bg_landing.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

.clearfloat
{
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}
