@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #6E371C;
	background-color: #728574;
}

h1 {
	font-size: 14px;
	padding: 0;
	margin: 0;
}

h2 {
	font-size: 11px;
	padding: 0;
	margin: 0;
}


h2 a {
	font-weight: normal;
}

a {
	font-size: 11px;
	color: #6E371C;
}

a:hover {
	font-size: 11px;
	color: #627365;
}

.anchors a {
	font-weight: bold;
	color: #627365;
}

.anchors a:hover {
	font-weight: bold;
	color: #6E371C;
}

p {
	margin-top: 0px;
	padding-top: 0px;
}

.underline {
	width: 100%;
	vertical-align: top;
	padding-top: 15px;
	border-bottom-width: 2px;
	border-bottom-color: #728574;
	border-bottom-style: solid;
}

.underlineThin {
	width: 100%;
	vertical-align: top;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-color: #728574;
	border-bottom-style: solid;
}

.floatRight {
	float: right;
	clear: right;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 20px;
}

.floatLeft {
	float: left;
	clear: left;
	padding-right: 20px;
	padding-top: 4px;
}

ol {
	list-style-position: outside;
	padding-top: 0;
	padding-left: 0;
	margin-top: 0;
	margin-left: 23px;
}

ul {
	list-style-position: outside;
	list-style-type: square;
	padding-top: 0;
	padding-left: 0;
	margin-top: 0;
	margin-left: 23px;
}

#footer {
	vertical-align: top;
}

/* --------------- out lying shadows ---------------- */

#shadowLeft {
	background-image: url(../images/shadowLeft.jpg);
	background-repeat: repeat-y;
	width: 21px;
}

#shadowRight {
	background-image: url(../images/shadowRight.jpg);
	background-repeat: repeat-y;
	width: 21px;
}

#shadowBottom {
	background-image: url(../images/shadowBottom.jpg);
	background-repeat:no-repeat;
	width: 1024px;
	height: 39px;
}


/* ---------------navigation ---------------- */

#nav ul {
list-style: none;
margin: 0;
padding: 0;
}

#nav li {
list-style: none;
float: left;
padding: 0;
margin: 0;
}

#nav a {
display: block;
height: 33px; /* This assumes all your elements are the same height */
text-indent: -5000px;
overflow: hidden;
}

#nav a:hover {
background-image: none;
}

#navbut1 {
width: 81px;
background: transparent url(../images/nav/home.jpg) no-repeat 0 -33px;
}
#navbut1 a {
background: transparent url(../images/nav/home.jpg) no-repeat 0 0;
}

#navbut2 {
width: 140px;
background: transparent url(../images/nav/contact.jpg) no-repeat 0 -33px;
}
#navbut2 a {
background: transparent url(../images/nav/contact.jpg) no-repeat 0 0;
}

#navbut3 {
width: 116px;
background: transparent url(../images/nav/bios.jpg) no-repeat 0 -33px;
}
#navbut3 a {
background: transparent url(../images/nav/bios.jpg) no-repeat 0 0;
}

#navbut4 {
width: 85px;
background: transparent url(../images/nav/services.jpg) no-repeat 0 -33px;
}
#navbut4 a {
background: transparent url(../images/nav/services.jpg) no-repeat 0 0;
}

#navbut5 {
width: 90px;
background: transparent url(../images/nav/hospitals.jpg) no-repeat 0 -33px;
}
#navbut5 a {
background: transparent url(../images/nav/hospitals.jpg) no-repeat 0 0;
}

#navbut6 {
width: 127px;
background: transparent url(../images/nav/expect.jpg) no-repeat 0 -33px;
}
#navbut6 a {
background: transparent url(../images/nav/expect.jpg) no-repeat 0 0;
}

#navbut7 {
width: 150px;
background: transparent url(../images/nav/forms.jpg) no-repeat 0 -33px;
}
#navbut7 a {
background: transparent url(../images/nav/forms.jpg) no-repeat 0 0;
}

#navbut8 {
width: 193px;
background: transparent url(../images/nav/insurance.jpg) no-repeat 0 -33px;
}
#navbut8 a {
background: transparent url(../images/nav/insurance.jpg) no-repeat 0 0;
}


/* --------------- content area ---------------- */

#quicklinkArea {
	width: 132px;
	padding-left: 25px;
}

#quicklinkArea a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
	color: #728574;
	text-decoration: none;
}

#quicklinkArea a:hover {
	color: #6E371C;
}

#contentArea {
	width: 725px;
	height: 200px;
	padding-left: 50px;
	padding-right: 50px;
	background-image: url(../images/content.jpg);
	background-repeat: repeat-y;
}

#contentBox {
	padding-top: 20px;
}

.pullQuote {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #627365;
	vertical-align: top;
	padding-top: 15px;
	border-top-width: 2px;
	border-top-color: #728574;
	border-top-style: solid;
	padding-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-color: #728574;
	border-bottom-style: solid;
	padding-left: 15px;
	padding-right: 15px;
}

.greenText {
	color: #627365;
	font-weight: bold;
}

ul.biosPage {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

ul.biosPage li {	
	margin-bottom: 15px;
}

ul.biosPage li a {
	color: #627365;
	font-weight: bold;
	text-decoration: none;
}

ul.biosPage li a:hover {
	color: #6E371C;
}

.bioCopy {
	padding-left: 233px;
}


/* --------------- quick links ---------------- */


.quickLinkContent a {
	color: #627365;
	font-weight: bold;
	text-decoration: none;
}

.quickLinkContent a:hover {
	color: #6E371C;
}

.atStart a {
	color: #627365;
	font-weight: bold;
	text-decoration: none;
}

.atStart a:hover {
	color: #6E371C;
}


/* --------------- moo tools ---------------- */

	

.toggler {
	color: #6E371C;
	margin: 0;
	padding: 2px 5px;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
 
.element {
 
}
 
.element p {
	margin: 0;
	padding: 4px;
}
 
.float-right {
	padding:10px 20px;
	float:right;
}
 
blockquote {
	text-style:italic;
	padding:5px 0 5px 30px;
}


.icael {
	background-image: url(../images/icael.jpg);
	background-repeat: no-repeat;
	height: 135px;
	width: 120px;
}
