/* css for home items ------------------------------------------------------------------------------------------- */

#header p.headerintro 
{
	line-height:170%;
	margin-bottom:-10px;
	font-size:1.1em;
}


#header-home-space {
	/*height: 30px;*/  /* AF - took this out on 12-5-08 and applied margin-bottom to header instead, so
it would be global */
	}	


/* css for content left ----------------------------------------------------------------------------------------- */
/* don't use home-left anymore.  Use global for LH column 

#home-left {
	position: relative;
	padding: 0 10px 0 0;
	width: 126px;
	float: left;
	overflow: hidden;
	font-size: 1.1em;
	line-height: 1.3em;
    color: #2c95b5;
    }
#home-left ul {
    padding: 0 0 0 4px;
	margin: 0;
	list-style: none;
	}
#home-left ul li {
	padding: 0 0 5px 12px;
	margin: 0 0 0 -4px;
	background: url(../images/bullet.gif) no-repeat;
	
	}
#home-left p {
	padding: 0px 0 6px 0;
	margin: 0;
	}
#home-left select {
	margin: 0 0 4px 0;
	width: 117px;
	background: #f1e3ad;
	border: 0;
	font-size: 1em;
    color: #2c95b5;
	}
*/

/* css for content center --------------------------------------------------------------------------------------- */
#home-center {
	position: relative;
	width: 480px;
	float: left;
	overflow: visible;
	font-size: 1.1em;
	line-height: 1.3em;
    }
    

    
#home-center li a:hover {
	border-bottom: 1px dotted #b49400;
	
	
}
    
    
#home-center h2
{
	margin: 0 -10px 17px -10px;
	padding: 0px 0 4px 12px;
    color:#fffbd7;
    font-size: 3em;
}   

#home-center h3 
{ font-size: 1.8em;
}

#home-center-leftcolumn h2 {background-color:#79903C;}	

#home-center-centercolumn h2 {background-color:#0096B7;}

#home-center-rightcolumn h2 {background-color:#c1624d;}	 
    
#home-center-leftcolumn , #home-center-centercolumn, #home-center-rightcolumn
{
	margin: 0 10px 0 0 ;
	padding: 0 11px 0 10px;
	width: 129px;
	min-height: 815px;
	float: left;
	background-color: #f1e3ad;
}
	


#home-center ul 
{
	list-style: none;
	padding-left:0;
	
}

#home-center ul li 
{
	line-height:125%;	
	background: url(../images/rightarrow.gif) no-repeat top left;	
	padding: 4px 0 5px 12px;	
	margin: 0;
}


/* css for content right ---------------------------------------------------------------------------------------- */
#home-right {
	/*
	position: relative;
	width: 159px;
	float: left;
	overflow: hidden;
	font-size: 1.1em;
	line-height: 1.3em;
    }
#home-right-text {
	padding: 13px 0 0 12px;
	height: 239px;
	background: url(../images/bg-home-right.gif) no-repeat;
*/
	}
	

		
		

#copyright-home {
	padding: 14px 20px 0 0px;
	font-size: .9em;
	color: #685c53;
	clear: both;
	}


/* css for home video bug --------------------------------------------------------------------------------------- */
#home-video {
	position: relative;
	width: 138px;
	overflow: hidden;
	background-color:#B3E0EA; /*light blue */
	padding: 2px 6px;
	margin-bottom:20px;
	border: 1px solid #71C9DC;

	}
	
#home-video h3
{
color:#1D3B60;  /*dark blue */
color:#974735; /*dark rust */
color:#1D3B60;  /*dark blue */
font-size:1.6em;
font-weight:bold;
}
	
#home-video p, #home-cluster-promo p {
	
	
	font-size: 1.1em;
	line-height: 1.2em;
/*	color: #f8f0cb;
	color:#1D3B60;
	color:#396090;*/
color:#4E3E3B;
	
	
	}
	
	#home-video a
	{
		color:White;
		color:#0096b7;
		color:#0385A2;
		font-weight:bold;
	}
	
	
	#home-video a:hover 
	{		
		text-decoration: none;
		border-bottom: 1px dotted #b49400;
		color:#8B7203;	
	}
	
	
#home-video-title {
	padding: 2px 0 8px 0;
	margin: 0;
	font-family: Georgia, Times;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.0em;
	color: #dd6000;
	color:#1D3B60;
	}
#home-video-top {
	width: 149px;
	height: 11px;
	line-height: 1px;
	font-size: 1px;
	background: url(../images/bg-video-top.gif) no-repeat;
	overflow: hidden;
	}
#home-video-bottom {
	margin: 0 0 10px 0;
	width: 149px;
	height: 10px;
	line-height: 1px;
	font-size: 1px;
	background: url(../images/bg-video-bottom.gif) no-repeat;
	overflow: hidden;
	}

#home-cluster-promo 
{
	
	position: relative;
	width: 138px;
	overflow: hidden;
	background-color:#D1D6A2;
	padding: 0 6px;
	border-right: 1px solid #C4C993;
	border-bottom: 1px solid #C4C993;
	border-left: 1px solid #C4C993;
	
}

#home-cluster-promo #headline
{
	 background-color:#D1D6A2;
	 
}

#home-cluster-promo h3 
{
	font-size:1.6em;
 font-weight  :bold;

 
  margin : 0 -10px 0px -10px;
	padding: 0px 0 4px 12px;
     color:#fffbd7;
    background-color:#6D8237;
   
	
}

#home-cluster-promo img
{

width:150px;	
height:93px;
margin-left:-6px; /* to cancel out the padding in the containing div */
margin-right:6px;
margin-top:0;
margin-bottom:5px;


	
	
}
#home-cluster-promo p.description:first-letter
{
	font-weight:bold;
	font-size: 1.5em;
}		