/* CSS Document */

* { /* removes defaults of all elements */
    margin:0; 
    padding:0; 
} 

body {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight:normal;
	font-style:normal;
	background-color: #77846a;
	text-align:center; /* centers the layout in IE */
}

table.main {
	margin-left:auto;
	margin-right:auto; /* centers the layout in SCB */
	width:749px;
	border:0;
	font-size: 100%;
	background-image: url(/images/backgrounds/leftcol.gif);
	background-repeat: repeat-y;	
}

table.main-gif {
	margin-left:auto; margin-right:auto; /* centers the layout in SCB */
	background-color: #A52A2A; 
	width:749px;
	border:0;
	font-size: 100%;
}

table.ksearch {
	width:100%;
	background-image:url(/images/backgrounds/masem_index_draft5.jpg);
	background-repeat:no-repeat;
	border:0;
	background-position: left top;
	font-size: 100%;
	text-align: left;
}

table.ksearch tr td input {
	font-size:11px; 
	font-weight:normal; 
	color:#000000;
	line-height:14px; 
	font-style:normal;
	background-color:#edf5de; 
	width:150px;
}

table.ksearch form input.search {
	width: 50px;
}

table.nav {
	width:145px;
	border:0;
	font-size: 100%;
	text-align: left;
}
table.content {
	width:595px;
	/*border: solid 2px #000000;*/
	font-size: 100%;
	background-color: #edf5de;
}

table.torso {
	width:250px;
	/*border: solid 2px #00FFFF;*/
	font-size:100%;
	margin-left: 60px;
}

table.diagnosis {
	width:345px;
	/*border: solid 2px #FF0000;*/
	font-size: 100%;
}

table.content tr td h3 {
	font-size:1em;
	margin-left: 5px;
	margin-bottom: 10px;
    color:#77846a;
	margin-top: 5px;
}

table.content tr td h4 {
	font-size:.8em;
	margin-bottom: 10px;
	margin-left: 5px;
	color:#7f2700;
}
table.content tr td h4 a:link {
	color:#7f2700;
}

table.content tr td h4 a:hover {
	color:#802A2A;
}

table.content tr td h4 a:visited {
	color:#7f2700;
}

/*
div.hr {
    height: 15px;
    background: #edf5de url(../images/hr1.gif) no-repeat scroll center;
    margin-left: 5px;
}
div.hr hr {
	display:none;
}
div.hr {
	margin-left: 5px;
	background-image: url(../images/backgrounds/line.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:575px;
}
*/

table.content tr td h4 {
	font-size:.8em;
	margin-bottom: 10px;
	margin-left: 5px;
	color:#7f2700;
}

table.content tr td table.sub-nav-images {
	width:180px;
	float:right;
	margin-left: 5px;
}	

table.content tr td table.sub-nav {
	background-image:url(../images/backgrounds/Box1a.gif);
	background-repeat:no-repeat;
	width:180px;
	float:right;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
	margin-bottom:5px;
	clear:both;
}

.sidebar1 {
	text-decoration:none; 
	font-size:.8em; 
	font-weight:bold; 
	color:#474f3f; 
	line-height:.9em; 
	font-style:normal;
	text-align:center;
}
a.sidebar2 {
	text-decoration:underline; 
	font-size:.85em;
	font-weight:normal; 
	color:#474f3f; 
	line-height:1em; 
	font-style:normal;
	text-align:center;
}
a.sidebar2:hover {
	text-decoration:underline; 
	font-size:.85em;
	font-weight:normal; 
	color:#802A2A;
	line-height:1em; 
	font-style:normal;
	text-align:center;
}

table.content tr td h6 {
	font-size:.75em;
	margin-bottom: 10px;
	margin-left: 5px;
	color:#000000;
}

