/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	color: black;
	max-width:530px;
	background-color:#f2eee5;
	/*background-image:url(../imgs/rte_bckgrnd.gif);*/
	}
a,
a:link,
a:visited {
	color: #570000;
	text-decoration:none;
}
a:hover {
	color: #98332E;
	border-bottom:none;
}
p, p.bodytext {
	margin-bottom:5px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
p.bodytext {
	text-align:justify;
}
p a,
p.bodytext a {
	border-bottom:1px dashed #570000;
}
p.news-footer {
	margin-top:9px;
	font-size:0.9em;
	color:#333333;
	font-style:italic;
	text-align:right;
}
p.testimonials-signature {
	text-align:right;
	font-style:italic;
}
p img,
p.bodytext img,
div.csc-textpic-imagewrap dl dt img {
	/*border:1px solid #570000;
	padding:1px;*/
}
h1, h2, h3, h4, h5, h6, h7 {
	margin:0px;
	padding:0px;
	color: #570000;
	margin-bottom:4px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h7 a {
	border-bottom:1px dashed #570000;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, h7 a:hover {
	border-bottom:none;
}
h1 {
	font-size:1.5em;
}
hr {
	height:2px;
	width:500px;
	background-image:url(../imgs/hr.gif);
	border:none;
	margin-top:11px;
	margin-bottom:11px;
}