/* @group Shared */

p{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#mainHeader {
	height: 105px;
}

.topnavBox {
	background-color: #b9b39d;
	height: 24px;
	border-top: 2px solid white;
}


#maincontainBox {
	padding-top: 20px;
	position: relative;
	background: #fff url(../images/shared/border-3columns.jpg) repeat-y;
	margin-top: 0;
	padding-bottom: 40px;
	border-top: 10px solid #fff;
	z-index: 1;
}

#maincontainBox-3 {
	padding-top: 20px;
	position: relative;
	background: #fff url(../images/shared/border-4columns.jpg) repeat-y;
	margin-top: 0;
	padding-bottom: 40px;
	border-top: 10px solid #fff;
	z-index: 1;
}

#maincontainBox-2 {
	padding-top: 20px;
	position: relative;
	background: #fff url(../images/shared/border-2columns.jpg) repeat-y;
	margin-top: 0;
	padding-bottom: 40px;
	border-top: 10px solid #fff;
	z-index: 1;
}

#maincontainBox-1 {
	padding-top: 20px;
	position: relative;
	margin-top: 0;
	padding-bottom: 40px;
	border-top: 10px solid #fff;
	background-color: #fff;
	z-index: 1;
}

#redBar {
	background-color: #902503;
	height: 10px;
}

#creamBar {
	background-color: #b9b29f;
	height: 25px;
}

#missionstatementBox {
	border-top: 1px solid #b9b39d;
	background: white url(../images/shared/Mission-Statement.jpg) no-repeat;
	height: 105px;
}

#missionstatementBox p {
	display: none;
}

.columnborderRight {
	height: 100%;
}

#disclaimerBox, #disclaimerBox a {
	color: #a09459;
	margin-top: 13px;
	font-size: 10px;
	margin-bottom: 30px;
}

.slideShow {
	width: 100px;
	height: 200px;
	display: inline-block;
	float: right;
	margin-bottom: 10px;
	margin-left: 8px;
	border: 4px solid #600;
	z-index: -1000;
}

.intranetButton{
	float: right;
}

/* @end */



/* @group Meet Our Physicians */



.doctorBox{
	padding-top: 25px;
	height: 310px;
}

.docPict{
	float: left;
	margin-right: 25px;
	border: 3px solid #902503;
}

.docPictTable{
	border: 3px solid #902503;
}


.docBio{
	margin-top: 40px;
}


.tabsBox{
	padding-top: 20px;
	padding-bottom: 30px;
}



/* @end */



/* @group Pager */

.pagerBG{
	background-color: #fff;
}

#contactMessageField{
	height: 1em;
}

#senderField{
	height: 1em;
}

#emailTo{
	width: 25em;
}

/* @end */