/* main wrappers */
h1.homepageheader h1.Script
{
    color:#000000;
    font-size:1.1em;
    font-weight:bold;
    margin-bottom:5px;
}

div.homepagewrapper 
{
    margin: 30px 0px 30px 15px;
    float:left;
}

div.homepagewrapper div.topcontent 
{
    margin-bottom: 20px;
}

/*
div.homepagewrapper div.bottomcontent 
{
    margin-top: 10px;
    clear:both;
}
*/

/* main image */
div.homepagewrapper div.mainimage
{
    float:left;
    vertical-align:top;
    margin-right:22px;
	width: 420px;
	font-size:0.85em;
}

/* Top Right Pane */
div.homepagewrapper div.toprightpanewrapper
{
    float:left;
    width:310px;
    vertical-align:top;
	margin-top: 3px;
	font-size:0.85em;
}

div.homepagewrapper div.toprightpanetopborder 
{
    /*background: url(images/home_page_curved_bluebox_top.gif) no-repeat left top;
    height:10px*/
}

div.homepagewrapper div.toprightpanebottomborder 
{
    /*background: url(images/home_page_curved_bluebox_bottom.gif) no-repeat left top;
    height:10px;*/
}

div.homepagewrapper div.toprightpanecontentwrapper 
{
    background: url(images/home_page_curved_bluebox_bg2.gif) repeat-x left top;
    min-height:500px;
    /*border-left: solid 2px #d2d2d2;
    border-right: solid 2px #d2d2d2;*/
    padding:10px 0px 0px 10px;
}

div.homepagewrapper div.toprightpanecontentwrapper h1.homepageheader 
{
    margin-bottom:5px;
	font-size: 1.3em;
    color:#ba5f12;
    font-weight:normal;
}
    
/* All bottom panes */
/*
div.homepagewrapper div.bottompanewrapper
{
    float: left;
	width:420px;
    vertical-align:top;
    margin-left:3px;
    margin-right:5px;
}
div.homepagewrapper div.bottompanerightwrapper
{
    float: right;
	width:300px;
    vertical-align:top;
    margin-left:0px;
    margin-right:20px;
	margin-top: 0px;
}
div.homepagewrapper div.bottompanecontentwrapper
{
    min-height:112px;
    padding:0px 10px 0px 10px;
}

div.homepagewrapper div.bottompanecontentwrapper p
{
    font-size:0.85em;
}
*/

/* Bottom Feature Pane */
div.homepagewrapper div.bottomleftpanetopborder 
{
    /*background: url(images/home_page_curved_aquabox_top.gif) no-repeat left top;
    height:9px;*/
}

div.homepagewrapper div.bottomleftpanebottomborder 
{
    /*background: url(images/home_page_curved_aquabox_bottom.gif) no-repeat left top;*/
    height:9px;
	margin-bottom: 10px;
}

div.homepagewrapper div.bottomleftpanecontentwrapper 
{
    /*background: url(images/home_page_curved_aquabox_bg.gif) repeat-x left top;
    border-left: solid 2px #d2d2d2;
    border-right: solid 2px #d2d2d2;*/
}


/* Bottom Tool Pane */
div.homepagewrapper div.bottomcenterpanetopborder 
{
    /*background: url(images/home_page_curved_yellowbox_top.gif) no-repeat left top;
    height:9px;*/
}

div.homepagewrapper div.bottomcenterpanebottomborder 
{
    /*background: url(images/home_page_curved_yellowbox_bottom.gif) no-repeat left top;
    height:9px;*/
}

div.homepagewrapper div.bottomcenterpanecontentwrapper 
{
    /*background: url(images/home_page_curved_yellowbox_bg.gif) repeat-x left top;
    border-left: solid 2px #d2d2d2;
    border-right: solid 2px #d2d2d2;*/
}

/* Bottom Right Pane */
div.homepagewrapper div.bottomrightpanetopborder 
{  
    <!--background: url(images/home_page_curved_greenbox_top.gif) no-repeat left top;
    height:0px;-->
}

div.homepagewrapper div.bottomrightpanebottomborder 
{
    <!--background: url(images/home_page_curved_greenbox_bottom.gif) no-repeat left top;
    height:0px;-->
}

div.homepagewrapper div.bottomrightpanecontentwrapper 
{  
    <!--background: url(images/home_page_curved_greenbox_bg.gif) repeat-x left top;
    border-left: solid 0px #d2d2d2;
    border-right: solid 0px #d2d2d2;-->
	
}

/* pane content */
div.homepagewrapper ul
{
    margin-left: 0px;
    list-style:none;
}

div.homepagewrapper ul li 
{
    background: url(images/nav_bullet.gif) no-repeat left top;
    padding-left:10px;
    margin-bottom:6px;
} 


/*
	National Student Day Countdown 
	Added 7/19/2011 ~ JPH
*/
.bodywrapper .mainnavwrapper .countdownContainer
{
	margin:0 0 8px 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
}
	.bodywrapper .mainnavwrapper .countdownContainer #countdown { margin:0 0 8px 9px; }
		.bodywrapper .mainnavwrapper .countdownContainer #countdown span { margin:0 5px; }
		