/* -----------------------------------------------------------
   full page
----------------------------------------------------------- */
body {
	margin: 0;
	background: url(../images/pagebg.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	color: #020202;
}
hr {
	display: none;
}
a {
	color: #3a461d;
	text-decoration: underline;
}
a:hover {
	color: #020202;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
.clearfix:after {
     content: "."; 
     display: block; 
     height: 0; 
	 font-size: 0;
     clear: both; 
     visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.pagearea {
	width: 950px;
	margin: 0 auto;
}



/* -----------------------------------------------------------
   header
----------------------------------------------------------- */
#header {
	height: 134px;
}
#header h1.logo {
	float: left;
	margin: 3px 0 0 12px;
	width: 171px;
	height: 128px;
	display: inline;
}
#header h1.logo a {
	display: block;
	width: 171px;
	height: 128px;
	background: url(../images/logo.png) no-repeat 0 0;
	overflow: hidden;
	text-indent: -9999px;
}
#header .toptext {
	float: right;
	margin: 67px 15px 0 0;
	font-size: 1.8em;
	color: #71481c;
	font-variant: small-caps;
	text-align: right;
	display: inline;
}
#header .toptext strong {
	font-size: 1.9em;
	font-weight: normal;
}
#header .toptext.sleep strong {
	font-size: 1.6em;
}


/* -----------------------------------------------------------
   nav / banner
----------------------------------------------------------- */
#nav {
	height: 248px;
	background: url(../images/navbg.gif);
	border-bottom: 1px solid #e5e0d7;
}
#nav .pagearea { position: relative; }
#nav ul {
	float: left;
	/*width: 241px;*/
	padding: 8px 0 0 16px;
	margin: 0;
	list-style-type: none;
	/*overflow: hidden;*/
}
#nav li {
	height: 27px;
	margin: 1px 0;
	float: left;
	clear: left;
}
#nav li a {
	float: left;
	height: 27px;
	padding: 0 0 0 9px;
	color: #ebe7df;
	text-decoration: none;
	font-size: 14px;
}
#nav li a span {
	float: left;
	height: 23px;
	padding: 4px 9px 0 0;
	cursor: pointer;
	/*overflow: hidden;*/
}

#nav li a:hover,
#nav li.active a {
	background: url(../images/nav-highlight-left.gif) no-repeat 0 0;
}
#nav li a:hover span,
#nav li.active span {
	background: url(../images/nav-highlight-right.gif) no-repeat top right;
}
/*#nav li.sleep a { font-size: 13px; }
#nav li.sleep a span {
	height: 22px;
	padding-top: 5px;
}*/
#nav.sleep ul { margin-top: 13px; }
#nav.sleep li { margin: 3px 0; }
#nav.sleep li a { font-size: 16px; }
#nav.sleep li a span {
	height: 24px;
	padding-top: 3px;
}
#nav.sleep li.snoring a { font-size: 15px; }
#nav.sleep li.back { margin-top: 15px; }
#nav.sleep li.back a { font-size: 15px; }
#nav .topphotos {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 660px;
	height: 200px;
	background: #fff;
	border: 9px solid #fff;
	display: inline;
}
#nav .topphotos.sleep {
	width: 630px;
	background: #fff;
}
#navshadow {
	height: 34px;
	background: url(../images/navshadow.gif) repeat-x;
}

#skiplink {
	display: none;
}

