
body {
	background: url("/images/body-bg.jpg") no-repeat top center #E4E9FC;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	font-size: .8em;

}

h1 {
margin-top: 10px;
margin-bottom: 3px;
}

h2 {
margin-top: 3px;
}

h3 {
margin-top: 3px;
margin-bottom: 3px;
}


#wrapper {
	margin: 0 auto;
}


#header_container {
	width: 800px;
}

#header {
	text-align: left;
	margin: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #ffffff;

}

.obj1 {
	float: left;
}
.header_logo {
	float: left;
}

#header_nav {
	font-size: 1.05em;
	position: relative;
	float: left;
	background: #366088;
	width: 760px;
	border-bottom: 2px solid #1c0959;
	border-top: 2px solid #1c0959;
	text-align: center;
	background: #000066;
}

#header_nav a {
	background: #094085;
	color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	font-weight: bold;
	margin: 0 auto;
	border-right: 2px solid #1c0959;
	border-left: 1px solid #1c0959;
}

#header_nav a:hover {
	background: /* url("/images/navbar_on.gif") repeat-x top center */ #000066;
}


#main_container {
	float: left;
	position: relative;
	width: 800x;
}

#side_shadow {
	position: relative;
	width: 20px;
	height: 100px;
	float: left;
}

.seven_logo {
	float: left;
	margin-right: 10px;
}


#page {
	width: 540px;
	text-align: justify;
	margin-left: 10px;
	float: left;

}


#content {
	width: 758px;
	float: left;
	background: url("/images/content_gradient.gif") repeat-x top  #ffffff;
	line-height: 1.5em;
	border-right:  1px solid #376088;
	border-left:  1px solid #376088;
	border-bottom:  1px solid #376088;
}

#page a {
	color: #376088;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}

#page a:hover {
	color: #000066;
	color: #376088;
	font-weight: bold;
}


#footer_container {
	width: 800px;
	float: left;
	position: relative;
	
}

#footer {
	margin-top: 5px;
	font-size: .8em;
	padding-left:86px;
	text-align: center;
	color: #376088;
}

#footer a {
	font-size: 1em;
	text-decoration: none;
	color: #376088;
}

/* ----- FONT HEADINGS BREAKS ------ */
body {
	width: 830px;
	margin: 0 auto;
}

br {
	margin-bottom: 10px;
}


a img {
	border: none;
}

h1 {
	color: #336699;
	font-size: 1.5em
}

h1 {
	font-size: 1.3em
}

h4 {
	color: #376088;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 3px;
}

h3 {
	font-size: 1em;
}


li {
	margin-left: 20px;
}


/* ----- SIDEBAR ------ */
#sidebar h1 {
	color: #29537c;
	font-family: cambria, garamond, arial, serif;
	font-variant: small-caps;
}

#sidebar h3 {
	color: #000066;
	font-size: 1em;
	text-align: center;
	background: #DCE5F9;
	border: 1px solid #000066;
	font-weight: normal;

}

#sidebar h3 a {
	color: #000066;
	font-weight: normal;

}

#sidebar a {
	color: #29537c;
	text-decoration: none;
	border-width: 0px;
}

#sidebar a img {
	border: none;
}


#sidebar {
	color: #ffffff;
	float: left;
	text-align: justify;

	width: 180px;
	border-right:  1px solid #1c0959;
	border-bottom: 1px solid #1c0959;
	background: #376088; 
	background: #415FAF;
	padding-left: 5px;
	padding-right: 5px;

	background: url("/images/services_sidebar.gif") repeat-x #58a1d4;
}

#sidebar p {
	margin: 0;
}

#sidebar a {
	color: #ffffff;
	text-decoration: none;
	border-width: 0px;
}

#sidebar a img {
	border: none;
}

#sidebar b {
	color: #FFC500;
}

/* ----- IMAGES ------ */

#media_item {
	width: 530px;
}

.media_thumb {
	float: left;
	margin-bottom: 15px;
	margin-right: 5px;
}

.staff-photo {
	float: right;
	padding-left: 20px;
	margin-top:
	padding-top: 10px;
}

.aacd-logo {
	float: right;
}
.ada-logo {
	float: right;
}
.dpbv-logo {
	float: right;
}
.lvi-logo {
	float: right;
}

.faq .question {
	color: #376088;
}

.faq .question:first-letter {
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
}

.faq .answer {
	text-indent: 5px;
	text-align: justify;
}

.faq .answer:first-letter {
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
}


.hicaps_logo {
	margin-bottom: 3px;
}

.ge_logo {
	margin-bottom: 3px;
}

#staff_item {
	text-align: justify;
	margin-left: 10px;
	margin-bottom: 15px;
	width: 500px;
	float: left;
	
}

#staff_item em {
	font-size: .85em;
	color: #336699;
	font-family: cambria;
	font-variant: small-caps;
}


#staff_item i {
	color: #336699;
}



#staff_item strong {
	font-size: 1.3em;
	font-family: cambria;
	font-variant: small-caps;
	margin-bottom: 1px;
	color: #336699;
}

