/*--------------------------general page  styles -------------------------------*/
body {
	font-family: "Trebuchet MS", tahoma, Arial, Helvetica, sans-serif;
	background: #ccd5dd;
	font-size: 12px;
	line-height: 1.8em;
	color: #5c5c5c;
	margin-top: 0;
	text-align: center;
}

h1,h2,h3,h4 {
		font-family: verdana, tahoma, Arial, Helvetica, sans-serif;
}

em{
font-style: normal;
color: black;
}

#bod p.smaller {
	font-size:11px;
}

#container {
	width: 740px;
	border: 1px solid #fff;
	background: #fff;
	text-align : left;
	margin : 0 auto;
}

.sidebar {
	width:152px;
	border-right: white solid 1px;
	background:#bcd0c0;
	vertical-align : top;
	padding : 0;
}

#content {
	text-align: left;
	padding: 0;
	background: #fff;
}

.inlinepics{
	padding-left: 1px;
	margin: 10;
	border: 0;
}

div.spacer{
	clear: both;
	margin:0;
	padding:0;
	font-size:1px;
}

/*--------------------------image and title styles -------------------------------*/

div.itemcontainer {
	margin:10 0 10 15px ;
	vertical-align : top;
	padding: 0px;
}

.itempic{
	float: left;
	margin:0px;
	padding: 1px; 
	background:white;
	text-align: right;
	display:block;
}

#bod .itempic{
	border:1px solid black;
	display:block;
}

.itemtextleft{
	float: left;
	margin:0px;
	padding: 1px; 
	text-align: right;
}

.itemtext{
	float: left;
	border-left: 6px solid black;
	padding-left: 0px;
	margin-left:10px;	
	width:30%;
	text-align: left;
}



#bod div.itemcontainer  h4{
	margin: 0 0 0 8px;
	color: black;
	line-height:1.3em;
}

#bod div.itemcontainer  p{
	margin: 5 0 0 8px;
	padding-bottom: 5;
	line-height:1.1em;
	color: #666;
}

#bod td.callout div.itemcontainer  p{
	margin: 5 0 0 5px;
	font-style: italic;
	color: white;
}

.tenanttext{
	float: left;
	border-left: 6px solid black;
	padding-left: 0px;
	margin-left:10px;	
	text-align: left;
}

.tenantthumb{
	float: left;
	margin:0px;
	padding: 1px; 
	background:white;
	text-align: left;
	display:block;
	width:160px;
}

.tenantthumb img {
	border:none;
}

/*--------------------------page top styles -------------------------------*/
.band {
	text-align: center; 
	background: #000; 
	height: 15px;
	padding:0;
	width: 100%; 
	margin: 0;
	border-bottom: 1px solid #fff;
}

#pictures {
	clear: both;
	width: 100%;
	border-bottom: 1px solid #fff;
}

.imghd{
	border-right: 	 1px solid #fff; 
}

/*--------------------------background pictures for headers -------------------------------*/

#pictures{
	background-repeat: no-repeat;
	background-position: right;
}

div.galleries{ background: url(img/pixels.jpg);}

div.building{ background: url(img/rum_label.jpg);}

div.home{ background: url(img/walker.jpg);}

div.tenants{ background: url(img/pt_nova_ring.jpg);}

div.contact{ background: url(img/pt_many_windows.jpg);}
	
div.sboston{ background: url(img/pt_foliage.jpg);}

div.future{ background: url(img/pt_green.jpg);}


/*--------------------------left-hand side menu styles -------------------------------*/
 #menu{
	padding : 0;	
}

#menu p{
	color: black;
	text-align : right;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height: 1.8em;
	margin:0px;
}

#menu  p.topmenu{
	font-weight : bold;
 	padding : 0 5 0 0px;
	background : #8c9c8f;
	border-bottom: 1px solid #bcd0c0;
	cursor: pointer; 
}

#menu a { 
	color: black; 
	text-decoration: none; 
	cursor: pointer; 
}

#menu a:hover { 
background: #eee;
border-bottom: 1px dotted #bcd0c0;  
}

#dropmenudiv{
position:absolute;
background-color: #bcd0c0;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Verdana;
text-align: left;
line-height:16px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
color: black;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 2px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #8c9c8f;
}

