/********* begin standard all site styles *************/

img{
	border:0;
}
/********* end standard styles *************/

div#cdc-box{
	background: #99C997;
	height: 100px;
	padding: 5px;
}

/********* Sitewide Styles *************/
a {color: #0047B6;}
a:link    { text-decoration: none; }
a:visited { text-decoration: none; }
a:active  { text-decoration: none; }
a:hover   { text-decoration: underline; }
p {
  font-size: 13px;
}
ul {
  margin-left: 15px;
}
ul.serviceArea {
  list-style: none;
  width: 170px;
  margin: 0 0 0 0px;
  padding: 0;
}
ul.serviceArea li {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: normal; 
  color: #000000;
  font-size: 10px;

}
ul.serviceArea li.wide {
  float: right;
  margin-top: -13px;

}
h1 {
	font-family:"Times New Roman", Times, serif;	
	color:#93B0CE;
	font-size:31px;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:10px;
	letter-spacing:1px;
}
h2 {
	font-size:15px;
	font-weight:bold;
}
h3 {
  font-size: 13px;
}
img#header {
  margin: 16px 0 0 0;
}
img#focus {
  float:left;
  position:relative;
  margin: 5px 21px 0 0;
  padding: 0 0 25px 0;
  display: inline;
  clear:left;
}
#introduction {
  width: 498px;

}
* html #introduction {
  width: 485px;
}
#introductionWide {
  width: 500px;
}
* html #introductionWide {
  width: 240px;
}
#introductionXWide {
  width: 673px;

}
#promos {
  float: right;
  min-height: 385px;
  width: 210px;
  margin-top:0px;
  overflow: hidden;

}

#promos #promos_top {
position: relative;
	width:100%;
	background-color:#ffd274;
	font-weight:bold;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:10px;
	padding-right:10px;
margin-left: -10px;
z-index: 9;
}

#promos p {
	text-indent: 0;
}

.Caregivers {
}
.Patients {
}
.Employment {
}
.Support {
}
.Services {
}
img#imgPromos {
  width: 215px;
  padding: 0;
  margin: 0;
}
div#promos {
  color: #886315;
}
div.cg_top {
  margin: -15px 0 0 0;
  padding: 10px 10px 10px 10px;
  min-height: 290px;
}
div.cg_bottom {
  padding: 10px 10px 10px 10px;
  height: 0px:  
}
#promos div.cg_top {
  background: #FFE4AE; 
}
#promos.Employment div.cg_bottom {
  background: #CD7571;
}
#promos.Patients div.cg_bottom {
  background: #DD9B11;
}
#promos.Support div.cg_bottom {
  background: #C47FEA;
}
#promos.Services div.cg_bottom {
  background: #00B2A7;
}
/********* End Site Wide Styles *************/


/************ Site Wide Layout *************/

  /****** Header **********/
div.containerDiv {
  position:relative; 
  top: 0px; 
  left: 0px;
  width: 749px;
}
div.vnaLogo {
  position:absolute; 
  top: 24px; 
  left: 0px;
  width: 243px;
  height: 93px;
}
div.comfortNavBackground {
  position:absolute; 
  top: 0px; 
  left: 421px;
  width: 328px;
  height: 37px;
  background-image: url(/images/comfort_nav_background.gif);
  background-repeat:no-repeat
}
#comfortNavText {
  margin: -2px 0 0 0;
  position:absolute; 
  top: 1px; 
  left: 15px;
  height: 11px;
  font-size:8px;
  vertical-align:middle;
  padding-top:2px;
}
#comfortNavText a {
  padding: 0 4px 0 4px;
  font-size: 10px; 
  color: #000000;
  font-weight: bold; 
  letter-spacing: 0.15px; 
  vertical-align:middle; 
}
div.comfortPhoneNumbers {
  position:absolute; 
  top: 32px; 
  left: 452px;
  width: 220px;
  height: 15px;
  color: #545A61;
  font-size: 10px;
  font-weight: bolder;
  letter-spacing: 0.75px;
}
div.rightSideBar {
  position: absolute; 
  top: 38px; 
  left: 742px;
  width: 7px;
  height: 101px;
  background-image: url(/images/right_side_bar_image.gif);
}
/* Repeats the background image across the page behind other layers */
div.rightSideBarBackGround {
  padding-top: 118px !important;
  padding-top: 121px;
  z-index:50; 
  left: 0px;
  width: 749px;
  overflow-y: visible;
  overflow-x: hidden;
  background-image: url(/images/right_side_bar_image.gif);
  background-position: right;
  background-repeat: repeat-y;
}
   /***** Main Menu and Bar *******/
