@import "globalstyles.css";
@import "commonlayout.css";

#content #contentRight{
	float:right;
	width:315px;
	/*height:335px;*/
	margin-left:15px;
	padding-left:25px;
	background:url(/media/layout/contentDivider.jpg) no-repeat left;
}
#content #contentRight p.listItem{
	padding-left:10px;
	background:url(/media/layout/bullet.gif) left 5px no-repeat;
	color:#366615;
	border-bottom:1px #C1C1B5 dotted;
	padding-bottom:10px;
	margin-bottom:10px;
}
#content #contentRight a{
	font-weight:bold;
}
#content #contentRight p.specialItem{
	/*position:relative;
	left:-10px;*/
	padding-left:40px;
	line-height:36px;
	background:none;
}
#content #contentRight #sarahRecitalItem{
	background:url(/media/layout/sarahrecitalbutton.jpg) top left no-repeat;
}
.hotlink{
	margin:10px;
}
a.hotlink, a.hotlink:link, a.hotlink:visited{
	margin-left:10px;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0063E4;
	font-size:18px;
	text-decoration:none;
	width:300px;
}
a.hotlink:hover{color:#2B9FFF;text-decoration:underline;}
.hotlink img{
	float:left;
}
.hotlink span{
	margin-left:6px;
}