﻿/*Clear---*/
#content > * { padding: 0 !important;}


/*Page----*/
#content-padding {
    padding: 0;
}

#sub-content {
    padding: 0 1em !important;
}

#sub-content p { padding: 0 0 0 0;}

#feature {
} #feature-image {
    float: right;
    margin: 1em 6em 1.5em 2em;
} #feature-content {
    background: #586b87 url('res/img/feature-bg.png') repeat-x scroll top left;
    float: left;
    padding: 1.5em 1.5em 0 1.75em;
} #feature-content h1 {
	float: left;
    padding: 0 0.6em 0 0;
    font-size: 3em;
} #feature-content h1, #feature p, #feature ul {
    text-shadow: #333 2px 2px 5px;
    font-weight: normal;
    font-family: calibri, "Myriad Pro", helvetica, arial, sans-Serif;
    color: #fff;
} #feature h4 {
	font-weight: normal;
	color: #fff;
} #feature p {
	padding: 0;
	/*line-height: 125%;*/
	text-align: justify;
}#feature a {
	color: #fff;
	border-bottom: dotted 1px #fff;
} #feature ul {
	float: left;
} #feature ul li {}

/*-News------------------------*/
#news {
    float: left;
    width: 64%;
    margin: 2% 0 3% 0;
    background: #dee4ee;
    border: solid 2px #ced4de; border-left: none;
} #news-image {
    float: left;
    width: 100px; height: 100px;
    margin: 1em;
    background: #9aabc8;
} #news-story {
    margin: 1em 0;
}

/*-Resources-------------------*/
#resources {
    width: 29%;
    float: right;
    margin: 2% 0 3% 2%;
    padding: 2%;
    background: #e3e5e8;
}

/*-Sponsors--------------------*/
#sponsors li {
    padding: 0.25em 0;
}