/* HTML Defaults */

body {
	font: 88%/1.15em "Times New Roman", Times, serif;
	color: #64473a;
	background: #dec5ab;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: underline;
	color: #64473a;
}
a:visited {
	text-decoration: underline;
	color: #aa273d;
}
h1 {
	font-size: 214%;
	line-height: 1.15em;
	font-weight: bold;
	color: #aa273d;
	margin-top: 0;
	padding-top: 10px;
}
h2 {
	font-size: 114%;
	line-height: 1.25em;
	font-weight: bold;
	color: #aa273d;
	margin-bottom: 0;
}
h2 + p {
	margin-top: 0;
}
img {
	border: none;
}
table {
	width: 100%;
	border: none;
	border-collapse: collapse;
}
th, td {
	text-align: center;
	vertical-align: top;
	margin: 0;
	padding: 0;
}
form {
	margin: 0;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
select {
	font: 100% "Times New Roman", Times, serif;
	color: #64473a;
}

/* Main Containers */

#container {
	width: 775px;
}
#containerinner {
	background: #f8f0e2 url(../images/container_bg.gif) repeat-y left top;
	min-height: 400px;
	width: 775px;
	padding-top: 10px; /* added line 1/3/2011 */
	padding-bottom: 80px;
	position: relative;
}
*html #containerinner {
	height: 400px;
}
#content {
	width: 567px;
	position: relative;
	top: 71px;
	left: 165px;
}
#header {
	height: 90px;
	width: 775px;
	position: absolute;
	top: 0;
	left: 0;
}
#nav {
	width: 144px;
	position: absolute;
	top: 95px;
	left: 0;
}
#footer {
	height: 100px;
	width: 775px;
	position: absolute;
	bottom: -100px;
	left: 0;
}

/* Header */

#header {
	background: #eadac8 url(../images/header_bg.gif) repeat-y left top;
	border-bottom: solid 6px #aa273d;

}
#header h2 {
	padding: 0px 0 0 242px;
	margin: 0;
}
#header h2 a {
	background: url(../images/logo_tmj_therapy.png) no-repeat left top;
	display: block;
	text-indent: -9999px;
	height: 100px;
	width: 263px;
}

/* Nav */

#nav ul {
	background: #cba57e;
	height: 309px;
	margin: 0;
	padding: 8px 0 0 0;
}
#nav ul li {
	width: 144px;
	list-style: none;
}
#nav ul li a {
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	width: 144px;
}
#navtext {
	background: url(../images/navtext_bg.gif) no-repeat left top;
	padding-top: 31px;
}
a#navhome {
	background-image: url(../images/nav_home.jpg);
	height: 21px;
}
a#navhome:hover {
	background-position: left -21px;
}
a#navmeet {
	background-image: url(../images/nav_meet.jpg);
	height: 23px;
}
a#navmeet:hover {
	background-position: left -23px;
}
a#navabout {
	background-image: url(../images/nav_about.jpg);
	height: 25px;
}
a#navabout:hover {
	background-position: left -25px;
}
a#navtmj {
	background-image: url(../images/nav_tmj.jpg);
	height: 24px;
}
a#navtmj:hover {
	background-position: left -24px;
}
a#navpain {
	background-image: url(../images/nav_pain.jpg);
	height: 38px;
}
a#navpain:hover {
	background-position: left -38px;
}
a#navsleep {
	background-image: url(../images/nav_sleep.jpg);
	height: 38px;
}
a#navsleep:hover {
	background-position: left -38px;
}
a#navlecture {
	background-image: url(../images/nav_lecture.jpg);
	height: 38px;
}
a#navlecture:hover {
	background-position: left -38px;
}
a#navfaq {
	background-image: url(../images/nav_faq.jpg);
	height: 22px;
}
a#navfaq:hover {
	background-position: left -22px;
}
a#navcomments {
	background-image: url(../images/nav_comments.jpg);
	height: 24px;
}
a#navcomments:hover {
	background-position: left -24px;
}
a#navlinks {
	background-image: url(../images/nav_links.jpg);
	height: 24px;
}
a#navlinks:hover {
	background-position: left -24px;
}
a#navcontact {
	background-image: url(../images/nav_contact.jpg);
	height: 27px;
}
a#navcontact:hover {
	background-position: left -27px;
}
#nav form {
	padding: 10px;
}