div.mainMenu { 
  position:relative; 
  top: 98px;
  left: 93px;
  width: 650px; 
  height: 20px;
}
a.mainMenu, a.mainMenuSelected { 
 	font-size: 11px; 
 	color: rgb(84, 90, 97);
 	letter-spacing: 0.25px;  
}
a.mainMenu:Hover, a.mainMenuSelected, a.mainMenuSelected:Hover { 
 	text-decoration: none;
 	color: #fff;
}
/* This id n style definitions were in here - duplicate
div.mainMenu { 
  position:absolute; 
  top: 74px;
  left: 92px;
  width: 650px; 
  height: 20px;
} */

div.mainMenuTab, div.mainMenuTabSelected { 
  width: 107px; 
  height: 20px;  
  text-align: center;
  vertical-align: middle;
  margin-left: 1px;
  line-height: 20px;
  background-image: url(/images/main_menu_tab_off.gif);
  float: left;
}
div.mainMenuTab:hover { 
  background-image: url(/images/main_menu_tab_on.gif); 
/*  color: #ffffff; */
}
div.mainMenuTabSelected {
  background-image: url(/images/main_menu_tab_on.gif); 
 /* color: #ffffff; */
}
div.blueBar {
  position:absolute; 
  top: 118px;
  left: 0px;
  width: 741px; 
  height: 23px;
  background: #0047B6;
}
div.HMPblueBar {
  position:absolute; 
  top: 118px;
  left: 0px;
  width: 741px; 
  height: 3px;
  background: #0047B6;
}
div.blueBarText {
  position:relative; 
  top: 3px;
  left: 45px;
  width: 741px; 
  height: 15px;
  color: #ffffff;
  font-size: 8pt;
  vertical-align: middle;
  line-height: 15px;
}
div.blueBarMenuText {
  position:relative; 
  top: 3px;
  left: 20px;
  width: 725px; 
  height: 15px;
  color: #ffffff;
  font-size: 8pt;
  vertical-align: middle;
  line-height: 15px;
}
div.blueBarMenuText a {
  color: #fff;
  padding: 0 4px 0 4px;
  font-size: 11px;
}
div.NEWblueBarMenuText {
  position:relative; 
  top: 3px;
  left: 0px;
  width: 741px; 
  height: 20px;
  color: #ffffff;
}
div.NEWblueBarMenuText img {
	float:left;
  	padding:0px;
}
div.NEWblueBarMenuText a {
  color: #fff;
  padding: 0 0px 0 0px;
  font-size: 11px;
}
    /****** End Header *********/


    /****** Footer *********/

#footerNav {
  margin: 5px 0 5px 0;
  text-align: center;
  font-size: 11px; 
  color: #545A61;
}	
a.footerLinks {
  font-size: 11px; 
  color: #545A61;
  letter-spacing: 0.25px;  
}
#footer {
  position: relative;
  left: -100px;
  width: 749px;
  height: 15px;
  text-align: left;
  padding: 0px 0 4px 0;
  font-size: 11px;
  color: #363A40;
}
/* Mac Hack \*/
#footer {
  position: relative;
  left: -10px;
  width: 749px;
  height: 15px;
  text-align: center;
  padding: 0px 0 4px 0;
  font-size: 10px;
  color: #363A40;
}
/* End Hack */
div.footer a {
  color: #363A40;
}


    /****** End Footer *********/

  /****** Main Content Area **********/
div#maincontent {
    background: url(/images/sidebar_bg.gif) repeat-y 514px;
}
div#maincontent.no-sidebar { background-image: none; }
div.mainContentColoredBox {
  position: relative;
  top: 0px;
  left: 0px;
  width: 741px;
  overflow: visible;
}
/* div.mainContentArea {
  position: relative; 
  top: 5px;
  left: 10px;
  width: 721px;
  z-index: 30;
  border: 1px solid #000;
}  */
  
address {
  text-decoration: normal;
}  
  /****** End Main Content Area **********/




/*********************Modified page layout for jobs section*********************/
#widecontent{
	background: #fff;
	min-height: 485px;
	margin: 5px 0 20px 21px;
	width: 690px;
	height: auto;
}

#wideintroduction {
  width: 700px;
}


/************table styles************/
tr.head td{
	padding: 10px;
	background: #D4D4D4;
}
tr.gray td{
	padding: 10px;
	background: #E5E5E5;
}
tr.white td{
	padding: 10px;
	background: #FFFFFF;
}
