@charset "utf-8";
/* CSS Document */

body {
	margin-top: 20px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding: 0px;
	background-color:#e9e9e9;
	float:none;
	}
.white {
	background:url(../img/bgw.gif);
	background-position:center;
	background-repeat:repeat-y;
	margin:auto;
	width:638px;
	padding:0px 0px 0px 0px;
	height:auto;	
	}
.content {	
	margin:auto;
	padding:0px;
	width:638px;
	min-height:530px;
	background:url(../img/bg.gif);
	background-position:center top;
	background-repeat:no-repeat;
	float:none;
}
.text {
	width:420px;
	margin: 150px 40px 0px 0px;
	float: right;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	
	
	
}
.text h1 {font-size:24px; text-align:center;}
.text h2 {font-size:18px;font-weight:normal; text-align:center;}
.text h3 {font-size:14px; margin: 0px 0px 0px 0px;}
.text p {font-size:11px; font-weight:normal;}
.justify {text-align:justify;}

.text img {padding:3px;}
.text a:link, .text a:visited {
	color:#0d2264;
}
.text a:hover, .text a:focus {
	color:#8e001c;
}
.nav {
	width: 190px;
	padding:0px;
	margin: 180px 0px 0px -20px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	clear: both;
}
.nav ul {
	margin: 0px 0px 0px 10px;
	list-style-type:none;
	padding: 0px;
}
.nav ul li {
	margin:0px;
	padding: 6px 0px 0px 10px;
	width:170px;
}

#active {
	color:#8e001c;
}
.nav ul li a:visited, .nav ul li a:link {
	text-decoration:none;
	height:16px;
	display:block;
	background-repeat:no-repeat;
	color:#0d2264;
} 
#home {background-image:url(../img/nav1.gif);}
#home:hover {background-image:url(../img/nav1o.gif);}
#staff {background-image:url(../img/nav2.gif);}
#staff:hover {background-image:url(../img/nav2o.gif);}
#podiatrist {background-image:url(../img/nav3.gif);}
#podiatrist:hover {background-image:url(../img/nav3o.gif);}
#feet {background-image:url(../img/nav3.gif);}
#feet:hover {background-image:url(../img/nav3o.gif);}
#patient {background-image:url(../img/nav3.gif);}
#patient:hover {background-image:url(../img/nav3o.gif);}
#insurance {background-image:url(../img/nav3.gif);}
#insurance:hover {background-image:url(../img/nav3o.gif);}
#office {background-image:url(../img/nav3.gif);}
#office:hover {background-image:url(../img/nav3o.gif);}
#contact {background-image:url(../img/nav4.gif);}
#contact:hover {background-image:url(../img/nav4o.gif);}
#links {background-image:url(../img/nav5.gif);padding-bottom:4px;}
#links:hover {background-image:url(../img/nav5o.gif);padding-bottom:4px;}


.foot {
	
	width:604px;
	height:15px;
	position:relative;
	background-color:#CCCCCC;
	margin:0px 0px 0px 19px;
	padding:0px;
	text-align:center;
	clear: both;
	}
.foot h6 {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	margin:0px;
	padding:0px;
	font-weight:100;
}
.newp {
	position:absolute;
	right:0px;
	top:0px;
	width:179px;
	height:178px;

	}
.newp img {
	border:0px;

	}
.newp a img, .newp a img:link{
	background:url(../img/newp.gif);
	border:none;

}
.newp a img:hover, .newp a img:focus{
	background:url(../img/newpo.gif);
	border:none;

}
#TJK_DL .showDD {position:relative;top:0}
#TJK_DL dd,.hideDD{top:-9999px;position:absolute}
#TJK_ToggleON,#TJK_ToggleOFF {display:inline;cursor:pointer;
cursor:hand}
/*  "Show All" + "Hide All" links */
#TJK_ToggleON,#TJK_ToggleOFF {border:1px solid #333;padding:0 5px;margin-right:5px}
/* zeroing out padding and margin */

/* margin for the DTs (shorthand) */
#TJK_DL dt {margin:7px 0}

/* the + and - gif in the anchors */
#TJK_DL .DTplus  {background-image:url(toggleDLplus.gif); background-repeat:no-repeat;padding-left:20px; padding-bottom:10px;}
#TJK_DL .DTminus  {background-image:url(toggleDLminus.gif); background-repeat:no-repeat;padding-left:20px;padding-bottom:4px;}