﻿#First-Navigation #Navigation li a.Home 
{
background-position:0 -34px;
}
#Content 
{
	padding-bottom:0px;
}
#Content #Banner-section 
{
	background:url(/images/home/banner.gif) #00194f top center no-repeat ;
	height:460px;
	position:relative;
	margin:0px auto;
	width:100%;
}

#Content #position 
{
	margin:0px auto;
	width:940px;
}

#Content #Lower-section 
{
	background:url(/images/home/section-fade.gif) #00073b top center repeat-x;
	padding-top:30px;
}

#Content #home-content 
{
    width:955px;
    margin:40px auto 0 auto;
}


#Content  #Feature-boxes 
{
	width:955px;
	height:120px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	clear:both;
}
#Content  #Feature-boxes h2 a
{
	text-decoration:none;
	color:#ffffff;
	font-size:1em;
	line-height:20px;
}
#Content  #Feature-boxes .adxADCopy p
{
	font-size:12px;
	margin:5px 0 0 0;
	line-height:15px;
}

#Content  #Feature-boxes #Feature-1 
{   position:relative;
	width:280px;
	height:100px;
	padding:10px;
	background:url(/images/home/feature-1.gif) no-repeat top center;
	float:left;
	opacity:0.85;
	filter:alpha(opacity=85)
}
#Content  #Feature-boxes #Feature-2
{
    position:relative;
	width:280px;
	height:100px;
	padding:10px;
	background:url(/images/home/feature-2.gif) no-repeat top center;
	float:left;
	margin:0 25px 0 25px;
	opacity:0.85;
	filter:alpha(opacity=85)
}
#Content  #Feature-boxes #Feature-3
{
    position:relative;
	width:280px;
	height:100px;
	padding:10px;
	background:url(/images/home/feature-3.gif) no-repeat top center;
	float:left;
	opacity:0.85;
	filter:alpha(opacity=85)
}

#Content  #Feature-boxes #Feature-1 img,#Content  #Feature-boxes #Feature-2 img ,#Content  #Feature-boxes #Feature-3 img  {position:absolute;bottom:5px;right:5px;}

#Intro-image 
{
    margin:0 0 35px 0;
}
#Intro-text
{
width:460px;
color:#fff;
float:left;
}
#Intro-text h1 
{
    color:#c1d832;
    font-size:20px;
    margin-bottom:12px;
}

#Intro-text p
{
    line-height:18px;
}

#Intro-text .adxPositionLeft
{
padding:0;
}
#news 
{
    float:right;
    width:460px;
}
#Content #Lower-section #Intro-text p 
{
	color:#fff;
	font-size:16px;
	line-height:20px;
}
#Content #Lower-section #Intro-text #Text-1 
{	
	margin-top:20px;
	width:462px;
	float:left;
	padding:0 15px 30px 0;
	float:left;
}
#Content #Lower-section #Intro-text #Text-2
{
	margin-top:20px;
	width:462px;
	float:left;
	padding:0 0 0 15px;
	float:left;
}

div#trees 
{
    background:url(/images/home/longcross-trees.png) no-repeat;
    width:602px;
    height:170px;
    margin:10px auto 0 auto;
}

ul#home-news 
{
    list-style:none;
    margin:0;
}
ul#home-news a 
{
    color:#fff;
    font-size:12px;
    text-decoration:none;
    font-weight:bold;
    margin:0 0 5px 0;
    display:block;
    cursor:pointer;
}
ul#home-news a span.title 
{
    text-transform:uppercase
}
ul#home-news a:hover,ul#home-news a.learn-more 
{
    color:#C1D833;
}
ul#home-news li 
{
    height:95px;
    background:url(/images/home/news-hr.gif) left bottom repeat-x;
    margin-bottom:15px;
}
ul#home-news img 
{
    float:left;
    margin:0 15px 15px 0;
}
ul#home-news li p 
{
    color:#fff;
    line-height:15px;
    font-size:12px;
    height:30px;
    overflow:hidden;
}