.bodypartnav { font-size:12px; color:#000000; }
a.bodypartnav { text-decoration:none; font-size:12px; color:#000000; }
a.bodypartnav:hover { text-decoration:underline; font-size:12px; color:#000000; }

p {
	font-size:.75em;
	line-height:1.5em;
	margin: 0 5px 10px;
	color:#000000; 
}

p.copy {
	font-size:.6em;
	line-height:1.2em;
	margin: 25px 0 0 5px;
	color:#000000; 
}


div#images {
    float:left;
	margin:0px 10px 0 3px;
}
h1.caption {
    font-size:0.7em;
	margin: 5px 2px 10px 5px;
	color:#000000;
	width:250px;
}

div.doctors img {
    float:left;
	margin:0px 15px 0 10px;
}

div.staff img {
    float:left;
	margin:0px 15px 0 10px;
}

img.pics {
	border: 2px solid #77846a;
}

div.list-fix {
	position:relative;
	top: 0px;
	left: 15px;
}

ul {
	font-size:.75em;
	line-height:1.5em;
	margin: 0 20px 10px;
	padding: 0;
	list-style-position: outside;
}

ul li ul {
	font-size:1em;
	line-height:1.5em;
	margin: 0 0 0 15px;
	padding: 0;
	list-style-position: outside;
}

ol {
	font-size:.75em;
	line-height:1.5em;
	margin: 0 20px 10px;
	padding: 0;
	list-style-position: outside;
}

ul li ol {
	font-size:1em;
	line-height:1.5em;
	margin: 0 0 0 23px;
	padding: 0;
	list-style-position: outside;
}

ol li ul{
	font-size:1em;
	line-height:1.5em;
	margin: 0 0 0 23px;
	padding: 0;
	list-style-position: outside;
}
	

table.nav tr td a:link.menu {
	font-size:0.8em; 
	font-weight:bold; 
	color: #A52A2A; 
	line-height:1.6em; 
	font-style:normal;
	text-decoration:none;
}
table.nav tr td a:visited.menu {
	font-size:0.8em; 
	font-weight:bold; 
	color: #A52A2A; 
	line-height:1.6em; 
	font-style:normal;
	text-decoration:none;
}
table.nav tr td a:hover.menu {
	font-size:0.8em; 
	font-weight:bold; 
	color:#000000;
	line-height:1.6em; 
	font-style:normal;
	text-decoration:none;
}

/*
table.content tr td div#patient-forms {
	float:right;
	background-color:#fefbd8;
	/*border: 2px solid #7f2700;
	border: 3px solid #006600;
}
table.content tr td div#patient-forms p {
	color:#A52A2A; 
}
table.content tr td div#patient-forms ul {
    font-size:.75em;
	line-height:1.5em;
	margin: 10px 5px 15px;
	list-style-position: inside;
}
table.content tr td div#patient-forms ul li {
	list-style-type: disc;
}
table.content tr td div#patient-forms ul li a {
	color:#A52A2A; 
	list-style-type: disc;
}
table.content tr td div#patient-forms ul li a:hover {
	color: #000000;
	list-style-type: disc;
}
*/

table.diagnosis tr td ul {
    font-size:.65em;
	line-height:1.5em;
	margin: 10px 5px 15px;
	list-style-position: inside;
}
table.diagnosis tr td ul li {
	list-style-type: disc;
}
table.diagnosis tr td ul li a {
	color:#A52A2A; 
	list-style-type: disc;
}
table.diagnosis tr td ul li a:hover {
	color: #000000;
	list-style-type: disc;
}

table#handtherapy {
	width: 550px;
	font-size:.75em;
	margin-left:20px;
	margin-bottom:15px;
}


/*
.maintextsmall
{font-family:arial; font-size:10px; font-weight:normal; color:brown; line-height:14px; font-style:normal;}
a.maintextsmall
{font-family:arial; font-size:10px; font-weight:normal; color:brown; line-height:14px; font-style:normal; text-decoration:none;}
a.maintextsmall:hover
{font-family:arial; font-size:10px; font-weight:normal; color:#77846a; line-height:14px; font-style:normal; text-decoration:none;}

a.maintext
{text-decoration:underline; font-family:arial; font-size:12px; font-weight:normal; color:black; line-height:17px; font-style:normal;}
a.maintext:hover
{text-decoration:underline; font-family:arial; font-size:12px; font-weight:normal; color:black; line-height:17px; font-style:normal;}

.maintextmid
{font-family:arial; font-size:14px; font-weight:bold; color:navy; line-height:20px; font-style:normal;}
a.maintextmid
{text-decoration:none; font-family:arial; font-size:14px; font-weight:bold; color:navy; line-height:20px; font-style:normal;}
a.maintextmid:hover
{text-decoration:underline; font-family:arial; font-size:14px; font-weight:bold; color:navy; line-height:20px; font-style:normal;}

.maintextplus
{font-family:arial; font-size:16px; font-weight:bold; color:navy; line-height:20px; font-style:normal;}
a.maintextplus
{text-decoration:none; font-family:arial; font-size:16px; font-weight:bold; color:navy; line-height:20px; font-style:normal;}
a.maintextplus:hover
{text-decoration:underline; font-family:arial; font-size:16px; font-weight:bold; color:navy; line-height:20px; font-style:normal;}

b {font-weight:bold;}
i {font-style:italic;}
u {text-decoration:underline;}

*/
