﻿/* Universal Tags */
body {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, Geneva, sans-serif;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #990000;
}
a:active {
	color: #990000;
}
h1 {
	color: #E3970B;
}
p {
	font-size: 13px;
}
	


#container {
  width: 750px;
}

#header {
  height: 93px;
  width: 750px;
}

#logo {
  height: 93px;
  width: 284px;
  float: left;
}

#links {
  height: 73px;
  width: 466px;
  padding: 20px 0 0;
  text-align: right;
  float: right;
}

#menu {
  height: 34px;
  width: 750px;
}

#content {
  width: 750px;
}

#buttons {
  height: 69px;
  width: 750px;
  border-bottom: dashed 1px #CCC;
  border-top: dashed 1px #CCC;
}

#leftButton {
  width: 412px;
  border-right: dashed 1px #CCC;
  float: left;
}

#rightButton {
  width: 337px;
  float: left;
}

#certifiedButton {
  border-bottom: dashed 1px #CCC;
}

#leftHome {
  width: 140px;
  border-right: dashed 1px #CCC;
  float: left;
}

#middleHome {
  width: 271px;
  min-height: 320px;
  border-right: dashed 1px #CCC;
  padding: 10px 0 40px;
  float: left;
}

#rightHome {
  width: 337px;
  padding: 10px 0 40px;
  float: left;
}

#sidebarRight {
  width: 180px;
  border-left: dashed 1px #CCC;
  padding: 10px 10px 20px;
  float: left;
}

#sidebarLeft {
  width: 180px;
  border-right: dashed 1px #CCC;
  padding: 10px 10px 20px;
  float: left;
  height: 590px;
}

	#sidebarLeft h2 {
		font-size: 16px;
		margin: -10px 0 0 0;
		padding: 0;
	}
	
		#physicians #sidebarLeft {
			width: 210px;
		}
		#physicians #sidebarLeft h2 {
			font-size: 16px;
			margin: 0 0 5px 0;
			padding: 0;
		}
	
	
	#sidebarLeft a {
		display: block;
		margin: 0 0 7px 0;
		padding: 0;
		font-size: 14px;
	}
	
	#sidebarLeft a:link {
		color: #0066CC;
	}
	#sidebarLeft a:visited {
		color: #0066CC;
	}
	#sidebarLeft a:hover {
		color: #990000;
	}
	#sidebarLeft a:active {
		color: #990000;
	}

#main {
  width: 529px;
  padding: 10px 10px 20px;
  float: left;
}
	/* For the "Home Page" */
	.OurLocationsItem {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		background-image: url('/Media/address_bg.gif');
		background-repeat:no-repeat;
		margin: 0 5px 0 5px;
		padding: 6px 10px 20px 15px;
	}
		.OurLocationsItem a {
			font-weight: bold;
		}
		.OurLocationsItem .OfficePhone {
			float: left;
			width: 125px;
			font-weight: bold;
		}
		.OurLocationsItem .Address {
		}
	.RssHeadline {
		margin: 0 10px;
		padding: 0 0 15px 0;
	}
		.RssHeadline .RssDate {
			font-size: 14px;
			font-weight: bold;
		}
	/* For the "Our Physicians" Section */
	
	#physicians #main {
		height: auto;
		width: 490px;
	}
	
	#physicians #main p {
		
	}
	
	#physicians #main div {
		font-size: 0.8em;
	}
	
	#physicians #main h1 {
		color: #E3970B;
		margin: 0 0 0 0;
		padding: 0 0 20px 0;
	}
	#physicians #main h2 {
		color: #333333;
		font-style: italic;
		font-size: 14px;
		margin: -20px 0 20px 0;
		padding: 0 0 0 0;
	}
	#physicians #main h3 {
		color: #333333;
		font-size: 16px;
		border-bottom: 1px solid #333333;
		margin: 0;
		padding: 0;
	}
	#physicians #main img {
		border:1px solid #000;
		margin: 5px;
		padding: 0;
	}

	/* For the Locations section */
	#locations #main {}
		#locations #main p {
			font-size: 13px;
		}
		#locations #main div {
			font-size: 13px;
		}
		#locations #main h1 {
			color: #E3970B;
			margin: 0 0 0 0;
			padding: 0 0 20px 0;
		}
		#locations #main h2 {
			color: #333333;
			font-style: italic;
			font-size: 14px;
			margin: -20px 0 20px 0;
			padding: 0 0 0 0;
		}
		#locations #main h3 {
			color: #333333;
			font-size: 16px;
			border-bottom: 1px solid #333333;
			margin: 0;
			padding: 0;
		}
	
	/* For the "Resources" section */
	#resources #main {}
		#resources #main p {
			font-size: 13px;
		}
		#resources #main div {
			font-size: 13px;
		}
		#resources #main h1 {
			color: #E3970B;
			margin: 0 0 0 0;
			padding: 0 0 20px 0;
		}
		#resources #main h2 {
			color: #333333;
			font-style: italic;
			font-size: 14px;
			margin: -20px 0 20px 0;
			padding: 0 0 0 0;
		}
		#resources #main h3 {
			color: #006699;
			font-size: 16px;
			margin: 0;
			padding: 0;
		}	
	
	/* For the About Us section */
	#about #main {}
		
	/* Hospitals Section */
	#hospitals #main img {
		border:1px solid #000;
		padding:0;
		margin-right: 15px;
	}

#footer {
  min-height: 120px;
  height: auto !important;
  height: 120px;
  width: 750px;
  border-top: dashed 1px #CCC;
  clear: both;
  font-size: 0.7em;
  color: #666;
}

#footer a {
	color: #666;
	text-decoration: underline;
}

#footerLeft {
  width: 550px;
  padding: 10px 0 0;
  float: left;
}

#footerRight {
  width: 200px;
  padding: 10px 0 0;
  float: right;
  text-align: right;
}

#footerLeft p {
  margin: 0 0 5px;
}

h2.home {
  font-family: Book Antiqua;
  font-weight: normal;
  margin: 0 0 20px 20px;
}





