/* Image Rotator */
.rotator_home
{
	position:relative;
	height:362px;
}
.rotator_home a, .rotator_home a:active, .rotator_home a:focus
{
	outline:none;
	color:#FFFFFF;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.rotator_home img
{
	border:none;
}
#rotate_pic_1
{
	position:absolute;
}
#rotate_pic_2, #rotate_pic_3, #rotate_pic_4
{
	/*display:none;*/
	position:absolute;
}
#rotate_nav_1
{
	border-right:#FFFFFF 2px solid;
	border-bottom:#FFFFFF 2px solid;
	/*visibility:hidden;*/
}
#rotate_nav_2, #rotate_nav_3
{
	border-right:#FFFFFF 2px solid;
	border-bottom:#FFFFFF 2px solid;
	border-top:#FFFFFF 2px solid;
}
#rotate_nav_4
{
	border-right:#FFFFFF 2px solid;
	border-top:#FFFFFF 2px solid;
}
.rotator_happening
{
	margin-top:20px;
	width:745px;
	height:112px;
	overflow:hidden;
}
.rotate_hap
{
	float:left;
}
.rotate_hap a, .rotate_hap a:active, .rotate_hap a:focus
{
	outline:none;
}
.rotate_hap img
{
	padding-right:1px;
	border:none;
}
.rotate_hap_content
{
	width:259px;
	float:left;
	height:94px;
	overflow:hidden;
}
.enews_title
{
	margin:5px 10px 5px 10px;
	color:#53493b;
	font-weight:bold;
	font-size:13px;
}
.enews_body
{
	margin:0px 10px 8px 10px;
	font-size:13px;
}
.enews_more
{
}
.form_row
{
	margin:10px;
}
.form_row label
{
	display:block;
}
.form_row input
{
	width:205px;
}
.error_message
{
	color:#FF0000;
	font-weight:bold;
}
