/* @group General Rules */

* {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0;
}

html {
	margin: 0 auto;
	background-color: #fff;
}

body {
	display: block;
	position: relative;
	margin: 0 auto;
	text-align: center;
	width: 760px;
	color: #000;
	font: 11px/150% Verdana, Helvetica, Arial, sans-serif;
}

.hide {
	display: none;
}

a {
	color: #333;
}

a:hover {
	color: #022e5c;
}

strong {
	font-weight:bold;
}

em {
	font-style: normal;
	font-weight: bold;
	color: #857c7a;
}

ul, ol {
	list-style: none;
}

/* @end */

/* @group Branding and Nav */

/* @group Branding */

#header {
	display: block;
	position: relative;
	margin-top: 14px;
	width: 760px;
	height: 140px;
	background: url(../images/headerbg.gif) no-repeat center bottom;
}

#header h1 a {
	display: block;
	position: absolute;
	top: 45px;
	left: 0;
	width: 250px;
	height: 95px;
}

#header h3 {
	margin-left: -9999px;
}

/* @end */

/* @group Main Nav */

#nav {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 760px;
	height: 40px;
}

#nav li {
	display: block;
	float: left;
	width: 152px;
	height: 40px;
}

#nav li a {
	display: block;
	position: relative;
	width: 152px;
	height: 40px;
	background: url(../images/nav.gif) no-repeat left top;
}

#nav li#home a {
	background-position: left top;
}

#nav li#home a:hover {
	background-position: left -40px;
}

#nav li#about-our-practice a {
	background-position: -152px top;
}

#nav li#about-our-practice a:hover {
	background-position: -152px -40px;
}

#nav li#physician-profiles a {
	background-position: -304px top;
}

#nav li#physician-profiles a:hover {
	background-position: -304px -40px;
}

#nav li#news-events a {
	background-position: -456px top;
}

#nav li#news-events a:hover {
	background-position: -456px -40px;
}

#nav li#healthlinks a {
	background-position: -608px top;
}

#nav li#healthlinks a:hover {
	background-position: -608px -40px;
}

/* @end */

/* @group sup-nav */

#sup-nav {
	display: block;
	position: absolute;
	left: 300px;
	top: 82px;
}

#sup-nav li {
	display: block;
	float: left;
}

#sup-nav li a {
	display: block;
	width: 150px;
	height: 18px;
	color: #333;
	text-decoration: none;
	text-align: left;
	text-indent: 10px;
	font-size: 9px;
	font-weight: bold;
	line-height: 18px;
	background: url(../images/arrow.gif) no-repeat left center;
}

#sup-nav li a:hover {
	color: #022e5c;
	background: url(../images/arrow.gif) no-repeat 3px center;
}

/* @end */

/* @end */

/* @group Section Info Block */

#sectioninfo {
	display: block;
	position: relative;
}

body.home #sectioninfo {
	height: 328px;
}

body.sub #sectioninfo {
	height: 221px;
}

#centercol {
	display: block;
	position: absolute;
	left: 192px;
	top: -19px;
	width: 376px;
}

#flashcontent {
	display: block;
	width: 376px;
	color: #fff;
	font-size: 10px;
}

#flashcontent a {
	color: #fff;
}

#sectioninfo h3 {
	display: block;
	margin: 7px 15px 0 13px;
	color: #fff;
	font: 15px/15px Helvetica, Arial, Geneva, sans-serif;
}

body.home #subcol1, #team, #officeinfo {
	display: block;
	position: absolute;
	left: 573px;
	top: 0;
	width: 187px;
	height: 323px;
	margin-top: 4px;
	color: #fff;
	text-align: left;
	background: #857c7a url(../images/servicesnavbg.gif) no-repeat left top;
	overflow: hidden;
}

#team, #officeinfo {
	height: 222px;
	background: #fff url(../images/teambg.gif) no-repeat left top;
}

#team dl, #officeinfo dl {
	display: block;
	margin: 10px 0 0 13px;
}

#team dl a, #officeinfo dl a {
	color: #fff;
}

#team dl a:hover, #officeinfo dl a:hover {
	color: #857c7a;
}

#team dt, #officeinfo dt {
	font-weight: bold;
}

#subcol1 h3 {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
}

#subcol1 h4 {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	margin: 10px 13px 7px 13px;
}

#subcol1 h4 a {
	color: #fff;
}

#subcol1 h4 a:hover {
	color: #022e5c;
}

#servicesnav {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 187px;
	height: 323px;
	margin-top: 4px;
	text-align: left;
	background: #857c7a url(../images/servicesnavbg.gif) no-repeat left top;
}

body.sub #servicesnav {
	height: 222px;
}

#servicesnav ul {
	display: block;
	list-style-type: none;
	width: 160px;
	margin: 0 0 0 13px;
	padding: 0 0 0 0;
}

#servicesnav li a {
	display: block;
	width: 160px;
	height: 24px;
	color: #fff;
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 24px;
	border-bottom: 1px dotted #fff;
}

#servicesnav li a:hover {
	color: #022e5c;
}

#servicesnav h3, #team h3, #officeinfo h3 {
	text-transform: lowercase;
}

#servicesnav h3 strong, #team h3 strong {
	display: block;
}

#servicesnav p {
	font-size: 10px;
	line-height: 12px;
	color: #000;
	margin: 5px 10px 5px 13px;
}

/* @end */

/* @group Main Content */

#maincontent {
	display: block;
	position: relative;
	border-top: 5px solid #fff;
	width: 760px;
	text-align: left;
	font-size: 10px;
	overflow: hidden;
	background: url(../images/subpage-mainbg.gif) repeat-x left top;
}

