/* Sub Page CSS Document */

strong {color:#6c0022}

/* Main area of content between the Masthead and the Footer */
div#main {padding: 20px 0}
div#content {background:#fff url(../images/bkg-content.jpg) no-repeat 100% 100%; width:660px; padding:20px}
	#content h1 {background:#fff url(../images/bkg-h1.gif) repeat-x; font:normal 1.75em/1em Georgia, "Times New Roman", Times, serif; padding:10px; margin-top:0; color:#6c0022}
	#content h2 {font:18px/22px "Times New Roman", Times, serif; color:#6c0022}
	#content h3 {font-size:13px; font-weight:bold}
	#content li {margin-bottom:1em; /*line-height:normal*/}
		#content li li {margin:.5em 0}
	.imageRight {float:right; margin:0 0 5px 5px; border:3px solid #edc312}
	.imageLeft {float:left; margin:0 5px 5px 0}
	
/* Event Details Page */
a.sf_back {padding:0}
.sf_eventBasicInfo, .sf_eventLocation, .sf_eventSubTitle, .sf_eventContact, .sf_contentComments, .sf_eventPriod, .sf_eventCategory {display:none}
.sf_eventContent {border-bottom:2px dotted #999; margin-bottom:15px}
.payPal td { padding:10px; border-bottom:1px solid #999 }
.payPal tr { border-bottom:1px solid #999 }

/* Smaller area of content to the side of the */
div#aside {float:right; color:#fff; width:240px}
	#aside h2 {background:transparent url(../images/dotted-underline.gif) repeat-x 0 100%; font-family: Georgia, "Times New Roman", Times, serif; font-weight:normal; color:#edc312; padding-bottom:5px; margin-top:0; text-transform:uppercase}
	#aside ul {list-style:none; padding:0; margin:0}
	#aside a {color:#fff; text-decoration:none; padding:5px 0; display:block; line-height:normal}
	#aside .rpFirst a {padding-top:0}
		#aside a:visited {color:#f7ecc0}
		#aside a:hover, #aside a:visited:hover {text-decoration:underline}
	#aside .rpSlide li {padding-left:20px}