body {
	margin:0px;
	padding: 0px;
	background-image:url(bg.gif);
	background-repeat:repeat-x;
	background-color: #F4DDB3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #800000;
}
#wrap {
	margin: 0px auto 0px auto;
	width: 828px;
	border-left: 3px solid white;
	border-right: 3px solid white;
	border-bottom: 3px solid white;
}
#masthead {
	background-color:#F4DDB3;
}
#header {
	font-family: Monotype Corsiva;
	font-size: 40px;
	line-height: 1em;
	color: #800000;
	white-space: nowrap;
	text-align: center;

}

.clear {
	clear: both;
	height: 0px;
}
/* nav menu */
#nav {
	border-top: 1px solid white;
}
#nav ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	margin: 0px;
	padding: 0px;
	width: 164px;
	height: 24px;
	padding-top: 5px;
	border-right: 1px solid white;
	float: left;
	background-color:#800000;
}
#nav ul li.last {
	width: 168px;
	border-right: 0px solid white;
}
#nav ul li a, #nav ul li a:visited {
	color: white;
	display: block;
	text-decoration:none;
	text-align: center;
}
#nav ul li a:hover {
	text-decoration:underline;
	color: #F4DDB3;
}

/* main content */
.maincontent {
	background-color:#F4DDB3;
	background-image:url(frontimage3.jpg);
	background-repeat:no-repeat;
	height: 520px;
	border-top: 1px solid white;
	font-family: Monotype Corsiva;
	font-size: 60px; 
	line-height: 1em;
	padding-left: 100px;
}
.aboutcontent {
	background-color:#F4DDB3;
	background-image:url(aboutusimage3.jpg);
	background-repeat:no-repeat;
	height: 830px;
	border-top: 1px solid white;
	font-family: Times New Roman;
	font-size: 10px; 
	line-height: 1em;
	padding-left: 100px;
}
.directionstobeautifulsmiles {
	background-color:#F4DDB3;
	background-repeat:no-repeat;
	height: 1250px;
	border-top: 1px solid white;
	font-family: Times New Roman;
	font-size: 10px; 
	line-height: 1em;
	padding-left: 50px;
}
.perfectsmiles {
	background-color:#F4DDB3;
	background-repeat:no-repeat;
	height: 1925px;
	border-top: 1px solid white;
	font-family: Times New Roman;
	font-size: 10px; 
	line-height: 1em;
	padding-left: 50px;
}
.dentalservices {
	background-color:#F4DDB3;
	background-repeat:no-repeat;
	height: 2000px;
	border-top: 1px solid white;
	font-family: Times New Roman;
	font-size: 10px; 
	line-height: 1em;
	padding-left: 50px;
}
.dentaloffers {
	background-color:#F4DDB3;
	background-repeat:no-repeat;
	height: 455px;
	border: 5px solid maroon;
	font-family: Times New Roman;
	font-size: 10px; 
	line-height: 1em;
	padding-left: 50px;
}
.tableheader {
	background-color:maroon;
	width: 182px;
	height: 24px;
	color: white;
	display: block;
	font-size: 15px;
	line-height: 1em;
}
.tablewrap {
	background-color:#F4DDB3;
	background-repeat:no-repeat;
	height: 455px;
	font-family: Times New Roman;
	font-size: 10px; 
	line-height: 1em;
	padding-left: 50px;
	padding-right: 50px;
}
#abouttext {
	font-size: 20px;
	line-height: 1em;
}
#implanttext {
	font-size: 17px;
	color: black;
	line-height: 1em;
}
.chat {
	padding-top:  50px;
}


.footer {
background-color:#800000;
color: #FFFFFF;
font-size: 10px;
padding: 2px 20px;
}



.footer a, .footer a:visited {
	color: white;
	text-decoration:none;
	text-align: center;
}
