/* The Cherry Hill Show. STYLE SHEET . UPDATED 2008.03.01 
Based on Marc Lechner's original styles for krudco.*/


B {  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: 300; 
	color: #330000;
}
body {
	background-image: url(images/CHS_bg2.jpg);
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.title {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	margin: 5px 5px 0px 5px;
	padding: 5px 5px 0px 10px;
}

.title-right {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
}
.plain {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
.plain a:active, .story a:visited,.story a:link 
      {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
	list-style-type: none;
}

.plain a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F00;
	text-decoration: underline;
	list-style-type: none;
	padding-bottom: 5px;
}

STRONG.plain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003A78;
}
.story {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	list-style-type: none;
	margin: 10px;
	padding-bottom: 10px;
}

.story a:active, .story a:visited,.story a:link 
      {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	text-decoration: underline;
	list-style-type: none;
}

.story a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	text-decoration: underline;
	list-style-type: none;
	padding-bottom: 5px;
}
.address {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.address a:active, .story a:visited,.story a:link 
      {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

.address a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: underline;
	list-style-type: none;
	padding-bottom: 5px;
}
.rep {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	line-height: 26px;
}


.rep a:active, .story a:visited,.story a:link 
      {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	list-style-type: none;
}

.rep a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCC;
	text-decoration: underline;
	list-style-type: none;
	padding-bottom: 5px;
}
