/* body */
	
	body{
	padding:0;
	margin:0;
	font-family: Verdana, Trebuchet MS, helvetica, sans-serif;
	background:#0D4D63 url("graphics/background.gif") top left;
	color:#0D4D63;
	}
	
	body, body div, body p, body th, 
	body td, body li, body dd{
    font-size:    x-small;      
    voice-family: "\"}\"";   
    voice-family: inherit;   
    font-size:    small
    }

	html>body, html>body div, html>body p, 
	html>body th, html>body td, 
	html>body li, html>body dd {
	font-size:    small
    }
	
/* body */



/* layout */	

	#shell{
	width:744px;
	margin-top:8px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	background:transparent url("graphics/shellbg.gif") repeat-x top left;
	}

	#container{
	margin:0;
	padding:0;
	background:#FFEFBD url("graphics/contentbg.png") repeat-y top left;
	}
	
	#header{
	height:81px;
	background:#FFDC71 url("graphics/headerbg.png") no-repeat top left;
	margin:0;
	padding:0;
	}
	
	#homelink {
	position:absolute;
	top:95px;
	display:block;
	border:0px solid #FF0000;
	height:190px;
	margin: 0 0 0 15px;
	padding:0;
	width:170px;
	text-decoration:none;
	}
	
	
	#flashbar{
	height:199px;
	margin:0;
	padding:0;
	background:#00395B url("graphics/flashbg.jpg") no-repeat top left;
	}
	
	#mainarea{
	clear:both;
	padding:0 0 0 0;
	margin:0;
	border:0px solid #FF0000;
	}
	
	#content{
	width:500px;
	padding:0;
	margin:0;
	border-right:0px solid #FF0000;
	position: relative;
	}
	
	
	#contentinside{
	width:480px;
	margin:0 0 0 0;
	padding:10px;
	background:transparent url("graphics/contentcenter.gif") repeat-y top left;
	}
	
	
	#sidebar{
	width:230px;
	float:right;
	padding:15px 0 0 0;
	margin:0 1px 0 0;
	text-align:center;
	}
	
	#sidebar img{
	padding:0;
	margin:0 0 15px 5px;
	border:1px solid #003333;
	}
	

	#footer{
	clear:both;
	height:23px;
	padding:0 5px 0 0;
	margin:0;
	color:#FFF;
	font-size:11px;
	background:#FFDC71 url("graphics/footerbg.png") repeat-y top left;
	}


	
	
	
/* layout */



/* formatting */	

	.centered{
	margin-right:auto;
	margin-left:auto;
	}

	h1{
	color:#0D4D63;
	border-bottom:4px solid #333366;
	font-family:Georgia, verdana, helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	margin:5px 15px 5px 15px;
	padding:10px 0 0 0;
	}	
	
	h1 span{
	float:right;
	color:#0D4D63;
	font-family:Georgia, verdana, helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:5px 0 5px 0;
	padding:0;
	font-style:italic;
	}

	h2{
	color:#0D4D63;
	border-bottom:0px solid #FFF;
	font-family:Georgia, verdana, helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	}
	
	h3{
	color:#0D4D63;
	font-family:Georgia, verdana, helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
	
	
	#content p{
	line-height:16px;
	}
	
	
	
	#mainarea a{color: #0D4D63;  text-decoration:none;}
	#mainarea a:hover {color: #000;  text-decoration:none;}

	
	.images{
	padding:0;
	border:1px solid #0D4D63;
	}
	
	.border{
	border:1px solid #000;
	}
	
	#sidebar ul{
	margin:4px 0 0 5px;
	padding:0 0 10px 0;
	list-style: none;
	font-size:10px;
	}
	
	#contentinside ul{
	margin:4px 0 0 25px;
	padding:0 0 10px 0;
	list-style-image: url(bullet.gif);
	}
	
	.inset{
	margin:0 5px 10px 10px;
	float:right;
	width:200px;
	text-align:center;
	}
	
	
	img{border:0;}
	
	
/* formatting */



/* navigation */
 	
	#topmenu{
	margin:0 0 0 565px;
	padding:25px 0 0 0;
	}

	.headlist{
	height:145px;
	padding:0;
	margin: 0;
	}

	.headlist li{
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	width:169px;
	}
	
	.headlist li a {
	display: block;
	margin:0;
	padding:0;
	list-style: none;
	text-decoration: none;
	height:48px;
	}
	
	.headlist span{text-indent:-9999px; visibility:hidden;}
	
	
	.pediatric {background: transparent url(graphics/topmenu.jpg) 0 0 no-repeat;}
	.general {background: transparent url(graphics/topmenu.jpg) 0 -48px no-repeat;}
	.refractive {background: transparent url(graphics/topmenu.jpg) 0 -96px no-repeat;}
	
	.pediatric a:hover{background: transparent url(graphics/topmenu.jpg) 0 -145px no-repeat;}
	.general a:hover{background: transparent url(graphics/topmenu.jpg) 0 -193px no-repeat;}
	.refractive a:hover{background: transparent url(graphics/topmenu.jpg) 0 -241px no-repeat;}


	
	.navbar{
	height:33px;
	padding:0;
	margin:0;
	background:#FFDC71 url("graphics/navbg.png") no-repeat top left;
	}
	
	.navlist{
	padding: 0;
	margin: 0;
	width:744px;
	}

	.navlist li{
	list-style: none;
	margin:0 0 0 18px;
	padding: 0;
	display: inline;
	float:left;
	}
	
	.navlist li a {
	border:0px solid #FF0000;
	display: block;
	margin:0;
	padding:0;
	list-style: none;
	text-decoration: none;
	height:33px;
	}
	
	.navlist li img{visibility:hidden;}
	
	a span{text-indent:-9999px; visibility:hidden;}
	
	
	.about {background: transparent url(graphics/menubar.png) -14px 0 no-repeat; width:145px;}
	.locations {background: transparent url(graphics/menubar.png) -180px 0 no-repeat; width:134px;}
	.events {background: transparent url(graphics/menubar.png) -331px 0 no-repeat; width:126px;}
	.services {background: transparent url(graphics/menubar.png) -478px 0 no-repeat; width:72px;}
	.faq {background: transparent url(graphics/menubar.png) -571px 0 no-repeat; width:43px;}
	.contact {background: transparent url(graphics/menubar.png) -634px 0 no-repeat; width:96px;}

	
	.about a:hover{background: transparent url(graphics/menubar.png) -14px -33px no-repeat; width:145px;}
	.locations a:hover{background: transparent url(graphics/menubar.png) -180px -33px no-repeat; width:134px;}
	.events a:hover{background: transparent url(graphics/menubar.png) -331px -33px no-repeat; width:126px;}
	.services a:hover{background: transparent url(graphics/menubar.png) -478px -33px no-repeat; width:72px;}
	.faq a:hover{background: transparent url(graphics/menubar.png) -571px -33px no-repeat; width:43px;}
	.contact a:hover{background: transparent url(graphics/menubar.png) -634px -33px no-repeat; width:96px;}

	a.escaotm { background: url(graphics/ofthemoth.gif) 0 0 no-repeat; width: 200px; height: 23px; display: block;                                			text-indent: -9999px; border-none; text-decoration: none; float:right; }
      a.escaotm:hover { background-position: 100% 0; text-decoration: none; border: none; }

/* navigation */




