/*////////////////////////////////////////////
// Global Styles
////////////////////////////////////////////*/
body
{
    background: url(/images/site/background.gif) repeat-x left top;
    margin: 0;
    font: 11px Arial;
}

img { border: 0px; }

/*////////////////////////////////////////////
// Page Layout
////////////////////////////////////////////*/
.wrapper
{
    background-color: White;
    width: 941px;
    height: 100%;
    text-align:left;
	margin: 0px auto 0 auto;
}
.header 
{
    width:941px;
    height:203px;
    color:White;
    background-image:url(/images/home/headerBg.jpg);
    background-repeat:no-repeat;
    background-position:center top;
}
.headerContent 
{
    margin-right:15px;
    margin-top:10px;
    padding-top:6px;
    text-align:right;
    height:150px;
}
* html .headerContent 
{
    margin-top:0px;
}
.headerContentItem 
{
    float:right;
    margin-right:30px;
    font-family:Arial;
    font-weight:bold;
}
*:first-child+html .headerContentItem
{
    margin-top:-9px;
}
.headerContentItem a, .headerContentItem a:visited, .headerContentItem a:link
{
    color:White;
    text-decoration:none;
}
.headerContentItem a:hover 
{
    text-decoration:underline;
}
/********** Navigation **************/

.navigation
{
    font-weight:bolder;
    padding-left:30px;
    padding-top:18px;
}
*:first-child+html .navigation, * html .navigation
{
    padding-top:0px;
    margin-top:6px;
}
* html .navigation 
{
    margin-top: -2px;
}
.navItem 
{
    background-image:url(/images/site/nav/navBg.jpg);
    background-repeat:no-repeat;
    background-position:center bottom;
    text-align:center;
    width:124px;
    height:28px;
    padding-top:7px;
    
}
a.navItem, a.navItemOn
{
    margin-left:-12px;
    background-image:none;
    text-decoration:none;
    color:White;
}
.navItemOn 
{
    background-image:url(/images/site/nav/navOnBg.jpg);
    background-repeat:no-repeat;
    background-position:center bottom;
    text-align:center;
    width:124px;
    height:28px;
    padding-top:7px;
}
/********** Navigation **************/

.contentBackground 
{
    background-image:url(/images/site/contentBg.gif);
    background-repeat:repeat-y;
    width:941px;
}
.contentArea 
{
    background-image:url(/images/site/contentBg2.gif);
    background-repeat:repeat-x;
    width:905px;
    margin-left:7px;
    /*height:414px;*/
    padding-left:22px;
    padding-top:15px;
    background-color:#e2e6f3;
}

* html .contentArea 
{
    padding-left:20px;
}

.contentArea a, .contentArea a:link, .contentArea a:visited, .contentArea a:active 
{
    color:#2b439c;
    text-decoration:none;
}
.contentArea a:hover 
{
    text-decoration:underline;
    color:#ed8a11;
}


.lowerFooter 
{
    text-align:center;
}
.footerNav
{
    font-size:10px;
    font-family:Arial;
    margin-bottom:10px;
}
.footerNav a 
{
    color:#2b439c;
    text-decoration:none;
    font-weight:normal;

}
.footerNav a:hover 
{
    text-decoration:underline;
    color:#ed8a11;
}
.emailLink
{
    margin-bottom:10px;
}
.emailLink a:hover 
{
    text-decoration:underline;
    color:#ed8a11;
}
.emailLink a
{
    color:#2b439c;
    text-decoration:none;
    font-weight:normal;
    font-size:10px;
    font-family:Arial;
}
.mercury 
{
    margin-bottom:5px;
}
.mercury a
{
    color:#ed8a11;
    text-decoration:none;
    font-weight:normal;
    font-size:10px;
    font-family:Arial;
}
.mercury a:hover 
{
    text-decoration:underline;
}

/******** Home Page Stuff ************/

.left 
{
    float:left;
    width:340px;
    height:398px;
}
.leftTop 
{
    width:340px;
    height:227px;
}
.leftBottom 
{
    width:340px;
    height:171px;
    background-image:url(/images/home/leftBottom.jpg);
    background-repeat:no-repeat;
}
* html .leftBottom 
{
    margin-top:-3px;
}
.leftBottomInside 
{
    overflow:hidden;
    padding:23px 23px 40px 19px;
    margin-left:-14px;
}
.middle 
{
    float:left;
    width:319px;
    height:398px;
    background-image:url(/images/home/middle.jpg);
    background-repeat:no-repeat;
}
* html .middle
{
    margin-left:-10px;
}
.middleContent 
{
    margin:60px 35px 20px 40px;
    font-size:11px;
    color:#333333;
    font-family:Verdana;
    width:260px;
    height:217px;
    overflow:hidden;
    line-height:19px;
}
.racing2Learn 
{
    margin-left:40px;
    margin-right:35px;
}

.right 
{
    float:left;
    width:228px;
    height:398px;
    background-image:url(/images/home/right.jpg);
    background-repeat:no-repeat;   
}
* html .right 
{
    margin-left:-16px;
}
.logoStack 
{
    margin:23px 24px 7px 30px;
    
}

.featureItem 
{
    float:left;
    margin-left:11px;
    text-align:center;
    margin-right:-2px;
}
.featureItem a 
{
    color:#2b439c;
    text-decoration:none;
    font-weight:normal;
    font-size:10px;
    font-family:Arial;
}
.featureItem a:hover 
{
    text-decoration:underline;
    color:#ed8a11;
}
.featureImage 
{
    border:none;
}

.contentWords 
{
    margin-left:10px;
    width:835px;
    padding-bottom:10px;
    background-color:White;
    padding:15px;
    color:#333333;
}
.pageTitle 
{
    color:#ed8a11;
    font-size:18px;
    font-weight:bolder;
    font-family:Arial;
    margin-bottom:7px;
}

/************** Form Stuff **********************/
.formContainer 
{
    margin-left:auto;
    margin-right:auto;
    width:410px;
    margin-top:5px;
}
.formContainer label 
{
    float:left;
    width:120px;
    font-weight:bold;
    margin-bottom:5px;
    padding-top:3px;
}
.formContainer input 
{
    margin-bottom:5px;
    float:left;
}
.formContainer br 
{
    clear:left;
}
.formContainer input[type="checkbox"]
{
    margin-top:5px;
}
.required 
{
    color:#ed8a11;
    font-weight:bold;
}