/* -----------------------------------------------------------
   main content - left column, home
----------------------------------------------------------- */
#leftcol {
	float: left;
	margin: 14px 0 0 0;
	width: 637px;
}
#leftcol .intro-box {
	width: 637px;
	color: #000;
}
#leftcol .intro-box-top {
	height: 7px;
	background: url(../images/intro-box-top.gif) no-repeat 0 0;
	overflow: hidden;
}
#leftcol .intro-box-bottom {
	height: 7px;
	background: url(../images/intro-box-bottom.gif) no-repeat 0 0;
	overflow: hidden;
}
#leftcol .intro-box-content {
	padding: 8px 15px 8px 15px;
	background: url(../images/intro-box-content.gif);
}
#leftcol .intro-box h2 {
	margin: 0;
	color: #3a461d;
	font-size: 3.2em;
	font-weight: normal;
}
#leftcol .intro-box.sleep h2 { 
	margin-bottom: 10px;
	font-size: 2.7em; 
}
#leftcol .intro-box p {
	margin: 0 0 1em 0;
	font-size: 1.4em;
	line-height: 180%;
}
#leftcol .intro-box .signature {
	padding: 0 0 0 0;
	font-size: 1.2em;
	font-style: italic;
	text-align: right;
	background: url(../images/signature.gif) no-repeat 445px 20px;
}
#leftcol .intro-box .signature span.fullname {
	display: block;
	margin: 50px 0 0 0;
}
#leftcol .sleepinfo {
	margin: 15px 0 0 0;
}
#leftcol .affiliations,
#leftcol .howdoiknow,
#leftcol .sleepabout {
	margin: 15px 0 0 15px;
	float: left;
	width: 290px;
	display: inline;
}
#leftcol .sleepabout {
	clear: left;
}
#leftcol .affiliations ul {
	margin: 1.2em 0 0 0;
	padding: 0;
	list-style-type: none;
}
#leftcol .affiliations li {
	margin: 2px 0 2px 0;
	font-size: 1.2em;
	line-height: 150%;
	background: none;
	padding: 0;
}
#leftcol .affiliations h2, 
#leftcol .welcome h2,
#leftcol .howdoiknow h2,
#leftcol .sleepabout h2,
#leftcol .cpap h2,
#leftcol .sleepinfo h2 {
	margin: 0;
	color: #3a461d;
	font-size: 2.4em;
	font-weight: normal;
	font-variant: small-caps;
}
#leftcol .welcome,
#leftcol .cpap {
	margin: 15px 25px 0 0;
	float: right;
	width: 278px;
	display: inline;
}
#leftcol .welcome p,
#leftcol .cpap p,
#leftcol .howdoiknow p,
#leftcol .sleepabout p,
#leftcol .sleepinfo p {
	color: #301d0f;
	font-size: 1.2em;
	line-height: 160%;
}


/* -----------------------------------------------------------
   main content - left column, interior
----------------------------------------------------------- */
#leftcol .interior-box {
	width: 637px;
	color: #000;
}
#leftcol .interior-box-top {
	height: 7px;
	background: url(../images/intro-box-top.gif) no-repeat 0 0;
	overflow: hidden;
}
#leftcol .interior-box-bottom {
	height: 7px;
	background: url(../images/intro-box-bottom.gif) no-repeat 0 0;
	overflow: hidden;
}
#leftcol .interior-box-content {
	padding: 8px 15px 8px 15px;
	background: url(../images/intro-box-content.gif);
}
#leftcol .interior-box h1 {
	margin-top: 0;
	color: #3a461d;
	font-size: 3.2em;
	font-weight: normal;
	font-variant: small-caps;
}
#leftcol .interior-box h1 small { font-size: .8em; }
#leftcol .interior-box h2 {
	margin: 1.3em 0 1em 0;
	font-size: 1.5em;
}
#leftcol .interior-box h4 {
	margin-bottom: 2px;
	font-size: 1.4em;
	font-weight: normal;
}
#leftcol .interior-box p {
	margin: 0 0 1.2em 0;
	font-size: 1.2em;
	line-height: 150%;
}

#leftcol img.inset {
	float: right;
	margin: 0 0 .5em 1em;
	border: 10px solid #fff;
}
#leftcol .left-sub {
	float: left;
	width: 296px;
}
#leftcol .right-sub {
	float: right;
	width: 296px;
}
#leftcol ul {
	margin: 12px 0;
	padding: 0;
	list-style-type: none;
}
#leftcol li {
	margin: 3px 0 3px 0;
	padding: 0 0 0 13px;
	font-size: 1.2em;
	line-height: 140%;
	background: url(../images/txt-bullet.gif) no-repeat 0 6px;
}
#leftcol ul.nobull {
	margin: 0;
}
#leftcol ul.nobull li {
	margin: 5px 0 5px 0;
	padding: 0;
	background: none;
	font-size: 1.2em;
	line-height: 140%;
}
#leftcol ul.horz li {
	margin-left: 240px;
	padding: 0;
	background: none;
}
#leftcol ul.horz li.first {
	float: left;
	margin: 0;
	width: 235px;
	font-weight: bold;
}
#leftcol .highlight {
	margin: 0 0 9px 9px;
	width: 587px;
	background: url(../images/highlight-bg.gif);
}
#leftcol .highlight-top {
	width: 587px;
	background: url(../images/highlight-top.gif) no-repeat top left;
}
#leftcol .highlight-bottom {
	width: 547px;
	padding: 10px 20px;
	background: url(../images/highlight-bottom.gif) no-repeat bottom left;
}
#leftcol img.leftimg {
	float: left;
	margin: 0 12px 3px 0;
}
#leftcol img.rightimg {
	float: right;
	margin: 0 0 3px 12px;
}
#leftcol img.servicesthumb {
	float: left;
	margin-bottom: 15px;
	border: 1px solid #394a20;
}

