
/*---General---------------*/
html, body{
	color: #333333;
	font-family: Tahoma, "Lucida Sans", sans-serif;
	font-size: 9pt;
	margin: 0;
	padding: 0;
	}

body{
	background-color: #000000;
	}

dd, dl, dt, h1, h2, h3, li, p, ul{
	margin: 0;
	padding: 0;
	}

.imgborder1{
	border: 1px solid #cccccc;
	margin-left: 10px;
	padding: 3px;
	}

.imgborder2{
	border: 1px solid #cccccc;
	margin-right: 10px;
	padding: 3px;
	}
	
a{
	color: #FFFFFF;
	text-decoration: none;
	}

a.link-button{
	background: url(../images/content/link-button.png) no-repeat;
	color: #2A8CA9;
	display: block;
	font-size: 10px;
	font-weight: bold;
	height: 26px;
	width: 76px;
	}

a:hover{
	color: #338034;
	}

p{
	line-height: 20px;
	}

#header, #content-top, #content-btm, #footer{
	float: left;
	min-width: 100%;
	}

#header .container, #content-top .container, #content-btm .container, #footer .container{
	clear: both;
	margin: 0 auto;
	width: 990px;
	}

.bitalic{
	font-weight: bold;
	font-style: italic;
	}

.bunderline{
	font-weight: bold;
	text-decoration: underline;
	}

.iunderline{
	font-style: italic;
	text-decoration: underline;
	}

.bold{
	font-weight: bold;
	}

.italic{
	font-style: italic;
	}

.no-bullets{
	list-style: none;
	}

.underline{
	text-decoration: underline;
	}

.floatL{
	float: left;
	}

.floatR{
	float: right;
	}

.green{
	color: #4FAA1C;
	}

.red{
	color: #720110;
	}
	
.redlarge{
	color: #F00; font-size: 15px;
	}
	
/*-------------End General---*/

/*---Header-----------------*/
#header{
	background: url(../images/header/header-tile.png) repeat-x;
	height: 365px;
	}
	
	#header .container{
		background: url(../images/header/banner.jpg) left 66px no-repeat;
		height: 365px;
		}
	
	#header #header-top{
		clear: both;
		float: left;
		height: 57px;
		margin: 9px 0 0 0;
		}
	
	#header #logo{
		float: left;
		margin: 7px 0 0 10px;
		}
	
	#header p.tag{
		background: url(../images/header/tag.png) no-repeat;
		float: left;
		height: 13px;
		margin: 23px 0 13px 22px;
		text-indent: -5000em;
		width: 251px;
		}
	
	#header #header-links{
		float: left;
		list-style: none;
		margin: 0 0 0 36px;
		}
	
	#header #header-links li{
		background: url(../images/header/linksdivider.png) left center no-repeat;
		float: left;
		}
	
	#header #header-links li a:link, #header #header-links li a:visited {
		color: #666666;
		display: block;
		height: 36px;
		padding: 20px 0 0 0;
		text-align: center;
		width: 110px;
		}
	
	#header #header-links li a:hover, #header #header-links li.current a:link, #header #header-links li.current a:visited{
		background: url(../images/header/hover.png) center 10px no-repeat;
		color: #35A8CB;
		font-weight: bold;
		text-transform: uppercase;
		}
	
	#header .specialization{
		background: url(../images/header/specializationBG1.png) no-repeat;
		float: right;
		height: 298px;
		width: 220px;
		}
		
	#header .programs{
	    margin-right: 7px;
		}		
	
	#header .specialization h2{
		background: url(../images/header/areas-of-specialization.png) no-repeat;
		height: 65px;
		text-indent: -5000em;
		margin: 10px 0 0 0;
		width: 208px;
		}
	
	#header .specialization ul{
		list-style: inside;
		}
	
	#header .specialization ul li{
		background: url(../images/header/specialization-divider.png) bottom no-repeat; 
		color: #FFFFFF;
		margin: 0 15px;
		padding: 5px 0 10px 0;
		}
/*------------End Header---*/

