/* Meyer Resets v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* Some Standard Entries */
html, body, img { margin: 0; padding: 0; }
a img { border-width: 0; }

body {
	color: #4C4C4C;
	background: transparent url(/gfx/bk-body.png) left top repeat;
	text-align: center;
	font-size: small;
	font-family: Georgia, 'Helvetica Neue', Helvetica, 'Liberation Sans', Arial, sans-serif;
	}

h1 { font-size: 24px; color: #265824; font-weight: normal; font-style: italic; }
h2 { font-size: 11px; text-transform: uppercase; }
h3 { font-size: 130%; }
h4 { font-size: 120%; }
h5 { font-size: 110%; }

h1, h2, h3, h4, h5 {
	margin: 0 0 0.5em 0;
	line-height: 1.2;
	font-family: Georgia, 'Helvetica Neue', Helvetica, 'Liberation Sans', Arial, sans-serif;
	}

p {
	margin: 0 0 0.9em 0;
	font-size: 13px;
	line-height: 1.5;
	}

ol li,
ul ol li { list-style-type: decimal; }
ul li { list-style-type: disc; }
ul ul li { list-style-type: circle; }
ul ul ul li { list-style-type: square; }
ol ol li { list-style-type: lower-alpha; }
ol ol ol li { list-style-type: lower-roman; }

ul li, ol li {
	margin: 0 0 6px 13px;
	line-height: 1.2;
	font-size: 13px;
	}

table { font-family: inherit; }

a:link { color: #335EA8; text-decoration: none; border-bottom: 1px dotted #335EA8; }
a:visited { color: #335EA8; text-decoration: none; border-bottom: 1px dotted #335EA8; }
a:hover { color: #367C34; text-decoration: none; border-bottom: 1px dotted #367C34; }
a:active,
a:focus { outline:none; }

#wrap {
	width: 900px;
	margin: 15px auto 15px auto;
	background-color: #FFF;
	text-align: left;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-kthml-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0px 0px 5px #CCC;
	-webkit-box-shadow: 0px 0px 5px #CCC;
	box-shadow: 0px 0px 5px #CCC;
	}

#header {
	position: relative;
	min-height: 129px;
	background: transparent url(/gfx/bk-header.png) 30px 1px no-repeat;
	}

#homeLink {
	display: block;
	position: absolute;
	top: 23px;
	left: 30px;
	width: 440px;
	height: 80px;
	border-bottom-width: 0;
	}

#homeLink span {
	position: absolute;
	display: block;
	top: -10000px;
	left: -10000px;
	font-size: 1px;
	}

#qlinks {
	margin-left: 657px;
	padding-top: 38px;
	}

#qlinks p { margin-bottom: 4px; }
#qlinks a {
	margin-bottom: 4px;
	padding-left: 18px;
	border-bottom-width: 0;
	font-size: 11px;
	}

p#hAddress { background: transparent url(/gfx/icon-address.png) 0 7px no-repeat; }
p#hEmail { background: transparent url(/gfx/icon-email.png) 0 50% no-repeat; }
#qlinks p#hPhone {
	padding-left: 18px;
	background: transparent url(/gfx/icon-phone.png) 0 50% no-repeat;
	font-size: 11px;
	}
p#hPhone span { word-spacing: 4px; }

#nav {
	width: 900px;
	height: 33px;
	background: transparent url(/gfx/bk-nav.png) left top repeat-x;
	}

#nav ul {
	list-style: none;
	float: left;
	margin: 0 0 0 117px;
	padding: 0;
	}

#nav li {
	list-style-type: none;
	float: left;
	margin: 0;
	}

#nav li a {
	display: block;
	height: 33px;
	padding: 0;
	text-decoration: none;
	border-bottom-width: 0;
	}

#navHome,
#navHome a {
	width: 86px;
	background: transparent url(/gfx/nav.png) 0 -66px no-repeat;
	}
#navHome a:hover { background-position: 0 -33px; }
#bodyHome #navHome a { background-position: 0 0; }

#navAboutUs,
#navAboutUs a {
	width: 111px;
	background: transparent url(/gfx/nav.png) -86px -66px no-repeat;
	}
#navAboutUs a:hover { background-position: -86px -33px; }
#bodyAboutUs #navAboutUs a { background-position: -86px 0; }


#navServices,
#navServices a {
	width: 108px;
	background: transparent url(/gfx/nav.png) -197px -66px no-repeat;
	}
#navServices a:hover { background-position: -197px -33px; }
#bodyServices #navServices a { background-position: -197px 0; }

#navStaff,
#navStaff a {
	width: 86px;
	background: transparent url(/gfx/nav.png) -305px -66px no-repeat;
	}
#navStaff a:hover { background-position: -305px -33px; }
#bodyStaff #navStaff a,
#bodyStaffInd #navStaff a { background-position: -305px 0; }
#bodyStaffInd #navStaff a:hover { background-position: -305px -33px; }

#navPatientForms,
#navPatientForms a {
	width: 149px;
	background: transparent url(/gfx/nav.png) -391px -66px no-repeat;
	}
#navPatientForms a:hover { background-position: -391px -33px; }
#bodyPatientForms #navPatientForms a { background-position: -391px 0; }

#navContactUs,
#navContactUs a {
	width: 126px;
	background: transparent url(/gfx/nav.png) -540px -66px no-repeat;
	}
#navContactUs a:hover { background-position: -540px -33px; }
#bodyContactUs #navContactUs a { background-position: -540px 0; }

#nav li a span {
	position: absolute;
	display: block;
	top: -10000px;
	left: -10000px;
	font-size: 1px;
	}

#content {
	padding: 45px 60px;
	}

#main {
	float: left;
	width: 490px;
	}

