body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #000;
	margin: 0px;
	padding: 0px;
	line-height: 130%;
}
a {
	color: #f15d22;
}
a:hover {
	color: #820024;
}
form { margin-bottom: 0 ; }
img { display: block; border: 0; }
strong { color: #004b8d; }
.skip {
	margin: 0px;
	padding: 0px;
}
#primeTable {
	margin-right: auto;
	margin-left: auto;
	background-image: url(interface/top_gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#searchBox {
	background-color: #6db324;
}
#newsBox {
	background: url(interface/news-gradient.jpg) top repeat-x #bed9a8;
}
#newsBox .content {
	font-size: 88%;
}
#history td {
	border-bottom: 1px solid #6db324;
}
#sideNav {
	background: #fff;
}
#sideNav ul {
	list-style: none;
	padding: 0 0 25px 20px;
	margin: 0px;
}
#sideNav li {
	list-style: none;
	border-bottom: 1px solid #e5f1f4;
	padding: 2px 0;
}
#sideNav a {
	text-decoration: none;
	color: #517169;
}
#sideNav a:hover, #sideNav .active {
	color: #007a90;
	font-weight: bold;
}
#subNav, #AboutUs, #Locations, #News, #Clinics, #Services, #HealthTools {
	font-size: 88%;
}
#subNav ul, #AboutUs ul, #Locations ul, #News ul, #Clinics ul, #Services ul, #HealthTools ul {
	list-style: none;
	padding: 0 0 0 20px;
	margin: 0px;
}
#subNav li, #AboutUs li, #Locations li, #News li, #Clinics li, #Services li, #HealthTools li {
	list-style: none;
	border-bottom: 1px solid #e5f1f4;
	padding: 2px 0;
}
#subNav li.last, #AboutUs li.last, #Locations li.last, #News li.last, #Clinics li.last, #Services li.last, #HealthTools li.last {
	list-style: none;
	border-bottom: none;
	padding: 2px 0;
}
.lineBreak {
	border-top: solid #000 1px;
	margin: 0px;
	padding: 0px;
}
.leftShadow {
	background: #fff url(interface/leftshadow.gif) repeat-y top left;
	width: 276px;
	padding-left: 16px;
}
.leftShadow2 {
	background: #fff url(interface/leftshadow.gif) repeat-y top left;
	width: 276px;
	padding-left: 16px;
}
.innerShadow {
	background: url(interface/location-shadow.jpg) left top repeat-y;
	border-right: solid 1px #6db324;
}
.bullet {
	color: #830025;
	font-weight: bold;
}
.lineRight {
	border-right: solid 1px #6db324;
}
#contentBox { /* Makes a blue gradient */
	background: #fff url(interface/content-gradient.jpg) top left no-repeat;
}
.content {
	padding: 20px 170px 20px 20px;
	line-height: 150%;
}
.content p {
	margin: 0 0 10px 0;
}
.leftBoxContent {
	font-size: 88%;
	padding: 20px;
	line-height: 150%;
}
.leftBoxContent p {
	margin: 0 0 10px 0;
}
.storeInfo {
	font-size: 88%;
	padding: 20px 12px 20px 18px;
}
.date {
	color: #f15d22;
	font-size: 85%;
	text-transform: uppercase;
}
.todaysDate {
	padding: 10px;
	color: #fff;
}
h1, h2, h3 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	padding: 3px 0;
	margin: 0;
	line-height: 100%;
}
h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 0;
	margin: 0;
	line-height: 100%;
	color: #004b8d;
	font-size: 110%
}
h1 { font-size: 170% }
h2 { font-size: 160% }
h3 { font-size: 135% }
.arrows {
	background: #6db324 url(interface/arrow.gif) center top no-repeat;
	color: #fff;
	text-align: center;
}
.redBack {
	background: #004b8d;
	color: #fff;
	padding-left: 10px;
	overflow:hidden;
}

.redBack span	{
	padding:4px 0 0 0;
	display:block;
	}

.redBack img	{
	float:left;
	padding:0 10px 0 0;
	}
	
.greenBack {
	background: #6db324;
	color: #fff;
	padding-left: 10px;
	overflow:hidden;
}

.greenBack span	{
	padding:4px 0 0 0;
	display:block;
	}
	
.greenBack img	{
	float:left;
	padding:0 10px 0px 0;
	}

.howCanWeHelp {
	background: #fff;
	color: #6db324;
	padding-left: 30px;
}
.smalltext {
	font-size: 88%;
}
#footer {
	padding: 20px 0;
	font-size: 88%;
	background: #6db324;
	color: #fff;
	text-align: center;
}
#footer ul {
	list-style: none;
	display: block;
	padding: 0;
	margin: 0;
}
#footer li {
	display:inline
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #99c3b7;
}
.hidden {
	display: none;
}

.logo	{
	padding:20px 0 0 20px;
	}