body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #C1AEAE url(../graphics/background.gif) center repeat-y;
	text-align: center;
}

#Frame {
	margin: 0px auto 0 auto;
	padding: 0;
	width: 770px;
}

#Footer {
	font-size: 10px;
	text-align: center;
	width: 770px;
	color: #000000;
	line-height: 40px;
	background: url(../graphics/NavFootBack.gif) repeat-x;
	float: left;
	height: 40px;
	clear: both;
	margin-right: -3px;
}

#Footer span {
	width: 700px;
}

#Content {
	float: left;
	text-align: left;
	width: 770px;
	margin: 0px;
	padding: 0px;
	position: relative;
	background: #ffffff;
	height: 600px;
}

#DirectionsContent {
	float: left;
	text-align: left;
	width: 770px;
	margin: 0px;
	padding: 0px;
	position: relative;
	background: #ffffff;
	height: 800px;
}

#FootNotes {
	color: #6f2f31;
	text-align: center;
	width: 770px;
	float: left;
}

/* Header Items-----------------------------------*/

#Header {
	margin: 0;
	padding: 0;
	background: url(../graphics/Header.gif)   no-repeat;
	height: 100px;
	text-align: left;
	}

#Header h1 a {
	float: left;
	height: 79px;
	width: 190px;
	display: block;
	}

#Header div {
	height: 100px;
	float: right;
	width: 250px;
	text-align: center;
	background: no-repeat url(../graphics/HeaderSurgeons.gif);
}

/* --------------Navigation Bar Section---------------------*/

#MainNavBox {
	margin: 0;
	background: url(../graphics/NavFootBack.gif) repeat-x;
	line-height: 32px;
	width: 770px;
	height: 40px;
}

#MainNav {
	margin: 0;
	padding: 0;
	position: relative;
	margin-left: 10px;
	text-align: center;
}

#MainNav a {
	text-decoration: none;
}

a#Normal {
	text-decoration: none;
	color: #6f0402;
	line-height: 40px;
	text-align: center;
	float: left;
	background: no-repeat url(../graphics/NavButton.gif);
	width: 100px;
	height: 40px;
	font-size: 14px;
	font-weight: bold;
}

a#Wide {
	text-decoration: none;
	color: #6f0402;
	line-height: 40px;
	text-align: center;
	float: left;
	background: no-repeat url(../graphics/NavButtonWide.gif);
	width: 125px;
	height: 40px;
	font-size: 14px;
	font-weight: bold;
}

a#Short {
	text-decoration: none;
	color: #6f0402;
	line-height: 40px;
	text-align: center;
	float: left;
	background: no-repeat url(../graphics/NavButtonShort.gif);
	height: 40px;
	width: 75px;
	font-size: 14px;
	font-weight: bold;
}

a#Normal:hover {
	text-decoration: none;
	color: #000000;
	line-height: 40px;
	text-align: center;
	float: left;
	width: 100px;
	height: 40px;
	background: no-repeat url(../graphics/NavButtonHover.gif);
}

a#Normal.selected {
	text-decoration: none;
	color: #000000;
	line-height: 40px;
	text-align: center;
	float: left;
	width: 100px;
	height: 40px;
	background: no-repeat url(../graphics/NavButtonHover.gif);
}

a#Wide:hover {
	text-decoration: none;
	color: #000000;
	line-height: 40px;
	text-align: center;
	float: left;
	width: 125px;
	height: 40px;
	background: no-repeat url(../graphics/NavButtonWideHover.gif);
}

a#Wide.selected {
	text-decoration: none;
	color: #000000;
	line-height: 40px;
	text-align: center;
	float: left;
	width: 125px;
	height: 40px;
	background: no-repeat url(../graphics/NavButtonWideHover.gif);
}

a#Short:hover {
	text-decoration: none;
	color: #000000;
	line-height: 40px;
	text-align: center;
	float: left;
	height: 40px;
	background: no-repeat url(../graphics/NavButtonShortHover.gif);
	width: 75px;
}

a#Short.selected {
	text-decoration: none;
	color: #000000;
	line-height: 40px;
	text-align: center;
	float: left;
	height: 40px;
	background: no-repeat url(../graphics/NavButtonShortHover.gif);
	width: 75px;
}

/*-------------------Two Column Right Section----------------------------*/

#ColumnRight {
	float: right;
	text-align: center;
	width: 250px;
	background: repeat-y url(../graphics/RightBarBack.gif);
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	height: 500px;
}

#ColumnRightLong {
	float: left;
	text-align: center;
	width: 250px;
	background: repeat-y url(../graphics/RightBarBack.gif);
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	height: 700px;
}

