html{
	width:100%;
	height:100%;
}
body {
	background-color:#CBCFCE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	margin-top: 0px;
	font-size: 15px;
	color: #333333;
	
}
a:link img, a:visited img, a:hover img{
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(/images/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 30px;
	margin-bottom: 5px;
	padding-bottom: 30px;
}
h2 {
	font-size: 15px;
	font-weight: normal;
	color: #C0E3FF;
	margin-top: 30px;
	margin-bottom: 5px;
	
}
h3 {
	font-size: 15px;
	font-weight: normal;
	padding: 0 0 20px 0px;
	color: #FFFFFF;
	background-image: url(/images/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}
p {
	line-height: 13pt;
	margin-top: 25px;
	margin-bottom: 55px;
}
#center-in-patients ul, #center-in-about ul {
	margin:0px 0px 0px 15px;
	padding:0px;
}
#center-in-patients ul li, #center-in-about ul li {
	list-style:none;
}

#center-in-patients ul li a, visited{
	display:block;
	padding:8px 3px 0px 30px;
	color: #C0E3FF;
	text-decoration:none;
	height: 18px;
	background-image: url(/images/pdf-button.gif);
	background-repeat: no-repeat;
}
#center-in-patients ul li a:hover, #center-in-about ul li a:hover, #center-in-services ul li a:hover{
	text-decoration:underline;
	color: #fff;
}
#logo {
	position: absolute;
	top: 55px;
	left: 35px;
	z-index: 5;
}

#container {
	margin:10px auto;
	text-align:left;
	width:750px;
	background-color:#FFFFFF;
	position:relative;
}

/*---top nav---*/

ul#nav-top {
	background-color:#CBCFCE;
	height:20px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:10px auto -10px;
	padding:0px 15px 0px 0px;
	text-align:right;
}
ul#nav-top li {
	display:inline;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
ul#nav-top li a {
	background-color:inherit;
	color:#5C5F9A;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
}
ul#nav-top li a:hover {
	background-color:inherit;
	color:#7B80C4;
}

/*---top nav end---*/




/*---header---*/

#header-wrap {
	width: 750px;
}
#header-in, #header-in-index,  #header-in-services, #header-in-about, #header-in-patients {
	border-color:#FFFFFF;
	border-style:solid;
	border-width:5px 5px 0px;
	color:inherit;
	margin-top:10px;
	height: 145px;
	width: 740px;
	background-repeat: no-repeat;
	background-position: left top;
}
#header-in-index {
	background-image:url(/images/masthead-index.jpg);

}
#header-in-services {
	background-image:url(/images/masthead-index.jpg);

}
#header-in-about {
	background-image:url(/images/masthead-index.jpg);

}
#header-in-patients {
	background-image:url(/images/masthead-index.jpg);

}

/*---header end---*/



#content-wrap {
	background-color:#FFFFFF;
	border-color:#FFFFFF;
	border-style:solid;
	border-width:5px 5px 0px;


}
#left {
	background-color:#FFFFFF;
	color:#90A19B;
	float:left;
	font-size:0.9em;
	font-weight:bold;
	text-decoration:none;
	width:130px;
	
}






/*---Center Header---*/

#center-header {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	position: relative;
	z-index:1;
}
#center-header ul {
	left: 50px;
	top: 120px;
	margin: 0px;
	padding: 0px;
	width: 516px;
	position: absolute;
	z-index:1;
}
#center-header ul li {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	display: inline;
	color: #FFFFFF;
	font-size: 10px;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 16px;
}
#center-header ul li a, visited {
	
	color: #c8caff;
	font-size: 10px;
	
}
#center-header ul li a:hover {
	color:#ffcc00;
}

/*---Center Header end---*/




/*---Center Header Dropdown---*/

#center-header ul li .header-nav {
	position: absolute;
	width: 545px;
	visibility: hidden;
	top: 20px;
	left: 25px;
}
#center-header ul li .header-nav-close {
	position:absolute;
	width:565px;
	height:500px;
	z-index:1;
	left:-10px;
	top: 5 px;
}
#center-header ul li .header-nav-in {
	filter:alpha(opacity=80);
	/* CSS3 standard */
  opacity:0.8;
  /* for Mozilla */
  -moz-opacity:0.8;
	background-color: #000000;
	z-index: 1;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	border: 1px solid #B6B8EB;
}
#center-header ul li .header-nav-in #radlist {
	margin: 0px;
	padding: 20px;
	width: 550px;
}
#center-header ul li .header-nav-in #radlist ul {
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 20px;
	display: block;
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 160px;
}
#center-header ul li .header-nav-in #radlist li {
	display: block;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 1px 0px;
	list-style-position: outside;
	font-size: 11px;
	line-height: 13px;
}

