﻿/**************************
	Body Elements
**************************/

h2
{
    font-size:16px;
    font-family:Century Gothic;
    font-weight:bold;
    margin-bottom:30px;
}


/**************************
	Main Content Area
**************************/

#leftContent
{
    width:960px;
    margin:0 auto;
    height:270px;
    background: url(images/main-area-bg.jpg) no-repeat 0 33%;
}

#leftContent img
{
    float:left;
    width:70px;
    padding-right:18px;
}

#leftContent p
{
    float:right;
    text-align:left;
    width:150px;
    line-height:16px;
    margin:0;
    padding:0;
}

#leftContent p.bottom a
{
    font-size:14px;
    font-family:Arial;
    font-weight:bold;
    color:#00608F;
}

#leftTop
{
    display:none;
}

#rightTop
{
    display:none;
}

#leftSep
{
    display:none;
}

#leftBottom
{
    float:left;
    width:240px;
    height:190px;
    margin:0;
    padding:30px 40px 40px 40px;
}

#leftBottomTop
{
    height:150px;
    width:240px;
}

#leftBottomBottom
{
    height:40px;
    width:240px;
}

#midBottom
{
    float:left;
    width:240px;
    height:190px;
    margin:0;
    padding:30px 40px 40px 40px;
}

#midBottomTop
{
    height:46px;
    width:240px;
}

#midBottomLeft
{
    float:left;
    width:70px;
    height:104px;
}

#midBottomRight
{
    float:right;
    width:150px;
    height:104px;
}

#midBottomBottom
{
    clear:both;
    height:40px;
    width:240px;
}

#rightBottom
{
    float:left;
    width:240px;
    height:190px;
    margin:0;
    padding:30px 40px 40px 40px;
}

#rightBottomTop
{
    height:150px;
    width:240px;
}

#rightBottomBottom
{
    height:40px;
    width:240px;
}

#rightContent
{
    display:none;
}

#flashBanner
{
    background-color:#0b395f;
	height: 477px;
    margin:0;
    padding:0;
	position: relative;
    z-index: 20;
}

#flashWrap
{
	height: 100%;
    margin:0 auto;
    padding:0;
    position:relative;
    width: 100%;
	z-index: 10;
}

#flash
{
	height: 100%;
	width: 100%;
}


/**************************
	Blog List Home Page
**************************/


#midBottomRight .sf_postListing
{
    float:right;
    text-align:left;
    width:150px;
}

#midBottomRight .sf_postTitle
{
    margin:0 0 10px;
    padding:0;
}

#midBottomRight .sf_postTitle a
{
    font-family:Arial;
    font-size:11px;
    color:#618faf;
    font-weight:bold;
}

.sf_postListing
{
    margin:0;
    padding:0;
}

.sf_postDate
{
    display:none;
}

.sf_readMore
{
    display:none;
}

.sf_postComments
{
    display:none;
}

.sf_postAuthor
{
    display:none;
}

.sf_postCategory
{
    display:none;
}

.sf_postTags
{
    display:none;
}

.sf_postContent
{
    display:none;
}
