body {
	background-color: #fff;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica;
    width:100%;
	font-size: 70%;
	color: #211918;
}

.clearFloats {
	clear: both;
}

input {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica;
}

form {
	margin: 0px;
}

h1 {
	font-weight: bold;
	margin: 0px;
	margin-bottom: 8px;
	padding: 0px;
	font-size: 125%;
}

h2 {
	font-weight: bold;
	margin: 0px;
	margin-bottom: 4px;
	padding: 0px;
	font-size: 110%;
}

h3 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	color:#A7A7A7;
}

h4 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	color:#95C000;
}

p {
	margin: 0px;
	margin-top: 3px;
	margin-bottom: 12px;
}

img {
	border: 0px;
}

a, a:link, a:visited, a:active {
   	text-decoration: none;
    font-weight: bold;
	color: #95C000;
	font-size: 100%;
}

a:hover {
	color: #95C000;
    font-weight:bold;
	text-decoration: underline;
	font-size: 100%;
}

#nav a,#nav  a:link,#nav  a:visited,#nav  a:active {
	color: #fff;
	text-decoration: none;
}

#wrapper { 
	width: 100%;
	text-align: center;
	background: url(../images/header_bg.jpg) repeat-x;
}

#header { 
	width: 870px;
	margin: 0px auto 0px auto;
	text-align: left;
    height: 136px;
}

#logo {
    float: left;
    height: 114px;
}

#strapline {
    float: right;
    height: 114px;
}

#nav {
    height: 21px;
    width: 870px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background: url(../images/menu_blank2.gif) no-repeat;
}

#content {
	margin: 10px auto 10px auto;
	text-align: left;
    min-height: 436px;
	background: url(../images/content_bg.jpg) no-repeat;
	width: 868px;
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
}

#contentInner {
    margin-left: 27px;
    margin-right: 27px;
    padding-top: 27px;    
    padding-bottom: 27px;    
}

#contentHome {
	margin: 10px auto 10px auto;
	text-align: left;
	width: 870px;
}

#contentHomeTop {
	background: url(../images/home_mural.jpg) no-repeat;
    width: 871px;
    text-align: right;
    height: 180px;
}

#homeBannerText {
    width: 510px;
    margin-right: 12px;
    float: right;
}

#homeBottom {
    width: 870px;
    text-align: left;
    margin-top: 12px;
}

#homeLeft {
	width: 684px;
	float: left;
}

#homeBottomLeft {
	float: left;
	width: 228px;
	background:url(../images/header_our_services.gif) no-repeat top left;
}

#homeBottomRight {
	float: right;
	width: 228px;
	background:url(../images/header_prescription_requests.gif) no-repeat top left;
}

#homeBottomMiddle {
	background:url(../images/header_appointments.gif) no-repeat top left;
	margin-left:226px;
	margin-top: -27px;
}

.bottomDiv {
	border-left: 1px solid #ccc;
	margin-top: 27px;
	margin-left: 11px;
}

.bottomDiv2 {
	border-left: 1px solid #ccc;
	margin-top: 27px;
	margin-left: 11px;
	padding-top: 27px;
}

.bottomDivInner {
	padding: 10px;
}

#homeRight {
	width: 186px;
	float: right;
	background: url(../images/news_bg.jpg) no-repeat;
	border-bottom: 1px solid #f0f0f0;
	min-height: 280px; 
}

#homeRightHeader {
	width: 185px;
	background: url(../images/header_news.gif) no-repeat;
	height: 28px;
}

#homeRightInner {
	background: url(../images/header_news_lines.gif) repeat-y;
}

#homeRightContent {
	padding: 10px;
}

#homeRightContent2 {
	height: 312px;
	overflow: auto;
	padding: 10px;
}

#contentText {
    float: left;
    width: 515px;
	padding-bottom: 25px;
}

#contentImage {
    float: right;
	padding-bottom: 25px;
}

#footer {
	width: 100%;
	text-align: center;
	background: url(../images/footer_bg.jpg) repeat-x;
    height: 23px;
}

#footerInner {
	margin: 0px auto 0px auto;
	width: 870px;
	text-align: left;
    height: 23px;
}

#footerLeft {
    margin-top:4px;
    float: left;
    font-size:90%;
	color: #fff;
}

#footerRight {
    margin-top:4px;
    float: right;
}

#footerRight a, #footerRight a:link, #footerRight a:visited, #footerRight a:active {
	color: #fff;
   	text-decoration: none;
    font-size:90%; 
    font-weight:normal;
}

#footerRight a:hover {
	color: #333;
}

#nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	font-size: 11px;
}

#nav ul li a:hover {
	color: #2E3C00;
}

#menu ul li#m1 {
	margin-left: 15px;
}

#menu ul li#m2 {
	margin-left: 23px;
}

#menu ul li#m3 {
	margin-left: 19px;
}

#menu ul li#m4 {
	margin-left: 21px;
}

#menu ul li#m5 {
	margin-left: 20px;
}

#menu ul li#m6 {
	margin-left: 21px;
}

#menu ul li#m7 {
	margin-left: 22px;
}

#menu ul li#m8 {
	margin-left: 22px;
}

#menu ul li#m9 {
	margin-left: 27px;
}

#menu span.menuon {
	color: #C2FB00;
}

hr {
	color: #a7a7a7;
	height: 1px;
	background-color: #a7a7a7;
	border: 0px solid #a7a7a7;
}

table {
	font-size: 90%;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color:#ccc;
	border: 1px solid #ccc;
	width: 490px;
}

th {
	text-align: left;
	padding: 4px;
}

td {
	padding: 4px;
	border-top: 1px solid #ccc;
	background-color:#fff;	
}

table.lines {
	font-size: 90%;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color:#ccc;
	border: 1px solid #ccc;
	width: 490px;
	border-left: 0px solid #ccc;
}

table.lines th {
	text-align: left;
	padding: 4px;
	border-left: 1px solid #ccc;
	font-size: 110%;
}

table.lines td {
	padding: 4px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-color:#fff;	
}

.tdTop td {
	vertical-align: top;
}

.tdTop2 th,.tdTop2 td {
	vertical-align: top;
	text-align:center;
	padding:8px;
}

.red {
	color:red;
}

select {
	font-size: 100%
}