/*----------------------------------------------------

Modifications to framework tags

----------------------------------------------------*/

#content{

	padding-bottom: 10px;

	background-color: #FFFFFF;

	width: 950px;

	border: none;

}

#callouts li{

	width: 202px;

}

#callouts li a{

	min-height: 300px;

	height: 300px;

	height: auto !important;

}



/*----------------------------------------------------

Left Column

----------------------------------------------------*/

#home-lt{

	width: 606px;

	float: left;

}

#flash{

	padding: 0 0 1px 0;

}



/*----------------------------------------------------

Right Column

----------------------------------------------------*/



#home-rt{

	width: 344px;

	float: right;

}

#home-news{

	border: 1px solid #318635;

	background-image: url(/images/news-bg.gif);

	background-repeat: repeat-x;

	background-position: center top;

	background-color: #318635;

	padding: 20px 25px 30px 25px;

	height: 211px;

	overflow: auto;

	color: #FFFFFF;

}

#home-news span{

	display: block;

}

#newsheadline{

	color: #F1D79D;

	font-weight: bold;

}

#home-news a:link,

#home-news a:visited,

#home-news a:hover,

#home-news a:active{

	text-decoration: none;

	color: #FFFFFF;

}



#home-news a:link #newslink,

#home-news a:visited #newslink{

	color: #CCFFCC;

	text-decoration: underline;

}

#home-news a:hover #newslink,

#home-news a:active #newslink{

	color: #99FF99;

	text-decoration: underline;

}



#home-content{

	border: 1px solid #FFFFFF;

	background-image: url(/images/home-content-tile.gif);

	background-repeat: repeat-x;

	background-position: center top;

	padding: 20px 25px 0 25px;

}

#home-content h2{

	margin: 0 0 .25em 0;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 21px;

	line-height: 24px;

	font-weight: normal;

	color: #0E4811;

}

#home-content p{

	font-weight: bold;

}
