body {
	margin-top: 0px;
	background-image:url(images/MSH_watermark.gif);
	font-family: Arial, Verdana;
	color: #444;
	text-decoration: none;
	word-spacing: 0.2em;
	text-align: left;
	letter-spacing: 1px;
	line-height: 1.3em;
	font-size: 12px;
}
img {
	border:none;
	
}

#header {
	background-image: url(images/header.jpg);
	width: 840px;
	height: 96px;
}
#header #logo {
	float:  left;
	width:  369px;
	height: 47px;
	padding-left:  15px;
	padding-top: 10px;
}

#headerMenu {
	float: right;
	width: 140px;
	text-align: left;
}
#headerMenu .title {
	font-size: 12px;
	font-weight: bold;
    color: white;
    font-style: italic;
}
#headerMenu table {
    align: right;
    font-size:  11px;
    line-height: 10px; 
}
#headerMenu table td a {
	text-decoration: none;
	/* color: #2F5333; */
    color: white;
}
#headerMenu table td a:hover {
	text-decoration: none;
	color: #612231;
}




#menuTop {
	background-image: url(images/menu.jpg);
	height: 34px;
	width: 840px;
	font-size: 13.5px;
	font-weight:800;
	text-align: left;
}
#menuTop table {
	padding-left: 5px;
}
#menuTop table td {
	text-align: center;
}

#menuTop td a {
	text-decoration: none;
	color: #2F5333;
}
#menuTop td a:hover {
	text-decoration: none;
	color: #612231;
}



#content {
	background-color: #FFFFFF;	
}
#contentLeft, #contentLeft_ortho, #contentLeft_neuro, #contentLeft_ent, #contentLeft_pain, #contentLeft_pt {
	float: left;
	width: 697px;
	background-repeat: no-repeat;
	padding-top: 12px;
}
#contentLeft {
	background-image: url(images/contentLeft.jpg);
}
#contentLeft_ortho {
	background-image: url(images/contentLeft_ortho.jpg);
    height: 414px;
	text-align:left;
}
#contentLeft_neuro {
	background-image: url(images/contentLeft_neuro.jpg);
    height: 414px;
	text-align:left;
}
#contentLeft_ent {
	background-image: url(images/contentLeft_ent.jpg);
    height: 614px;
	text-align:left;
}
#contentLeft_pain {
	background-image: url(images/contentLeft_pain.jpg);
    height: 414px;
	text-align:left;
}
#contentLeft_pt {
	background-image: url(images/contentLeft_pt.jpg);
    height: 414px;
	text-align:left;
}

#contentLeft_ortho table tr td {
	padding-left: 20px;
	padding-right: 20px;
}
#contentLeft_neuro table tr td {
	padding-left: 20px;
	padding-right: 20px;
}
#contentLeft_ent table tr td {
	padding-left: 20px;
	padding-right: 20px;
}
#contentLeft_pain table tr td {
	padding-left: 20px;
	padding-right: 20px;
}

#contentLeft_pt table tr td {
	padding-left: 20px;
	padding-right: 20px;
}

#contentLeft table tr td {
	padding-left: 20px;
	padding-right: 20px;
	text-align:left;
}

.services {
    width: 255px;
}
.services_wide {
    width: 625px;
}


.smallText {
	font-size: 11px;
}


#contentRight {
	float: left;
	width: 143px;
	height: 649px;
	background-image: url(images/contentRight.jpg);
	background-repeat: no-repeat;  
	background-color: #FFFFFF;
}

#contentLeft h3 {
	padding-top: 10px;
}

#contentLeft_neuro h3 {
	padding-top: 10px;
}

#contentLeft_ortho h3 {
	padding-top: 10px;
}

#contentLeft_ent h3 {
	padding-top: 10px;
}
#contentLeft_pain h3 {
	padding-top: 10px;
}
#contentLeft_pt h3 {
	padding-top: 10px;
}

#footer {
	width: 840px;
	height: 20px;
	background: #333300;
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 8px;
}

h1, h2, h3, h4, h5 {
    color: #612231;
}

h3 a {
    text-decoration: none;
    color: #612231;
}

h5 { font-size: 11px; }
h4 { font-size: 13px; }
h3 { font-size: 13px; }
h2 { font-size: 14px; }
h1 { font-size: 15px; }