body {
background:#5298ba url(images/background.gif) repeat-x;
margin: 0;
padding: 0; 
text-align: center; /* Used for centering pages in IE */
}
p, h1, h2, h3, h4, h5, h6, a, ul, li, dt, dd, lo, address, td {
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align: left; 
color: #222328;
}
/* You may use pixels or ems for text sizing. li typeface and size must match rest of content. */
p, div#content li {font: .9em/1.5em Verdana, Arial, Helvetica, sans-serif;}
h1 {font: normal 1.9em/1.5em Verdana, Arial, Helvetica, sans-serif; border-bottom:1px solid #060a24;}
h2 {font-size: bold .9ems;}
h3 {
clear:both;
border-top: 3px solid #333;
padding-top:25px;
margin-top:13px;
}
h5 {clear: none; }
h6 {font-style:italic;}
	
address {
font:normal 11px Verdana, Arial, Helvetica, sans-serif;
color:#333;
position:relative;
left:8px;
top:45px;
}

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#container {
width:883px;
margin:0 auto;
background:transparent;
}

/* ----------------- Audio ----------------- */

div#audio {
width:211px;
height:50px;
position:absolute;
float:right;
background-color:transparent;
}
div#audio applet{
position:relative;
top:-35px;
right:-745px;
}





/* ----------------- header----------------- */


div#header {
width:883px;
height:235px;
background:transparent url(images/header.jpg) no-repeat;
}
div#flash {
width:883px;
height:235px;
margin:0 auto;
text-align:center;
}


/* ----------------- Content Copy and Photos ----------------- */
div#topper {
height:84px;
width:100%;
background:transparent url(images/cta-1.gif) no-repeat;
}
div#content {
width:100%;
height:100%;
background:transparent url(images/content-bg.jpg) repeat-y;
padding:none;
}
div#copy {
background-color:transparent;
width:63%;
height:100%;
float:left;
padding:15px 40px 40px 40px;
border-left: 1px solid #EEE;
position:relative;
left:25px;
}
div#copy li a {text-decoration:none; font: .9em/1.5em Verdana, Arial, Helvetica, sans-serif;}

div#copy li a:hover {font-weight:normal; text-decoration:underline;}
/*This is different from the above. The following is relative to the a only not in the list*/
div#copy a:link, div#copy a:visited {
	color:#0C4D94;
	font:.9em/1.5em Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
div#copy a:hover {text-decoration: none;}
div#copy ul#list1, div#copy ul#list2 {float:left; width:40%; list-style: none;}

div#doctors{width:400px;
text-align:left;
float:left;
height:100%
}
div#doctors ul{
list-style-type:none;
font-weight:bold;
width:100%;
position:relative;
right:40px;
}
div#doctors a {
text-decoration:none;
font-weight:bold;
}
div#doctors a.top{
background-color:#0099CC;
padding:5px;
text-transform:uppercase;
font-size:10px;
border:2px solid #666;
position:relative;
left:285px;
color: #FFF;
text-decoration: none;
}
div#doctors a:hover.top {background-color:#669966; color:#FFF;}
div#doctors h3 a:hover {font-weight:bold;}


/* ----------------- sidebar ----------------- */
div#sidebar {
	float:right;
	width:200px;
	height:500px;
	position:relative;
	right:10px;
}
div#sidebar img{position:relative;}
div#clear_content{clear:both;}

/* ----------------- VERTICAL NAVIGATION ----------------- */
div#nav {
	width: 100%;
	height:50px;
	text-align:left;
	background:transparent url(images/bg-nav.gif) no-repeat;
	position:relative;
	}
	ul#mainnav {
	width:100%;
	height:50px;
	margin:0 auto;
	padding:0;
	text-align:left;
	position:relative;
	background-color:transparent;
	left:15px;
	}
	ul#mainnav li {
	display:inline; 
	list-style:none;
	margin:auto;
	padding:0;
	text-align:center;
	}
	ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	font-size:14px;
	height:20px;
	color:#FFF;
	padding:15px;
	text-decoration:none;
	text-align:center;
	display: block;
	float:left;
	margin:auto;
	border-right:1px solid #303f54;
	}
	ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav a.current:visited {
	font-weight:normal;
	color:#000033;
	background:transparent url(images/nav-bg-active.gif) repeat-x;
	}	
/*Used to turn the border off on the last link on main nav*/
ul#mainnav li a#off {border:none;}

/* ----------------- footer ----------------- */

/* ----------------------------  Utility  ----------------------------  */

div#footer {
	width:883px;
	height:119px;
	margin:0 auto;
	color:#EEE;
	background:transparent url(images/footer.gif) no-repeat;
	text-align:left;
}
div#utility {
	width:100%;
	text-align:center;
	position:relative;
	margin:0 auto;
	left:25px;
	}
	ul#utilitynav {
	width: 100%;
	height:20px;
	margin: 0 auto;
	text-align:center;
	padding: 0;
	list-style-type: none;
	position:relative;
	left:1px;
	}
	ul#utilitynav li {
	display:inline;
	float:left;
	margin:0 auto;
	padding:0;
	text-align:center;
	}
	ul#utilitynav li a:link, ul#utilitynav li a:visited, ul#utilitynav li a:active {
	font-size:12px;
	text-decoration:none;
	text-align:center;
	display:block;
	width:auto;
	text-align:center;
	padding:5px;
	margin:0;
	border-right:1px none #444;
	color:#CCC;
	font-weight:bold;
	}
	ul#utilitynav li a:hover, ul#utilitynav li a.current:visited {text-decoration: underline;}
/*Used to clear footer floats*/

div#clear_footer{clear:both;}

div#copyright {
	font:9px Verdana, Arial, Helvetica, sans-serif;
	height:50px;
	color:#EEE;
	position:relative;
	top:5px;
	left:15px;
	}
	div#copyright img {	border: none;}
	div#copyright a:link, div#copyright a:visited {color:#EEE; text-decoration: none;}
	div#copyright a:hover {text-decoration: underline;}
	
	div#owner {
		width: 96%;
		height: 20px;
		color: #000;
		padding-top: 15px;
		margin: 15px auto;
	
}

div#owner a {
color:#000;
font-size:11px;
text-decoration:none;
float:right;
padding-right:10px;
}

div#owner a:hover {text-decoration:underline;}


/* ----------------- CUSTOM CLASSES ----------------- */
.clear {clear:both;}
/* Images should include some type of border. We tend to favor this one. */

img.landscape {
	padding:5px;
	background:white;
	margin:0px 15px 10px 0px;
	border:1px solid #ccc;
}
img.left {
	float:left;
	padding:5px;
	background:white;
	margin:0 15px 10px 0;
}
img.right {
	float:right;
	padding:5px;
	background:white;
	margin:0 0 10px 15px;
	border:1px solid #CCC;
}