/*_______Tocco Investment Group_______*/
a:active, a:focus{outline:none;}
body{
	margin: 0 auto;
	background: #f78f1e;
	height: 100%;
}
html{
	height: 100%;
}

#nhome a{		float: left; display: block; width: 179px; height: 37px; background: url(../img/sitewide/nav/n_home.gif) bottom left no-repeat;}
#nhomeS a{		float: left; display: block; width: 179px; height: 37px; background: url(../img/sitewide/nav/n_home.gif) top left no-repeat;}

#ninvest a{		float: left; display: block; width: 162px; height: 37px; background: url(../img/sitewide/nav/n_invest.gif) bottom left no-repeat;}
#ninvestS a{	float: left; display: block; width: 162px; height: 37px; background: url(../img/sitewide/nav/n_invest.gif) top left no-repeat;}

#ninventory a{	float: left; display: block; width: 162px; height: 37px; background: url(../img/sitewide/nav/n_inventory.gif) bottom left no-repeat;}
#ninventoryS a{	float: left; display: block; width: 162px; height: 37px; background: url(../img/sitewide/nav/n_inventory.gif) top left no-repeat;}

#nfinance a{	float: left; display: block; width: 161px; height: 37px; background: url(../img/sitewide/nav/n_finance.gif) bottom left no-repeat;}
#nfinanceS a{	float: left; display: block; width: 161px; height: 37px; background: url(../img/sitewide/nav/n_finance.gif) top left no-repeat;}

#ntenant a{		float: left; display: block; width: 162px; height: 37px; background: url(../img/sitewide/nav/n_tenant.gif) bottom left no-repeat;}
#ntenantS a{	float: left; display: block; width: 162px; height: 37px; background: url(../img/sitewide/nav/n_tenant.gif) top left no-repeat;}

#ncontact a{	float: left; display: block; width: 178px; height: 37px; background: url(../img/sitewide/nav/n_contact.gif) bottom left no-repeat;}
#ncontactS a{	float: left; display: block; width: 178px; height: 37px; background: url(../img/sitewide/nav/n_contact.gif) top left no-repeat;}

#nhome a:hover, #ninvest a:hover, #ninventory a:hover, #nfinance a:hover, #ntenant a:hover, #ntenant a:hover, #ncontact a:hover{background-position: 0 -37px;}

.snav{
	float: left;
	width: 292px;
	height: 100%;
	display: block;
	clear: none;
	margin-left: -324px
}
.content{
	display: block;
	width: 610px;
	padding-left: 342px;
	padding-bottom: 24px;
	clear: none;
}
.content p{
	padding: 0;
	margin: 0;
}
.snav a{
	color: #4c4c4c;
	font-size: 16px;
	text-decoration: none;
	padding-left: 64px; 
	display: block; 
	width: 228px; 
	height: 33px; 
	background: url(../img/page/sidenav/hoverImg.gif) bottom left no-repeat;
}
#currentSnav a{
	background: url(../img/page/sidenav/hoverImg.gif) top left no-repeat;
	color: white;
}
.snav span{
	position: relative;
	top: 5px;
}
.snav a:hover{	
	color: white;
	background-position: top left;
}

.tigHeader{
	display: block;
	width: 1004px;
	height: 105px;
	background: url(../img/sitewide/header.gif) no-repeat;
	margin:0 auto;
}
.tigNav{
	display: block;
	width: 1004px;
	height: 37px;
	margin:0 auto;
}
.tigNav img{
	border: 0;
}
.HTimg{
	display: block;
	margin:0 auto;
	width: 1004px;
	height: 34px;
	background: url(../img/home/textTop.gif) no-repeat;
}
.HTtext{
	margin:0 auto;
	width: 1004px;
	background: url(../img/home/textRP.gif) repeat-y;
	height: 100%; 
}
.HTtext p{
	margin: 0;
	font-size: 14px;
	font-family: times;
	color: #3f3f3f;
	width: 820px;
	margin-left: 80px;
}
.HTstretch{
	display: block;
	margin:0 auto;
	min-height: 100%;
	width: 1004px;
	background: url(../img/home/textRP.gif) repeat-y;
}
.PAGEstretch{
	display: block;
	margin:0 auto;
	min-height: 100%;
	width: 1004px;
	background: url(../img/page/pageRP.gif) repeat-y;
}
.pageTopImg{
	width: 1004px;
	height: 38px;
	display: block;
	background: url(../img/page/sidenav/page_top.gif) no-repeat;
}
h1, h2, h3, p{
	padding: 0;
	margin: 0;
	color: #3f3f3f;
}
h1{
	padding-bottom: 8px;
	font-size: 22px;
	color: #757575;
}
h2{
	padding-top: 12px;
	font-size: 18px;
	color: #757575;
}
h3{
	font-weight: normal;
	font-size: 14px;
	padding-bottom: 4px;
	padding-top: 4px;
	color: #757575;

}
p{
	font-size: 13px;
}

.propertyContent { 
	font-size: 12px;
	color: #757575;
}
.propertyContent a, .propertyContent a:visited { color:#f78f1e; text-decoration:none; }
.propertyContent a:hover{ color: #f78f1e; text-decoration: underline; }

.propertyTitle { 
	font-size: 18px;
	color: #757575;
}


.orangeText { color: #f78f1e; font-family:Arial, Helvetica, sans-serif; font-size:10px; }
.orangeTextBold { color: #f78f1e; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; }
.whiteText { color: #ffffff; font-family:Arial, Helvetica, sans-serif; font-size:10px; }
.whiteTextBold { color: #ffffff; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; }
.greyText { font-family:Arial, Helvetica, sans-serif; font-size: 10px; color:#676767; }
.greyText a, .greyText a:visited { color:#676767; text-decoration:none; }
.greyText a:hover { color:#676767; text-decoration: underline; color: #f78f1e; } 
.greyTextBold { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#676767; font-weight:bold; }
.greyTextTitle { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#676767; font-weight:bold; }
