@import url("rotarydefault.css");

#contentArea{background: url(images/bg_home.jpg) repeat-y right bottom #ffffff;}

#centerContainer {width: 444px; height: 249px; margin: 0; padding: 0;}

#centerContainer img {margin: 0; padding: 0;border: 0; }

#centerZone{width: 444px; float: left; border-right: 3px solid #ffffff; }

#centerZone .Freeform p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	line-height: 14px;
	color: #ffffff;
}


/*wkst - needed for freeform block dropdown*/
h1{
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	color: #255498;
	line-height: 30px;
	margin: 2px 0px 2px 0;
}	
h2{
	display: block; 
	height: 20px;
	padding: 15px 0 20px 18px;
	margin: 0 -5px 15px -5px;
	background: url(images/RotaryLogo-watermark.gif) no-repeat; 
	border-bottom: #255498 1px solid; 
	font-family: "Times New Roman", Times, serif;
	color: #255498; 
	font-size: 24px; 
	width: 580px;
}

h3{
	font-family: "Times New Roman", Times, serif; 
	font-size: 12px; 
	color: #333333;
	margin-top: 10px;
	text-transform: uppercase; 
	font-weight: 800;
}
h4{
	font-family: Arial, Helvetica, sans-serif; 
	color:#ffffff;
	font-size: 11px; 
	font-weight: bold;
	text-align: left;
	background: #E77D00;
	padding: 0 0 0 10px;
	border-bottom: 2px solid #ffffff;
	margin: 0;
}

#rightZone h4 {	margin: -20px -1px 0 -1px;
}

h4 a:link{color: #5A5A5A; text-decoration: none}
h4 a:visited{color: #5A5A5A; text-decoration: none}
h4 a:hover{color: #00ADEF; text-decoration: underline}
h4 a:active{color: #5A5A5A; text-decoration: none}

#centerZone .Freeform h1 {
	color: #ffffff;
	float: left;
	line-height: 30px;
	margin: 40px 10px 40px 0;
	vertical-align: middle;
	display: block;
}


.Freeform a { margin: 0 0 2px 0; font-size: 9px;}
.Freeform a:link{color:#e77d00; text-decoration:none;}
.Freeform a:visited{color:#e77d00; text-decoration:none;}			
.Freeform a:hover{color:#225190; text-decoration:underline;}
.Freeform a:active{color:#e77d00; text-decoration:none;}	