/*--------------------------body text styles -------------------------------*/
#bod{
	vertical-align : top;
	padding:0px;
	width: 588px;
}

#bod p{
	margin:10 10 10 15;
	font-size: 12px; 
	line-height: 1.8em;
}

#bod table{
	font-size: 12px; 
	line-height: 1.8em;
}

#bod table.data{
	font-size: 12px; 
	line-height: 1.8em;
	margin:10 10 10 15;
}

#bod table.pic{
	font-size: 12px; 
	line-height: 1em;
	margin:10 10 10 12;
}

#bod h1 {
	color: white;
	font-size: 14px;
	margin: 0 0 1 0;
	padding: 1 0 1 10;
	width: auto;
	border-bottom: 0px;
	background:#bcd0c0;
}

#bod h2 { 
	color: #ab3811; 
	font-size: 15px; 
	margin: 25 10 10 5;
	padding: 0 0 2 0;
	width: auto; 
	border-bottom: 1px dotted #CCC;
}

#bod h3 { 
	color: black; 
	font-size: 12px; 
	margin: 15 10 10 5;
	padding: 0 0 2 0;
	width: auto; 
	border-bottom: 1px dotted #CCC;
}

#bod h4 {
	color: black;
	margin:15 10 5 15;
	font-size: 12px;
	font-weight : bold;
}

#bod  h4 + p{
	margin:0 10 10 15;
}

#bod ul{
	list-style-image : url(img/list_caret.gif);
	font-size: 11px; 
	line-height: 1.2em;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

#bod li{
	margin-right: 10;
	margin-bottom:1.3em;
}

#bod a { 
	color: #576F5B; 
	text-decoration: none; 
	border-bottom: 1px dotted #576F5B; 
	cursor: pointer; 
}

#bod a:hover { background: #eee; }

#bod .tenantthumb a {  
	text-decoration: none; 
	border: none; 
	cursor: pointer; 
}


/*---------------------------slideshow styles---------------------------------------*/

#bigspace{
border-bottom: 600px solid white;
}
#ss_text, #ss_img_div, #ss_controls {
	font-size: 12px;
	line-height: 1.8em;
	color: 5c5c5c;
	margin: 10 0 20 10;
	text-align: left;
}

/*--------------------------homepage callout  styles -------------------------------*/
.callout{
	background:#ab3811;
	vertical-align : top;
	color: white;
}

#bod td.callout h2{
	color: black; 
	width: auto; 
	border-bottom: 1px dotted black;
}

#bod td.callout h3 {
	color: white;
	margin:15 10 5 15;
	font-size: 12px;
	font-weight : bold;
	border-bottom: 0;
}

#bod td.callout a { 
	color: white; 
	text-decoration: none; 
	border-bottom: 1px dotted white; 
	cursor: pointer; 
}

#bod td.callout  a:hover { background: #8c9c8f; }

/*--------------------------pull quote  styles -------------------------------*/

#pullquote{
	color: #333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 100 10 0 5;
	text-align:right;
	line-height: 1.25em;
}

#pullquote h3{
	border-top: 1px dotted #8c9c8f;
	padding:10 0px;
	font-size : 12px;
	font-weight : bold;
	margin-bottom:0;
}

#pullquote p{
	font-size : 10px;
	font-style : italic;
	margin-top:0;
	padding-bottom:10px;
	border-bottom: 1px dotted  #8c9c8f;
}

/*--------------------------footer styles -------------------------------*/
#footer {
	clear: both; 
	text-align: center; 
	background: #000; 
	height: 20px;
	padding-top: .25em; 
	padding-bottom: .25em; 
	width: 100%; 
	margin: 0 auto; 
	border-top: 1px solid #fff;
}


#footer p{
	color: #fff;
	padding: 0px;
	margin: 0px;
}

#leftfoot {
	font-size: 10px;
	color: #fff;
	margin-right:40%;
}

#rightfoot {
	font-size: 10px;
	color: #fff;
	margin-left: 20%;
}

#footer a { 
	color: white; 
	text-decoration: underline; 
	cursor: pointer; 
}

#footer a:hover { 
	color: white; 
	text-decoration: none; 
}






