
BoldBody {
	font-family: Baskerville;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #002a44;
	letter-spacing: 1em;
	word-spacing: 1em;
}
.boldbodycopy {
	font-family : Baskerville;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: 700;
	font-variant: normal;
	text-transform: none;
	color: #002A44;
} 
#container {
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
	position: relative;
}
#leftShad {
  background: #accac6 url(images/indexslices/leftshadow.jpg) repeat-y right top;
}

#med p.thankYou {
 font-weight: bold;
}

#med p.error {
  color: #FF0000;
  font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}

#med {
	background: #fff url(images/indexslices/medical.jpg) no-repeat right top;
	height: 100%;
}
#med h2 {
	font-family: Baskerville "Times New Roman", serif;
	font-size: 18px;
	font-style: normal;
	line-height: 25px;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #002a44;
	letter-spacing: 0.5em;
	word-spacing: 0em;
	margin-right: 20px;
}
#med h2#intro {
	margin-bottom: -18px;
}

#med p {
  font: normal 15px Baskerville, "Times New Roman", serif;
	line-height: 22px;
	text-transform: none;
	color: #002a44;
	margin-right: 70px;
}
#med li {
	line-height: 17px;
	text-transform: none;
	color: #002a44;
	padding-bottom: 15px;
}
#med p.phone {
	font-size: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
#med ul {
 list-style:disc;
 margin-right: 70px;
}

#rightShad {
  background: #accac6 url(images/indexslices/rightshadow.jpg) repeat-y left top;
}
#whitetop {
	background-image: url(images/images/BHome.jpg);
	height: 620px;
	width: 995px;
	background-position: center;
}
