@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 5b5b5b;
}
body {
	background-color: #dadba5;
	margin-top: 0px;
	text-align: left;
	font-weight: normal;
}

#extracontent {
	height: auto;
	margin-bottom: 5px;
	 position: relative;
	border-top-color: -moz-use-text-color;
	    border-top-style: dotted;
	    border-top-width: 1px;
}

h1 {
	color: #0073ae;
	font-size: 30px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 29px;
	}
	
h2 {
	color: #723c74;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;

	}

h3 { 
	margin-bottom: 3px;
	font-size: 16px;
	color: #0073ae;
	text-align: left;
	}

p {
	color:#666666;
	font-size: 14px;
	font-weight: lighter;
	line-height: 20px;
	word-spacing: 3px;
	margin-top: 0px;
	}
	
p2 {
	color:#666666;
	font-size: 12px;
	font-weight: lighter;
	margin-top: -5px;
	}
	
p3 {
	color:#666666;
	font-size: 11px;
	font-weight: lighter;
	line-height: 12px;
	word-spacing: 2px;
	}

#container {
margin-left: auto;
margin-right: auto;
width: 955px;
height: auto;
position: relative;
text-align: left;
}

#headercontainer {
background-image: url(images/header.png);
width: 955px;
height: 203px;
position: absolute;
}

#blocknav {
width: 350px;
height: 45px;
position: relative;
float: right;
margin-top: 6px;
margin-right: 27px;
}


#servingtext {
    color: #094483;
    float: right;
    font-weight: bold;
    height: 20px;
    margin-left: 0;
    margin-right: 24px;
    margin-top: 25px;
    position: relative;
    width: auto;
}


#learnmoretext {
width: 300px;
height: 20px;
float: right;
position: relative;
margin-left: 0px;
font-size: 11px;
margin-right: 30px;
margin-top: 4px;
color: white;
}

#contacttext {
width: 280px;
height: 20px;
float: right;
position: relative;
margin-right: 60px;
margin-top: 40px;
color: white;
}

#search {
	width: 67px;
	height: 19px;
	float: right;
	position: relative;
	color: white;
	background-image: url(images/search.png);
	background-position:right;
	background-repeat:no-repeat;
	margin-top: 3px;
}

#searchcontainer {
	width: 207px;
	height: 19px;
	float: right;
	position: relative;
	margin-right: 35px;
	margin-left: 10px;
}


#navtop {
	float: left;
	width: auto;
	text-align: left;
	margin-left: 0px;
	height: 190px;
	font-weight: normal;
}
	#navtop ul {
	list-style: none;
	float: left;
	width: 150px;
	line-height: 18px;
	text-align: left;
	margin-top: 65px;
	margin-left: 0px;
	padding-left: 5px;
	}
	
	#navtop li {
	font-size: 14px;
	font-weight: bold;
	}

	#navtop a {
	color: #FFFFFF;
	text-decoration: none;
	
	}
	
	#navtop a:hover {
	text-decoration: underline;
	}

#divider {
background-image:url(images/headerdivider.png);
height: 125px;
width: 7px;
float: left;
margin-top: 65px;}

#bodynav0 {
width: 848px;
height: 296px;
margin-left: auto;
margin-right: auto;
margin-top: 25px;

}

#bodynav1 {
width: 848px;
height: auto;
margin-left: auto;
margin-right: auto;
margin-top: 25px;

}

#aboutusphoto {
background-image: url(images/aboutusphoto.jpg);
width: 211px;
height: 296px;
float: left;
}

#aboutusanimate {
background-image: url(images/aboutusanimate.jpg);
width: 211px;
height: 190px;
 bottom: 1115px;
position: absolute;
display: none;
}

#aboutusanimate ul {
 margin-top: 6px;
list-style: none;
width: inherit;
height: inherit;
line-height: 18px;
color: white;
margin-left: 0px;
padding-left: 10px;
}

#aboutusanimate li {
color: white;
font-size: 12px;
text-align: left;

}

#aboutusanimate a {
text-decoration: none;
color: white;
}

#aboutusanimate a:hover {
text-decoration: underline;
color: white;
}

#patientsphoto {
background-image: url(images/patientsphoto.jpg);
width: 211px;
height: 296px;
float: left;
}

#patientsanimate {
background-image: url(images/patientsanimate.jpg);
width: 211px;
height: 215px;
bottom: 1115px;
position: absolute;
display: none;
}

#patientsanimate ul {
list-style: none;
width: inherit;
height: inherit;
color: white;
line-height: 18px;
margin-left: 0px;
padding-left: 10px;
}

#patientsanimate li {
color: white;
font-size: 12px;
}

#patientsanimate a {
text-decoration: none;
color: white;
}

#patientsanimate a:hover {
text-decoration: underline;
color: white;
}

#healthprosphoto {
background-image: url(images/healthphoto.jpg);
width: 211px;
height: 296px;
float: left;
}

#healthprosanimate {
background-image: url(images/healthanimate.jpg);
width: 211px;
height: 190px;
bottom: 1115px;
position: absolute;
display: none;
}