/* Subnav */

ul#subnav {
	height: 25px;
	margin: 0;
	padding: 10px 0 10px 256px;
}
.subnavtmj {
	width: 273px;
}
.subnavpain {
	width: 249px;
}
.subnavsleep {
	width: 158px;
}
ul#subnav li {
	height: 25px;
	float: left;
	list-style: none;
}
ul#subnav li a {
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 25px;
	float: left;
}
#subsymptoms {
	background-image: url(../images/subnav_symptoms.gif);
	width: 72px;
}
#subcauses {
	background-image: url(../images/subnav_causes.gif);
	width: 52px;
}
#subdiagnosis {
	background-image: url(../images/subnav_diagnosis.gif);
	width: 69px;
}
#subtreatments {
	background-image: url(../images/subnav_treatments.gif);
	width: 80px;
}
#subaboutpain {
	background-image: url(../images/subnav_aboutpain.gif);
	width: 81px;
}
#subheadaches {
	background-image: url(../images/subnav_headaches.gif);
	width: 82px;
}
#subfacialpain {
	background-image: url(../images/subnav_facialpain.gif);
	width: 86px;
}
#subsleepiness {
	background-image: url(../images/subnav_sleepiness.gif);
	width: 158px;
}

/* Footer */

#footer {
	font: 80%/1.8em Arial, Helvetica, sans-serif;
	text-align: center;
	background: #eadac8;
}
#footer p {
	margin: 0;
}
.footernav {
	padding: 20px 0 15px 0;
}
.copyright, .disclaimer {
	font-size: 73%;
	line-height: 1.25em;
}
.disclaimer {
	color: #dec5ab;
}

/* Content */

#content {
	padding-bottom: 20px;
}
#content a {
	font: 80%/1.8em Arial, Helvetica, sans-serif;
}
#content ul li ul li {
	list-style: disc;
}
.headlinesmall {
	font-size: 100%;
	color: #64473a;
}
.imagetitle {
	text-align: center;
}
div.imagetitle {
	padding-top: 10px;
}
.imagetitle img {
	float: left;
	margin-right: 5px;
}
.imagetitle p {
	margin: 0 0 .8em 0;
}
.bodyred, .bodyreditalic {
	color: #aa273d;
}
.bodyreditalic {
	font-style: italic;
}
.links {
	margin-top: 1.5em;
}
.links td {
	text-align: left;
}
.small {
	font-size: 72%;
	line-height: 1.3em;
}
.clear {
	clear: both;
}
.alignleft {
	text-align: left;
}

/* Home Page */

body#homepage {
	background: #f8f0e2;
}
#homepage #containerinner {
	background: #e6d3bb url(../images/container_bg_home.gif) repeat-y left top;
}
#homepage #navtext {
	background: url(../images/navtext_bg_home.gif) no-repeat left top;
}
#homepage #footer {
	text-align: left;
	background: #cba57e;
}
#homepage #footer a {
	font-size: 138%;
}
#homepage .disclaimer {
	line-height: 2.2em;
	color: #64473a;
	padding: 10px 15px 0 164px;
}
#homepage #content {
	width: 631px;
	left: 144px;
}
#homephoto {
	background: #f8f3eb;
	text-align: right;
	border-bottom: solid 6px #aa273d;
}
#hometitle {
	background: #cba57e;
	text-align: right;
}
#homepage h1 {
	font-size: 100%;
	font-weight: normal;
	color: #64473a;
	margin: 0;
}
.homeheadline {
	font-size: 114%;
	line-height: 1.25em;
	font-weight: bold;
	color: #aa273d;
	margin-bottom: 0;
}
#hometext {
	padding: 10px 15px;
}

