body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #D5D1AC;
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E1E1E;
}
#inner {
	background-image: url(images/innerbg.jpg);
}
#header {
	margin: auto;
	width: 921px;
	height: 130px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;	
}
#navcontainer {
	margin:auto;
	width:921;
	padding-top: 15px;
	height: 28px;
}
#nav {
	margin: auto;
	width: 921px;
	display: block;
	z-index:10px;
	text-align: left;
}
#nav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.practiceName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #819029;
}

#flash {
	margin: auto;
	width: 921px;
	text-align: left;
}
#content {
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-y;
	margin: auto;
	width: 921px;
	text-align: left;
}
#content  #top {
	background-image: url(images/contenttop.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.flash {
	z-index: 1;
}

#content #footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #5a680a;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
	clear: both;
}.pic {
	border: 1px solid #333333;
	margin-bottom: 10px;
	margin-left: 10px;
}
.picLeft {
	border: 1px solid #333333;
	margin-right: 10px;
	margin-bottom: 10px;
}

.box {
	border: 1px solid #BEBB92;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #5A690A;
	font-size: 16px;
}
.gold {
	color: #B49719;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B49719;
}

#subnav {
	background-color: #F8F8ED;
	width: 200px;
	margin-right: 5px;
	margin-left: 5px;
	float: right;
	border: 1px solid #BEBB92;
	padding: 5px;
}
#subnav h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5A690A;
	background-color: #ECEBCC;
	margin: -5px;
	padding: 5px;
	text-align: left;
}

#subnav ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
}
#subnav a {
	display:block;
	color: #54391E;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #EFEFD6;
	width: 16em;
	margin: 1px;
}
#subnav a:hover {
	background-color:#ECEBCC;
}
#subnav a:active {
	color: #FFFFFF;
	background-color: #577FA3;
}
#subnav h2 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #305251;
	background-color: #ECEBCC;
	margin: -5px;
	padding-right:5px;
	padding-top: 0px;
	text-align: right;
	display:inline;
}
.video {
	border: 1px solid #928D56;
	margin: 0px;
	padding: 0px;
}
.beforeafter {
	border: 1px solid #BEBB92;
	background-color: #D5D1AC;
}
.beforeafter img {
	border: 1px solid #9C985C;
}
.border {
	border: 1px solid #333333;
}
.feature {
	background-image: url(images/feature-middle.gif);
	background-repeat: repeat-y;
	width: 451px;
}
.feature  h1 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #5B690B;
	text-decoration: none;
	font-style: italic;
	margin-top: 0px;
	padding-top: 0px;
}

.feature_top {
	background-image: url(images/feature-top.gif);
	width: 451px;
	background-repeat: no-repeat;
}
.feature_top div {
	padding-left:10px;
	padding-top: 2px;
}
.feature_bottom {
	background-image: url(images/feature-bottom.jpg);
	clear: both;
	height: 9px;
	width: 451px;
	background-repeat: no-repeat;
}
.doctorName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}
.videoRight {
	margin: 0px;
	padding: 3px;
	float: right;
}
#jq {
	width: 700px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #B49719;
}
.border {
	border: 1px solid #333333;
}
.errorClass {
	color: #FF0000;
}
#credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #645F33;
	margin: auto;
	width: 921px;
}
#credits a {
	font-weight: bold;
	color: #645F33;
	text-decoration: none;
}
#footer_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #645F33;
	font-weight: bold;
	margin: auto;
	width: 890px;
	padding-top: 5px;
}
#footer_2 a {
	font-weight: bold;
	color: #645F33;
}
#footer_2  ul a {
	padding:5px;
}
#footer_2 ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

#footer_2 li {
	display: inline;
	list-style-type:none;
}