#healthprosanimate ul {
list-style: none;
width: inherit;
height: inherit;
line-height: 18px;
color: white;
margin-left: 0px;
padding-left: 10px;
}

#healthprosanimate li {
color: white;
font-size: 12px;
}

#healthprosanimate a {
text-decoration: none;
color: white;
}

#healthprosanimate a:hover {
text-decoration: underline;
color: white;
}

#giftphoto {
background-image: url(images/makeagiftphoto.jpg);
width: 210px;
height: 296px;
float: left;
}

#giftanimate {
background-image: url(images/makeagiftanimate.jpg);
width: 210px;
height: 190px;
bottom: 1115px;
position: absolute;
display: none;
}

#giftanimate ul {
list-style: none;
width: inherit;
height: inherit;
line-height: 18px;
color: white;
margin-left: 0px;
padding-left: 10px;
}

#giftanimate li {
color: white;
font-size: 12px;
}

#giftanimate a {
text-decoration: none;
color: white;
}

#giftanimate a:hover {
text-decoration: underline;
color: white;
}

#bodynav2 {
width: 848px;
height: 37px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
display: block;
}

#footercontainer {
width: 843px;
height: 387px;
margin-left: 58px;
 margin-top: 175px;
float: left;
position: relative;
background-image: url(images/footerimage.png);
}

#footercontainer_two {
width: 843px;
height: 387px;
margin-left: 58px;
 margin-top: 95px;
float: left;
position: relative;
background-image: url(images/footerimage.png);
}

#footercontainer_two {
    background-image: url("images/footerimage.png");
    float: left;
    height: 387px;
    margin-left: 58px;
    margin-top: 25px;
    position: relative;
    width: 843px;
}

#bottomcontainer {
width: 843px;
height: 125px;
margin-left: 58px;
margin-top: 0px;
float: left;
position: relative;
}


#footercontent {
width: 220px;
height: 387;
float: left;
margin-top: 18px;
margin-left: 20px;
margin-right: 20px;
position: relative;

}

#recognize {
float: left;
width: 250px;
height: 125px;
position: relative;
margin-top: -30px;
}

#footercontact {
float: right;
width: 350px;
height: 125px;
position: relative;
margin-top: 20px;
margin-right: 10px;
}

#awards {
    background-image: url("images/awards.jpg");
    float: left;
    height: 112px;
    margin-top: 0;
    width: 50px;
}

#awardslink1 {
height: 45px;
margin-bottom: 24px;
}

#awardslink2 {
height: 45px;
}

#aboutus {
	width: 211px;
	height: 37px;
	position: relative;
	background-image:url(images/aboutus.jpg);
	background-repeat: no-repeat;
	float: left;
	clip: rect(-40px,auto,auto,auto);
}

#patients {
width: 211px;
height: 37px;
position: relative;
background-image:url(images/patients.jpg);
background-repeat: no-repeat;
float: left;
}

#healthpros {
width: 211px;
height: 37px;
position: relative;
background-image:url(images/healthprofessionals.jpg);
background-repeat: no-repeat;
float: left;
}

#gift{
width: 211px;
height: 37px;
position: relative;
background-image:url(images/makeagift.jpg);
background-repeat: no-repeat;
float: left;
}

#awardsdescription1 {
    float: left;
    height: 112px;
    margin-top: 10px;
    width: 190px;
}

#awardsdescription2 {

width: 190px;
height: 112px;
margin-top: 10px;
float: left;
}

#hdivider {
width: 172px;
height: 5px;
margin-top: 5px;
margin-bottom: 5px;
background-image:url(images/horizontaldivider.jpg);
}

#footerquote {
	width: 203px;
	height: 72px;
	float: left;
	position: absolute;
	font-size: 16px;
	color: white;
	left: 598px;
	top: 284px;
	font-weight: lighter;
	line-height: 20px;
}

#slideshow {
		background-image: url();
	width: 326px;
	height: 344px;
	float: left;
	margin-top: 25px;
	margin-left: 20px;
	padding-right: 25px;
	position: absolute;
	left: 535px;
	top: -2px;
		list-style: none;
	list-style-image: none;
	list-style-type: none;
}

#1 {
background-image: url();
text-decoration: none;
	width: 326px;
	height: 344px;
	float: left;
	position: relative;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	
}

#1 ul {
list-style: none;
text-decoration: none;
margin-left: 0px;
padding-left: 0px;
padding-top: 0px;
margin-top: 0px;
list-style-image: none;
list-style-type: none;
}

#1 li {
list-style: none;
text-decoration: none;
margin-left: 0px;
padding-left: 0px;
padding-top: 0px;
margin-top: 0px;
list-style-image: none;
	list-style-type: none;
}

#2 {
	background-image: url();
	width: 326px;
	height: 344px;
	float: left;
	position: relative;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;

}


#11 {
background-image: url ("images/1.png");
width: 326px;
height: 337px;
position: relative;

}
#12 {
background-image: url ("images/2.png");
width: 326px;
height: 337px;

}

