/* Top Elements */
* { margin: 0; padding: 0;}

body {
	background: url(images2/background.jpg) repeat-x;
	font: 11px/1.75em Verdana, Tahoma, arial, sans-serif;
	color: #666666;
	margin: 0;	
}

/* links */
a, a:visited {	
	color: #326ea1; 
	text-decoration: none;		
}
a:hover {
	color: #383d44;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 	
	color: #333;		
}
h1 {
	font-size: 160%;	
	font-weight: normal;
}
h2 {
	font-size: 130%;
	text-transform: uppercase;	
}
h3 {
	font-size: 130%;	
}

h1, h2, h3, p {
	padding: 2px 10px 10px;
	margin: 0;
	font-size: 11px;
}
ul, ol {
	margin: 0px;
	padding: 0px;
}

/* images */
#img {
	float:right;
    border: 1px solid #DCDCDC;
	padding:0;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}

img {
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}


blockquote {
	font: bold 1.4em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;	
	margin: 10px;
 	background: #F5F5F5;
	border-left: 3px solid #D4D4D4;	
	color: #444;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	/******************************
	previously
	position:absolute;
	******************************/
	left:auto;
	width: 860px;
	margin: 0 auto;
	text-align: left;
	/*
	background: #fff url(images2/content.jpg) repeat-y center top;
*/
	
}
#content-wrap {
	float: left;
	width: 860px;
	margin-left: 0px;
	display: inline;
	padding: 0;
	height: 500px;
}

#content-wrap2 {
	width: 600px;
	padding: 0;
	height: 420px;
}

#header {
	position: relative;
	background: #fff;
	height: 35px;
	width:860px;	
	padding: 0;	
	color: #fff;	
}

/* header-photo */
#header-photo {
	position: relative;
	clear: both;
	margin: 0px;
	height: 150px;
	width: 860px;
	background: #fff url(images2/header.jpg) no-repeat center;
}

#header-swf {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	position: absolute;
	visibility: visible;
	top: 2px;
	left: 700px;
	z-index: 3;
}

/*#header-phone {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	position: absolute;
	visibility: visible;
	top: 120px;
	left: 565px;
	z-index: 3;
}

dd#header-phone{ top: 120px; left: 535px; }
dd#header-phone a{ position: absolute; width: 170x; height: 20px; text-decoration: none; border: 1px solid #FFFCE6; 
  background: transparent url(note.png) repeat; }
dd#header-phone a span{ display: none; }
dd#header-phone a:hover{ background: transparent url(hover.png) repeat; border: 1px solid #BCBCBC; }
dd#header-phone a:hover span{
 display: block;
 text-indent: 0;
 vertical-align: top;
 color: #000;
 background-color: #F4F4F4;
 font-weight: bold;
 position: absolute;
 border: 1px solid #BCBCBC;
 bottom: 100%;
 margin: 0;
 padding: 5px;
 width: 75%;
 }
 */


/*Address Bar */
#addbar {
clear:both;
padding: 0;
text-align:center;
width: 850px;
border-top:1px solid #023E5E;
border-bottom: 1px solid #023E5E;
margin:0 30px 0 30px;
font-size: 1.2em;
}

#spacer {
	background:url(images2/spacer.jpg) repeat-y center top;
	height: 500px;
	width: 5px;
	margin-left: 0px;
	float: left;
}
	
/* Main Column */
.one-col #main {
	margin: 0 0 0 5px;
	height: 500px;
	width: 840px;
	padding-left: 10px;
	padding-top: 5px;
	background-repeat: no-repeat;
}

.three-col #mainIns {
	margin: 0px 0px 0 200px;
	height: 500px;
	width: 640px;
	padding-left: 10px;
	padding-top: 5px;
	background-repeat: no-repeat;
}

/* two-column */
.two-col #main {
	margin: 0px 0px 0 200px;
	height: 500px;
	width: 640px;
	padding-left: 10px;
	padding-top: 5px;
	background-repeat: no-repeat;
}

#main h1 {
	margin: 5px 10px 0;
	font: normal 1.8em Georgia, "Times New Roman", Times, serif;
	color: #444;
	padding: 5px 0 2px 0px;
	border-bottom: 1px solid #dadada;
}
#mainpic {
	border: medium solid #FFFFFF;
	float: right;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
}

#main ul {
	margin: 15px;
	padding: 0px;
}

#three-colLt{
	margin:0 0 0 20px;
	height: 400px;
	width: 250px;
	padding-left: 0px;
	padding-top: 5px;
}
	
.three-col #mainRt {
	width: 250px;
	height: 400px;
	padding-left: 10px;
	padding-top: 5px;
	float:right;
}

#three-colSpan {
	width: 580px;
	clear: both;
	height:auto;
	padding-left: 10px;
	padding-top: 0px;
	float:right;
}


/* Sidebar */	
#sidebar {
	float: left;
	width: 195px;
	margin:0;
	clear:left;
	/*background-image: url(images2/sidebarBG.jpg);*/
	background-repeat: repeat-x;
	height: 530px;
	padding: 0px;
	background-image: url(images2/sidebarBG.jpg);
}	

#sidebar .aad {
	background:url(images2/aad.jpg) bottom;
	clear:left;
	padding:0px;
	width:195px;
	height: 380px;
}

#sidebar img { border: none; }
#sidebar li { list-style:none; }
#sidebar li a { float: left; display:inline; width: 195px; margin: 0; }
#sidebar li a img { border:none; vertical-align:top; /* for IE6 */}
#sidebar li a:hover { visibility:visible; /* for IE6 */ }
#sidebar li a:hover img { visibility:visible; /* for IE6 */ }
#sidebar li a:hover img/**/ { visibility:hidden; /* hide from IE5.0/win */}


#one { background:url(images2/indexHover.jpg) no-repeat; }
#two { background:url(images2/sextonHover.jpg) no-repeat; }
#three { background:url(images2/newPatientsHover.jpg) no-repeat; }
#four { background:url(images2/servicesHover.jpg) no-repeat; }
#five { background:url(images2/directionsHover.jpg) no-repeat; }
#six { background:url(images2/insuranceHover.jpg) no-repeat; }



/* footer-wrap */
#footer-wrap {
	width: 860px;
	font-size: 95%;
	padding-left:0;
	padding-right:0;
	padding-top:5px;
	padding-bottom:5px;
	clear:both;
	position:absolute;
	top: 750px;	
}

#footer-wrap a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

/* footer */
#footer {
	color: #666;
	margin: 0 auto 10px;
	width: 860px;
	padding: 5px 0;
	text-align: center;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }
#footer-wrap_ins {
	clear: both;
	width: 860px;
	font-size: 95%;
	text-align: left;
	padding-left:0;
	padding-right:0;
	padding-top:5px;
	padding-bottom:5px;
	position:fixed;
	top: 840px;
}

