h1 {
	font-size: 1.1em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 30px;
}
h2 {
	background: #ED1C24;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	line-height:20px;
	margin-bottom:5px;
	padding:3px 10px;
	clear: both;
}

h3 {
	background: #ED1C24;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:.9em;
	line-height:15px;
	margin-bottom:5px;
	padding:3px 10px;
	clear: both;
}

#right {
	color: #FFF;
}

#right #content p, #right #content ul, #right #content ol {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 19px;
	font-size: 10pt;
}

#right #content p{
	margin-bottom: 15px;
}

#right #content a {
	color: #ed1c24;
}

#right #content ul {
	list-style-type: square;
	padding-left: 35px;
	display: inline-block;
}

#right #content ol {
	padding-left: 35px;
	display: inline-block;
	list-style-type: decimal;
}

#right #content li {

	margin-bottom:15px;
}

#right #content li strong {
	color: #ed1c24;
	text-transform: uppercase;
	font-weight: bold;
}

#right #content img {
	
}

#right #content p.name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
}

#right #content .celebbox {
	border:2px solid #FFF;
	width:144px;
	float:left;
	margin: 8px 8px;
}

#right #content .celebbox p {
	background:none repeat scroll 0 0 #ED1C24;
	font-size:0.8em;
	font-weight: bold;
	height:41px;
	margin:0 !important;
	padding:4px 6px;
	text-align:center;
}

.balinks {
	font-family: Helvetica, Arial, sans-serif;
	font-size:0.9em;
}

#right #sidebar {
	font-family: Helvetica, Arial, sans-serif;
}

#right #sidebar p.sidehead {
	font-size: 9pt;
	font-weight: bold;
}

#right #sidebar .testimonial{
	font-size: 10pt;
}

#right #sidebar .testimonial p {
	margin-bottom: 15px;
}

#right #sidebar .testimonial a {
	color: #06F;
}

#right #sidebar .testimonial a:hover {
	color: #000;
}

#right #sidebar .news_sidebar a, #right #sidebar .news_sidebarlast a {
	text-decoration: none;
	font-size: 9pt;
	color: #ed1c24;
	font-weight: bold;
}

#right #sidebar .news_sidebar p, #right #sidebar .news_sidebarlast p {
	font-size: 8pt;
}

#left .newslettertop p {
	color: #FFF;
	font-size: .7em;
	font-family: Helvetica, Arial, sans-serif;
}

#left .newsletter form {
	color: #FFF;
	font-size: .7em;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}

#left .newsletter form input {
	font-size: .9em;
}

#footer {
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
}

#footer .block .fblockhead {
	font-weight: bold;
	border-bottom: 1px solid #FFF;
	font-size: .8em !important;
	padding-bottom: 1px;
	margin-bottom: 1px;
}

#footer .block li {
	font-size: .6em;
	border-bottom: 1px dashed #FFF;
	padding-bottom: 2px;
	text-transform: uppercase;
	line-height: 20px;
}

#footer .block li a {
	text-decoration: none;
	color: #FFF;
}

#footer .block li a:hover {
	color: #CCC;
}

#footer .block p {
	font-size: .8em;
	line-height:20px;
	margin-top:5px;
}

#footer .last p {
	font-size: .6em !important;
	line-height:15px;
	margin:6px 0 0 !important;
}

