html body {
	margin: 0;
	padding: 0;
	background-color: #80AE7D;
	background-image: url("../images/homebg.gif");
	background-position: top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	margin: 10px 0 10px 0;
	padding: 0;
}

#main {}

h1 { margin-top: 10px; margin-left: -2px; padding: 0; }

h2 { font-size: 16px; font-weight: bold; padding: 0; }

h3 { font-size: 12px; font-weight: bold; margin: 15px 0 15px 0; padding: 0; }

h4 { font-size: 12px; font-weight: bold; margin: 15px 0 15px 0; padding: 0; }

a { color: #000; }
a:hover { color: #5F532F; }

a img { border: 0; }

#header {
	background-image: url("../images/banner.gif");
	background-position: top left;
	background-repeat: no-repeat;
	width: 900px;
	height: 111px;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;	
	color: #fff;
}

#doctornames {
	top: 35px;
	left: 10px;
	position: absolute;
}

#boardcert {
	float: right;
	text-align: right;
	top: 35px;
	left: 685px;
	position: absolute;
}

.logotext {
	text-indent: -1000em;
	display: block;
	height: 110px;
	width: 800px;
	overflow: hidden;
}

#nav {
	float: left;
	width: 200px;
	height: 440px;
	background-image: url("../images/navbg.gif");
	background-position: top left;
	background-repeat: no-repeat;
}

#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 10px 0 0 5px;
}


#nav ul li {
	height: 20px;
	padding: 2px 0 2px 0;
}

#nav .sub {
	height: 18px;
}

#nav a {
	display: block;
	height: 20px;
	width: 190px;
	overflow: hidden;
	text-indent: -1000em;
}

#nav .sub a {
	height: 18px;
}


#home { background-image: url("../images/nav/home.gif"); background-repeat: no-repeat; }
#aboutus { background-image: url("../images/nav/aboutus.gif"); background-repeat: no-repeat; }
#aboutortho { background-image: url("../images/nav/aboutortho.gif"); background-repeat: no-repeat; }
#lifewithbraces { background-image: url("../images/nav/lifewithbraces.gif"); background-repeat: no-repeat; }
#emergencycare { background-image: url("../images/nav/emergencycare.gif"); background-repeat: no-repeat; }
#links { background-image: url("../images/nav/links.gif"); background-repeat: no-repeat; }
#gameroom { background-image: url("../images/nav/gameroom.gif"); background-repeat: no-repeat; }
#contactus { background-image: url("../images/nav/contactus.gif"); background-repeat: no-repeat; }
#meettheteam { background-image: url("../images/nav/meettheteam.gif"); background-repeat: no-repeat; }
#meetthedoctors { background-image: url("../images/nav/meetthedoctors.gif"); background-repeat: no-repeat; }
#officetour { background-image: url("../images/nav/officetour.gif"); background-repeat: no-repeat; }
#officepolicies { background-image: url("../images/nav/officepolicies.gif"); background-repeat: no-repeat; }
#forchildren { background-image: url("../images/nav/forchildren.gif"); background-repeat: no-repeat; }
#foradults { background-image: url("../images/nav/foradults.gif"); background-repeat: no-repeat; }
#twophase { background-image: url("../images/nav/twophase.gif"); background-repeat: no-repeat; }
#surgery { background-image: url("../images/nav/surgery.gif"); background-repeat: no-repeat; }
#beforeandafter { background-image: url("../images/nav/beforeandafter.gif"); background-repeat: no-repeat; }
#orthodictionary { background-image: url("../images/nav/orthodictionary.gif"); background-repeat: no-repeat; }
#typesofbraces { background-image: url("../images/nav/typesofbraces.gif"); background-repeat: no-repeat; }
#invisalign { background-image: url("../images/nav/invisalign.gif"); background-repeat: no-repeat; }
#faq { background-image: url("../images/nav/faq.gif"); background-repeat: no-repeat; }
#oralinstructions { background-image: url("../images/nav/oralinstructions.gif"); background-repeat: no-repeat; }
#oralvideo { background-image: url("../images/nav/oralvideo.gif"); background-repeat: no-repeat; }
#bracesdiagram { background-image: url("../images/nav/bracesdiagram.gif"); background-repeat: no-repeat; }
#bracepainter { background-image: url("../images/nav/bracepainter.gif"); background-repeat: no-repeat; }
#retainers { background-image: url("../images/nav/retainers.gif"); background-repeat: no-repeat; }
#location { background-image: url("../images/nav/location.gif"); background-repeat: no-repeat; }
#commentform { background-image: url("../images/nav/commentform.gif"); background-repeat: no-repeat; }

#nav a:hover, #nav .active { background-position: 0 -20px; }

#nav .sub a:hover, #nav .sub .active { background-position: 0 -18px; }

#nav .active { cursor: default }



#content {
	background-image: url("../images/contentbg.gif");
	background-position: top;
	background-repeat: repeat-x;
	background-color: #bdebba;
	width: 620px;
	margin-left: 200px;
	padding-left: 10px;
	position: relative;
	z-index: 10;
}

#content h3 {
	font-size: 12px;
}

#pagetext {
	font-size: 12px;
	float: right;
	width: 310px;
	padding: 0 10px 0 5px;
	line-height: 1.4em;
}

#pagetext2 {
	font-size: 12px;
	float: right;
	width: 600px;
	padding: 0 10px 0 5px;
	line-height: 1.4em;
}

#footer {
	clear: both;
	background-image: url("../images/footerbg.gif");
	background-position: top;
	background-repeat: repeat-x;
	background-color: #80ae7d;
	width: 630px;
	margin-left: -10px;
	margin-bottom: -10px;
	margin-top: 10px;
	height: 125px;
}

#footer a {
	text-decoration: none;
}

#footer p {
	font-size: 10px;
	text-align: center;
	width: 620px;
}

#footer .homefoot {
		margin-left: 80px;
}

#footer h4 {
	font-size: 11px;
	text-align: center;
	width: 620px;
}

#invisalignbanner {
	float:right;
	margin-right: 20px;
}

#brownbar {
	width: 100%;
	height: 30px;
	background-color: #6e6037;
	z-index: 1;
	position: relative;
}

#flashintro {
	float: left;
	padding-right: 5px;
}

.noFlashText {}

#addy {
	position: absolute;
	left: 10px;
	top: 625px;
	font-size: 11px;
}
