@import url("rotarydefault.css");

#topContentContainer {display:none;}
	#topContentContainer img {margin: 0; padding: 0;border: 0; }

	#contentArea{background: url(images/bg_inside.jpg) repeat-y right bottom #ffffff;}

#contentContainer{width: 615px; }

#contentContainer .Freeform p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

#centerZone .Freeform {
	width: 600px;
	float: left;
	margin: 0px 2px 0px 0px;
	padding: 15px 15px 10px 10px;
	border-top: 0px;
}


.Freeform
{
	margin-left: 10px;
	margin-bottom: 10px;
}

/*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;
}
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}