@charset "utf-8";
@import url('reset.css');

/* CSS Document 

	thinkjon, LLC
	Version 1.0
	
	Date: 06/24/2011 

*/



html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #535353;
	line-height: 25px;
	/* background: #fff url(../images/bg_page.gif) left top repeat-x; 
	background-color: yellow;*/
}
#containerStickyFooter {
	min-height: 100%;
}
#wrapStickyFooter { 
   overflow:auto;
   padding-bottom: 92px; /* must be same height as the footer */
} 
div {
	outline: 0px #FF0000 dashed;
}

 /*  NOT being used
  #wrapperPage { for sticky footer - bottom of page ??? 
   	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -330px;  the bottom margin is the negative value of the footer's height 
	position: relative;
}
*/

/*  #####################################
				GENERAL STYLES
*/				
h1 { /*  */
	margin: 0px 0px 5px 0px;
	font-family: Tahoma, sans-serif;
	font-size: 22px;
	color: #FF00CC;
}
h2 { /* inside page Title */
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 10px 0px;
	font-family: Verdana, sans-serif;
	font-size: 35px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 20px;
	color: #1b546f;
} 
h3 { /* */
	margin: -8px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #0d2e42;
}
h4 { /* home col headings & inside page headings */
	margin: 0px 0px 0px 49px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #1b546f;
}
h5 { /* home article headings */
	margin: 0px 0px 0px 49px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #1b546f;
}
h6 {  /* inside page headings */
	margin: 0;
	padding: 0;
	float: left;
	clear: left;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #1b546f;
}

p {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0;
}

hr {
	color: #999999;
	height: 1px;
}
ul {
	padding:0px;
	margin:0px;
}
li {
	list-style-type: none;
	padding: 3px 0 0 7px;
}

div { /* divB */
	outline: #08d21b dashed 0px; 

}

a {
	color: #377bd6;
	text-decoration: none;
}
a:hover {
	color: #377bd6;
	text-decoration: underline;
}

/*  #####################################
				MAIN DIVs

div#pageFill {
	width: 100%;
	background: url(../images/bg_home01.jpg) center top no-repeat;
}
*/
div#headTop {
	margin: 0px;
	width: 100%;
	height:145px;
	background: url(../images/bg_hdr.gif) center top no-repeat;	
}
div#headTopHome {
	margin: 0 0 0 0;
	width: 100%;
	height:145px;
	background: url(../images/bg_hdr_home.gif) left top repeat-x;	
}
div#headCenter {
	margin: 0 auto;
	width: 960px;
	height: 80px;
	background: url(../images/bg_logo.gif) left top no-repeat;
}
#menuTop {
	margin: 6px;
	width: 660px;
	height: 74px;
	float: right;
}
#headTitle {
	margin: 25px auto 0 auto;
	width: 960px;
	height: 40px;
}
#headTitle h1 {
	margin: -5px 0 0 0;
	padding: 0 0 0 318px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #FFF;
}

div#homeBanner {
	margin: 0 auto;
	width: 960px;
	height: 300px;
	clear: both;
	background-color: yellow;
}
div#homeBannerText {
	margin: 30px 0 0 0;
	padding: 20px;
	width: 320px;
	height: 200px;
	float: right;
	color: 424242;
	background: url(../images/bg_homebanner_wht.png) left top repeat;
	border-bottom: 10px #171f49 solid;
}
div#homeBannerText h4 {
	margin: 0 0 15px 0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color: #203e6d;
	font-weight: normal;
	line-height: 30px
}
div#homeBannerText h5 {
	margin: 0 0 15px 0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #606060;
	font-weight: normal;
	line-height: 22px
}
div#middleCenter { 
	margin: 0 auto;
	width: 960px;
}
div#homeColA {
	margin: 0;
	padding: 0;
	width: 300px;
	float: left;
	clear: none;
}
div#breadCrumbs {
	margin: 0;
	padding: 0 ;
	width: 660px;
	height: 20px;
	float: right;
	clear: right;
}
div#insideColB {
	margin: 0 0 20px 0;
	padding: 0;
	width: 660px;
	float: right;
	clear: right;
}
div#insideColB  h3 {
	margin: 0 0 20px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	line-height: 30px;
	color: #162c5b;
}
#insideColB  p {
	margin: 0 0 20px 0;
}
.insideColRight, .insideColRight p {
	margin: 0;
	padding: 0 0 20px 0;
	width: 450px;
	float: right;
	clear: right;
}
.insideColRight h3 {
	margin: -2px 0 12px 0;
	padding: 0 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 22px;
	color: #162c5b;
	border-bottom: 1px #CCC solid;
}
.insideColRight h4 {
	margin: 40px 0 5px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 22px;
	width: 450px;
	color: #162c5b;
	/* border-bottom: 1px #CCC solid; */
}
.insideColRight h5 {
	margin: 5px 0 5px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 22px;
	width: 450px;
	color: #162c5b;
	/* border-bottom: 1px #CCC solid; */
}
.insideColRight img {
	margin: 0px 0 20px 0;
}
.cityState01 {
	margin: 10px 0 10px 0;
	padding: 4px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 450px;
	border-top: 1px #CCC solid;
}
.insideMenuTitle{
	margin: 0 0 10px 0;
	padding: 0;
	display:block;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #162c5b;
	border-bottom: 1px #CCC solid;
}
div#homeColC {
	margin: -20px 0 20px 0;
	padding: 25px;
	width: 610px;
	float: right;
	clear: right;
	background-color: #e4e8ec;
}
div#privacyBox1 {
	margin: -20px 0 20px 0;
	padding: 25px;
	width: 610px;
	float: right;
	clear: right;
}
div#privacyBox1 li {
	list-style-type:circle;
}

