/* 
  -----------------------------------
  Deja Vu Interior - 04 Sidebar Left
  by Project Seven Development
  www.projectseven.com
  -----------------------------------
*/
body {
	margin: 0 auto !important;
	padding: 0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 100%;
	color: #1b1b1b;
	background-color: #dfcdce;
	min-width: 1028px;
	text-align:center;
}
#logo {background-image: url(img/logo-gradient.jpg);
	background-repeat:repeat-x;
	
}
h1 {margin-top: 1.2em; color: #B58489;
font-size: 1.3em;}
#tagline {
	margin: 0 auto !important;
	
	width:1028px;
	text-align:left;
	
	}
h2, h3, h4, h5
{color: #B58489;}

h6

{font-size: 1.3em;
color: #FFF;
text-align:center;
display:block;
background-color:#B58489;
padding: 5px 0 5px 0;

}

.img_class{
	border: 1px solid #000000;
}
	

#upperright{
float: right;
background-image: url(http://www.snoringisntsexy.com/p7dejavu/img/dj_logo_rightside.jpg);
	background-repeat: repeat-x;
	margin-top: 30px;
	margin-right:auto;
}
#wrapper {
	margin: 0 auto !important;
	width: 1028px;
	background-image: url(img/dj3_border_onecolumn.jpg);
	background-repeat: repeat-y;
	text-align:left;
}

#layoutcrown {
	background-image: url(img/layoutcrown-mega.jpg);
	background-repeat: no-repeat;
	height: 141px;
	line-height: 0.0;
	font-size: 0;
}
#layoutcrownnynj {
	background-image: url(img/layoutcrown-mega-nynj.jpg);
	background-repeat: no-repeat;
	height: 141px;
	line-height: 0.0;
	font-size: 0;
}

#layoutcrownwsj {
	background-image: url(img/layoutcrown-mega-wsj.jpg);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
}


#layoutcrownbhl {
	background-image: url(img/layoutcrown-mega-bhl.jpg);
	background-repeat: no-repeat;
	height: 141px;
	line-height: 0.0;
	font-size: 0;
}
#leftcolumn {
	float: right;
	width: 221px;
	font-size: 0.75em;
	overflow:hidden;
}
#midcolumn {
	float: right;
	width: 1035px;
	margin: 0 0 0 16px;
	font-size: 0.8em;
	
}

#layoutbottom {
	clear: both;
	background-image: url(img/layout-bottom-sis.jpg);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
}
h2 {
	font-size: 1.1em;
	margin: 1.2em 0 0 0;
}
h2.top {
	margin: 1em 0 0 0;
	font-size: 1.1em;
	letter-spacing: 0.3em;
}
h3 {
	font-size: 1em;
	margin: 1em 0 0 0;
}
.content {
	
	margin: 0 20px 0 1px;
	padding: 20px;
	
}
.content p {
	margin: 6px 0 12px 0;
	line-height: 1.3em;
}
p.smallPrint{
	font-size:10px;
	line-height:1.2em;
}
.content ul {
	margin: .75em 0 1em 1.35em;
	padding-left: 1.35em;
}
/*Explicitly set dark blue link colors for IE7 Vista*/
.content a, .p7AB p a, #footer a {
	color: #966D71;
}
.content a:hover, .p7AB p a:hover, #footer a:hover {
	color: #000000;
}
.note {
	font-size: 0.95em;
	padding: 12px;
	border: 1px dotted #B58489;
}
#logobox {
	background-image: url(img/logo-gradient.jpg);
	background-repeat:repeat-x;
	
	

}
#footerbox {
	width: 1032px;
	margin: 0 auto;
}
#footer {
	font-size: .7em;
}
#footer p {
	margin: 12px 20px 6px 6px;
}
/*The bottom content - below the Accordion Panel menu*/
.grayed {
	margin: 0;
	font-size: .9em;
	color: #CCCCCC;
	background-color: #666666;
	padding: 4px 12px 4px 16px;
	border-top: 1px solid #7a7a7a;
	border-bottom: 1px solid #333333;
	letter-spacing: .5em;
}
#cancel_background {
	background-image: none;
	margin: 0;
	padding-top: 12px;
}
/*The links inside the Accordion Panel menu*/
.menulist {
	margin: 0 0 12px 0 !important;
	padding: 0 !important;
	list-style-type: none;
	line-height: normal;
	font-size: 1em;
}
.menulist li {margin: 0 0 4px 0;}
.menulist a {
	text-decoration: none;
	display: block;
	padding: 3px 6px;
	border: 1px solid #B58489;
	color: #333333;
	background-image: url(img/dj_linkgradient.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFFFFF;
}
.menulist a:hover {
	color: #333333;
	border-color: #505050;
	background-position: 0px -100px;
	text-decoration: none;
}
/*
The YOU are HERE link assigned by the Accordion Panel script
to mark the current page link
*/
.p7ap_currentmark {
	font-weight: bold;
	border-color: #B58489 !important;
	background-position: 0px -200px !important;
	cursor: default;
}
/*Affects only the Accordion Panel component that houses the nav menu. 
We turn off borders, padding, and background color, 
and assign a left margin of 1px to nudge the accordion over
to clear and reveal the column border
*/
#p7ABW1 {
	border: 0;
	padding: 0;
	margin: 0 1px;
	background-color: transparent;
}
.p7ABtrig h3, .p7ABtrig h4 {
	font-size: 1em !important;
}
#p7ABW1 .p7ABtrig a {
	border-bottom: 1px solid #333 !important;
}
#p7ABW1 .p7ABtrig .p7ABtrig_down {
	background-color: #B58489 !important;
}
.panel_list {
	margin: 0 0 0 1em;
	padding: 0 0 0 1em;
}
#mapdisclaimer{
padding: 0 15px 0 15px;
}
.float_left{
float: left;
padding: 5px 5px 5px 0;
}

