/*Orthodontics of St. Louis css file*/
/* Sets element margins, padding, and border to 0 to even out browser differences when adding desired values later. */
html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a {
     margin: 0;
     padding: 0;
     border: 0;
}
body {
	font: 100.01% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #007396;
}

a:link, a:visited {
	color: #007293;
}
a:hover, a:active {
	color: #A47143;
}
#header {
	background: #007396 url(/images/bkg_header3_02.jpg) no-repeat;
	height: 177px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: .85em;
	color: #FFFFFF;
	position: relative;
}
#header #contactInfo {
	position: absolute;
	width: 350px;
	top: 25px;
	left: 600px;
	line-height: 1.4em;
	font-weight: bold;
	font-size: 0.85em;
	text-align: right;
	color: #bbb99e;
}
#contactInfo h2 {
	color: #D8EBF2;
	margin-top: 15px;
	font: italic 1.45em "Palatino Linotype", Georgia, serif;
}
#header h1 {
	font-size: 1.1em;
	text-indent: -8000px;
}
#topNav {
	background: #007396 url(/images/bkg_menu.jpg) repeat-x;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.85px;
	color: #007396;
}
#outerWrap {
	background: #FFFFFF;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
	font-size: .85em;
	line-height: 1.5em;
}
#bmContent {
	background: url(/images/bkg_logo.jpg) no-repeat right bottom;
	padding-right: 170px;
}
#2col  #c2 {
	float: right;
	width: 350px;
}
.clearit {
	font-size: 0.0px;
	line-height: 0.0px;
	display: block;
	clear: both;
}
.content {
	padding: 10px;
}
.content p {
	margin-bottom: 12px;
	color: #005570;
}
span.dropcap {
	float:left;
	margin: 0 4px 0 0;
	padding: 0 0.01em 0 0;
	display: block;
	color: #A77C4E;
	font: 5.75em/0.775em "Palatino Linotype", Georgia, serif;
}
p.top {
	margin-top: 25px;
}
.content h2 {
	font-size: 1.2em;
	color: #007396;
}

#footer {
	background: #007396 url(/images/bkg_footer_08.jpg) no-repeat;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.75em;
	padding: 0px;
	color: #FFFFFF;
	height: 130px;
}
#footer a:link, #footer a:active {
	color: #FFFFFF;
}
#footer a:hover, #footer a:visited {
	color: #5FB2C6;
}
#credits {
	font-size: 0.75em;
	padding-top: 15px;
	padding-bottom: 5px;
	text-align: center;
	line-height: 1.4em;
	color: #DCE9EF;
}
#footer .firm p {
	font-size: 1.1em;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
#footer .firm h2 {
	font-size: 1.4em;
	color: #FFFFFF;
	margin: 0px;
	padding: 10px 0px 0px;
}
#footer h2 {
	font: italic 1.8em "Palatino Linotype", Georgia, serif;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding-top: 15px;
}
#3col #c1 {
	float: left;
	width: 300px;
}
#3col #c2 {
	float: left;
	width: 350px;
}
#3col #c3 {
	float: right;
	width: 305px;
}
h2.top {
	margin-top: 25px;
}
.intro#c1 {
	background: url(/images/bkg_girls.jpg) no-repeat left top;
	padding: 190px 0px 0px;
}
.intro#c1 h2 {
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 60px;
	margin-top: 10px;
}
#iconList ul, #iconList li {
	list-style: none;
}
#iconList a {
	color: #008AA7;
	display: block;
	padding-left: 40px;
	height: 30px;
	padding-top: 5px;
}
#iconList a:hover {
	color: #A77C4E;
}
body#homepage li#home,
body#teampage li#team,
body#faqpage li#faq,
body#financepage li#finance,
body#bracespage li#braces,
body#linkspage li#links,
body#mapspage li#maps {
	background: url(/images/bkg_pgMark.jpg) no-repeat left top;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
li#contact {
	background: url(/images/bkg_contact.jpg) no-repeat left top;
}
li#team {
	background: url(/images/bkg_team.jpg) no-repeat left top;
}
li#faq {
	background: url(/images/bkg_faq.jpg) no-repeat left top;
}
li#braces {
	background: url(/images/bkg_treatmentIcon.jpg) no-repeat left top;
}
li#links {
	background: url(/images/bkg_links.jpg) no-repeat left top;
}
li#forms {
	background: url(/images/bkg_forms.jpg) no-repeat left top;
}
li#finance {
	background: url(/images/bkg_financial.jpg) no-repeat left top;
}
li#home {
	background: url(/images/bkg_home.jpg) no-repeat left top;
}
li#maps {
	background: url(/images/bkg_maps.jpg) no-repeat left top;
}
#homepage #c1 {
	float: left;
	width: 300px;
}
#homepage #c2 {
	float: right;
	width: 650px;
}
#homepage #c3 {
	display: none;
}

#credits a:link, #credits a:active {
	color: #DCE9EF;
}
#credits a:hover, #credits a:visited {
	color: #CCCCCC;
}
#dropMenu {
	background: url(/images/bkg_girls.jpg) no-repeat center top;
	padding-top: 185px;
}
#noBulletList {
	list-style: none;
}
#noBulletList li {
	margin-bottom: 12px;
}
#noBulletList a {
	margin-left: 15px;
}
#breadcrumbs {
	font-size: .75em;
	color: #02698C;
	margin-bottom: 15px;
}
#overflow {
	margin-top: 15px;
}
#gallery {
	margin-top: 15px;
}
#c1 {
	float: left;
	width: 300px;
	background: url(/images/bkg_proLogo2.jpg) no-repeat center bottom;
	padding-bottom: 54px;
}
#c2 {
	float: right;
	width: 650px;
}
#c3 {
	display: none;
}
body#faqpage #dropMenu {
	background: url(/images/bkg_kids.jpg) no-repeat center top;
	padding-top: 185px;
}
body#bracespage #dropMenu {
	background: url(/images/bkg_braces.jpg) no-repeat center top;
	padding-top: 185px;
}
body#linkspage #dropMenu {
	background: url(/images/bkg_linkspg.jpg) no-repeat center top;
	padding-top: 185px;
}
body#teampage #dropMenu {
	background: url(/images/bkg_staffPg.jpg) no-repeat center top;
	padding-top: 185px;
}
.bmw_links .bma_mediatop img {
	background: #FFFFFF;
	padding: 3px;
	border: 1px solid #007396;
}
#gallery {
	margin-top: 15px;
	margin-bottom: 15px;
}
#gallery img {
	padding: 3px;
	border: 1px solid #007396;
}
#gallery .bmw_gallery h3 {
	font-size: 1.1em;
	color: #007797;
}
#gmap {
	text-align: center;
}
#gmap h4 {
	font-size: 1em;
	color: #007396;
	padding-top: 15px;
}
body#mapspage #dropMenu {
	background: url(/images/bkg_staffPg.jpg) no-repeat center top;
	padding-top: 185px;
}
#eReminder {
	padding-right: 50px;
	padding-left: 50px;
}
.noBulletList {
	list-style: none;
}
.noBulletList li {
	margin-bottom: 12px;
}
.noBulletList a {
	margin-left: 15px;
}
