@charset "utf-8";
/* CSS Document */



#home_row1{
	width:966px;
	height:240px;
	margin-left: auto;
	margin-right: auto;
	float: none;
	}

#home_row2{
	width:966px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	float: none;
}





#home_intro_text
{
	line-height: 20px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #464646;
	height:219px;
	width:287px;
	float: left;
	padding-top: 15px;
}

#home_intro_text h2
{
	line-height: 18px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #2C1363;
	margin-bottom: 5px;
}

#home_intro_text img
{
	margin-top: 10px;
}


#home_mainbanner
{
	line-height: 18px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #464646;
	height:199px;
	width:669px;
	float:right;
}









#home_news

{
	width:287px;
	height:auto;
	line-height: 18px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #464646;
	float: left;
	margin-bottom: 10px;
	padding-top: 15px;
	
}

#home_news h2
{
	line-height: 18px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #2C1363;
	margin-bottom: 10px;
}



#home_news ul

{
	
	
}

#home_news ul a

{

}

#home_news li

{
	color: #3399CC;
	background-image:url(../modx_images/bullet_purple.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	background-position: left 5px;
	margin-bottom:8px;
	
}

#home_news li a:link, 
#home_news li a:visited

{
	color: #3399CC;	
		text-decoration: none;

}

#home_news li a:hover,
#home_news li a:active

{
	color: #3399CC;
	text-decoration: none;

}











/*
Styles the 2 Feature Columns
*/


#column_1_picture, #column_2_picture
{
	width:218px;
	height: 102px;

	}
	
#column_1_picture img, #column_2_picture img
{
	border-bottom: solid #5091D2 1px;
	border-top: solid 1px;
	border-top-color: #D1E2F3;
	}

#feature_column
{
	background-image: url(../modx_images/bg_home_feature_panel.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:218px;
	height: 300px;
	color: #CCC;
	float: left;
	margin-left:7px;

}



.column_text 
{
	height:auto;
	padding-left:15px;
	width:185px;
	line-height: 18px;
	font-size: 9.5px;
	color: #CCC;
}

.column_text img
{
	float: right;
	margin-top:10px;
}




.column_text h2
{
	color: #FFF;
	font-size: 9.5px;
	font-family: Verdana;
	margin-top: 13px;
}



/*
Styles the 3 thumbnails and text for the eZine, Newsletter etc...
*/





#ezine_column
{
	background-image: url(../modx_images/bg_home_feature_panel.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:218px;
	height: 285px;
	color: #CCC;
	float: left;
	margin-left:6px;
	font-size: 9.5px;
	padding-top:14px;
	line-height: 15px;
}

#ezine_column p
{
	margin: 0;
}



#ezine_column h2,
#ezine_column h2 A:link, 
#ezine_column h2 A:visited


{
	color: #F9F9F9;
	font-size: 9.5px;
	text-decoration:none;
}

#ezine_column h2 A:hover,
#ezine_column h2 A:active

{
	text-decoration:underline;
	

}


#home-bottom-banner{
	width: 666px;
	height: 75px;
	float: right;
	margin-bottom: 10px;
	margin-right: 5px;
	
	
	}

