/* CSS Document */
/* Better Sleep Store */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: #6c252d url(images/bg_new.jpg) repeat-x;
}

td, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#bg_left {
	width: 35px;
	background: url(images/bg_left.jpg) repeat-y;
}

#bg_right {
	width: 35px;
	background: url(images/bg_right.jpg) repeat-y;
}

#footer {
	background: url(images/bg_footer.jpg) no-repeat;
	text-align: center;
	font-size: 10px;
	color: #909090;
}

#footer a:link{
	color: #909090;
	text-decoration: none;
}

#footer a:visited{
	color: #909090;
	text-decoration: none;
}

#footer a:hover{
	color: #909090;
	text-decoration: underline;
}

#main_area {
	padding: 0px;
	background-color: #ffffff;
	background-image: url(images/bg_mainbottom.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	font-size: 11px;
	color: #000;
}

.ind_content {
	padding: 7px 15px 7px 15px;
	font-size: 11px;
}

.inn_content {
	padding: 2px 35px 7px 30px;
	line-height: 125%;
	font-size: 11px;
}

a:link{
	color: #65222a;
	text-decoration: underline;
}

a:visited{
	color: #65222a;
	text-decoration: underline;
}

a:hover{
	color: #cca835;
	text-decoration: underline;
}

.area_select {
	padding: 0px;
	width: 150px;
	/* height: 12px; */
	font-size: 10px;
}

.area_address {
	/*padding-left: 7px;*/
}

#mainContainer {
	position: relative;
}

div#Intro {
	position: absolute;
	z-index: 2;
}

div#ChapelHill {
	position: absolute;
	z-index: 2;
}

div#Durham {
	position: absolute;
	z-index: 2;
}

div#Carrboro {
	position: absolute;
	z-index: 2;
}

div#Apex {
	position: absolute;
	z-index: 2;
}

.area_links
{
	margin: 0px -10px 10px -10px;
}

h3 {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #65222a;
	margin: 0px 0px 2px 0px;
}

h3 a:link{
	color: #7f9db9;
	text-decoration: none;
}

h3 a:visited{
	color: #7f9db9;
	text-decoration: none;
}

h3 a:hover{
	color: #7f9db9;
	text-decoration: none;
}

.area_number {
	font-weight: bold;
	font-style: italic;
	color: #696968;
}

.logo_pic_left {
	margin: 0px 12px 12px 0px;
}

.logo_pic_right {
	margin: 0px 0px 12px 12px;
}

.fine_print {
	font-size: 9px;
	font-style: italic;
}

blockquote {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

ul {
	list-style-image: url(images/i_bullet.gif)
}

.imgBorder {
	border: 1px #65222a solid;
}

.boldRedText {
	color: #65222a;
	font-weight: bold;
}

#phoneArea {
	background: url(/images/n_bottom.jpg) #fff no-repeat 0 0;
	width: 195px;
	height: 47px;
	padding: 20px 0px 0px 20px;
	font-size: 14px;
}

.wrapper { position: relative; width: 831px; margin: 0 auto; }
#sale p { position: absolute; top: 130px; right: -15px; width: 120px; height: 120px; margin: 0; padding: 0; background: url(/images/g_sale.gif) no-repeat 0 0; text-indent: -9999em; }