/* BASIC */
body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 10pt;
	background-color: #DBEE91;
	
}
h1, h2, h3, h4, p, ul, ol {
	margin: 0px;
	padding: 0px;
}
p {
	line-height: 1.25;
	padding-bottom: 5px;
}
/* WRAPPER */
#wrapper {
	width: 960px;
	background:url(../images/wrapper_subpage_bg.gif) repeat-y top left;
	float: left;
}
/* TOP */
#top {
	width: 960px;
	background-color: #C7DC5B;
	text-align: right;
	height: 102px;
	padding: 0;
	margin: 0;
	border-bottom: 7px solid #FFFFFF;
}
#top #elder_couple {
	border-left: 7px solid #FFFFFF;
}
/* LEFT NAV */
#left_nav {
	float: left;
	padding: 20px 20px 0 20px;
	width: 175px;
	height: 617px;
	background:url(../images/nav_bg.gif) no-repeat top left;	
}
#left_nav ul {
	margin: 0;
	padding: 0;
}
#left_nav ul li {
	padding: 0 0 23px 0;
	list-style: none;
}
#left_nav .facebook_icon {
	float: left;
	margin-right: 7px;
}
.fb-like {
	width: 100px;
}
/* CONTENT - includes main text and header */
#content {
	float: left;
	width: 535px;
}
#content h1 {
	color: #005C62;
	font-size: 12pt;
	padding: 30px 25px 10px 15px;	
}
#content h1.main_heading {
	padding-top: 5px;
}
#content p {
	font-size: 10pt;
	line-height:1.4;
	padding: 0 25px 10px 15px;
	background-color: #FFFFFF;
}
#content table {
	margin-left: 15px;
}
#content table p {
	padding: 0 0 5px 0;
	margin: 0;
}
#content ul {
	padding: 0 25px 0 15px;
}
#content ul li {
	padding: 0 0 10px 15px;
	background: url(../images/bullet_wave.gif) no-repeat 0 7px;
	list-style: none;
}
#content h2 {
	font-size: 10pt;
	font-weight: bold;
	padding: 5px 25px 15px 15px;
}
#content h3 {
	color: #6A1E49;
	font-size: 11pt;
	margin: 0;
	padding: 5px 0 0 15px;
}
#content h4 {
	color: #005C62;
	font-size: 10pt;
	margin: 0;
	padding: 10px 0 10px 15px;
}

#content img {
	padding: 10px 0 10px 0;
	margin: 0;
}
#content img .line_break {
	text-align: center;
	margin: 0;
	padding: 0;
}
/* RIGHT BAR */
#right_bar {
	float: left;
	text-align: center;
	width: 210px;	
}
#right_bar p.text {
	font-size: 10pt;
	color: #FFFFFF;
	line-height: 1.4;
	font-weight: bold;
	text-align: left;
	margin: 200px 5px 5px 5px;
}
#right_bar p.no_pad_at_bottom {
	padding-bottom: 0;
	margin-bottom: 0;
}
#right_bar .blue_theme {
	background-color: #B7D7EE;
	color: #005C62;
	text-align: left;
	padding: 15px;
}
#right_bar .blue_theme p {
	line-height: 1.5;
}
#right_bar .darkblue_theme {
	background-color: #5E9DA2;
	color: #FFFFFF;
	text-align: left;
	padding: 15px;
	font-weight: bold;
}
#right_bar .green_theme {
	background-color: #A8CB2F;
	color: #FFFFFF;
	text-align: left;
	padding: 15px;
	font-weight: bold;
}
#right_bar .green_theme p {
	line-height: 1.5;
}
#right_bar .green_theme h2{
	font-size: 14pt;
	font-weight: normal;
	line-height: 1.2;
}
#right_bar .green_theme ul {
	margin: 0;
	padding: 0;
}
#right_bar .green_theme li {
	padding: 0 0 10px 15px;
	background: url(../images/bullet_wave_green_bg.gif) no-repeat 0 7px;
	list-style: none;
}
#right_bar .green_theme li p{
	line-height: 1;
}