.float_right{
float:right;
padding: 5px 0 5px 5px;
}
#tableborder td { border-color: #b29782; 
border-style: solid;
border-width: 1px; }
ul{
line-height:1.5em;
}

.alldocs {
width: 200px;
height: 400px;
float:left;
padding: 20px 20px 20px 20px;

}


.sis-disc {
	margin: 10px;
	padding: 10px;
	border: thin solid #C1999A;
	background-color: #eadada
}
.bio-block{
margin-left:35px;
}


#tnav-center {
	width: 642px;
	border-left: 0 !important;
}


.contentcol {
	padding: 0px 10px 0px 20px;
	font-size: 0.95em;
	line-height: 1.5em;
	margin: 10px;
}






#columnwrapper {
	width: 880px;
	background-image: url(http://snoringisntsexy.com/p7dejavu/img/4colmiddle_mar8.jpg);
	background-repeat: repeat-y;
	color: #000000;
	margin: 0 auto;
}
#columns-top {
	background-image: url(http://snoringisntsexy.com/p7dejavu/img/4coltop-mar8.jpg);
	background-repeat: no-repeat;
	height: 16px;
	
}
#c1, #c2, #c3, #c4 {
float: left;
overflow: hidden;
}

#c1, #c2, #c3, #c4 {
	width: 200px;
	margin-right: 20px;
	
}



#c4{
margin-right: 0px;
}


#c9, #c10, #c11,
.c9, .c10, .c11 {
float: left;
overflow: hidden;
}

#c9, .c9 {
	width: 460px;
	margin-right: 20px;
	
}
	

#c10, .c10, #c11, .c11 {
	width: 250px;
	margin-right: 20px;
	
}

#c11, .c11{
margin-right: 0px;
}


#columns-bottom {
clear: both;
	background-image: url(http://snoringisntsexy.com/p7dejavu/img/4colbottom-mar8.jpg);
	background-repeat: no-repeat;
	height: 16px;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

.callout {
 
  color: #000;
  float: right;
  width: 200px;
  border: #000000 0.5px solid;
  padding: 10px 10px 10px 10px;
  margin-left:15px;
  Margin-bottom: 15px;
  background-color: #F4ECEA;
  
}

.callout1 {
 
  color: #000;
  float: right;
  width: 300px;
  border: #999999 0.5px solid;
  padding: 10px 10px 10px 10px;
  margin-left:15px;
  Margin-bottom: 15px;
  background-color: #FFFFFF;
  
}
.callout2 {
	color: #000;
	border: #999999 1px solid;
	padding: 10px 10px 10px 10px;
	margin-left:15px;
	Margin-bottom: 15px;
	margin-top:5px;
	background-color: #f4ecea;  
}

.callout3 {
 
  color: #000;
  float: right;
  width: 500px;
 
  padding: 5px 5px 5px 5px;
  margin-left: 20px;
  Margin-bottom: 5px;
  background-color: #ffffff;
}

.callout4 {
 
  color: #000;
  float: right;
  width: 325px;
 
  padding: 5px 5px 5px 5px;
 Margin-right: 50px;
  background-color: #ffffff;
}

.textblock {
width: 600px;
float: left;
margin-right: 20px;

}

/* --- epworth survey --- */
table#epworth{
	margin:12px;
	float:right;
	width:590px;
}
table#epworth th{
	background-color:#F4ECEA;
	padding:3px 13px;
	font-size:13px;
	text-align:left;
}
table#epworth td{
	font-size: 12px;
	text-align:left;
	padding:3px;
}

td.first{
	text-align:right;
	padding-right:6px;
	
	}

table#epworth td input,
table#epworth td select {
	margin-left:12px;
	cursor:pointer;
	}
table#epworth #submitForm{
background-color:#F4ECEA;
border:1px solid #eee;
}
	
#surveyScale{
float:left;
width:320px;
background-color:#F4ECEA;
border:1px solid #333333;
padding:16px;
margin:12px 0;
}
form div.warning{
	color:red;
	font-style:italic;
	padding:3px 12px;
}
#survey_total{
	color:#232323;
	font-weight:900;
	border:1px solid #FFF;
}
#surveyExplain{
	border:1px solid #333333;
padding:3px 16px;
margin:0 20px 12px 25px;
width:520px;
float:left;
}
.resultsTable{
width:300px;
float:left;
}
.resultsTable td.first{
	width:200px;
	}
div.floatRight{
	width:320px;
	float:right;
	background-color:#F4ECEA;
border:1px solid #333333;
padding:16px;
margin:12px 0;
}


<!---4 column page--->

#columnwrapper-4column {
	width: 100%;
	color: #000000;
	margin: 0 auto;
}

 #c5, #c6, #c7, #c8 {
	float: left;

	margin-right: 5px;
	
}
#c5 {
	width: 312px;
	
}
#c6{
	width:215px;
}
#c7 {width:230px;
overflow: hidden;
}


#c8{
	width: 200px;
margin-right: 0px;}


.contentcol_4col {
	padding: 0px 5px 0px 5px;
	font-size: 0.95em;
	line-height: 1.5em;
	margin: 5px;
}

#message {
	font-size: .75em;
	color:#666;
}

.float-left {
	float: left;
	margin: 15px 25px 15px 10px;
}

#table_text {
	font-size:.85em;
}





