/* DanetreeVets CSS Document */
.red {
	color: Red;
}

.contact {
	font-size: 12px;
	width: 470px;
	vertical-align: top;
	padding: 20px;
	margin-top: 15px;
	border: 1px dashed #8E8E8E;
}

.contact label {
	font-size: 12px;
	text-align: right;
}

.contact input text {
	height: 10px;
}

#ValidationSummary1 p {
	font-size: 11px;
}

.newsitem
{
	margin-bottom: 4px;
	padding: 1px 4px 1px 0;
	border-bottom: dashed 1px #8E8E8E;
}
.newsitem p
{
	color: #000;
	margin: 2px 0;
	padding: 1px 0;
	font-size: 11px;
	
}

.newsLinks
{
	font-size: 12px;
	color: #360;
}

.newsitem a.newstitle
{
	font-size: 12px;
	color: #360;
	font-weight: bold;
	text-decoration: none;
}

.newsContent {
	font-size: 11px;
	vertical-align: top;
	padding-right: 20px;
	padding-top: 0;
	padding-bottom: 10px;
}

.newsContent h1 {
	display: inline;
	font-weight: normal;
	font-size: 14px;
	color: #360;
}

.newsContent h1 a {
	display: inline;
	font-weight: normal;
	font-size: 14px;
	color: #006699;
	text-decoration: none;
}

.newsContent h1 a:link {
	color: #006699;
	text-decoration: none;
}

.newsContent h1 a:visited {
	color: #006699;
	text-decoration: none;
}

.newsContent h1 a:hover {
	color: #006699;
	text-decoration: none;
}

.newsContent h1 a:active {
	color: #006699;
	text-decoration: none;
}

.newsContent h2 {
	display: inline;
	font-weight: normal;
	font-size: 14px;
	color: #FF9900;
}

.newsRotator 
{
	vertical-align:top;
}
.newsRotator p
{
	font-size: 10px;
	padding: 0 0 2px 0;
	margin: 0;
}

.newsRotator h2
{
	font-size: 11px;
	color: #FF9900;
	padding: 0 0 2px 0;
	margin: 0;
}

.ContactDetails p
{
	font-size: 11px;
}