/* FOOTER */
#footer {
	position: relative;
}
#copyright {
	background-color: #609CA4;
	padding: 10px;
	float: left;
	height: 40px;
	width: 195px;
}
#copyright p {
	font-size: 10pt;
	font-family: Arial;
	color: #FFFFFF;
	line-height: 1.4;
	width: 195px;
}
#bottom_links {
	background-color: #BEDAEF;
	height: 40px;	
	padding: 10px;
	float: left;
	width: 725px;	
	padding-left: 10px;
}
#bottom_links p {
	line-height: 1.5;	
}
#contact_us {
	padding:  10px;
	width: 195px;
	position: absolute;
	top: -85px;
	left: 0;
}
#contact_us p {
	font-size: 11pt;
	color: #005C62;
	font-weight: bold;
}
#content p.bolded {
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content p.bolded_nopad {
	font-weight: bold;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
}
#content .appointment {
	padding-top: 30px;
}
/* LINKS */
a {
	text-decoration: none;
	color: #005C62;
}
a:hover {
	text-decoration: underline;
}
/* STATE OF THE ART PAGE */
#right_bar .state_of_the_art_statement {
	padding: 25px 10px 25px 10px;
	background-color: #B1D349;
}
#right_bar .appointment {
	padding-top: 30px;
}
/* INVISALIGN */
p.braces {
	font-weight: bold;
}
p.braces #no {
	color: #CC3300;
}
p.braces #yes {
	color: #005C62;
}
p#schedule {
	color: #005C62;
	font-weight: bold;
	font-style: italic;
}
img#the_hand {
	padding-bottom: 20px;
}
/* GORGEOUS SMILE PAGE */
h1#no_bottom_pad {
	padding-bottom: 0;
}
p.blue_italic {
	color: #005C62;
	font-style: italic;
}
#content p.subheader {
	color: #005C62;
	font-weight: bold;
	padding-bottom: 0;
	margin-bottom: 0;
}
#right_bar .elder_couple {
	background-color: #6FA9AD;
	text-align: left;
	padding: 0;
	margin: 10px 0 0 0;
}
#right_bar #successes{
	text-align: left;
	margin: 10px 10px 10px 10px;

}
#right_bar p.subheader {
	color: #005C62;
	font-weight: bold;
	padding: 0;
	margin: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
/* LUMINEERS PAGE */
#content h1.no_pad {
	padding-top: 0;
	padding-bottom: 0;
}
/* CONTACT PAGE */
#content a.form {
	text-decoration: none;
	color: #005C62;
}
#content table#contact td {
	background-color: #B1CDE6;

}
#content table#contact td.white {
	background-color: #FFFFFF;

}
/* LINKS */
a {
	text-decoration: none;
	color: #005C62;
}
a:hover {
	text-decoration: underline;
}
#left_nav a {
	font-size: 11pt;
	font-weight: bold;
	color: #3F7D8B;
}
#left_nav a:hover {
	color: #00474A;
	text-decoration: none;
}
#left_nav a.selected {
	color: #005C62;
}
#left_nav a.unselected {
	color: #3F7D8B;
}
/* NEW CONTACT FORM DESIGN */
#right_bar .green_theme h3{
	font-size: 13pt;
	font-weight: normal;
	line-height: 1.2;
	margin-bottom: 5px;
	font-weight: bold;
}

#right_bar .blue_theme h5 {
	display: inline;
	font-size: 10pt;
	float: left;
	margin: 25px 0 0 10px;
	width: 140px;
}

#right_bar .blue_theme h5.ack {
	margin-top: 15px;
	width: 120px;
}

#right_bar .blue_theme h5.read {
	width: 180px;
}

#right_bar .bg_arrow {
	background: url(../images/bg-arrow-form.gif) 0 0 no-repeat #B7D7EE;
	margin-top: 7px;
	height: 80px;
	padding: 0;
	margin: 7px 0 0 0;
	position: relative;

}
#right_bar .word_doc {
	position: absolute;
	top: 20px;
	right: 10px;
	border: 0;
}

#right_bar .word_doc_bottom {
	position: absolute;
	bottom: 15px;
	right: 10px;
	border: 0;
}

#right_bar .privacy_notice {
	height: 170px;

}

#right_bar .not_bold {
	font-weight: normal;
}

/* DENTURES - NEW */

#content ul.dentures {
	padding-left: 30px;
	margin-top: 15px;
}

#content ul.dentures li{
	background: none;
	list-style:disc;
	padding: 0 0 10px 0;
}

#content img.denture_comfort {
	float: right;
	margin-left: 10px;
	padding-top: 0;
	margin-right: 10px;
}
