
p, h1, h2, h3, h4, h5, ul, ol, li, span, div {
	font-family: arial, helvetica, sans-serif
	}

A:active { color: #FFD264; text-decoration: underline}
A:link { color: #FFD264; text-decoration: underline}
A:visited { color: #FFD264; text-decoration: underline}
A:hover { color: #FFD264; text-decoration: none}

A.creditlinks:active { color: #000000; text-decoration: none}
A.creditlinks:link { color: #000000; text-decoration: none}
A.creditlinks:visited { color: #000000; text-decoration: none}
A.creditlinks:hover { color: #000000; text-decoration: none}


/* front page styles */

A.navText:active { color: #D2FA5E; text-decoration: none; }
A.navText:link { color: #D2FA5E; text-decoration: underline; }
A.navText:visited { color: #D2FA5E; text-decoration: underline; }
A.navText:hover { color: #D2FA5E; text-decoration: none; }

.navFirm { font-size: 11px; color: #ffffff;  }
.navText { font-size: 11px; line-height: 11px; color: #41370E;  }
.navInfo { font-size: 12px; color: #ffffff;  }
.addressName { font-size: 12px; color: #FFD264;  }
.addressStreet { font-size: 11px; color: #ffffff;  }
.credit { font-size: 10px; color: #000000;  }
.body { font-size: 12px; line-height: 16px; color: #ffffff;  }

A.credit:active { color: #EF4B00; text-decoration: none; }
A.credit:link { color: #EF4B00; text-decoration: none; }
A.credit:visited { color: #EF4B00; text-decoration: none; }
A.credit:hover { color: #EF4B00; text-decoration: underline; }

P { font-size: 12px; line-height: 16px; color: #ffffff;  }
H1 { font-size: 18px; color: #ffffff; font-weight: normal; ; margin-bottom: 0px; }
H2 { font-size: 13px; color: #ffffff; font-weight: bold; ; margin-bottom: 0px; }

/* new styles */

.front_div {
	padding: 9px 0 0 7px;
	margin-top: 0px;
	}
	
#front_news {
	margin-left: 17px;
	float: left;
	width: 257px;
	}

#front_news ul {
	margin: 0;
	list-style: none;
	padding: 0;
	}

#front_news ul li {
	font-size: 11px;
	margin: 4px 0 8px 0;
	color: #fff;
	}

.front_div p {
	margin: 3px 0 10px 0;
	}
	
#specialty_string {
	clear: both;
	}
	
p#newPatientText {
	text-align: left;
	padding-left: 8px;
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 10px 0;
	}
	
p#newPatientText a {
	color: #D2FA5E;
	}
