@charset "utf-8";
/* CSS Document */

body {
	background-color: #fff;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family:"trebuchet MS", verdana, arial, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #333333;
}

#header {
	margin: 0px;
	padding: 0 0 20px 0;
	position: absolute;
	top: 0px;
	left: 50%;
    margin-left: -493px;
}

#container {
	margin: auto;
	width: 985px;
	text-align: left;
}

#content {
	margin-top: 160px;
	text-align: left;
	padding: 20px 0 0 0;
}

#menu_left {
	float: left;
	width: 250px;
	border-right: 1px solid #cde7f0;
	font-size: 12px;
	line-height: 28px;
	margin-bottom: 5px;
	padding-bottom: 10px;
}

#dhtmlgoodies_slidedown_menu li{
		list-style-type:none;
		position:relative;
	}
	#dhtmlgoodies_slidedown_menu ul{
		margin:0px;
		padding:0px;
		position:relative;

	}

	#dhtmlgoodies_slidedown_menu div{
		margin:0px;
		padding:0px;
	}
	/* 	Layout CSS */
	#dhtmlgoodies_slidedown_menu{		
		width:250px;	
	}

	/* All A tags - i.e menu items. */
	#dhtmlgoodies_slidedown_menu a{
		color: #000;
		text-decoration:none;	
		display:block;
		clear:both;
		width:250px;	
		padding-left:0px;	

	}
	
	/*
	A tags 
	*/
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth1{	/* Main menu items */
		margin-top:2px;
		font-weight:bold;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth2{	/* Sub menu items */
		margin-top:1px;
		font-family:Arial, Helvetica, sans-serif;
		color: #699c4a;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth3{	/* Sub menu items */
		margin-top:1px;
		color: #0095be;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4{	/* Sub menu items */
		margin-top:1px;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth5{	/* Sub menu items */
		margin-top:1px;
	}

	/* UL tags, i.e group of menu utems. 
	It's important to add style to the UL if you're specifying margins. If not, assign the style directly
	to the parent DIV, i.e. 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1
	
	instead of 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul
	*/
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul{
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv2 ul{
		margin-left:5px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv3 ul{
		margin-left:10px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4 ul{
		margin-left:15px;
		padding:1px;
	}
	.topLevel a{
		color:#0095b6 !important; text-transform:uppercase; font-weight: bold;
	}	
		.topLevel ul a{
			color:#0095b6 !important; text-transform:none; font-weight: bold;
		}	
	.topLevel a:hover{
		color:#699a48 !important;
	}
	.topLevel{
		background: url('images/nav_bg.png') no-repeat;
		padding:0 0 0 10px;
	}
	.topLevel:hover{
		background: url('images/nav_bg2.png') no-repeat;
	}
	.topLevel{}
	.selected a{
		color:#699a48 !important;
	}
	li.selected{
		background: url('images/nav_bg2.png') no-repeat;
	}
	.topLevel img{ border: none; }
#news {
	padding: 20px 10px 0 10px;
	color: #333333;
	line-height:normal;
}

.newsTitle {
	font-weight: bold;
}

#content_wrapA {
	float: left;
	width: 468px;
	padding: 0 23px 0 23px;
}

#content_wrapB {
	float: right;
	width: 684px;
	padding: 0 10px 0 23px;
}

#content_wrapA h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 25px;
	color: #699c4a;
	border-left: 6px solid #c1d097;
	padding: 8px 0 8px 12px;
	background-color: #f5f8e6;
}

#content_wrapA h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 21px;
	color: #699c4a;
}

#content_wrapA p {
	font-size: 13px;
	line-height: 21px;
	color: #333333;
}

#content_wrapB h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 25px;
	color: #699c4a;
	border-left: 6px solid #c1d097;
	padding: 8px 0 8px 12px;
	background-color: #f5f8e6;
}

#content_wrapB h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 21px;
	color: #699c4a;
}

#content_wrapB p {
	font-size: 13px;
	line-height: 21px;
	color: #333333;
}

#content_wrapB ul {
	list-style-image:url(images/feature_bullet.jpg);
	list-style-type: square;
	margin-left: 20px;
	padding-left: 2.5px;
	font-size: 13px;
	line-height: 21px;
	color: #333333;
}

#content_wrapB ul li {
	padding-left: -10px;
	margin-top: 1em;
}

blockquote {
	font-size: 13px;
	line-height: 21px;
	color: #333333;
}

#right_side {
	float: left;
	width: 206px;
	border-left: 1px solid #cde7f0;
	margin-bottom: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#features {
	color: #0095be;
	font-size: 13px;
	padding-right: 20px;	
}

#features ul {
	list-style-image:url(images/feature_bullet.jpg);
	list-style-type: square;
	margin-left: 20px;
	padding-left: 2.5px;
}

#features ul li {
	padding-left: -10px;
	margin-top: 1em;
}

#services {
	margin: 5px 5px 10px 5px;
	background-color: #eff4db;
	border-top: 5px solid #c1d097;
	color: #333333;
	line-height: 18px;
	font-size: 13px;
}

#services ul {
	list-style-image:url(images/services_bullet.jpg);
	list-style-type: square;
	margin-left: 20px;
	padding-left: 2.5px;
}

#services ul li {
	text-align: left;
	padding-left: -10px;
	margin-top: 1em;
}

#footerTop {
	clear: both;
	border-top: 1px solid #9bcfe1;
	border-bottom: 1px solid #fff;
	background-color: #cde7f0;
	margin: 0px;
	width: 100%;
	font-size: 13px;
	color: #333333;
}

