/* Ontario MS Walk specific styles */


.lineMiddle { width:400px; height:1px; background-color:#666666; margin:20px 75px; }

/* spry formatting */

.evenRow { background:#E5E5E5; }
.SpryHiddenRegion {	visibility: hidden; }
.tableBorder { border:#333333 1px solid; }
.SpryHiddenRegion {	visibility: hidden; }
.columnLeft { width:170px; float:left; margin:2px 0; }
.columnRight { width:360px; float:left; margin:2px 0; }

/* feature areas */

.featureBoxBottom {
	background:url(../newimages/event-box-br.gif) no-repeat bottom right;
	text-align:left;
}
/* home page space */

#feature1BoxOuter {
	width:177px;
	background:url(../newimages/event-box-ml.gif) repeat-y left;
	margin-right:15px;
	float:left;
}
#feature1Box {
	width:177px;
	background:url(../newimages/event-box-mr.gif) repeat-y right;
}
#feature1BoxTop {
	background:url(../newimages/event-box-tr.gif) no-repeat top right;
}
#feature1Content {
	width:147px;
	margin-left:15px;
}


/* classes for photos */

.photoLeft {
float:left;
margin:2px 15px 2px 0;
}

.photoRight {
float:right;
margin:2px 0 2px 15px;
}

.clearFloats {
display:block;
clear:both;
}
