body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #047B33;
	background-image: url(../_img/BackgroundTile.jpg);
	background-repeat: repeat-x;
}
form {
	margin: 0px;
}
.txtError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Red;
	font-weight: bold;
}
.txtSmall 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a:link {
	color: #0082D6;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #0082D6;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #6EAB23;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #0082D6;
	font-weight: bold;
	text-decoration: none;
}
.txtContent {
	line-height: 20px;
}

.frmText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	border: 1px solid #6F6660;
}
.txtText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F6660;
	font-weight: normal;
}

.CookieCrumb {
	font-size: 11px;
	color:  #0082D6;
	font-weight: normal;
}
.CookieCrumbItem {
	color:  #0082D6;
	font-weight: normal;
}
a.CookieCrumbItem:link {
	color:  #0082D6;
	text-decoration: none;
	font-weight: normal;
}
a.CookieCrumbItem:visited {
	color:  #0082D6;
	text-decoration: none;
	font-weight: normal;
}
a.CookieCrumbItem:hover {
	color: #0082D6;
	text-decoration: underline;
	font-weight: normal;
}
a.CookieCrumbItem:active {
	color: #0082D6;
	text-decoration: underline;
	font-weight: normal;
}

.txtReadMore {
	color: #ffffff;
	font-size: 11px;
}
a.txtReadMore:link {
	color: #ffffff;
	text-decoration: none;
}
a.txtReadMore:visited {
	color: #ffffff;
	text-decoration: none;
}
a.txtReadMore:active {
	color: #ffffff;
	text-decoration: underline;
}
a.txtReadMore:hover {
	color: #ffffff;
	text-decoration: underline;
}

ul
{
	margin-top:0px;
	margin-left:25px;
	margin-bottom:8px;
}

.FeaturedTitle {
	font-size: 13px;
	color: #ffffff;
}
a.FeaturedTitle:link {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
a.FeaturedTitle:visited {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
a.FeaturedTitle:active {
	font-size: 13px;
	color: #ffffff;
	text-decoration: underline;
}
a.FeaturedTitle:hover {
	font-size: 13px;
	color: #ffffff;
	text-decoration: underline;
}

.FeaturedText {
	line-height: 18px;
}

.contentTop {
	background-image: url(../_img/ContentTop.jpg);
	background-repeat: no-repeat;
}
.contentTile {
	background-image: url(../_img/ContentTile.jpg);
	background-repeat: repeat-y;
}
.contentBottom {
	color: #EAF2C8;
	background-image: url(../_img/ContentBottom.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 18px;
}

a.contentBottomLink 
{
	color: #EAF2C8;
	font-weight: normal;
	text-decoration: none;
}

a.contentBottomLink:link
{
	color: #EAF2C8;
	font-weight: normal;
	text-decoration: none;
}

a.contentBottomLink:visited
{
	color: #EAF2C8;
	font-weight: normal;
	text-decoration: none;
}

a.contentBottomLink:hover
{
	color: #EAF2C8;
	font-weight: normal;
	text-decoration: underline;
}

a.contentBottomLink:active
{
	color: #EAF2C8;
	font-weight: normal;
	text-decoration: underline;
}

#divStorkStories
{
	position:relative;
	top: -85px;
	margin-left: 548px;
}


.PhotoGallery 
{
	background-color: #ffffff;
	border-style:solid;
	border-color:#6FB846;
	border-width: 1px;
}


div#slideShow
{
	width: 448;
	height: 336;
}



.ArrivalsTop {
	background-image: url(../_img/ArrivalsObstetricians.jpg);
	background-repeat: no-repeat;
}


div#imageHolder
{
	display:block;
	width:324px;
	height:241px;
}

.SideImage
{
	position:absolute;
	height:241px;
}

.SideImage img
{
	display:block;
}




h1{
	color: #0082D6;
}

h2{
	font-size: 20px;
}

h3{
	font-size: 14px;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	letter-spacing: 0px;
	font-size: 60px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1em;	
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: 0px;
	font-size: 38px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: .8em;	
/*	
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 50px;
*/
}

div.MenuItem {
	visibility: hidden;
	letter-spacing: 0px;
	font-size: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 30px;
}

.sIFR-hasFlash div.MenuItem {
	visibility: hidden;
	letter-spacing: 0px;
	font-size: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 30px;
}

.sIFR-hasFlash div.ListItem {
	visibility: hidden;
	letter-spacing: 0px;
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}