body {
	background: #CECBC6;
	text-align: center;
	color: #000000;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 20px 0px 0px;
	padding: 0px;
}
a:link {
	color: #891E19;
	text-decoration:none;
}
a:hover {
	color: #891E19;
	text-decoration: underline;
}
a:visited {
	font-weight: normal;
	color: #927272;
	text-decoration:none;
}


#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 900px;
	background: #FFFFFF url(../images/bgmain.jpg) repeat-y right top;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
}
#wrapper2 {
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
}

#header {
	background: url(../images/topleftcorner.jpg) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 900px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
}
#logobox {
	margin: 10px 0px 0px 20px;
	padding: 0px;
	height: 110px;
	width: 290px;
	position: relative;
	left: 0px;
	top: 0px;
	overflow: hidden;
	clear: left;
	float: left;
}
#rightheader {
	background: url(../images/toprightcorner.jpg) no-repeat right top;
	margin: 0px;
	padding: 0px;
	clear: right;
	float: right;
	height: 110px;
	width: 580px;
	position: relative;
	left: 0px;
	top: 0px;
	overflow: hidden;
	text-align: right;
}
#topnav {
	margin: 40px 20px 0px 0px;
	padding: 0px;
	height: 30px;
	width: 440px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: right;
	float: right;
	clear: both;
	font-size: 12px;
}
#topnav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 25px;
	width: 440px;
	clear: right;
	overflow: hidden;
}
#topnav ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	clear: none;
	overflow: hidden;
}
#topnav   ul  li a {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #891E19;
	text-decoration: none;
	letter-spacing: 0.01em;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	display: block;
	text-indent: 8px;
	#font-weight:bold;
}
#topnav ul li a:hover {
	color: #000000;
}


#searchbox {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 400px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
	clear: both;
	float: right;
	text-align: right;
}
#searchform {
	margin: 0px 25px 0px 0px;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	overflow: hidden;
	height: 35px;
	width: 220px;
	clear: both;
	float: right;
}
#searchform input#keywords {
	margin: 3px 0px 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 18px;
	width: 150px;
	border: 1px solid #7F9DB9;
}
#searchform input#search {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 3px;
	width: 60px;
	height: 25px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
	font: normal 12px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#maincontent {
	background: #FFFFFF url(../images/bgmaincontent.gif) repeat-y 0px 0px;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 892px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
	min-height:600px;
}

#footer {
	background: url(../images/bgfooter.jpg) repeat-x 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 900px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
}
#leftfooter {
	background: url(../images/bgfooterleft.jpg) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 45px;
	width: 248px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
}
#rightfooter {
	margin: 0px;
	padding: 0px;
	clear: right;
	float: right;
	height: 45px;
	width: 45px;
	overflow: hidden;
	position: relative;
	top: 0px;
	background: url(../images/bottomrightcorner.jpg) no-repeat 0px 0px;
}
#leftnav {
	width: 235px;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: auto;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
	min-height:600px;
}
#leftnav a {
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 235px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
	text-indent: 25px;
	display: block;
	font-size: 12px;
	line-height: 35px;
	font-weight: bold;
	color: #891E19;
	background: url(../images/bgleftnavbutton.gif) no-repeat center bottom;
	text-decoration: none;
}
#leftnav a:hover {
	color: #000000;
}


#content {
	margin: 0px 0px 0px 24px;
	padding: 0px;
	clear: right;
	float: left;
	height: auto;
	width: 600px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
	min-height:600px;
	font: normal .8em/1.57em "Lucida Grande", Arial, sans-serif;
	color: #645F5F;
}
#contentwrapper {
	margin: 0px;
	padding: 0px;
	width: 898px;
	overflow: hidden;
	position: relative;
	height: auto;
	left: 0px;
	top: 0px;
}


#footlinks {
	margin: 0px;
	padding: 10px 0px 0px;
	height: 40px;
	width: 900px;
	position: relative;
	left: 0px;
	top: 0px;
	background: #CECBC6;
	font-size: 10px;
	color: #000000;
	text-align: center;
	overflow: hidden;
}
#mainavigation {
	background: #891E19;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 893px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
}
#mainavigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 895px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
}
#mainavigation ul li {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	overflow: hidden;
	left: 0px;
	top: 0px;
}
#mainavigation ul li a {
	display: block;
	margin: 0px 60px 0px 0px;
	padding: 0px;
	height: 25px;
	left: 0px;
	top: 3px;
	font: bold normal 12px/25px "Lucida Grande", Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	#font-weight:bold;
	text-align: center;
	width: auto;
}
#mainavigation ul li a:hover {
	color: #E9BFBD;
}
#mainavigation ul li a#office {
	width:129px;
}
#mainavigation ul li a#ourdoctors {
	width:129px;
}
#mainavigation  ul  li  a#medicalinfo {
	width:195px;
}
#mainavigation  ul  li  a#insurance {
	width:100px;
}
#mainavigation  ul  li  a#atoz {
	width:100px;
	margin-right: 0px;
}
#pagephoto {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 100%;
	background: url(../images/ourdoctors.jpg) no-repeat 0px 0px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
	font-size: 29px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: .9em;
}
#pagephoto p {
	margin: 13px 0px 0px 21px;
	padding: 0px;
}
#content  p.breadcrumb {
	margin: 10px 0px 0px;
	padding: 0px;
	font-size: 9px;
	font-weight: bold;
	position: relative;
	left: 0px;
	top: 0px;
}
#content a {
	color: #891E19;
}
#content  .breadcrumb  a {
	font-size: 9px;
	color: #891E19;
	font-weight: bold;
}

#content  h2 {
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 20px;
	color: #3B0405;
	font-weight: normal;
}
#content  p.textcontent {
	margin: 8px 0px 0px;
	padding: 0px;
}
#content  ul {
	list-style: none;
	padding: 0px;
	margin: 0px 5px 10px 10px;
}
#content  ul li {
	background: url(../images/topnavdot.gif) no-repeat 0px 8px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	text-indent: 13px;
}
#content      h3    {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	font-weight: bold;
}
#content  h4  {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	left: 0px;
	top: 0px;
}
div.gsresult {
	margin: 5px 0px 0px;
	padding: 0px 0px 15px;
	border-bottom: 1px dotted #CCCCCC;
}
.gstitle {
	font-weight: bold;
}
.gsdesc {
}
.gsurl {
}
div.pagination {
	padding: 0px;
	height: 20px;
	margin: 10px 0px 5px;
	font: normal 13px/20px Arial, Helvetica, sans-serif;
	text-align: left;
}
div.pagination  a.gscurpage {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