.propertyList {
	margin: 0 0 10px 0;
	padding: 0;
	width: 660px;
	float: left;
	clear: left;
}
.propertyList img {
	margin: 0 20px 0 0;
	width 120px; 
	height: 80px;
	float: left; 
	border: 2px #CCC solid;
}
.directorList ul li {
	margin: 0 0 175px -8px;
	padding: 0;
	width: 660px;
	float: left;
	clear: left;
}
.directorList h3 {
	margin: 20px 0 8px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 22px;
	color: #162c5b;
	border-bottom: 1px #ccc solid;
}

/*  #####################################
		MAIN MENUS
*/
#menuMain {
margin: 0;
padding: 0;
width: auto;
height: 80px;
float: left;
clear: right;
}
	#menuMain li {
	margin:0;
	padding:0;
	display:block;
	float:left;
	background: url(../images/bg_menutop_line.gif) top left no-repeat;
	}
	#menuMain li a {
	padding: 25px 22px 17px 22px;
	list-style-type: none;
	display:block;
	color: #606060;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: normal;
	text-decoration: none;
	}
	#menuMain li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#09122a;
	/* border-bottom: #09122a 5px solid; */
	text-decoration: none;
	background: url(../images/bg_menutop_hover.gif) left top repeat-x;
	}	
	#menuMain li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
	
	#bodyCompanyOverview #menuMainCompany a,
	#bodyCompanyAdvisor #menuMainCompany a,
	#bodyCompanySeniorMan #menuMainCompany a,
	#bodyCompanyDirectors #menuMainCompany a,
	#bodyCompanyObjectives #menuMainCompany a,
	
	#bodyPortfolioOverview #menuMainPortfolio a,
	#bodyPortfolioProperties #menuMainPortfolio a,
	
	#bodyFocusOverview #menuMainFocus a,
	#bodyFocusOperator #menuMainFocus a,
	#bodyFocusMedical #menuMainFocus a,
	#bodyFocusSenior  #menuMainFocus  a
	{
	background: url(../images/bg_menutop_hover.gif) left top repeat-x;
	}	
	
	
/*  #####################################
		SIDE COL CONTAINERS
*/
#sideNav { /* Groups all menu items */ 
margin: 0;
padding: 0;
width: 200px;
}

	#sideNav li  {
	margin: 0;
	padding: 0;
	}
	#sideNav li a {
	margin: 0;
	padding: 6px 0 6px 25px;
	width: 230px;
	display: block;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #252525;
	list-style-type: none;
	}
	#sideNav  li ul a {
	margin: 0;
	padding: 6px 0 6px 40px;
	width: 230px;
	display: block;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #252525;
	list-style-type: none;
	}

	#sideNav li a:hover {
	background:  #f0f0f0 url(../images/icon_arrow02.gif) left center no-repeat;
	/* background-color: #046ea8; */
	color: #09122a;
	text-decoration: none;
	}

	#bodyCompanyOverview #sideNavOverview a,
	#bodyCompanyAdvisor #sideNavAdvisor a,
	#bodyCompanySeniorMan #sideNavSeniorMan a,
	#bodyCompanyDirectors #sideNavDirectors a,
	#bodyCompanyObjectives #sideNavObjectives a,
	
	#bodyPortfolioOverview #sideNavOverview a,
	#bodyPortfolioProperties #sideNavProperties a,
	
	#bodyFocusOverview #sideNavOverview a,
	#bodyFocusOperator #sideNavOperator a,
	#bodyFocusMedical #sideNavMedical a,
	#bodyFocusSenior  #sideNavSenior  a
	{
	background:  #e6e6e6 url(../images/icon_arrow01.gif) left center no-repeat;
	}

	
