BODY {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	background-color: 5B3354;
}

.content {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	text-align : justify;
	padding-bottom : 10px;
	padding-left : 15px;
	padding-right : 15px;
	padding-top : 10px;
	background-color : D9D6C5;
}

HR {
	height : 1px;
	color: #5B3354;
}

A {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	color : #4B4B4B;
	text-decoration: none;
}

A:hover {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	color : #798F02;
	text-decoration: underline;
}

.Head {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #5B3354;
	text-align : center;
	text-decoration: none;
}

.SubHead {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #5B3354;
}

.Phone {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : #4B4B4B;
}

.credits {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	text-align : justify;
	color : #ffffff;
	padding-top: 20px;
	padding-bottom: 20px;
}

.credLink {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	text-align: justify;
	font-size : 10px;
	color : #ffffff;
	text-decoration: none;
}

.credLink:hover {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	text-align: justify;
	font-size : 10px;
	color : #ffffff;
	text-decoration: underline;
}

.resources {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	color : 000000;
	background-color : #D9D6C5;
	background-image:  url(images/doctor_back.jpg);
	background-repeat: no-repeat;
	padding-top: 10;
	padding-left: 10;
	padding-right: 10;
}

.resourcelinks {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	font-weight: normal;
	color: 000000;
	text-decoration: none;
	padding : 1px 2px 1px 15px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	display: block;
}

.resourcelinks:hover {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color : 000000;
	text-decoration: none;
	display: block;
	padding : 1px 2px 1px 15px;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
}

.stateselect {
	background-image:  url(images/state_select.jpg);
	background-repeat: no-repeat;
	background-color: #D9D6C5;
	background-position: left center;
}

.countyselect {
	background-image:  url(images/county_select.jpg);
	background-repeat: no-repeat;
	background-color: #D9D6C5;
	background-position: left center;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 4px;
	width: 240px;
}
#firmheader {
	font-size: 14px;
	text-align: left;
}
#firmheader h1 {
	margin-top: 0;
	font-size: 18px;
}

