
html { font-size:72.5%; }

body {
	background-color: #fff;
	color: #666;
	font-family: Helvetica, Arial, Verdana;
	line-height: 1.4;
	font-size: 1.0em;
	padding: 0;
	margin: 0 0 30px 0;
}

* html body { font-size: 1.2em; }

a {
	color: #19245f;
	text-decoration: none;
}

img { border: none; }

div#header {
	width: 990px;
	margin: 0 auto;
	height: 85px;
}

* html div#header img { margin-bottom: -2px; }

div#header img#bg { float: right; }

div#top-nav {
	height: 31px;
	background: url(../images/topnav-background-ga.gif) repeat-x;
	clear: both;
}

div#top-nav,
div#top-nav a
{
	color: #19245F;
	font-weight: bold;
        font-size: 12px;
}

div#top-nav div#links {
	width: 990px;
	margin: 0 auto;
	padding: 1px 0;
	border-left: 1px solid #D2B96A;
}

div#top-nav div#links div.link {
	float: left;
	height: 23px;
	padding: 6px 10px 0 10px;
	border-right: 1px solid #D2B96A;
}

div#top-nav div#links div.link.current {
	background: url(../images/topnav-bg-current-ga.gif);
}

div#top-nav div#links div.button {
	float: right;
	padding-top: 5px;
}
table#layout {
	margin: 14px auto 0 auto;
}

ts.sidecap {
	height:13px;
}

td.sidebar {
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}

/* fixes gap at top of sidebar in ie6 */
td.sidebar-top {
	background: url(../images/sidebar-bg.gif) repeat-y;
}

div#main {
	width: 560px;
	margin: 0 15px;
}

div#main img.fullwidth {
        margin-bottom: 20px;
}

div#main h1 {
	font-size: 28px;
	font-weight: normal;
        margin: 0 0 20px 0;
}

div#main p {
        line-height: 18px;
}

div#main div.physiciandata {
         margin-bottom: 15px;
}

div#main div.physiciandata h2 {
         margin: 0;
         font-size: 14px;
         font-weight: bold;
}

div#main div.physiciandata p {
         margin:0;
}

div#main img.physicianpic {
         display: block;
         float: right;
         margin: 0 0 15px 15px;
}

table.location th {
	text-align: right;
	padding-right: 10px;
}

table.location th,
table.location td 
{
	font-size: 16px;
}


div.mainbox {
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}

div.mainbox-top,
div.mainbox-bottom {
	height: 13px;
}

div.mainbox td {
	padding: 0 10px;
}

div.mainbox td.directions h2 { font-size: 14px }
div.mainbox td.directions h3 {
	font-size: 10px;
	margin-bottom: 2px;
}
div.mainbox td.directions ol {
	font-size: 10px;
	margin-top: 2px;
	padding-left: 2em;
}

* html div.mainbox td.directions ol {
	padding-left: 0;
	margin-left: 2.5em;
}


table.iconbox {
	margin: 25px 0;
}

table.iconbox td.content {
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	padding: 0 10px;
	text-align: center;
}

div#main table.iconbox td.content h1 {
	font-size: 18px;
	margin: 0 0 10px 0;
}

div#main table.iconbox td.content p {
	margin-bottom: 0;
}


div.sidebar {
	padding: 0 15px 10px 15px;
}

div.sidebar h1 {
	font-size: 16px;
	margin: 0 0 5px 0;
	padding: 0;
}

div.sidebar h2 {
	font-size: 12px;
	margin: 0;
}

div.sidebar p {
	margin: 0;
}

div.sidebar hr {
	background-color: #e1e1e1;
	border-style: none;
	color: #e1e1e1;
	height: 1px;
	margin: 10px 0;
	padding: 0;
	width: 100%;
}

div.bullet-item {
	background: url(../images/bullet-bluega.gif) 0px 4px no-repeat;
	padding: 3px 0 2px 20px;
	margin-bottom: 3px;
}
div.bullet-item.grey {
	background-image: url(../images/bullet-greyga.gif);
}

a div.bullet-item { color: #666; }

div.sidebar p.appt { font-size: 10px; }

div.sidebar p.source { text-align: right }



div#footer {
	text-align: center;
	margin: 15px 0;
}

div#footer p { 
	margin: 0; 
	padding: 0;
}

div#footer a {
	color: #666;
}
