/* body */
#body {
	margin: 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height: 145%;
}

/* wrapper*/
#wrapper {
	width: 828px;
	margin: 0 auto;
	background: url(images/bg_page.gif);
}	

/* header */
#header {
	width: 800px;
	height: 179px;
	margin: 0 auto;
	background: #660000;
	font-family: constantia;
	text-transform: uppercase;
	color: #D4D4D4;
	font-size: 35px;
	text-align: center;
}

/* Menu */
#menu {
	width: 800px;
	height: 51px;
	margin: 0 auto;
	font-size: 14px;
	background: url(images/nav.jpg);
	border-top:3px  solid #660000;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: corbel;
}

#menu li {
	display: inline;
	padding: 0;
	margin: 0;
	text-align:center;
}

#menu a {
	display: block;
	float: right;
	padding: 10px 0px 0 0px;
	/*border-left: 1px  solid #BAB1A2;*/
	text-decoration: none;
	font-weight: bold;
	color: white;
	/*background: #D4D4D4;*/
	width: 100px;
	height: 25px;
	margin: 0;
	text-align:center;

}

#menu .active a {
	background: url(images/tab.jpg);
	color: white;
	
	}

#menu a:hover {
	color: white;
	background: url(images/tab.jpg);
	}

#menu .active a:hover {
	background: url(images/tab.jpg);
	color:white;
	}

#menu a:hover {
	/*background: url(images/tab.jpg);*/
}

/*CONTENT*/
#content {
	margin: 0 auto;
	width: 828px;
	background: url(images/bg_page.jpg);
}

/* SIDEBAR */
div.sidebar {
	float: left;
	width: 249px; 
	margin-left: 15px;
	font-size: 16px;
	color:#4A0A08;
	/*background: #E1D6C3;*/
	color: #444; 
	font-family: "times new roman";
	padding-top: 8px;
	padding-left: 2px;
	padding-right: 0px;
	padding-bottom: 40px;
}

div.sidebar select {
	width: 186px;
}

div.sidebar option {
	width: 175px;
}

div.sidebar p {
	padding: 0 8px 5px 8px;
}

/*text*/
#text {
	float:right; 
	width: 558px;
	font-size: 18px;
	color: black; 
	font-family: "times new roman";
	line-height: 130%;
	/*background-image:  url(images/text.gif);*/
}

#text img {
	margin-left:8px;
	margin-right:8px;
	padding-left: 0;
}

#text h1 { /* large red header top of page generally */
	color: #670001;
	font-size: 22px;
	margin-top:8px;
	padding-left: 10px;
}

#text h2 {
	color: #670001; /*inverse*/
	border-bottom: 1px  solid #BAB1A2;
	/*background: #ADA49E;*/
	font-size: 18px;
	width: 463px;
	padding:7px 7px 2px 8px;
	margin: 5px 3px 3px 8px;
	letter-spacing: 0.1em;
}

#text h3 {
	color: #670001; /*red*/
	font-size: 120%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 8px;
	margin-left: 10px;
}

#text h4 {/*brown*/
	width: 440px;
	font-family: "times new roman";
	padding: 5px 8px 0px 10px;
	margin: 0;
}

#text p {
	padding: 0px 10px 10px 12px;
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 0px;
}

#text ul {
	padding-top: 4px;
	margin-top: 0;
	margin-right: 50px;
	margin-left: 15px;
	padding-left: 14px;
	margin-bottom: 15px;
	color: #412700;
}

#text ul li a {
	list-style-type:none;
	}

#text table {
	margin: 0 20px 5px 25px;
}

#text ol {
	margin-top: 0;
	margin-right: 45px;

}

/* neprology list*/
#nephrology {
	margin: 0;
	padding: 0;
	}
		
/*footer*/
div.footer {
	margin: 0 auto;
	color: white;
	font-family: "times new roman"; 
	font-size: 15px;
	text-align: center;
	line-height: 120%;
	padding: 10px;
	margin-left: 14px;
}

div.footer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: corbel;
}

div.footer li {
	display: inline;
	padding: 1px 5px 1px 5px;
}

div.footer a {
	color: white;
	padding: 1px 10px 1px 10px;
	text-decoration: none;

}