/*  #####################################
		INSIDE COL LINKS
*/	
.insideLeftMenu {
margin: 0;
padding: 0;
width: 170px;
float: left;
clear: left;
border: 0px red dashed;
}
	.insideLeftMenu li {
	margin:0;
	padding: 0;
	float:left;
	Clear:left;
	list-style: none outside none;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #244676;
	text-decoration: none;
	}
	
	.insideLeftMenu li div {
	margin: 0 0 15px 0;
	padding: 0;
	float:left;
	Clear:left;
	
	}
	.insideLeftMenu li a {
	margin: 0;
	padding: 0 0 3px 0;
	float:left;
	Clear:left;
	list-style: none outside none;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #535353;
	}

	.insideLeftMenu li a:hover {
	color:#377bd6;
	text-decoration: none;
	}	
	.insideLeftMenu li a:visited {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

/*  #####################################
		INSIDE COL PROPERTY MENU LINKS
*/	
.insideLeftMenuProp {
margin: 0;
padding: 0;
width: 170px;
float: left;
clear: left;
border: 0px red dashed;
}
	.insideLeftMenuProp li {
	margin:0;
	padding: 0;
	float:left;
	Clear:left;
	list-style: none outside none;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #244676;
	text-decoration: none;
	}
	
	.insideLeftMenuProp li div {
	margin: 0 0 15px 0;
	padding: 0;
	float:left;
	Clear:left;
	
	}
	.insideLeftMenuProp li a {
	margin: 0;
	padding: 0 0 3px 0;
	float:left;
	Clear:left;
	list-style: none outside none;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #535353;
	}

	.insideLeftMenuProp li a:hover {
	color:#377bd6;
	text-decoration: none;
	}	
	.insideLeftMenu li a:visited {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}



/*  #####################################
				BREAD CRUMBS
*/
.breadcrumb{
position:relative; 
height:30px; 
width:100%;
}
.breadcrumb ul{
	position:relative; 
	margin:0 5px 0 5px; 
	padding:0; 
	height:30px; 
	background:url('http://www.sentiohealthcareproperties.com/image/img_breadcrumb_arrow.png') 0px -30px repeat-x; 
}
.breadcrumb ul li {p
	adding:0; 
	margin:0; 
	list-style:none; 
	float:left; 
	height:30px display:inline;
}
.breadcrumb ul li a{
	font:12px Arial, Helvetica, sans-serif; 
	color:rgb(255,0,0); 
	text-decoration:none; 
	line-height:30px; 
	display:block; 
	background:url('http://www.sentiohealthcareproperties.com/image/img_breadcrumb_arrow.png') 100% -60px no-repeat; padding:0 17px 0 15px; 
}
.breadcrumb ul li a:hover {text-decoration:underline; color:rbg(195,11,219);}
.breadcrumb ul li a.active{background:none; color:rgb(232,147,28);}
.breadcrumb ul li a.active:hover {text-decoration:none;}
.breadcrumb .left {
	position:absolute; 
	top:0px; 
	left:0px; 
	width:10px; 
	height:30px; 
	display:block;
	z-index:1; 
	background:url('http://www.sentiohealthcareproperties.com/image/img_breadcrumb_arrow.png') 0% 0px no-repeat;
}
.breadcrumb .right{
	position:absolute; 
	top:0px; 
	right:0px; 
	width:10px; 
	height:30px; 
	display:block; 
	z-index:1; 
	background:url('http://www.sentiohealthcareproperties.com/image/img_breadcrumb_arrow.png') 100% -90px no-repeat; 
}

/*  #####################################
				FOOTER DIVs
*/
#footerSticky {
    position: relative;
	/*margin-top: 188px;  negative value of footer height 
	height: 88px;*/
	clear:both;	
}

div#footer {
	margin: -88px 0 0 0;
	width: 100%;
	height: 92px;
	position: relative;
	border-top: 4px #1f273d solid;
	background: #102147;
}

/*
div#footerCenter {
	margin: 0 auto;
	padding: 15px 0 0 0;
	width: 900px;
	color: #3d4c77;
	text-transform: uppercase;
	
}
*/
#footerLinks {
margin: 0 auto;
padding: 15px 0 0 0;
width: 900px;
color: #3d4c77;
text-transform: uppercase;
border: 0px red dashed;
}
	.footerLinks li {
	margin:0;
	padding: 0 20px 0 0;
	float:left;
	list-style: none outside none;
	display:inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3d4c77;
	text-decoration: none;

	}
	.footerLinks li a {
	margin: 0;
	padding: 0 15px;
	float:left;
	list-style: none outside none;
	display:inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3d4c77;
	}

	.footerLinks li a:hover {
	color:#ccc;
	text-decoration: none;
	}	
	.footerLinks li a:visited {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
	
#footerHomeLinks {
margin: 0 auto;
padding: 15px 0 0 0;
width: 900px;
color: #3d4c77;
text-transform: uppercase;

}
	.footerHomeLinks li {
	margin: 23px 0 0 0;
	padding: 0 20px 0 0;
	float:right;
	list-style: none outside none;
	display:inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3d4c77;
	text-decoration: none;
	border: 0px red dashed;
	}
	.footerHomeLinks li a {
	margin: 0;
	padding: 0 15px;
	float:right;
	list-style: none outside none;
	display:inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	text-shadow:#000 0 2px 0;
	color: #FFF;
	}

	.footerHomeLinks li a:hover {
	background-color: #FFF;
	color: #162c5b;
	text-shadow:#FFFFFF 0 1px 0;
	text-decoration: none;
	}	
	.footerHomeLinks li a:visited {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}