﻿body 
{
	text-align: center;
	font-family:  Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #3F3F3F;	
}

#pageContainer
{
	margin: 0 auto; 
	text-align: left; 
	width:772px; 	
}

#header
{
	width: 772px;
	height: 222px;	
	background-image: url('Images/Header.jpg');
}

#logo
{
	padding-left: 30px;
	padding-top: 20px;
}

#topNav
{	
	margin-top: 17px;
	margin-left: 10px;
	font-size: 15px;	
	color: #F6F6F6;	
	float: left;
	padding: 0;	
	width: 100%;
}

#topNav ul li
{
	display: inline;
	margin-right: 20px;	
}

#topNav ul li a
{
	color: #F6F6F6;
	text-decoration: none;
}

#topNav ul
{
	padding: 0;
	margin: 0;
	list-style: none;	
}

#topNav a:hover
{
	text-decoration: underline;
}

#contact
{
    float: right;
	padding: 0;
	margin-top: 6px;
	margin-left: 10px;
	font-size: 10pt;	
	color: #F6F6F6;	
	text-align: right;
	padding-right: 10px;	
}

#content
{	
	margin-top: 10px;
}

#leftContent
{	
	width: 195px;	
	margin-right: 25px;
	font-size: 10pt;
}

#leftContent h2.sideNavHeader
{
	background-image: url('Images/LeftLinkHeader.png');
	background-repeat: repeat-x;
	height: 20px;
	font-size: 10pt;
	font-weight: bold;
	color: #F6F6F6;
	text-align: center;
	padding-top: 3px;	
	margin-bottom: 5px;
}

ul.bulleted
{	
	margin: 0;
	padding: 0;	
	list-style: none;		
}

ul.bulleted li
{	
	background-image: url('Images/Bullet.gif');
	background-repeat: no-repeat;
	background-position: 0 4px;	
	margin-left: 5px;
	padding-left: 13px;	
	margin-bottom: 3px;
}

ul.bulleted li a
{
	color: #0A0A0A;
}

#mainContent
{
	float: right;
	width: 555px;	
}


#mainContent h1
{		
	font-size: 16pt;
	font-weight: bold;
	color: #3F3F3F;
	margin-top: -4px;
	margin-left: -2px;	
	margin-bottom: 0px;	
}

.invisalign
{
	margin: 0;	
	padding-top: 7px;
}

#mainContent h2
{		
	font-size: 11pt;
	color: #3F3F3F;	
	margin-left: -2px;		
	margin-bottom: 0;
}

#mainContent h3
{		
	font-size: 10pt;
	color: #0A0A0A;	
	margin-left: -2px;	
	margin-bottom: 0px;	
}

#mainContent p
{
	margin-top: 5px;	
}

#mainContent li
{
	margin-bottom: 10px;
}

.casePhotos
{
	text-align: center;
	width: 100%;		
	padding-bottom: 5px;
	padding-top: 5px;				
}

.casePhotos img
{	
	border: none;
}

.casePhotos table th
{	
	padding: 0;		
}

.casePhotos p
{
	font-style: italic;
	font-size: 8pt;	
}


.floatRight
{
	float: right;
	padding-left: 10px;
}

.floatRight img
{
	padding-bottom: 10px;
}

.floatLeft
{
	float: left;
}

/** Homepage Styles **/

#homeBody
{
	float: left;	
	margin-left: 12px;	
	width: 515px;		
}

#homeBody p
{
	padding: 0;	
	margin-bottom: 10px;
	margin-top: 5px;
}

#homeBody a
{
	text-decoration: underline;
	font-weight: bold;
	color: #3F3F3F;
}

#homeBody h1
{		
	font-size: 16pt;
	font-weight: bold;
	color: #3F3F3F;
	margin-top: 8px;
	margin-left: -2px;	
	margin-bottom: 0px;			
}

#homeBody h2
{		
	padding-top: 10px;
	font-size: 16pt;
	font-weight: bold;
	color: #3F3F3F;		
	margin: 0;
}

.homeFloatRight
{
	margin-top: 10px;
	float: right;	
	padding-left: 20px;	
}

.homeFloatRight h2
{
    padding: 0;
	margin: 0;
	font-size: 12pt;
}

.homeFloatRight p
{	
	margin: 0px 9px;
	margin-top: 10px;
	text-align: left;
}

.homeFloatRight a
{
	color: #fff;
}

.homePromo
{
	background-color: #6989B0;
	width: 223px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #fff;	
	text-align: center;
	margin-bottom: 20px;
}

.homePromoFocus
{
    background-color: #A8526F;
	width: 223px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #fff;	
	text-align: center;
	margin-bottom: 20px;
}



#ourTreatment, #ourTreatment h2
{
	color: #2B2B2B;
	background-color: #D3D3D3;
	margin-left: -10px;	
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#ourTreatment table tr td, #ourTreatment table tr td a
{	
	text-align: center;
	color: #2B2B2B;
	font-weight:bold;
	padding-right: 10px;
	width: 160px;	
}

#ourTreatment img
{
	border: none;
}

#ourTreatment ul
{
	
	margin-top: 10px;
	margin-bottom: 0;
}

#contactForm .label
{	
	width: 150px;
	float: left;
}

.error
{
	color: Red;
	font-weight: bold;			
}

#team h2
{    
    margin: 0;
}	

#team .member
{
    clear: both;       
}

#team .member div.left
{
    float: left;   
    margin-top: 10px;           
}

#team .member div.right
{
    margin-top: 10px;
    padding-left: 10px;
    float: right;    
    width: 440px;    
    
}

#team h2
{
    font-size: 12pt;
    line-height: 20px;
}

#team h2 span
{
    font-size: 11px;    
}

.inmanAligner
{
    float: right;
    padding: 0;
    margin: 0;
}

#mapForm
{
    
}

#map
{
    width: 550px;
    height: 300px;
    display: none;
}


#contactForm div
{            
	color: #2B2B2B;
	background-color: #D3D3D3;		
}

#contactForm div.question
{
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 10px;
}