html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100.1%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, Geneva, Verdana, sans-serif;
	font-size:1em;
	font-size:.9em;
	line-height:1.3em;
background: #FFF;
margin-top:10px;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:link, a:active, a:visited {
	color:#778d5e;
}
a:hover {
	color:#647650;
	text-decoration:none;
}
.float-r {
	float:right;
}
.float-l {
	float:left;
}
.clear {
	clear:both;
}
img {
	border:0px;
}
h1 {
	font-size:18px;
	font-weight:bold;
	color:#363F2C;
	margin:0px 0px 10px 0px;
}
h2 {
	font-size:16px;
	font-weight:bold;
	color:#363F2C;
	margin:30px 0px 10px 0px;
}
h3 {
	font-size:14px;
	font-weight:bold;
	color:#363F2C;
	margin:30px 0px 5px 0px;
}
.caption {
	font-size:.75em;
	width:50%;
}




#wrapper {
	margin: 0 auto;
	width: 926px;
	height: 100%;
}
#header {
	color: #FFF;
	width: 926px;
	float: left;
	height: 104px;
	background: #FFF;
}
#headerlogo {
	float:left;
	padding:10px 0px 0px 0px;
}
#navigation {
	color:#003300;
	width: 100%;
	float: left;
	height: 30px;
	margin:0px;
	background: #FFF;
	border-bottom:#5f714b solid 3px;
}
#homeheader {
	color: #FFF;
	width: 926px;
	float: left;
	height: 287px;
z-index:0;

}
H1 {
	padding-top:5px;
	color: #353f2a;
	font-weight:bold;
	font-size:20px;
}
#leftcolumn {
	color: #333;
	height: 100%;
	padding-top:40px;
	width: 458px;
	padding-top:20px;
	float: left;
	color:#363f2c;
}
#leftcolumn div {
	text-align:justify;
	margin:0px 25px 10px 28px;
}
#rightcolumn {
	float: right;
	color: #333;
	padding-top:20px;
	height: 100%;
	width: 228px;
	display: inline;
	font-size:12px;
	text-align:left;
}
#rightcolumn2 {
	float: right;
	color: #333;
	padding-top:20px;
	font-size:13px;
	height: 100%;
	width: 240px;
	display: inline;
	margin-bottom:20px;
	text-align:left;
}

#rightcolumn2 li { list-style-type:none; margin-bottom:8px; }



#rightcolumn2 p {
	margin:10px 0px 0px 5px;
	font-weight:normal;
}
#rightcolumn ul {
	margin:10px 0px 0px 20px;
	text-align:left;
}
#rightcolumn ul li {
	list-style:url(../images/tick.gif);
	line-height:2.5em;
	font-size:1.2em;
}
#footer {
	width: 100%;
	height:44px;
	clear: both;
	color: #333;
	background:url(../images/bgfooter.gif) repeat-x;
	margin: 0px 0px 0px 0px;
}
#footer .footernav {
	float:right;
	margin:14px 20px 0px 0px;
	font-size:.75em;
}
#footer .footernav a {
	color:#d7ffaa;
	text-decoration:none;
	margin-right:6px;
}
#footer .footernav a:hover {
	border-bottom:dotted 1px;
}
#footer2 {
	width: 100%;
	height:64px;
	background:#576547 url(../images/footerlogo.jpg) bottom left no-repeat;
	color: #333;
	margin: 0px 0px 0px 0px;
}
#footer2 .footernav {
	float:right;
	color:#eee;
	margin:24px 20px 0px 0px;
	font-size:.75em;
}
#footer2 .footernav a {
	color:#d7ffaa;
	text-decoration:none;
	margin-right:6px;
}
#footer2 .footernav a:hover {
	border-bottom:dotted 1px;
}
#tmj {
	margin: 26px 0 0 30px;
}
#tmj a {
	display:block;
	width:369px;
	height:120px;
	font: bold 14px/1 sans-serif;
	color:#c60;
	background: url(../images/3_state_tmj.png) 0 0 no-repeat;
	text-decoration: none;
}
#tmj a:hover {
	background-position: -369px 0;
	color: #E9BE75;
}
#tmj a:active {
	background-position: -738px 0;
	color:white;
}
#sleep {
	margin:12px 0 0 30px;
}
#sleep a {
	display:block;
	width:369px;
	height:120px;
	font: bold 14px/1 sans-serif;
	color:#c60;
	background: url(../images/3_state_sleep.png) 0 0 no-repeat;
	text-decoration: none;
}
#sleep a:hover {
	background-position: -369px 0;
	color: #E9BE75;
}
#sleep a:active {
	background-position: -738px 0;
	color:white;
}
#schedule {
	margin:0px;
}
#schedule a {
	display:block;
	width:381px;
	height:94px;
	font: bold 14px/1 sans-serif;
	color:#c60;
	background:url(../images/headerschedule.jpg) 0 0 no-repeat;
	text-decoration: none;
}
#schedule a:hover {
	background-position: -381px 0;
	color: #E9BE75;
}
