@import url(reset.css);
@import url(menu.css);

body {
    font-family: helvetica, arial, sans-serif;
    color: #1d317b;
    font-size: 14px;
}

a {
    outline: none;
    color: #1d317b;
    text-decoration: none;
}

#contentBody p {
    margin: 0 0 20px 0;
    padding: 0;
    display: block;
}

h1 {
    background: url('../images/logo.png') 10px 0 no-repeat;
    text-indent: -9999px;
    font-family: 'century gothic';
    font-size: 2.6em;
    display: block;
    width: 499px;
    height: 62px;
    margin: 20px 0;
}

h2 {
    letter-spacing: -0.03em;
    font-weight: bold;
    font-size: 1.6em;
    color: #a288bb;
    margin: 0;
    padding: 10px 95px 10px 10px;
    width: 260px;
    line-height: 34px;
    background: url('../images/contentHeaderImage.gif') bottom left no-repeat;
}

h3 {
    letter-spacing: -0.03em;
    font-weight: bold;
    font-size: 1.2em;
    color: #1d317b;
    margin: 0 0 0 0;
    padding: 0;
    line-height: 1.7em;
    display: block;
    clear: both;
}

h4 {
    letter-spacing: -0.03em;
    font-weight: bold;
    font-size: 1.2em;
    color: #a288bb;
    margin: 0 0 10px 0;
    padding: 0;
    display: block;
}



#mainContainer {
    width: 900px;
    margin: 0 auto;
    /*background: url('../images/leftNav.gif') top left repeat-y #fff;*/
}

#leftCol {
    float: left;
    clear: both;
    background: #fff;
    width: 200px;
}

#rightCol {
    width: 690px;
    float: right;
}

#rightFooter {
    width: 690px;
    float: right;
    background: url('../images/footerRight.gif') top right no-repeat #f2e5f8;
    z-index: 0;
}

/**html #rightFooter {
    z-index: -1000;
}*/

.footerBox {
    float: left;
    padding: 20px 10px 10px 10px;
    width: 200px;
}

#leftNav {
    margin: 0;
    padding: 0;
    list-style: none;
}

#popular {
    background-color: #e7f7ff;
}

#other {
    background-color: #e1f8e9;
}

.leftNav li {
    margin: 0;
    padding: 0;
    display: block;
}

.leftNav li.title {
    font-weight: bold;
    font-size: 0.928em;
    letter-spacing: -0.03em;
    padding: 4px 0 4px 4px;
}

.leftNav li a {
    background: url('../images/bullets.gif') 4px 5px no-repeat;
    text-decoration: none;
    color: #1d317b;
    font-size: 0.857em;
    display: block;
    padding: 4px 0 4px 18px;
}

.leftNav#other li a {
    background: url('../images/bullets.gif') 4px -15px no-repeat;
    text-decoration: none;
    color: #1d317b;
    font-size: 0.857em;
    display: block;
    padding: 4px 0 4px 18px;
}

.leftNav#other li a:hover {
    background: url('../images/bullets.gif') 4px -35px no-repeat #fff;
    padding-left: 20px;
}

.leftNav#popular li a:hover {
    background: url('../images/bullets.gif') 4px -35px no-repeat #fff;
    padding-left: 20px;
}

#contentHeader {
    background: url('../images/contentHeaderBg.gif') bottom left repeat-x #f2e5f8;
    display: block;
}

#contentBody {
    background: url('../images/balloonGreyscale.gif') top right no-repeat;
    clear: both;
    margin: 0;
    padding: 20px 0 10px 10px;
}

.pictures {
    background-color: #f9f4df;
    padding: 10px 0 0 10px;
    margin-bottom: 10px;
    border-top: 1px solid #f4e092;
    border-bottom: 1px solid #f4e092;
}

.pictures a img {
    height: 100px;
    margin: 0 10px 10px 0;
    border: 1px solid white;
}

.pictures a:hover img {
    height: 100px;
    margin: 0 10px 10px 0;
    border: 1px solid #1d317b;
}

#sitemap {
    margin-bottom: 20px;
}

#sitemap a {
    color: #1d317b;
}

#sitemap li {
    line-height: 20px;
    margin-bottom: 10px;
}

#sitemap li ul {
    margin-left: 20px;
}

#sitemap li ul li {
    margin-bottom: 0;
}

#accesskeys {
    width: 220px;
    display: block;
    padding: 10px 8px 4px 8px;
    margin-bottom: 20px;
    /*border-top: 2px solid #00b7ff;
    border-bottom: 2px solid #00b7ff;*/
    border-top: 2px solid #d2c1e3;
    border-bottom: 2px solid #d2c1e3;
}

#accesskeys dt {
    font-weight: bold;
    margin-bottom: 6px;
    clear: left;
    display: block;
    float: left;
}

#accesskeys dd {
    font-family: courier;
    margin-bottom: 6px;
    clear: right;
    display: block;
    white-space: nowrap;
    text-align: right;
}

#doctors {
    width: 100%;
    margin-bottom: 20px;
    border-top: 2px solid #d2c1e3;
    border-bottom: 2px solid #d2c1e3;
}

#map_canvas {
    border-top: 2px solid #d2c1e3;
    border-bottom: 2px solid #d2c1e3;
}

#doctors td {
    padding: 8px;
}

#rightFooter a {
	background: url('../images/linkArrow.gif') 0 2px no-repeat;
	display: block;
	padding-left: 12px;
	margin: 0;
}

#rightFooter li {
	margin-bottom: 8px;
}

#return {
	float: right;
	position: absolute;
	top: 22px;
	right:40px;
	display: block;
	background: url('../images/return.gif') 0 0 no-repeat;
	width: 78px;
	height: 20px;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
}

#photo {
	float: right;
	position: absolute;
	top: 60px;
	right:10px;
	display: block;
	border: 1px solid #a288bb;
	background: url('../images/happy.jpg') 0 0 no-repeat;
	width: 144px;
	height: 56px;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
}

.iconTop {
	margin-left: 10px;
}

iframe {
    border: 0;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}

.footerBox span {
    display: block;
}

#relativeBox {
    position: relative;
}

#locationMap {
    border: 1px solid #bbb;
    display: block;
    height: 300px;
    width: 500px;
    margin: 0 auto;
    margin-top: 10px;
}

#td-icon {
    vertical-align: -3px;
}

