html {
	margin: 0;
	padding: 0;
}
body {
	background: #fff url(../images/pageBG.gif) 0 550px repeat-x;
	color: #445;
	font-family: Baskerville, Georgia, "Times New Roman", serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	margin: 16px 0;
}
h1 {
	background: transparent url(../images/logo.gif) 0 0 no-repeat;
	height: 44px;
	margin: 53px 0 0 50px;
	overflow: hidden;
	text-indent: -9999px;
	width: 256px;
}

h2 {
	color: #493822;
	font-size: 20px;
	height: 25px;
	padding: 60px 0 0 0;
	margin: 0;
}
h3 {
	color: #493822;
	font-size: 14px;
	margin: 6px 0;
	text-align: right;
}
p {
	margin: 16px 0;
	line-height: 17px;
}

ul {
	float: left;
	margin: 16px 0;
	padding: 0;
}
li {
	font-size: 13px;
	margin: 4px 40px;
	padding: 0;
}

img {
	border-width: 0;
}

a,
a:link,
a:visited,
a:hover,
a:active {
	color: #493822;
	cursor: hand;
	text-decoration: none;
}
a:hover,
a:active {
	text-decoration: underline;
}

#header {
	border: 1px solid #fff;
	height: 150px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#headerContent {
	border: 1px solid #fff;
	height: 150px;
	margin: 0 auto;
	text-align: left;
	width: 850px;
}
#header ul {
	background: #006699 url(../images/menuBG.gif) 0 0 repeat-x;
	float: right;
	height: 42px;
	list-style-type: none;
	margin: 10px 0 0 0;
	overflow: hidden;
	padding: 0;
	width: 476px;
}
#header li {
	color: #fff;
	display: block;
	float: left;
	height: 42px;
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
}
#header li a {
	color: #fff;
	display: block;
	height: 42px;
	line-height: 42px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
li#menu_about a {
	background: transparent url(../images/menu_about.gif) 0 0 no-repeat;
	width: 82px;
}
li#menu_about a:hover,
.about li#menu_about a {
	background: transparent url(../images/menu_about_on.gif) 0 0 no-repeat;
}
li#menu_practice a {
	background: transparent url(../images/menu_practice.gif) 0 0 no-repeat;
	width: 136px;
}
li#menu_practice a:hover,
.practice li#menu_practice a {
	background: transparent url(../images/menu_practice_on.gif) 0 0 no-repeat;
}
li#menu_bios a {
	background: transparent url(../images/menu_bios.gif) 0 0 no-repeat;
	width: 50px;
}
li#menu_bios a:hover,
.bios li#menu_bios a {
	background: transparent url(../images/menu_bios_on.gif) 0 0 no-repeat;
}
li#menu_contact a {
	background: transparent url(../images/menu_contact.gif) 0 0 no-repeat;
	width: 91px;
}
li#menu_contact a:hover,
.contact li#menu_contact a {
	background: transparent url(../images/menu_contact_on.gif) 0 0 no-repeat;
}
li#menu_map a {
	background: transparent url(../images/menu_map.gif) 0 0 no-repeat;
	width: 116px;
}
li#menu_map a:hover,
.map li#menu_map a {
	background: transparent url(../images/menu_map_on.gif) 0 0 no-repeat;
}


#page {
	background: #493822 url(../images/pageContentBG.gif) 0 0 repeat-x;
	border: 1px solid #493822;
	height: 480px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#pageContent {
	background-color: #fff;
	border: 1px solid #3a2819;
	height: 410px;
	margin: 35px auto;
	overflow: hidden;
	padding: 0;
	text-align: left;
	width: 850px;
}
#pageContent h3 {
	margin-right: 30px;
}
#pageContent p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin-right: 30px;
}
#sidebar {
	background-color: #e2e7d3;
	border-right: 1px solid #493822;
	float: left;
	height: 410px;
	margin: 0 20px 0 0;
	text-align: right;
	width: 372px;
}
#sidebar img {
	border-bottom: 1px solid #493822;
}
#sidebar p {
	font-family: Baskerville, Georgia, "Times New Roman", serif;
	font-size: 14px;
	line-height: 17px;
	margin: 8px 16px;
}


#content {
	height: 290px;
	margin: 0 0;
	overflow: auto;
	width: 400px;
}


#footer {
	font-size: 11px;
	margin: 10px auto;
	text-align: right;
	width: 850px;
}
#footer p {
	margin: 0;
}

body.home {
	background-position: 0 530px;
}
.home #header {
	border-width: 0;
	height: 230px;
	width: auto;
}
.home #headerContent {
	background: transparent url(../images/menuBG.gif) 0 bottom repeat-x;
	height: 228px;
	width: auto;
}
.home #header ul {
	float: none;
	margin: 0 auto;
	text-align: center;
}
.home #page {
	height: 300px;
	width: auto;
}
.home #pageContent {
	background-color: #e0e1e3;
	height: 184px;
	margin: 35px auto;
	overflow: hidden;
	padding: 4px;
	width: 550px;
}
.home #pageContent p {
	font-family: Baskerville, Georgia, "Times New Roman", serif;
	font-size: 14px;
	line-height: 18px;
	margin: 60px 30px 0 0;
}
.home #sidebar {
	background-color: transparent;
	border-width: 0;
	height: auto;
	margin: 0 20px 0 0;
	text-align: left;
	width: auto;
}
.home #sidebar img {
	border-width: 0;
}
.home #footer {
	text-align: center;
}
.home h1 {
	background-image: url(../images/logo_lg.gif);
	height: 56px;
	margin: 65px auto;
	width: 288px;
}

.about h2 {
	background: transparent url(../images/title_about.gif) right 0 no-repeat;
}

.practice h2 {
	background: transparent url(../images/title_practice.gif) right 0 no-repeat;
}

.bios h2 {
	background: transparent url(../images/title_bios.gif) right 0 no-repeat;
}
.bios h2 span {
	font-size: 13px;
}
.bios #pageContent h3 {
	margin-right: 30px;
	text-align: left;
}
.bios #pageContent h4 {
	font-size: 14px;
	margin: 0 30px 0 0;
	text-align: right;
}
.bios dl {
}
.bios dt {
	clear: left;
	margin: 8px 0 2px 0;
}
.bios dd {
	font-size: 11px;
	margin: 0 0 6px 0;
}
.bio #sidebar {
	text-align: center;
}
.bio #sidebar img {
	border: 2px solid #fff;
	margin: 50px 0;
}

.contact h2 {
	background: transparent url(../images/title_contact.gif) right 0 no-repeat;
}
.contact #sidebar {
	text-align: center;
}
.contact #sidebar img {
	border: 2px solid #fff;
	margin: 65px 0;
}

body.map {
	background: #fff url(../images/pageBG.gif) 0 571px repeat-x;
}
.map h2 {
	background: transparent url(../images/title_map.gif) right 0 no-repeat;
}
#page {
	height: 471px;
}
.map #pageContent {
	height: 351px;
	overflow: hidden;
}
.map #sidebar {
	border-width: 0;
}
.map #sidebar img {
	border-width: 0;
	border-right: 1px solid #493822;
	margin: 0;
}
.directions #content {
	height: 270px;
	margin: 0 0 10px 0;
}
.directions dt {
	color: #493822;
	font-size: 14px;
	margin: 12px 0 6px 0;
}
.directions dd {
	font-size: 12px;
	margin: 4px 20px;
}