#ColumnRight div {
	padding: 10px 5px 0 5px;
}

#ColumnRightLong div {
	padding: 10px 5px 0 5px;
}

#ColumnRight a {
	color: #2e2e2e;
	line-height: 32px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

#ColumnRightLong a {
	color: #2e2e2e;
	line-height: 32px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

#ColumnRight span {
	float: left;
	width: 250px;
	text-align: center;
	line-height: 24px;
	font-size: 16px;
	margin-bottom: 5px;
}

#ColumnRightLong span#info {
	float: left;
	width: 200px;
	text-align: center;
	font-size: 13px;
	color: #390508;
	line-height: 14px;
	border-top: thin solid #6f0402;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-left: 25px;
	margin-bottom: 5px;
}

#ColumnRight span#info {
	float: left;
	width: 200px;
	text-align: center;
	font-size: 13px;
	color: #390508;
	line-height: 14px;
	border-top: thin solid #6f0402;
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-left: 25px;
	margin-bottom: 5px;
}

#ColumnRightLong span {
	float: left;
	width: 250px;
	text-align: center;
	line-height: 24px;
	font-size: 16px;
	margin-bottom: 5px;
}

#ColumnRight li {
	margin: 0;
	padding: 0;
	list-style: url(../graphics/BulletBackHover.gif);
	float: left;
	width: 200px;
	text-align: left;
	margin-left: -6px;
	line-height: 14px;
	color: #350101;
	margin-bottom: 3px;
	border-bottom: thin inset #b76666;
	font-size: 12px;
	padding-bottom: 2px;
}

#ColumnRightLong li {
	margin: 0;
	padding: 0;
	list-style: url(../graphics/BulletBackHover.gif);
	float: left;
	width: 200px;
	text-align: left;
	margin-left: -6px;
	line-height: 14px;
	color: #350101;
	margin-bottom: 3px;
	border-bottom: thin solid #b76666;
	font-size: 12px;
	padding-bottom: 2px;
}

#MainNav lifoo, #MainNav a1 {
	height: 32px;
	color: #323232;
	text-decoration: none;
}

/*-----------------------Two Column Main Section-----------------------*/

#ContentMain {
	float: left;
	text-align: left;
	width: 500px;
	height: 500px;
	background: #ffffff;
	margin-top: 5px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}

#ContentMainLong {
	float: left;
	text-align: left;
	width: 500px;
	height: 550px;
	background: #ffffff;
	margin-top: 5px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}

#ContentMainBody {
	float: left;
}

#ContentMainTitle {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #6f0402;
	float: left;
	background: no-repeat url(../graphics/Title.gif);
	font-weight: bold;
	font-family: "Lucida Handwriting";
	height: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 100%;
}

#ContentMainSlideshow {
	width: 450px;
	float: left;
	margin-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding: 0px;
	height: 200px;
}

#ContentMainBody p {
	color: #470303;
	text-align: left;
	text-indent: 30px;
	width: 465px;
	margin: 5px;
	float: left;
}

#ContentMainBody p:hover {
	color: #000000;
}

#ContentMain a {
	color: #6f0402;
	background: #ddc5cc;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	padding: 2px;
	text-decoration: none;
	border: thin solid #d6acb3;
	text-align: center;
	width: 95%;
}

#ContentMain a:hover {
	color: #370101;
	background: #dfdee1;
	float: left;
	padding: 2px;
}

/*-----------------------One Column Directions Section-------------------*/

#ContentDirections {
	float: left;
	text-align: left;
	width: 750px;
	height: 900px;
	background: #ffffff;
	margin-top: 5px;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
}

#ContentDirectionsBody {
}

#ContentDirections div#Directions {
	font-size: 12px;
	width: 340px;
	padding: 5px;
	background: #dcdcdc;
	border: thin solid #c0c0c0;
	float: left;
	margin: 5px;
	color: #4a4a4a;
	height: 200px;
}

#ContentDirections div#Directions:hover {
	font-size: 12px;
	background: #ebebeb;
	border: thin solid #d0d0d0;
	float: left;
	margin: 5px;
	color: #141414;
	padding: 5px;
}

#ContentDirections h1 {
	font-size: 16px;
	text-align: center;
}

#ContentDirections h2 {
	font-size: 14px;
	text-align: center;
	margin-bottom: 0px;
}

#ContentDirections h3 {
	font-size: 12px;
	font-weight: bold;
}

/*-----------------------Two Column Main (Offices)-----------------------*/

#ContentMain h1 {
	font-size: 16px;
	text-align: center;
}