body.home #maincontent {
	background: url(../images/gold-gradient.gif) repeat-x left top;
}

#maincontent p, #maincontent ul {
	display: block;
	position: relative;
	overflow: hidden;
	margin: 0 10px 0 10px;
}

#newscol {
	display: inline;
	position: relative;
	float: right;
	width: 187px;

	text-align: left;
	margin-bottom: 10px;
	border-left: 5px solid #fff;
	padding-top: 5px;
}

#newscol ul {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
}

#newscol li a {
	display: block;
	min-height: 18px;
	height: auto !important;
	height: 18px;
	color: #333;
	text-decoration: none;
	text-align: left;
	text-indent: 10px;
	background: url(../images/arrow-black.gif) no-repeat left 5px;
}

#newscol li a:hover {
	color: #522d1c;
}

#newscol li a.htm {
	min-height: 22px;
	height: auto !important;
	height: 22px;
	margin-bottom: 6px;
	text-indent: 20px;
	background: url(../images/html.gif) no-repeat left 3px;
}

#newscol li a.pdf {
	min-height: 22px;
	height: auto !important;
	height: 22px;
	line-height: 22px;
	text-indent: 20px;
	background: url(../images/pdf.gif) no-repeat left 3px;
}

#newscol h4, #infocol h4, #maincol h4 {
	display: block;
	margin: 0 10px 0 10px;
	line-height: 15px;
	font-size: 13px;
	font-weight: normal;
	text-transform: lowercase;
	color: #522d1c;
}

#newscol h4.menuTitle {
	padding-left: 10px;
	cursor: pointer;
	background: url(../images/arrow-blue.gif) no-repeat left 8px;
}

#newscol h4.alt, #infocol h4.alt, #maincol h4.alt {
	color: #857c7a;
}

#newscol dl#faq {
	display: block;
	color: #000;
	margin: 5px 10px 10px 10px;
	height: 1%;
}

#newscol dl#faq dt {
	display: block;
	padding-left: 20px;
	font-weight: bold;
	background: transparent url(../images/question.gif) no-repeat left 2px;

}

#newscol dl#faq dd {
	padding-left: 20px;
	margin-bottom: 10px;
	background: transparent url(../images/answer.gif) no-repeat left 2px;
}

#infocol {
	display: inline;
	position: relative;
	float: left;
	width: 187px;
	text-align: left;
	margin-bottom: 10px;
	border-right: 5px solid #fff;
	padding-top: 5px;
}

#infocol p {
	display: block;
	margin-top: 5px;
}

/* @group Main Column */

#maincol {
	display: inline;
	position: relative;
	float: left;
	width: 370px;
	margin-left: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
}

#maincol li {
	margin-top: 5px;
	margin-left: 5px;
	padding-left: 10px;
	background: url(../images/arrow-black.gif) no-repeat left 5px;
}

#maincol #doclist li {
	display: block;
	float: left;
	width: 140px;
}

#maincol p {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}

#maincol p img {
	display: block;
	float: left;
	margin-right: 10px;
}

#maincol p:first-child {
	font-weight: bold;
}

#maincol h3 {
	display: block;
	margin: 0 10px 0 10px;
	line-height: 15px;
	font-size: 13px;
	font-weight: normal;
	text-transform: none;
	color: #522d1c;
}

#maincol h3 strong {
	display: block;
	padding-bottom: 4px;
	border-bottom: 1px dotted #ccc;
}

#maincol dl {
	display: block;
	margin: 10px 10px 0 10px;
}

#maincol dt {
	display: block;
	font-weight: bold;
	margin-bottom: 0px;
}

#maincol dd {
	display: block;
	margin-bottom: 5px;
}

#maincol form div {
/*	display: block;
	margin-left: 10px;
	margin-bottom: 10px;*/
}

#maincol form label {
	display: block;
	float: left;
	width: 90px;
}

#maincol form input {
	border: 1px solid #ccc;
}

#maincol form input.send {
	float: right;
	margin-right: 40px;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 0 0 10px #999;	
	-moz-border-radius: 10px;
	-moz-box-shadow: 0 0 10px #999;
	color: #fff;
	background-color: #522d1c;
	padding: 4px 10px 4px 10px;
	border: 1px solid #ccc;
	cursor: pointer;
}

#maincol form input.send:hover {
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 0 0 0 #999;	
	-moz-border-radius: 10px;
	-moz-box-shadow: 0 0 0 #999;
	color: #522d1c;
	background-color: #fff;
	padding: 4px 10px 4px 10px;
	border: 1px solid #ccc;
}

#maincol form textarea {
	border: 1px solid #ccc;
}

/* @end */

/* @end */

/* @group Footer */

#footer {
	display: block;
	position: relative;
	clear: both;
	margin-top: 5px;
	padding-top: 20px;
	padding-bottom: 10px;
	height: 95px;
	font-size: 9px;
	background: url(../images/maincontentbg.gif) repeat-x left top;
}

#footer p.tel {
	display: inline;
	margin: 0 5px 0 5px;
}

#footer ul {
	display: block;
	position: absolute;
	top: 75px;
	left: 270px;
	color: #022e5c;
	border-right: 1px solid #d1cec8;
}

#footer ul li {
	display: inline;
	width: 69px;
}

#footer ul li a {
	display: inline;
	position: relative;
	width: 69px;
	text-align: center;
	float: left;
	border-left: 1px solid #d1cec8;
	text-decoration: none;
}

#footer ul li a:hover {
	background-color: #efefef;
}
#ad {
	margin: 10px 0 0 10px;	
	border:none;
}
/* @end */