@charset "UTF-8";
/* CSS Document */
body  {
	margin: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #121C54;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #99CDFF;
	background-image: url(images/layout_bg2.jpg);
	background-repeat: repeat-x;
	padding: 0;
}

body a {
	color: #820000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
body img {
	border: 0px;
}

.twoColFixLtHdr #container {
	width: 760px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9933cc;
	border-left-color: #9933cc;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 

.twoColFixLtHdr #container2 {
	width: 760px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 



.twoColFixLtHdr #container h1 {
	color: #820000;
	font-size: 24px;
}

.twoColFixLtHdr #container h4 {
	font-size: x-small;
	color: #666666;
}

.twoColFixLtHdr #header {
	background-color: #FFFFFF;
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	height: 86px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 



.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #printIcon {
	padding-left: 30px;
	background-image: url(images/printer_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 24px;
	font-size: x-small;
	text-align: right;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
	padding-bottom: 3px;
	vertical-align: middle;
}
.twoColFixLtHdr #slideShow {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #D9E5F3;
	text-align: center;
	padding-top: 30px;
}

.twoColFixLtHdr #flashMenu {
	text-align: center;
}


.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 377px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #D9E5F3;
}

.twoColFixLtHdr #sidebar2 {
	width: 100%;
	background-color: #F7EDA9;
	padding: 15px;
	float: left;
}

.twoColFixLtHdr #beanBio {
	height: 310px;
	background-image: url(images/bean_home.jpg);
	background-repeat: no-repeat;
}
.twoColFixLtHdr #beanBio img {
	margin-top: -200px;
	margin-left: -50px;
}

.twoColFixLtHdr #beanBio h1 {
	color: #820000;
	margin-left: 185px;
	margin-bottom: 10px;
	margin-top: 30px;
	font-size: 36px;
}

.twoColFixLtHdr #beanBio p {
	margin-left: 185px;
	color: #121C54;
	font-size: small;
}


.twoColFixLtHdr #delpBio {
	background-image: url(images/delp_home.jpg);
	height: 311px;
}
.twoColFixLtHdr #delpBio h1 {
	color: #820000;
	margin-left: 15px;
	margin-top: 30px;
	font-size: 36px;
}
.twoColFixLtHdr #delpBio p {
	margin-left: 15px;
	color: #121C54;
	font-size: small;
	width: 180px;
}

/*brought from about_us*/
.twoColFixLtHdr #bioTop {
	text-align: left;
}

.twoColFixLtHdr #bioTop p {
	text-indent: 20px;
}

.twoColFixLtHdr #bioBottom {
	text-align: left;
}

.twoColFixLtHdr #mainContentFull {
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 40px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
} 

.twoColFixLtHdr #aboutAuthor {
	background-color: #F2F5FF;
	height: 125px;
	border: thin solid #99CCFF;
	width: 400px;
	margin-top: 15px;
}
.twoColFixLtHdr #aboutAuthor p {
	color: #48627A;
	margin-left: 125px;
	padding-left: 15px;
}
.twoColFixLtHdr #aboutAuthor h1 {
	color: #80ABD5;
	font-size: 18px;
	margin-left: 180px;
	margin-top: 10px;
	margin-bottom: -15px;
}
.twoColFixLtHdr #immuneSched {
	text-align: left;
}
.twoColFixLtHdr #immuneSched td {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
.twoColFixLtHdr #immuneSched img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 377px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 5px;
} 

.twoColFixLtHdr #updateContainer {
	height: 416px;
	text-align: center;
}


.twoColFixLtHdr #sloganAd {
	margin-left: 90px;
}

.twoColFixLtHdr #oppUpdate {
	height: 250px;
	width: 294px;
	overflow: auto;
	padding-top: 30px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border: medium solid #D9E5F3;
	background-color: #D9E5F3;
	text-align: left;
}
.twoColFixLtHdr #oppUpdate h1 {
	color: #121C54;
	font-size: 24px;
}
.twoColFixLtHdr #oppUpdate h2 {
	color: #999999;
	font-size: small;
	font-family: "Courier New", Courier, monospace;
}
.twoColFixLtHdr #oppUpdate p {
	color: #121C54;
	font-size: small;
}