#center-header ul li .header-nav-in #radlist a, visited {
	text-decoration:none;
	color:#FFFFFF;
}
#center-header ul li .header-nav-in #radlist a:hover {
	color:#bfccfc;
	text-decoration:underline;
}
/*---Center Header Dropdownend---*/


/*---Main Menu---*/

#left{}
#left-in{
	position: relative;
	z-index: 10;
}
#left ul {
	margin-top: 30px;
}
#left ul li {
	list-style-type: none;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	margin:0px;
	z-index:100;
	background-image: url(/images/menu-bkgrnd.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#left ul li a, visited {
font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	padding:0px;
	color: #8fa1e5;
	text-decoration: none;
	

	
}
#left ul li a:hover {
	color: #5C5F9A;
}


#sub-nav-wrap{

}
#sub-nav-in {
	margin-left: 300px;
	margin-top: 48px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 10px;
	margin-right: 15px;
}
#sub-nav-in ul {
	margin: 10px 0px;
	padding: 0px;
}
#sub-nav-in ul li {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	display: inline;
	color: #FFFFFF;
	font-size: 10px;
	margin-right: 3px;
	margin-left: 3px;
	line-height: 15px;
	position: relative;
	background-image: none;
		
}
#sub-nav-in ul li a, visited {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 11px;
	border:none;
	background:none;
}
#sub-nav-in ul li a:hover {
	color: #7888C3;
}

#nav-patients, #nav-about, #nav-services{
	position: absolute;
	width: 200px;
	top: 0px;
	left: 95px;
	height: 200px;
	visibility: hidden;
	z-index: 12;	
}
#nav-about-in, #nav-patients-in, #nav-services-in {

	background-color: #000000;
		filter:alpha(opacity=90);
	/* CSS3 standard */
  opacity:0.9;
  /* for Mozilla */
  -moz-opacity:0.9;
	border-top-width: 2px;
	border-bottom-width:2px;
	border-style: solid;
	border-color: #ffcc00;
	z-index: 11;
	position: absolute;
	width: 180px;
	left: 0px;
	top: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
#nav-about-in #title, #nav-patients-in #title, #nav-services-in #title {
	color:#ffffff;
	font-size:13px;
	display: block;
	position: absolute;
	left: 0px;
	top: 15px;
	padding-left: 22px;
	text-transform: uppercase;
}
#left ul li #nav-about-in ul, #left ul li #nav-services-in ul, #left ul li #nav-patients-in ul {
	margin:38px 20px 20px 10px;
	padding: 4px;
	text-align: left;
	background-color: #000000;	
}
#left ul li #nav-about-in ul li, #left ul li #nav-services-in ul li, #left ul li #nav-patients-in ul li {
	list-style-image: none;
	display: block;
	color: #FFFFFF;
	font-size: 10px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	list-style-type: none;
	border-top: 0px none;
	border-right: 0px none;
	border-left: 0px none;
	background:url(/images/submenu-bkgrnd.gif) repeat-x bottom;
	
}
#left ul li #nav-about-in ul li a, visited, #left ul li #nav-services-in ul li a, visited, #left ul li #nav-patients-in ul li a, visited {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #8fa1e5;

}
#left ul li #nav-about ul li a:hover, #left ul li #nav-services ul li a:hover, #left ul li #nav-patients ul li a:hover {
	color:#ffcc00;
}

#nav-services-close, #nav-about-close, #nav-patients-close {
	position:absolute;
	width:100%;
	height:220px;
	z-index:4;
	left:0px;
	top: -10px;

}

/*---Main Menu End---*/




/*---Center Content---*/

#center-wrap, #center-wrap-services, #center-wrap-about, #center-wrap-patients {
	font-size:0.9em;
	line-height:13px;
	width: 610px;
	float: left;
	position: relative;
	z-index: 1;
}
#center-wrap-services {
	background-color:#6e7678;
}
#center-wrap-about {
	background-color:#6f7078;
}
#center-wrap-patients {
	background-color:#726978;
}
#center-in-index, #center-in-services, #center-in-patients, #center-in-about {
	border-color:#FFFFFF;
	border-style:solid;
	border-width:0px 0px 0px 5px;
	padding-top: 20px;
	padding-left: 50px;
	padding-right: 40px;
	padding-bottom: 30px;
	color: #F7EEEE;
	z-index:1;
	overflow: hidden;
}
#center-in img, #center-in-about img {
	float: right;
	background-color: #C7C9D8;
	padding: 5px;
	margin-left: 20px;
	margin-bottom: 20px;
	border-right: 2px solid #61636A;
	border-bottom: 2px solid #61636A;
}
#center-in-index {
	margin: 0px;
	padding: 0px;
}
#center-in-index img{
	margin: 0px;
	padding: 0px;
}
#center-in-services {
	background-color:#6e7678;}
