body {
	text-align: center;
	margin-top: 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background: #fefcc6;
}
div.container {
	width: 689px;
	margin: 0 auto;
	display: block;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin-bottom: 0;
}
h1, h2, h3, h4, h5, h6, div.header {
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	width: 520px;
}
h1 {
	padding-top: 230px; 
	*padding-top: 0;
	font-weight: bold;
	font-size: 18px;
}
h2, h3, h4, h4, h5, h6 {
	font-size: 18px; 
	margin-bottom: 20px;
	font-weight: bold;
	margin-top: 30px;
}
h1.about, h1.articles, .image {
	padding-top: 140px;
	*padding-top: 0px;
	_padding-top: 0px;	
	margin-bottom: 20px;
}
h1.appt {
	padding-top: 150px; *padding-top: 20px;
}
h1.about, h2.about, h3.about {
	 font-weight: normal; font-size: 14px; *width: auto;
}	
p.links {
	margin-bottom: 40px;
}
p.links a {
	color: black;
}
span.new_highlight {
	background-color: yellow; color: red; float: left; margin-right: 15px; font-size: 18px;
}
img.home_highlights {
	float: left; margin-right: 20px;
}
div.homepage_icons {
	height: 60px; font-weight: bold;
}
p.footer {
	text-align: center; font-size: 14px;
}
span.sup {
	font-size: 8px;
}
a, a:visited {
	color: black;
	text-decoration: underline;
}
a img {
	border: none;	
}
img.top {
	width: 689px;
	border: 0;
	float: left;
}
img.initial_page_image {
	float: left;
	margin-right: 15px;
}
/*div.nav {
	margin: 0;
	padding: 0;
	margin-left: 135px;
	_margin-left: 67px;
	height: 28px;
	overflow: hidden;
	vertical-align: top;
	float: left;
}	
div.nav a {
	text-decoration: none;
	border: none;	
}
div.nav a:hover, .active {
	background-position: 0 -28px;
} */
div.nav {
	margin: 0;
	padding: 0;
	margin-left: 135px;
	_margin-left: 67px;
	height: 29px;
	*height: 28px;
	overflow: hidden;
	vertical-align: top;
	float: left;
}	
div.nav a {
	text-decoration: none;
	border: none;	
}
div.nav a:hover, .active {
	background-position: 0 -28px;
	*background-position: 0 -28px;	
} 
div.nav a.about {
	width: 152px;
	height: 54px;
	background-image: url(images/about.jpg);
	display: block;
	float: left;
}
div.nav a.services {
	width: 90px;
	height: 54px;
	background-image: url(images/services.jpg);
	display: block;
	float: left;		
}	
div.nav a.location {
	width: 90px;
	height: 54px;
	background-image: url(images/location.jpg);
	display: block;
	float: left;		
}		
div.nav a.faq {
	width: 70px;
	height: 54px;
	background-image: url(images/faq.jpg);
	display: block;
	float: left;		
}	
div.nav a.contact {
	width: 83px;
	height: 54px;
	background-image: url(images/contact.jpg);
	display: block;
	float: left;		
}	
div.nav a.links {
	width: 61px;
	height: 54px;
	background-image: url(images/links.jpg);
	display: block;
	float: left;		
}		
#hover_text {
	float: left;
	width: 120px;	
	_width: 108px;
	color: white;
	font-family: futura, Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size: 18px;
	margin-left: 7px;
	margin-right: 10px;
	text-align: center;
}
div.center {
	text-align: left;
	width: 520px;
	margin-left: 147px;
	font-size: 14px;
}
p.consistently_CB_styled_header_row {
	height: 1px; 
	margin: 0; 
	padding: 0; 
	background-color: black;
	font-size: .01em;
	width: 520px;
	*width: 495px;
	/*added when starting to make footer spacing styled*/
	clear: both;
	margin-top: 40px;
}
p {
	width: 520px;
	*width: 502px;
	_width: 502p	
}
p.home_highlights {
	font-size: 14px;
	font-weight: normal;

}
div.homepage_icons p, p.take {
	*width: 410px;
	text-decoration: underline;
	padding-top: 13px;
	font-weight: bold; 
	margin-top: 20px;	
}

.header p {
	font-weight: normal;
}
form {
	padding-left: 20px;
	float: left;
	border: none;
	font-weight: bold;
}
form ul {
	list-style: none;
	font-weight: bold;
	font-size: 18px;
	float: left;
	margin-left: 5px; 
	padding-left: 0px;
	text-align: left;
	text-indent: 0;
	margin-top: 0;
	width: 200px;
}
form ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 31px;
}
ul.label {
	float: left; 
	width: 114px; 
	text-align: right; 
	color: black; 
}
ul.label li {
	margin-top: 16px;
	*border: 1px solid red;
	*margin-top: 0px;
	display: block;
	height: 31px;
}
input, textarea {
	border: 1px solid #010066;
	font-size: 18px;
	margin-top: 3px;
	margin-left: 12px;
	width: 300px;
	height: 31px;
	background: none;
	overflow: auto;
	padding-top: 8px;
	padding-left: 5px;
	font-family: Verdana,Arial,Helvetica,sans-serif;	
}
textarea {
	height: 100px;
}
select {
	margin-left: 12px;
	height: 29px;
	width: 300px;
	font-size: 14px;
	padding-top: 3px;
	margin-top: 6px;
}
ul.inputs {
	margin-top:0;
}
ul.inputs li {
	width: 300px;
	height: 31px;
	margin-top: 15px;
	*margin-top: 10px;
	
}
ul.cerec {
	display: inline;
	margin-bottom: 40px;
	width: 280px;
	text-align: center;
	margin-top: 10px;
}
ul.cerec li {
	list-style: none;
	display: inline;
}
.cerec h1, .cerec h2, .cerec h3, .cerec h4, .cerec h5, .cerec h6 {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 0;
	margin-top: 0;
	*width: 300px;
}
.cerec h1 {
	font-size: 20px;
	margin-bottom: 20px;
	padding-top: 140px;
	padding-top: 150px; *padding-top: 20px;
	width: 502px;
}.cerec img {
	margin-right: 20px;
}
/* used on sandiegoteethwhitening.html, need to find the other page I used this style on */
.cosmetic ul {
	width: 450px;
}
.cosmetic ul li {
	list-style: disc;
	font-weight: normal;
	margin-left: 20px;
	margin-top: 10px;
	/*height: 20px;*/
}	
table.bleaching tr td {
	border: 1px solid #c6c6c6;
	width: 100px;
	text-align: center;
	font-weight: bold;
}
ul.invisalign {
	*margin-left: 50px; 
	*padding-right: 40px;
}
ul.invisalign li {
	*padding-top: 10px;
}
form#Payment input, form#Payment select {
	width: 150px;
	height: 20px;
	font-size: 14px;
	padding-top: 0;
	margin-top: 0;
}

form#Payment td {
	padding-bottom: 6px;
	padding-top: 6px;
}
form#Payment table table table td {
	padding: 0;
}
p.centered.cc {
	padding: 0;
	margin: 0;
}
form#Payment td.alt {
}
p.centered {
	width: 50px;
}
a.ccv {
	margin-left: 12px;
}
a.ccv span {
	display: none;
}
a.ccv:hover span {
	display: inline;
	position: absolute;
	background-color: white;
	padding: 5px;
	font-weight: normal;
	top: -1000;
}
a.ccv {
	font-weight: normal;
}
