p {
	font-size: 12px;
	color: #FFFFFF;
}
p {  line-height: 16pt}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
ul {  font-size: 12px; line-height: 16pt}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;

}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
}
body {  font-family: Arial, Helvetica, sans-serif; padding:0; margin:0}
h4 {  font-size: 12px; font-weight: bold}
a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
ol {  font-size: 12px; line-height: 16px}
a:hover {  text-decoration: underline}
* .mainbg {
	background-color: #3F0501;
	background-image: url(assets/images/mainbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
* .imgborder { BORDER: #707070 2px solid;}
li {
	color: #FFFFFF;
}

/* Sleep Page */

table#sleepSideNave {
	float:left; 
	margin-right:25px;
	width:200px;
}
* .sideNav {
	background:#420000;
	margin:10px;
	padding:10px;
}

tr.sideNav td {
	padding:10px;
	border:1px solid #000000;
}
* .sideImage {
	border:1px solid #000000;
	width:200px;
}
* .bordercell {
	border: 1px solid #FFF;
}
#toplinks {
	text-align: center;
	font-size: 11px;
	position:relative;
	width:765px;
	margin:0 auto;
	display:block;
	padding-bottom:30px;
}
#toplinks a {
	text-decoration: none;	
}
#please-call { width:765px; display:block; position:relative; top:10px; text-align:center; color:#FFF; font:Verdana, Geneva, sans-serif; font-size:18px; margin:0 auto}
* #footer { 
	font-family:"Times New Roman", Times, serif;
	color:#a99e9a;
	font-style:italic;
	font-size:16px;
	background:url(assests/images/address.gif);
	width:760px;
	height:28px;
	padding-top:10px;
	
}
* #ft1 { 
	float:left; 
	padding-left:15px;
}
* #ft2 {
	float:left;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 43px;
}
* #ft3 { 
	float:right; 
	padding-right:15px;
}

/* edit.com */

ul, ol {
	margin-top:0px;
	margin-bottom:0px;
}

.NormalText, body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
}

.SubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	font-weight: bold;
}

.SubjectHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCC;
	font-weight: bold;
}

* .PageTitle {
	font-family: Times New Roman, "Times", serif;
	font-size: 18px;
	line-height: 22px;
	color: #cecece;
	font-weight: normal;
}

.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	font-weight: bold;
}

td.GrayBorderTop {border-top: solid 1px #999; padding-top: 10px;}