#footerBottom {
	border-top: 1px solid #f0f3e5;
	background-color: #c1d097;
	margin: 0px;
	width: 100%;		
	color: #fff;
}

#footerBottom p {
	padding: 5px 0 5px 0;
	background-color: #c1d097;
	text-align: center;
	color: #fff;
	font-size: 10pt;			
}

.footer {
	color: #fff;
	font-size: 9pt;	
}

a.footer:link {text-decoration: none; color: #fff;}
a.footer:visited {text-decoration: none}
a.footer:active {text-decoration: none}
a.footer:hover {text-decoration: underline; color: #fff;}

.links {
	color: #44778B;
	font-size: 11px;
}

a.links:link {text-decoration: underline; color: #44778B;}
a.links:visited {text-decoration: underline}
a.links:active {text-decoration: underline}
a.links:hover {text-decoration: underline; color: #44778B;}

.patients {
	color: #699c4a;
	text-transform: uppercase;
}

.news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 28px;
	text-align: center;
	border-bottom: 1px solid #dde7c0;
}

.more {
	color: #699c4a;
	float: right;
	text-align: right;
	display: inline;
}

a.more:link {text-decoration: none; color: #699c4a;}
a.more:visited {text-decoration: none}
a.more:active {text-decoration: none}
a.more:hover {text-decoration: none; color: #699c4a;}

.email {
	color: #699c4a;
}

a.email:link {text-decoration: none; color: #699c4a;}
a.email:visited {text-decoration: none}
a.email:active {text-decoration: none}
a.email:hover {text-decoration: none; color: #699c4a;}

#sub {
		width: 100%;
		background-color: #eaf5f9;
}

.sub {	
	color: #699c4a;
	font-size: 12px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 0 2px 5px;
	vertical-align: middle;
}


a.sub:link {text-decoration: none; color: #699c4a;}
a.sub:visited {text-decoration: none}
a.sub:active {text-decoration: none}
a.sub:hover {text-decoration: underline; color: #699c4a;}

a.on {text-decoration: underline; color: #699c4a;}

.crumb {	
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 0 2px 5px;
}

a.crumb:link {text-decoration: none; color: #333333;}
a.crumb:visited {text-decoration: none}
a.crumb:active {text-decoration: none}
a.crumb:hover {text-decoration: underline; color: #333333;}

.address {
	color: #0095be;
}

a.address:link {text-decoration: none; color: #0095be;}
a.address:visited {text-decoration: none}
a.address:active {text-decoration: none}
a.address:hover {text-decoration: none; color: #0095be;}

a:link {
					color: #699c4a;
					text-decoration: none;
}
a:visited {
					text-decoration: none;
					color: #699c4a;
}
a:hover {
					text-decoration: none;
					color: #699c4a;
}
a:active {
					text-decoration: underline;
					color: #699c4a;
					}

.quoter { margin: 10px 10px 30px 0; text-align:right; font-size: 13px;}
.lquote { position:absolute;left: -30px;top:20px;}
.rquote, .lquote { font-size: 70px; font-weight:bold; color: #ccc; font-family:"Times New Roman", Times, serif;}
.rquote { position:absolute;bottom:0px;right:-20px;}
.quote { padding:10px; position:relative; line-height: 21px; font-size: 13px; width: 644px;}		

.dr {
	color: #699c4a;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}	

.contact_address {
	color: #333333;
	font-size: 13px;
	font-family: "trebuchet MS", verdana, arial;
}		

.contact_title {
	color: #699c4a;
	font-weight: bold;
}

hr {
	border: 0;
	color: #cde7f0;
	background-color: #cde7f0;
	height: 1px;
}

#clear {
	clear: inherit;
}

#contactForm {
	background-color: #f5f8e6;
	font-size: 13px;
	color: #699c4a;
	width: 360px;
	float: left;
	margin-left: 20px;
}

.dentalNote {
	color: #0095be;
}

.video {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 21px;
	color: #699c4a;
}

#smileGallery {
}

#one {
	float: left;
	width: 334px;
	padding-right: 4px;
	line-height: 10px;
}

#two {
	float: right;
	width: 334px;
	padding-left: 8px;
	line-height: 10px;
	border-left: 1px solid #cde7f0;		
}

#three {
	clear: both;
	width: 100%;
	float: left;
}


#gender {
	float: left;
	width: 50%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #699c4a;
	line-height: 26px;
}

#status {
	float: right;
	width: 50%;
	text-align: right;
}

.smileTitle {
	font-family:"trebuchet MS", verdana, arial, sans-serif;
	color: #109bc2;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
}

.smileAction {
	font-family:"trebuchet MS", verdana, arial, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: left;
}

#line {
	border-bottom: 1px solid #cde7f0;
}

.test {
	border-bottom: 1px solid #cde7f0;
	padding-bottom: 15px;
}

.test_a {
	border-right: 1px solid #cde7f0;
}

.test_bottom {
	margin-top: 15px;
	border-bottom: 1px solid #cde7f0;
	padding-bottom: 15px;
}

.test_b {
	border-right: 1px solid #cde7f0;
}

.test_quote {
	font-family: "trebuchet MS", verdana, arial;
	font-weight: bold;
	font-size: 14px;
	color: #000;
	line-height: 16px;
	width: 90%;
	padding-right:10px;
}

.test_prof {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	text-align: right;
	line-height: 26px;
	color: #699c4a;	
	width: 90%;
	padding-right:15px;
}
