/* reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography */
body {font-size:75%;color:#222;background:#fff;font-family:Arial, Helvetica, sans-serif;}

/* edit.com visible styles */
BODY, TD, .NormalText { text-decoration: none; font-weight: normal; font-style: normal; color: #222; font-family: Arial, Helvetica, sans-serif; }

.Title		{ color: #E0D89F; font-size: 20px; font-weight: bold; font-family: Georgia; font-style: italic; }
.Header		{ color: #E0D89F; font-size: 18px; font-weight: bold; font-family: Arial; }
.Subheader	{ color: #E0D89F; font-size: 14px; font-weight: bold; font-family: Arial; }

.Beige		{ color: #E0D89F; }
.Green		{ color: #587D74; }
.Blue		{ color: #053346; }
.Brown		{ color: #6E432E; }
.Black		{ color: #000000; }
.White		{ color: #FFFFFF; }

.SmallText	{ font-size: 10px; }
.MediumText	{ font-size: 16px; line-height: 16px; }
.LargeText	{ font-size: 24px; line-height: 24px; }

IMG.FloatLeft 	{ float: left; margin: 0 5px 5px 0; }
IMG.FloatRight 	{ float: right; margin: 0 0 5px 5px; }
IMG.BlueBorder	{ border: 4px solid #053346; }

h1, h2, h3, h4, h5, h6 {font-weight:bold;color:#e0d89f;}
h1 {font-size:2em;line-height:1;margin-bottom:0.5em;font-style:italic; font-family:"Times New Roman", Times, serif;}
h2 {font-size:1.5em;margin-bottom:0.75em;}
h3, dt {font-size:1.2em;line-height:1;margin-bottom:1em;}
h4 {font-size:1em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right, img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#ffe972;}
a {color:#d3cb96;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th, td {padding:4px 10px 4px 5px; color: #fff;}
th {font-weight:bold;background:#C3D9FF;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
* .small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
* .large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
* .hide {display:none;}
* .quiet {color:#666;}
* .loud {color:#000;}
* .highlight {background:#ff0;}
* .added {background:#060;color:#fff;}
* .removed {background:#900;color:#fff;}
* .first {margin-left:0;padding-left:0;}
* .last {margin-right:0;padding-right:0;}
* .top {margin-top:0;padding-top:0;}
* .bottom {margin-bottom:0;padding-bottom:0;}

/* grid */
* #container, * .container {width:770px;margin:0 auto;}
body {margin:0; padding:0;}
div.column {float:left;margin-right:10px;}
div.last {margin-right:0;}
div.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
* .box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#79523b;color:#79523b;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
* .clearfix, * .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
* .clearfix, * .container {display:block;}
* .clear {clear:both;}

/* sub-grid */
* .grid {width:570px; margin-bottom:20px;} /* g-width */
* .grid div {float:left; margin-right:15px;} /* g-margin */
* .grid div {width:180px;} /* .5 g-width - g-margin */

/* forms */
label {font-weight:bold; color: #fff;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:120px;padding:5px;}

/* custom */
body {background: #6e432e url(../images/layout/bg.gif) left top repeat-x; margin:0;}

* #container {position:relative; border-top:1px solid #053346;}

* #hd {height:156px; position:relative; border-top:1px solid #053346;}

* #logo a {
	background: url(../images/layout/logo.gif) top left no-repeat;
	display:block; 
	float: left;
	height:97px;
	overflow: hidden;
	margin-top: 41px;
	text-indent: -999em;
	width:385px;}
	
* #hd p.address {color:#6b352d; float:right; margin-top:50px; text-align:right; line-height: 1.25;}

* #bd {padding-top:100px; height:auto; min-height:300px;}

* #content {text-align:left; width:770px;}

	#content p, #content ul {color:white;}
		
	* .flash-replaced {margin-bottom:20px;}
	* .flash-replaced .alt {display:none;}
	
	* .inset {background-color: #7e593f; border:1px solid #847f5e; float:right; margin: 0 0 0 10px; padding-top:10px; width:180px;}
	* .inset p, .inset ul {font-size: .9em; }
	* .inset p,
	* #content .inset h3 {margin-left:10px; margin-right:10px;}
	
	dl.logos {color:white;}
	dl.logos img {margin: 5px 0 30px 0; padding:0;}
	dt a {display:block; font-weight:normal; margin-bottom:5px;}


	/* page-specific */
	* .home #content {width:770px;}
	* .home .col2 {float:right; width: 375px;}
	* #flash-homepage {float:left; width:375px;}
	v.meet-the-team h2 img {float: left; margin: 0 15px 0 0;}
	
	/* images */
	img.border, img.auto {border:4px solid #053346;}
	img.auto {float: right; margin: 35px 0 20px 15px}

* #sidebar {width: 180px; margin-right:20px; text-align:left;}
#sidebar #subnav {position:relative; left:-7px;}
#sidebar #subnav h3 {padding-left:7px;}
#sidebar #subnav ul {list-style:none; margin-left:0;}
#sidebar #subnav li {padding-bottom: 3px;}
#sidebar #subnav a {text-decoration:none; padding-left:7px;}
#sidebar #subnav li.active a {background:url(../images/nav/active-arrow.png) left center no-repeat; font-weight:bold;}

/* navigation */
* #nav, * #util {position:absolute;}
#nav ul, #util ul {list-style:none;}
#nav li, #util li {float:left;}

* #nav {top:155px; left:-10px; text-align:left;}

#nav ul {
	height: 54px;
	margin: 0;
	width:790px;}

#nav a, #util a {
	background: url(../images/nav/home.jpg) top left no-repeat;
	display: block;
	height: 54px; /* h */
	overflow: hidden;
	text-indent: -999em;
}


/* horizontal nav */
#nav a:hover, #nav li:hover a, #nav li.sfhover a, #nav li.active:hover a {background-position: 0 -54px;} /* -h */
#nav li.active a {background-position: 0 -108px;} /* -2h */
#nav li.active:hover a {background-position: 0 -162px;} /* -3h */


/* set bg image for each link */
a#about-our-office {background-image:url(../images/nav/about-our-office.png); width:125px;}
a#in-the-news {background-image:url(../images/nav/in-the-news.png); width:88px;}
a#about-orthodontics {background-image:url(../images/nav/about-orthodontics.png); width:139px;}
a#braces-101 {background-image:url(../images/nav/braces-101.png); width:84px;}
a#treatment-options {background-image:url(../images/nav/treatment-options.png); width:134px;}
a#emergency-care {background-image:url(../images/nav/emergency-care.png); width:117px;}
a#fun-and-games {background-image:url(../images/nav/fun-and-games.png); width:103px;}
a#contact-us {background-image:url(../images/nav/contact-us.png); width:92px;}
a#patient-login {background-image:url(../images/nav/patient-login.png); width:106px;}
a#doctor-login {background-image:url(../images/nav/doctor-login.png); width:104px;}
a#home {background-image:url(../images/nav/home.png); width:59px;}
a#new-patient-form {background-image:url(../images/nav/new-patient-form.png); width:140px;}


/* subnav-flyout */
#nav li ul, #util li ul {
	background-color: #587d74;
	border: 1px solid #224745;
	height: auto;
	left: -9999px;
	position: absolute;
	width: 160px; }
#nav li ul a, #util li ul a {
	color: #fff;
	height: 30px;
	text-decoration: none;
	text-indent:10px;
	padding-top: 6px;
	width: 160px;}
#nav li ul a:hover, #nav li.sfhover ul a:hover, #util li ul a:hover {background:#416660; color:#fff;}
#nav li:hover ul,
#nav li.sfhover ul,
#util li:hover ul,
#util li.sfhover ul {left: auto; margin:0;}

* #util {top:0; left:-10px; z-index:999}
* #util, #util ul {width:501px; margin:0; display:inline}
* #util, #util ul, #util a {height:35px}
#util a:hover {background-position: 0 -36px;}
#util li.active a {background-position: 0 -72px;}

* #ft {background-color: #053346; border-bottom: 3px solid #c0b988; border-top: 3px solid #c0b988; padding-top:14px; text-align: center;}
* #ft p {text-align: center;}
* #ft, #ft a, #sesame a {color: #c0b988; text-decoration:none;}
* #ft a:hover, #sesame a:hover {color: #ccc;}
* #sesame {text-align:center;}

/*games*/
div#sesame-game {
background: #000;
line-height: 0;
margin: 10px auto 30px auto;
text-align: center;
width: 400px}

ul#sesame-games {
list-style: none;
margin: 0 18px 0 0;
padding: 0}

ul#sesame-games li {
clear: both;
display: block}

ul#sesame-games img {
border: 0;
float: right;
margin: 0 0 10px 10px}

ul#sesame-games a.button {
float:right;
height:85px;
width:200px}

ul#sesame-games p {
padding-bottom: 1em}



#recent-news span{
	float:left; 
	margin-bottom:10px;
}

#recent-news a{
	margin-left:20px;
}

	