.twoColFixLtHdr #subRight {
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.twoColFixLtHdr #subRight img {
	border: 10px double #D9E5F3;
	margin-top: -30px;
	margin-bottom: 40px;
}

.twoColFixLtHdr #immunization {
	text-align: center;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #D9E5F3;
	margin-top: 20px;
}

.twoColFixLtHdr #map {
	text-align: center;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #D9E5F3;
	margin-top: 20px;
}

.twoColFixLtHdr #bottomSpace {
	height: 200px;
	float: left;
	width: 760px;
	background-color: #FFFFFF;
	background-image: url(images/slogan.gif);
	background-repeat: no-repeat;
	padding: 0px;
}
.twoColFixLtHdr #contactInfo {
	text-indent: 0px;
	text-align: left;
}
.twoColFixLtHdr #contactForm {
	background-color: #FFFDEB;
	width: 365px;
	padding-left: 25px;
	margin-bottom: 25px;
}

.twoColFixLtHdr #contactForm p {
	text-align: left;
	font-size: x-small;
	text-indent: 0px;
}

.twoColFixLtHdr #footer {
	height: 85px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 90px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
} 
.twoColFixLtHdr #footer p {
	font-size: small;
	color: #FFFFFF;
	margin-top: 0px;
}

.twoColFixLtHdr #footer a {
	text-decoration: none;
	color: #DA0000;
}


.twoColFixLtHdr #boyFooter {
	float: left;
}
.twoColFixLtHdr #girlFooter {
	float: right;
}



.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltrtMi {
	float: right;
	margin-left: 8px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000033;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.twoColFixLtHdr #menuContainer {
	background-color: #303C69;
	text-align: center;
	padding-left: 200px;
}


/* Copied wholly from tutorial */
/* Root = Horizontal, Secondary = Vertical */
ul#navmenu {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 500px; /*For KHTML*/
	list-style: none;
	height: 24px;
}

ul#navmenu li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 24px;
}

ul#navmenu ul {
	border: 0 none;
	padding: 0;
	width: 160px;
	list-style: none;
	display: none;
	position: absolute;
	top: 24px;
	left: 0;
	margin: 0;
}

ul#navmenu ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu ul li {
  width: 160px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu a {
	border-right-color: #FFFFFF;
	border-bottom-color: #CCC;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	color: #F7EDA9;
	text-decoration: none;
	height: auto !important;
	height: 1%; /*For IE*/
	background-color: #D9E5F3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6E6E6;
	border-left-color: #F0F0F0;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
	color: #121C54;
	background-color: #F7EDA9;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
	float: none;
	color: #820000;
	background-color: #D9E5F3;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
	color: #121C54;
	background-color: #F7EDA9;
}

/* 3rd Menu */
ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a {
	color: #820000;
	background-color: #D9E5F3;
}

/* 3rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover a,
ul#navmenu li.iehover li.iehover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover a {
	color: #121C54;
	background-color: #F7EDA9;
}

/* 4th Menu */
ul#navmenu li:hover li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li.iehover li a {
	color: #820000;
	background-color: #F7EDA9;
}

/* 4th Menu Hover */
ul#navmenu li:hover li:hover li:hover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover li a:hover {
	color: #121C54;
	background-color: #F7EDA9;
}

ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
}




/* Menu Pasted from Dynamic Drive */
.chromestyle{
	width: 100%;
	font-weight: normal;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 100%;
background: url(chrometheme/chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
	color: #1b1473;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #DADADA;
	padding-top: 4px;
	padding-right: 25px;
	padding-bottom: 4px;
	padding-left: 25px;
}

.chromestyle ul li a:hover{
background: url(chrometheme/chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

/*.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: " v";
/*content: " " url(chrometheme/downimage.gif); /*uncomment this line to use an image instead*/
/*}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #121C54;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}