/*---Content--------------*/
/*---content top---------------*/
#content-top{
	background: url(../images/content/content-top-tile.png);
	border-bottom: #EAEAEA 5px solid;
	padding: 30px 0 20px 0;
	}
	
	/*---right---------------*/
	#content-top #top-right{
		float: right;
		padding: 0 10px 0 0;
		width: 720px;
		}
	
	#content-top img.floatR{
		padding: 5px 5px 5px 10px;
		}
	
	#top-right h2{
		/*background: url(../images/content/mitchell-family-h1.png) right no-repeat; */
		border-bottom: #666666 1px solid;
		font-size: 12px;
		height: 13px;
		margin: 0 0 20px 0;
		padding: 22px 0 0 0;
		}
	
	#top-right h2.index{
		width: 355px;
		}
	
	#top-right h2 span{
		font-weight: normal;
		}
	
	#top-right a.link-button.view{
		float: right;
		height: 25px;
		margin: 60px 0 0 0;
		padding: 1px 0 0 7px;
		width: 69px;
		}
		
	#top-right ul {
		color: #2A8CA9;
		margin-left: 20px;
		line-height: 1.5em;
	}
	
	#top-right ul li a:link, #top-right ul li a:visited {
		color: #2A8CA9;
	}
	
	#top-right ul li a:hover {
		border-bottom: 1px dotted #2A8CA9;;
	}
	/*---left------------------*/
	#content-top #top-left{
		background: url(../images/content/left-contact-info-shadow.png) top right no-repeat;
		float: left;
		padding: 0 7px 0 0;
		width: 230px;
		}
	
	#top-left h3{
		background: url(../images/content/left-contact-info.png) no-repeat;
		height: 55px;
		margin: 0 0 15px 0;
		text-indent: -5000em;
		width: 228px;
		}
	
	#top-left p{
		font-size: 11px;
		margin: 0 10px 0 15px;
		}
	
	#top-left p.phone{
		border-bottom: #999999 1px dashed;
		padding: 0 0 15px 0;
		}
	
	#top-left p span.bold{
		color: #35859C;
		padding: 0 0 0 10px;
		}
	
	#top-left dl{
		line-height: 20px;
		margin: 15px 10px 0 15px;
		}
	
	#top-left dl dt{
		color: #35859C;
		margin: 0 0 20px 0;
		}
	
	#top-left dl dd span.width{
		display: block;
		float: left;
		width: 100px;
		}
	
	#top-left dl dd span.bold{
		color: #35859C;
		}
	/*---content btm------------*/
	#content-btm{
		background: #FFFFFF url(../images/content/content-btm-tile.png) bottom repeat-x;
		}
	/*---right-------------*/
	#content-btm #btm-right{
		float: right;
		padding: 20px 10px 0 0;
		width: 720px;
		}
	
	#btm-right img[title="Dr. Ronnie Mitchell"]{
		padding: 0 10px 0 0;
		}
	
	#btm-right h3{
		color: #338034;
		font-size: 12px;
		padding: 10px 0 30px 0;
		}
	
	#btm-right a.link-button.read{
		float: right;
		height: 25px;
		margin: 20px 0 0 0;
		padding: 1px 0 0 4px;
		width: 72px;
		}
	/*---left----------*/
	#content-btm #btm-left{
		background: url(../images/content/left-contact-info-shadow.png) right top no-repeat;
		margin: 5px 0 0 0;
		padding: 0 0 25px 0;
		width: 240px;
		}
	
	#btm-left p.tag{
		background: url(../images/content/btm-left-tag.png) no-repeat;
		height: 40px;
		margin: 30px auto 0 auto;
		text-indent: -5000em;
		width: 151px;
		}
/*---------------End Content---*/

/*---Footer------------------*/
#footer{
	background: url(../images/footer/footer-tile.png) repeat-x;
	height: 67px;
	}
	
	#footer p.trademark{
		color: #FFFFFF;
		float: left;
		margin: 10px 0 0 0;
		}
	
	#footer #footer-links{
		float: right;
		list-style: none;
		margin: 12px 0 0 0;
		}
	
	#footer #footer-links li{
		background: url(../images/footer/footer-linkdivider.png) right 15px no-repeat;
		float: left;
		}
	
	#footer #footer-links li.last{
		background-image: none;
		}
	
	#footer #footer-links li a{
		display: block;
		padding: 10px 20px;
		}
	
	#footer #footer-links li a:hover{
		background: url(../images/footer/hover.png) bottom no-repeat;
		color: #FFFFFF;
		}
