
/*home page*/

#home-content
{
	margin-left:15px;
	margin-bottom:10px;
	margin-right:0px;
	margin-top:0px;
    background: #FFFFFF url(/resources/selmedia/images/homeBackground.gif) repeat;
    font-size: 7.5pt; /*font-weight:bold;*/
    color: #377e01;
    width: 893px;
    padding:0;
}
.home a
{
    color: #377e01;
}

table.learnhow
{
    width:893px;
    background: #FFFFFF url(/resources/selmedia/images/homeBackground.gif) repeat;
}

.sections
{
	margin:0;
	padding-left:5px;
	padding-right:0px;
	padding-bottom:5px;
}

.section
{
	padding:0 0 0 0;
	margin:0 0 0 0;
    border: solid 2px #8fd948;
}


.section h3
{
    margin-top: 0px;
    padding-top: 0px;
    background: url("/resources/selmedia/images/sectionHeaderBkgd.gif");
    font-family: Myriad Pro Cond;
    font-weight: bold;
    font-size: 20pt;
    height: 24pt;
    color: #377e01;
    margin-left: 5px;
    padding-left: .2em;
}
.photo
{
    border: solid 1px #c3ff78;
}

.news
{
    clear: both;
    padding-top:2px;
    padding-bottom:4px;
    padding-right:10px;
}
.news-text
{
    margin-left: 45px;
    padding-bottom:5px;
    border-bottom: solid 1px #66cc33;
}
.news-date
{
    font-weight:bold;
    font-size:8pt;
}
.news-title
{
    font-weight: bold;
    font-size: 110%;
}
.news img
{
    float: left;
    margin-right: 6px;
    margin-bottom: 8px;
}


#onTheCuttingEdge {
	 background-image: url(/resources/selmedia/images/onTheCuttingEdge.jpg);
	 background-repeat: no-repeat;
	 padding-left:15px;
	 padding-top:40px;
	 padding-right:150px;
	 height:110px;
}

#homeEvent {
	 background-image: url(/resources/selmedia/images/events.jpg);
	 background-repeat: no-repeat;
}


.member-services
{
	position:relative;
    width: 205px;
    float: right;
}

.home-member-form
{
	position:absolute;
	top:88px;
	left:0px;
    height: 72px;
    width:205px;
    background: #FFFFFF url(/resources/selmedia/images/homeMemberForm.gif) no-repeat;
    padding: 20px 3px 5px 10px;
    font-family: verdana, helvetica, sans-serif;
    font-size: 7pt;
    font-weight: bold;
    color: #135992;
}

.home-member-account
{
    position:absolute;
	top:88px;
	left:0px;
	height: 72px;
    width: 205px;
}

#content
{
    width: 975px;
    margin: 0px auto 0px auto;
}

#footer
{
    margin-left:6px;
}