/* -----------------------------------------------------------
   main content - contact form
----------------------------------------------------------- */
.contactform {
	margin: 0 80px;
}
.contactform td {
	font-size: 1.2em;
	line-height: 140%;
	padding: 5px 0;
}
.contactform td.label {
	padding-right: 10px;
}
.contactform .textbox {
	border: 1px solid #848076;
	width: 200px;
	padding: 2px;
	background: #faf9f7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.contactform textarea.textbox {
	width: 350px;
	height: 100px;
}
.contactform label.zip {
	display: block;
	float: left;
	width: 50px;
	padding: 3px 5px 0 0;
	text-align: right;
}
.contactform .textbox.state {
	width: 55px;
	float: left;
}
.contactform .textbox.zip {
	width: 85px;
	float: left;
}
.contactform .textbox.hearaboutother {
	margin-left: 10px;
	width: 150px;
}
.contactform .radio, .contactform .checkbox {
	position: relative;
	top: 1px;
}
.contactform sup {
	font-size: 10px;
	line-height: 8px;
	color: #990000;
}
.error-messages {
	margin: 15px 0;
	border: 1px solid #990000;
	background-color: #f2e6e6;
	color: #990000;
	padding: 10px;
}
.contactform .button {
	background: #3f452d;
	border: 2px solid #333920;
	padding: 2px 5px;
	color: #fff;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	cursor: pointer;
}

/* -----------------------------------------------------------
   main content - right column
----------------------------------------------------------- */
#rightcol {
	float: right;
	width: 280px;
	margin: 15px 15px 0 0;
	display: inline;
}
#rightcol h2 {
	margin: 0 0 10px 0;
	color: #3a461d;
	font-size: 2.4em;
	font-weight: normal;
	font-variant: small-caps;
}
#rightcol h3 {
	margin: 0;
	color: #3a461d;
	font-size: 1.6em;
	font-weight: normal;
}
#rightcol h3 a {
	color: #3a461d;
	text-decoration: none;
}
#rightcol p {
	font-size: 1.2em;
	line-height: 160%;
}
#rightcol ul {
	margin: 0 0 20px 0;
	padding: 0;
	list-style-type: none;
}
#rightcol li {
	font-size: 1.2em;
	line-height: 150%;
	margin: 5px 0;
}
#rightcol ul.didyouknow li {
	margin: 4px 0 4px 0;
	font-weight: bold;
	font-style: italic;
	background: url(../images/green-arrow.gif) no-repeat 0 6px;
	padding-left: 12px;
}
#rightcol .side-highlight {
	width: 270px;
	background: url(../images/side-highlight-bg.gif);
}
#rightcol .side-highlight.top {
	margin: 0 0 15px 0;
}
#rightcol .side-highlight-top {
	width: 270px;
	background: url(../images/side-highlight-top.gif) no-repeat top left;
}
#rightcol .testimonials .side-highlight-bottom {
	width: 250px;
	padding: 10px;
	background: url(../images/side-highlight-bottom.gif) no-repeat bottom left;
	font-size: 1.2em;
	line-height: 1.5em;
}
#rightcol .testimonials h3 {
	margin: 0 0 5px 0;
	font-size: 1.4em;
	font-style: italic;
}
#rightcol .testimonials p {
	padding: 2px 0 0 5px;
	line-height: 1.2em;
	text-align: right;
	background: url(../images/quote-left.gif) no-repeat top left;
}
#rightcol .testimonials p span {
	display: block;
	padding: 0 5px 2px 0;
	text-align: left;
	background: url(../images/quote-right.gif) no-repeat bottom right;
}

/* -----------------------------------------------------------
   main content - footer
----------------------------------------------------------- */
#footer {
	margin: 30px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #3a461d;
	background: url(../images/footerbg.gif);
}
#footer .pagearea {
	width: 920px;
	padding: 9px 0 9px 0;
}
#footer .text {
	float: left;
	width: 578px;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	clear: left;
}
#footer li {
	float: left;
	margin: 10px 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 1px solid #3a461d;
	font-size: 1.1em;
	line-height: 1.1em;
	display: inline;
}
#footer li.first {
	border-left: 0;
	margin-left: 0;
	padding-left: 0;
}
#footer p.contactdetails {
	font-size: 1.2em;
}
#footer p.copyright {
	font-size: 1.1em;
}
#footer #map {
	float: right;
	width: 305px;
	height: 133px;
	border: 3px solid #b69f80;
}