#staff_item p {
	margin-bottom: 2px;
}

.mini-photo {
	float: left;
	margin-right: 10px;
}

.mini-photo-right {
	float: right;
	margin-left: 10px;
}

.vogue_thumb {
	text-align: justify;
	margin: 5px;
}

.glam_nav {
	background: #181818;
}

#service_image {
	width: 500px;
	float: left;
	margin-bottom: 10px;

}


#smile_gallery_nav a {
	border: 1px solid #1c0959;
	padding: 4px;
	margin-right: 7px;
	background: #376088;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#smile_gallery_nav p { 
	line-height: 2.5;
	font-weight: bold;
}

#smile_gallery_nav a:hover{
	background: #ffffff;
	color: #376088;
}

#smile_gallery_nav em {
	border: 2px solid #1c0959;
	margin-right: 7px;
	background: #262e76;
	padding: 4px;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	
}

#smile_flash {
	margin-top: 15px;
	border: 1px solid #A4A7CF;
	border-bottom: 1px solid #A4A7CF;
	background: url("/gallery/images/signature.gif") repeat-x bottom #AFC1F1;
	float: right;
	padding-bottom: 10px;
	margin-left: 20px;
	margin-bottom: 50px;
	height: 270px;
}

.service_picture {
	text-align: left;
}

.header_keywords {
font-size: 1px;
}

.glam_video {
	margin-left: 10px;
}

#glamsmile_nav {
	text-align: left;
	line-height: 2.3em;
}

#glamsmile_nav a {
		border: 2px solid #A4A7CF;
		padding: 2px;
		margin-right: 3px;

}

#glamsmile_nav a:hover {
	background: #F1C526;
	color: black;
}

.gs-cldc-1 {
	border: 2px solid #A4A7CF;
	margin-bottom: 10px;
}

.header_keywords{
	color: #DCE5F9;
}

.glam_girl {
	float: right;
	margin-left: 10px;
}

#footer-Txt {
font-size: 10px;
color: #376088;
font-family:verdana,arial,helvetica,sans-serif;
}
#footer-Txt:link {
font-size: 10px;
color: #376088;
font-family:verdana,arial,helvetica,sans-serif;
}
#footer-Txt:hover {
font-size: 10px;
color: #376088;
text-decoration:underline;
font-family:verdana,arial,helvetica,sans-serif;
}
#footer-Txt:active {
font-size: 10px;
color: #376088;
font-family:verdana,arial,helvetica,sans-serif;
}
#footer-Txt:hover {
font-size: 10px;
color: #376088;
font-family:verdana,arial,helvetica,sans-serif;
}
.H1Overwrite {
font-size:1.3em;
color:#336699;
margin-bottom:3px !Important;
margin-top:10px !Important;
font-weight:bold;
text-decoration:none;
text-align:justify;
line-height:1.5em;
font-family:verdana,arial,helvetica,sans-serif;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
margin-left:0px;
}
h3 {default.css (line 188)
font-size:1em;
}
h3 {default.css (line 23)
margin-bottom:3px;
margin-top:3px;
}
Inherited fromdiv#page
#page {default.css (line 102)
text-align:justify;
}
Inherited fromdiv#content
#content {default.css (line 111)
line-height:1.5em;
}
Inherited fromdiv#wrapper
#wrapper {index-css.css (line 4)
text-align:left;
}
Inherited frombody
body {index-css.css (line 1)
text-align:center;
}
body {default.css (line 3)
color:#333333;
font-family:verdana,arial,helvetica,sans-serif;
font-size:0.8em;
text-align:center;
}
.h3overwrite {
font-size:1em !important;
margin-bottom:3px !important;
margin-top:3px !important;
text-align:justify !important;
line-height:1.5em !important;
color:#333333 !important;
font-family:verdana,arial,helvetica,sans-serif ;
}
.h1forstaff {
color:#336699 !important;
font-family:cambria !important;
font-size:1.3em;
font-variant:small-caps;
margin-bottom:1px !important;
text-align:justify;
line-height:1.5em;
display:inline;
}
.porcelainH2rep {
margin-top:3px;
text-align:justify;
line-height:1.5em;
font-family:verdana,arial,helvetica,sans-serif;
font-size:20px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:bold;
color:#333333;
margin-left:0px;
}
.newH3Side {
background:#DCE5F9 none repeat scroll 0 0;
border:1px solid #000066;
color:#000066 !important;
font-family:verdana,arial,helvetica,sans-serif;
font-size:1em;
font-weight:normal;
line-height:1.5em;
margin-bottom:3px !important;
margin-top:3px !important;
text-align:center;
text-decoration:none;
}
.h1service {
margin-top:3px;
text-align:justify;
line-height:1.5em;
font-family:verdana,arial,helvetica,sans-serif;
font-size:20px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:bold;
color:#333333;
}
.h2service {
color:#376088;
font-size:1.2em;
font-weight:bold;
margin-bottom:3px;
margin-top:0;
text-align:center;
line-height:1.5em;
font-family:verdana,arial,helvetica,sans-serif;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
}