#portfolio ul {
	float: left;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	list-style-image: none;
		list-style-type: none;
}
#portfolio li {
		float: left;
	list-style: none;
	text-decoration: none;
		margin-left: -40px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	list-style-image: none;
		list-style-type: none;
}
#bodycontentleft {
width: 482px;
height: 333px;
margin-left: auto;
float: left;
background-image:url(images/bodycopybg.png);
background-position: left bottom;
background-repeat: no-repeat;
}

#bodycontentleft_two {
width: 515px;
height: 395px;
margin-left: auto;
float: left;
background-image:url(images/compassion_bg.jpg);
background-position: left bottom;
background-repeat: no-repeat;
}


}

#bodycontentleft_alt {
width: 200px;
height: 333px;
margin-left: auto;
margin-top: 50px;
float: left;
text-align: left;
}

#bodycontentleft_alt ul{
list-style: none;
float: left;
margin-left: 0px;
padding-left: 0px;
line-height: 16px;
border-left: 5px solid;
border-color: #bac71c;
line-height: 20px;
}

#bodycontentleft_alt li{
color: #075c87;
font-size: 14px;
padding-left: 6px;

}

#bodycontentleft_alt a{
text-decoration: none;

}

#bodycontentleft_alt a:hover{
text-decoration: underline;
color: #075c87;
}

#bodycontentleft_alt li.active{
list-style: none;
line-height: 20px;
color: #075c87;
font-size: 14px;
line-height: 20px;
font-weight: bold;

}

#bodycontentlefttype {
    width: 383px;
height: 300px;

float: left;
margin-left: 30px;
color:#666666;
font-size: 14px;
font-weight: lighter;
line-height: 20px;
word-spacing: 3px;
margin-top: 0px;
}

#bodycontentlefttype_two {
    border-top: 1px solid #CCCCCC;
    color: #666666;
    float: right;
    font-size: 14px;
    font-weight: lighter;
    height: 175px;
    line-height: 20px;
    margin-left: 30px;
    margin-right: 15px;
    margin-top: 95px;
    padding-top: 10px;
    width: 260px;
    word-spacing: 3px;
}


#sticker {
float:right;
position: absolute;
padding: 10px;
}

#circleimage_two {
    float: left;
    margin-left: -25px;
    margin-top: 298px;

	
}

#bodycontentright_two {
	width: 300px;
	height: 350px;
	margin-right: 2px;
	float: right;
	overflow: auto;
	background-image: url(images/newsbg.png);
	background-repeat: repeat-y;
}


#bodycontentright {
	width: 300px;
	height: 310px;
	margin-right: 40px;
	float: right;
	overflow: auto;
	background-image: url(images/newsbg.png);
	background-repeat: repeat-y;
}

#bodycontentright_alt {
width: 210px;
height: 333px;
margin-right: auto;
margin-top: 75px;
margin-left: 35px;
float: left;
}

#bodycontentcenter_alt {
width: 400px;
height: auto;
margin-right: auto;
margin-top: 0px;
float: left;
}

#bodycontentcenter_searchresults {
width: 400px;
height: auto;
margin-right: auto;
margin-left: 50px;
margin-top: 0px;
float: left;
}

#newscontent {
width: 264px;
margin-left: 10px;
}
	
#bodycontainer {
background-image:url(images/bodybg.png);
width: 955px;
 height: 1553px;
position: absolute;
margin-top: 203px;
background-repeat: no-repeat;
}

#bodycontainer_two {
    background-image: url("images/bodybg_two.png");
    background-repeat: no-repeat;
    height: 1436px;
    margin-top: 203px;
    position: absolute;
    width: 955px;
}


#bodycontainer_alt {
	width: 955px;
	height: auto;
	position: absolute;
	margin-top: 203px;
}

#bodycontainer_container_alt {
	background-image:url(images/bodybg_alt.png);
	background-repeat: repeat-y;
	width: 955px;
	height: fixed;
	position: relative;
	margin-top: 0px;
}

#bodycontainer_alt_footer {
background-image:url(images/bodybg_footer.png);
width: 955px;
height: 72px;
position: relative;
clear: both;
}

#logo {
background-image:url(images/logo.png);
width: 306px;
height: 113px;
position: relative;
margin-top: 80px;
margin-left: 40px;
float: left;
}

#networkingIcons {
width: auto;
height: auto;
position: relative;
float: right;
    margin-right: 5px;
    margin-top: 15px;

}

#networkingIcons a {
border: none !important;
}
#networkingIcons img {

border: none !important;
}

	
	div#slideshow2 ul#slides {
		list-style: none;
	}
		div#slideshow2 ul#slides li {
			margin: 0 0 20px 0;
		}
#slideshow2 p {
color: white;

}

#slideshow2 h1 {
color: blue;
font-size: 22px;
}

#context {
width: 250px;
height: 100px;
margin-left: 10px;

}

#slideshow2, #slideshow2 ul, #slideshow2 li {
background: transparent !important;
}

#slides  {

width: 300px !important;
background: transparent;
z-index: 99999;
height: 300px !important;
}

#slideshow2 ul {
z-index: 999999;
margin-left: 30px;
height: 400px !important;
}