/* design */
div.design  {
	font-style: none;
	font-size: 12px;
	letter-spacing: 0em;
	text-align: center;
	color: #5E5545;
	vertical-align: bottom;
	background: url(images/bg.gif);
	padding: 5px;
}

/* LINK COLORS*/
#text div.design a {
	font-style: none;
	font-size: 12px;
	letter-spacing: 0em;
	color: #5E5545;
}

#text  a {
	color: #3357AB;
	font-size: 18px;
	padding-top: 0;
	margin-top: 0;
	text-decoration: none;
}

#text a:hover {
	color: #0B086E;
}

div.footer a {
	color: white;
	text-decoration: none;
}

div.footer a:hover {
	color: white;
	text-decoration: underline;
}

#text h2 a {
	color: #670001;
	font-size: 16px;
	letter-spacing: 0.2em;
	font-family: "georgia"; 
	text-decoration: none;
}

#text h2 a:hover {
	text-decoration: none;
	color: #895252;
}

#text li a {
	color: #3357AB;
}

#text li a:hover {
	color: #C8BBA5; 
}

#text li a:visited {
	color: #92856F; 
}

#text h1 a {
	color: #412700; 
	text-decoration: none;
}

#text h1 a:hover {
	color: #7D6D6C; 
	text-decoration: none;
}

div.sidebar a, h2, h3 {
	color:#4A0A08;
	text-decoration:none;
	font-weight:bold;
	margin:0;
	padding: 5px;
}

div.sidebar a:hover{
	color: #7D6D6C;
}

/* back to top */
#text div.back a {
	color: #412700; 
	text-decoration: none;
	margin-left:5px;
	font-size: 90%;
}

#text div.back a:hover{
	color: #7D6D6C; 
}

/* nobullets */
#nobullets {
	margin-left: 0px;
	padding-left: 0px;
	color: #3357AB;
	list-style:none;
	margin-top: 4px;
	}


/* list */
/* unordered list columns, allow room for 3 columns div.wrapper */
#list ul {
	width: 25em;
	list-style: none;
	padding-left:0px;
	margin-left: 12px;
}
/* float & allow room for the widest item */
#list ul li{
    float: left;
    width: 8.3em;
}
/* stop the float */
#list br {
    clear: left;
}
/* separate the list from subsequent markup */
#list {
    margin-bottom: 1em;
  }

/*four four four four*.
/* unordered list columns, allow room for 4 columns div.wrapper */
#four ul {
	width: 25em;
	list-style: none;
	padding-left:0;
	margin-left: 15px;
}
/* float & allow room for the widest item */
#four ul li{
    float: left;
    width: 6.0em;
}
/* stop the float */
#four br {
    clear: left;
}
/* separate the list from subsequent markup */
#four {
    margin-bottom: 1em;
  }

/* list2 */
/* unordered list columns, allow room for 2 columns  */
#list2 ul {
	width: 40em;
	margin: 4px;
	margin-left: 10px;
	list-style: none;
	padding-left:0px;
	font-size: 70%;
}
/* float & allow room for the widest item */
#list2 ul li{
    float: left;
    width: 20.0em;
}
/* stop the float */
#list2 br {
    clear: left;
}
/* separate the list from subsequent markup */
#list2 {
    margin-bottom: 1em;
  }

/* LIST INDEX PAGE */
/* unordered list columns, allow room for 2 columns  */
#index ul {
	width: 30em;
	margin: 5px;
	margin-left: 12px;
	list-style: none;
	padding-left:0px;
	font-size: .9em;
}
/* float & allow room for the widest item */
#index ul li{
    float: left;
    width: 15em;
}
/* stop the float */
#index br {
    clear: left;
}
/* separate the list from subsequent markup */
#index {
    margin-bottom: 1em;
  }

/*specialties specialties specialties*/
#specialties {
	line-height: 130%;
	width: 520px;
}

#specialties p {
	padding: 0 0 18px 8px;
}

#specialties img {
	margin-left: 0;
	padding-left: 0;
	}
	
/* cardiology */
div.cardilogy img {
	margin-left: 0;
	padding-left: 0:
	}
	
div.nobreak {
	display: inline;
	}