#ContentMain h2 {
	font-size: 14px;
	text-align: center;
	margin-bottom: 0px;
}

#ContentMain h3 {
	font-size: 12px;
	font-weight: bold;
}

#ContentMain h4 {
	font-size: 13px;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: 100;
	color: #3f3f3f;
}

#ContentMain div#Location {
	font-size: 12px;
	width: 210px;
	padding: 5px;
	background: #dcdcdc;
	border: thin solid #c0c0c0;
	float: left;
	margin: 5px;
	color: #4a4a4a;
}

#ContentMain div#Location:hover {
	font-size: 12px;
	width: 210px;
	background: #ebebeb;
	border: thin solid #d0d0d0;
	float: left;
	margin: 5px;
	color: #141414;
	padding: 5px;
}

#ContentMain div#Pearson {
	font-size: 13px;
	width: 210px;
	border: thin solid #c0c0c0;
	float: left;
	margin: 10px;
	color: #4f0201;
	height: 225px;
	text-align: center;
	background: no-repeat url(../physicians/graphics/Pearson.png);
	padding: 0px;
	letter-spacing: 1px;
}

#ContentMain div#Meester {
	font-size: 13px;
	width: 210px;
	border: thin solid #c0c0c0;
	float: left;
	margin: 10px;
	color: #4f0201;
	height: 225px;
	text-align: center;
	letter-spacing: 1px;
	background: no-repeat url(../physicians/graphics/Meester.png);
	padding: 0px;
}

#ContentMain div#Pierotti {
	font-size: 13px;
	width: 210px;
	border: thin solid #c0c0c0;
	float: left;
	margin: 10px;
	color: #4f0201;
	height: 225px;
	text-align: center;
	letter-spacing: 1px;
	background: no-repeat url(../physicians/graphics/Pierotti.png);
	padding: 0px;
}

#ContentMain div#Lange {
	font-size: 13px;
	width: 210px;
	border: thin solid #c0c0c0;
	float: left;
	margin: 10px;
	color: #4f0201;
	height: 225px;
	text-align: center;
	letter-spacing: 1px;
	background: no-repeat url(../physicians/graphics/Lange.png);
	padding: 0px;
}

#ContentMain a.surgeons {
	border-style: none;
	background: transparent;
	text-shadow: 0px 1px 1px #4f0201;
	font-size: 13px;
	font-weight: normal;
}

/*-----------------------Two Column Main Surgeons Bios-----------------------*/

#SurgeonBio {
	font-size: 12px;
	width: 470px;
	border: thin solid #6f0402;
	float: left;
	margin: 0px;
	color: #4f0201;
	text-align: left;
	padding: 5px;
	background: ddc5cc;
	margin-top: 10px;
	margin-bottom: 10px;
}

#ContentMain div#BioMedium {
	font-size: 12px;
	width: 210px;
	padding: 5px;
	background: #dcdcdc;
	border: thin solid #b76666;
	float: left;
	margin: 5px;
	color: #6f0402;
	text-indent: 0px;
	height: 90px;
}

#ContentMain div#BioLong {
	font-size: 12px;
	width: 210px;
	padding: 5px;
	background: #dcdcdc;
	border: thin solid #b76666;
	float: left;
	margin: 5px;
	color: #6f0402;
	text-indent: 0px;
	height: 200px;
}

#ContentMain div#BioMedium:hover {
	font-size: 12px;
	width: 210px;
	background: #ebebeb;
	border: thin solid #d0d0d0;
	float: left;
	margin: 5px;
	color: #370101;
	padding: 5px;
}

#ContentMain div#BioLong:hover {
	font-size: 12px;
	width: 210px;
	background: #ebebeb;
	border: thin solid #d0d0d0;
	float: left;
	margin: 5px;
	color: #370101;
	padding: 5px;
}

#ColumnRightLong div#BioImage {
	background: #ddc5cc;
	width: 210px;
	height: 250px;
	border: thin solid #6f0402;
	margin: 5px;
	margin-left: 14px;
}

#SurgeonBio img {
	width: 210px;
	float: left;
}

#SurgeonBio p {
	text-indent: 0px;
	text-align: left;
	float: left;
	width: 210px;
}

#SurgeonBio h2 {
	font-size: 13px;
	font-weight: bold;
	width: 210px;
	letter-spacing: 0px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	float: left;
}

#SurgeonBio h3 {
	font-weight: bold;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	float: left;
	width: 100%;
	margin-bottom: 5px;
	color: #180001;
}

/*-----------------------End Surgeons Bios-----------------------*/