#center-in-patients {}

#center-in-about {
	background-color:#6f7078;

}
#center-in-about a, visited{
	text-decoration:none;
	color:#bfccfc;
	text-decoration:underline;
}
#center-in-about a:hover {
	color:#FFFFFF;
}


/*---Center Content end---*/


#center-footer {
	height: 40px;
	border-color:#FFFFFF;
	border-style:solid;
	border-width:0px 0px 0px 5px;
	background-color:#FFFFFF;
}


	
	




/*---Radlist---*/

#center-in-about #radlist {
	margin: 0px;
	padding: 10px 0px 0px;
	width: 500px;
	height: 300px;
	
}


#center-in-about #radlist ul {
	margin: 0px 15px 0px 0px;
	padding: 0px;
	display: block;
	float: left;
}

#center-in-about #radlist ul li {
	display: block;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 1px 0px;
	list-style-position: outside;
	font-size: 11px;
}
#center-in-about #radlist a, visited {
	text-decoration:none;
	color:#FFFFFF;
}
#center-in-about #radlist a:hover {
	color:#bfccfc;
	text-decoration:underline;
}

/*---Radlist end---*/






/*---Footer---*/

#footer-wrap{
	padding-bottom:20px;
}
#footer-in {
	font-size: 9px;
	color: #333333;
	
}
#footer-in ul {
	margin-left: 140px;
	font-size: 10px;
}
#footer-in ul li {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	display: inline;
}
#footer-in ul li a, vistited {
	text-decoration: underline;
	color: #333333;
}
#footer-in ul li a:hover {
	color: #666666;
}

/*---Footer End---*/





/*---Directions End---*/
#map_canvas {
	display: block;
	height: 275px;
	width: 605px;
	border-left: 5px solid #FFFFFF;
}
#directions {
	display: block;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
}
#get-directions-wrap {
	background-color: #37313e;
	padding: 5px 20px 5px 40px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
input {
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 2px;
}
#directions-wrap {
	background-color:#f0e7dc;
}
/*---Directions end---*/

/* set millions of background images */
.rbroundbox {
	background-color: #fff;
}
.rbtop div { background: url(/images/tl.gif) no-repeat top left; }
.rbtop { background: url(/images/tr.gif) no-repeat top right; }
.rbbot div { background: url(/images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(/images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0; }
.rbroundbox {
	width: 170px;
	margin-bottom:20px;
	
}
.sidebar{
	float:right;
	width:150px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 15px;
	clear: right;
}
.sidebar .rbroundbox h1{
	font-size:12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:10px;
	color:#324a5d;
	background:none;
	margin:0px;	
}
.sidebar .rbroundbox p{
	margin-top:5px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	font-size:11px;
	line-height:12px;
	margin-bottom:10px;
	color: #666666;
}
#center-in-services .sidebar .rbroundbox p a, visited{
	color:#324a5d;
	background-image: none;
	text-decoration:underline;
	display:inline;
	margin:0;
	padding:0;
}
#center-in-services .sidebar .rbroundbox p a:hover{
	text-decoration:none;
	background-image: none;
	
}

#center-in-services .sidebar .rbroundbox ul{
	padding:0px;
	font-size:11px;
	line-height:12px;
	margin-bottom:15px;
	margin-top:10px;
	margin-left:0px;
}
.sidebar .rbroundbox ul li{
	list-style:none;
	padding:0px;
	margin:0px;
	
}

.sidebar .rbroundbox ul li ul li{
	list-style:disc url(none);
	padding:0px;
	margin-left: 10px;
	color: #333333;
}
.sidebar .rbroundbox #pdf a:link, .sidebar .rbroundbox #pdf a:visited{
	display:block;
	padding:8px;
	padding-left:30px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
	background-image: url(/images/pdf-button-services.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:10px;
	margin-bottom:1px;
	height:auto;
}
.sidebar .rbroundbox #pdf a:hover{
		display:block;
	padding:8px;
	padding-left:30px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;

	background-repeat: no-repeat;
	background-position: left top;
		background-image: url(/images/pdf-button-services-over.gif);
}
.sidebar .rbroundbox a:link, .sidebar .rbroundbox a:visited{
	display:none;
	padding:8px;
	padding-left:8px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
	background-image: url(/images/button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sidebar .rbroundbox #sidelink a:hover{
		display:block;
	padding:8px;
	padding-left:8px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: left top;
		background-image: url(/images/button-over.jpg);
}
img.right{
float:right;
padding:8px;}