* { margin:0; padding:0; }

BODY { 
	font-family: Arial, Helvetica, sans-serif;
	line-height:160%;
	font-size:12px;
	color:#FFF;
	background-color:#868686; 
	
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#B0B0B0;
	margin-bottom: 14px;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	margin-bottom: 0;
}

p {
	margin-top: 0;
	margin-bottom: 2em;
	text-align: justify;
}

.news {
	text-align: left;
	margin-bottom: 0;
}

.largebody {
		font-size:16px;
		font-weight:normal;
		line-height: 24px;
		text-align: justify;
		margin-bottom:15px;
}

a:link { 
	color:#c3c3c3; 
	font-weight: normal;
	text-decoration: none;
}
a:visited { 
	color:#c3c3c3; 
	font-weight: normal;
	text-decoration: none;
}
a:active { 
	color:#ffffff; 
	font-weight: normal;
	text-decoration: none;
}
a:hover { 
	color:#ffffff; 
	font-weight: normal;
	text-decoration: none;
}

.linksoon {
	color:#B0B0B0; 
}

#layout { 
	width:854px;
	height: 100%;
	margin:10px auto; 
	
}

#information { 
	margin-top:15px;
	width: 850px;	
	background-image: url('http://www.blvrealtyorg.com/images/bottom_image.jpg');
	background-repeat: no-repeat;
	background-position: bottom right; 
	padding-bottom: 215px;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;	
}

#footer {
	width: 860px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 2px;
	margin-left: auto;
	margin-right: auto;	
	text-align: left;
}

a.credits:link {
	color: #B0B0B0; 
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
}
a.credits:visited {
	color: #B0B0B0; 
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
}
a.credits:active {
	color: #B0B0B0; 
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
}
a.credits:hover {
	color: #FFFFFF; 
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
}


a.nav:link {
	color: #FFFFFF; 
	font-weight: normal;
	font-size: 12px;
}
a.nav:visited {
	color: #FFFFFF; 
	font-weight: normal;
	font-size: 12px;
}
a.nav:active {
	color: #FFFFFF; 
	font-weight: normal;
	font-size: 12px;
}
a.nav:hover {
	color: #FFFFFF; 
	font-weight: normal;
	font-size: 12px;
}


/* Layout properties for the title  */
.p_title {
	color: #b0b0b0;		
	cursor:pointer;	
	margin-bottom: 5px;
	margin-top: 5px;	
}
/*
.p_title:hover {
	font-weight: bold;
	color: #FFFFFF;		
	cursor:pointer;	
	margin-bottom: 5px;
	margin-top: 5px;	
}
*/
		
.p_desc{
		
	padding: 0;
	width:632px;
	border-bottom: 1px solid #B0B0B0;
	margin-bottom: 5px;
		
		
	/* This one should not be changed */
	display:none;	
}