.aside {
	float: right;
	width: 260px;
	}

p.caption {
	margin: 3px 0 24px 0;
	color: #737373;
	font-style: italic;
	font-size: 11px;
	line-height: 1.2;
	}

/* Home Page
---------------------------------------------------------------------------- */
#bodyHome #content {
	padding-top: 40px;
	text-align: center;
	}
#bodyHome h1 {
	margin: 0 65px 22px 65px;
	color: #4C4C4C;
	font-size: 21px;
	font-weight: normal;
	}
#hmLinks {
	margin: 40px 0 80px 0;
	line-height: 17px;
	font-size: 14px;
	font-weight: bold;
	}
#hmLinks div {
	float: left;
	width: 50%;
	min-height: 26px;
	}
#hmForms {
	text-align: right;
	background: transparent url(/gfx/sep.png) right top no-repeat;
	}
#hmDirections { text-align: left; }
#hmLinks a {
	padding-left: 16px;
	}

#hmLinks a:link,
#hmLinks a:visited,
#hmLinks a:hover { border-bottom-width: 0; }
#hmLinks a span { border-bottom: 1px dotted #335EA8; }
#hmLinks a:hover span { border-bottom: 1px dotted #367C34; }

#hmForms a {
	margin-right: 16px;
	background: transparent url(/gfx/icon-pdf.png) 0 2px no-repeat;
	}
#hmDirections a {
	margin-left: 16px;
	background: transparent url(/gfx/icon-pin.png) 0 2px no-repeat;
	}

/* Forms Page
---------------------------------------------------------------------------- */
#bodyPatientForms .aside {
	border: 1px solid #E1E1E1;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-kthml-border-radius: 4px;
	border-radius: 4px;
	}

#bodyPatientForms .aside p {
	position: relative;
	padding: 15px 8px 15px 55px;
	margin: 0;
	background: transparent url(/gfx/icon-pdf-big.jpg) 16px 50% no-repeat;
	line-height: 1.2;
	font-size: 11px;
	font-style: italic;
	}

a#pdfdl {
	display: block;
	position: absolute;
	top: 14px;
	left: 15px;
	width: 26px;
	height: 38px;
	border-bottom-width: 0;
	}

a#pdfdl span {
	position: absolute;
	display: block;
	top: -10000px;
	left: -10000px;
	font-size: 1px;
	}


#forms1 { float: left; }
#forms2 { float: right; }

.forms {
	width: 360px;
	padding: 10px 0 40px 0;
	}
.forms h2 { margin-bottom: 9px; }
.forms ul { margin-bottom: 18px; }
.forms li {
	list-style-type: none;
	margin: 0 0 5px 0;
	line-height: 1.4;
	}

.forms em {
	display: block;
	font-size: 12px;
	}

/* Staff
---------------------------------------------------------------------------- */
#bodyStaff h1 span,
#bodyStaffInd h1 span {
	display: block;
	font-size: 13px;
	}

#bodyStaff .aside h2,
#bodyStaffInd .aside h2 {
	width: 230px;
	height: 17px;
	margin: 0;
	padding: 0;
	line-height: 1;
	background: transparent url(/gfx/h2-practitioners.png) left top no-repeat;
	}

#bodyStaff .aside h2 span,
#bodyStaffInd .aside h2 span {
	position: absolute;
	display: block;
	top: -10000px;
	left: -10000px;
	font-size: 1px;
	}

ul.staffList {
	width: 230px;
	margin: 0;
	padding: 0 0 11px 0;
	background: transparent url(/gfx/bk-staff-list.png) left bottom no-repeat;
	}

ul.staffList li {
	list-style-type: none;
	vertical-align: 20px;
	margin: 0;
	border: 1px solid #E1E1E1;
	border-width: 0 1px;
	}

ul.staffList li a,
ul.staffList li span {
	display: block;
	padding: 15px 0 15px 54px;
	background-position: 15px 9px;
	background-repeat: no-repeat;
	border-bottom-width: 0;
}

#staffDyson a,
#staffDyson span { background-image: url(/gfx/staff-dyson-s.jpg); }
#staffLevin a,
#staffLevin span { background-image: url(/gfx/staff-levin-s.jpg); }
#staffAhmad a,
#staffAhmad span { background-image: url(/gfx/staff-ahmad-s.jpg); }
#staffHeller a,
#staffHeller span { background-image: url(/gfx/staff-heller-s.jpg); }
#staffCaldwell a,
#staffCaldwell span { background-image: url(/gfx/staff-caldwell-s.jpg); }
#staffVarhola a,
#staffVarhola span { background-image: url(/gfx/staff-varhola-s.jpg); }
#staffKorneeva a,
#staffKorneeva span { background-image: url(/gfx/staff-korneeva-s.jpg); }
#staffRash_gitner a,
#staffRash_gitner span { background-image: url(/gfx/staff-rash_gitner-s.jpg); }


#footer {
	clear: both;
	padding: 10px 0;
	background: transparent url(/gfx/bk-footer.png) 2px 0 no-repeat;
	}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 10px;
	font-style: italic;
	}

.section:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	}

/* Some extra styles for jquery ui dialog on contact page
---------------------------------------------------------------------------- */
.ui-dialog .ui-dialog-title { font-size: 11px; }
.ui-dialog p { text-align: left; }
.ui-dialog p.st { font-size: 15px; }
.ui-dialog a { border-bottom-width: 0; }

.fl { float: left; }
.fr { float: right; }
img.fl { margin: 0 12px 12px 0; }
img-fr { margin: 0 0 12px 12px; }
img.nc { margin-bottom: 30px; }
.cl { clear: left; }
.cr { clear: right; }
.cb { clear: both; }
