/*  
Page Name: Lloyd's Real Estate
Page URL: http://www.Lloyd-Team.com/
Author: Bea Lozano
*/		


body 
{
	font-size: 10px;
	margin: 0px;
	text-align: left;
	font-family: Verdana;
}

#BODY2
{
	position: absolute; 
	width: 489px; 
	height: 427px; 
	z-index: 1; 
	left: 210px; 
	top: 202px;
}

#TulumPhoto
{
	position: absolute; 
	width: 100px; 
	height: 100px; 
	z-index: 1; 
	left: 1px; 
	top: 1px;
}

                         /***************************************************
                          *********************** Header ********************
                          ***************************************************/

#HEADER
{
 	position: 	absolute; 
 	width: 		704px; 
 	height: 	173px; 
 	z-index: 	1; 
 	left:		207px; 
 	top: 		6px;
 	margin-bottom:5;
}

table.header-table
{
	width: 100%;
}
 
td.header-td
{
	width: 100%; 
	text-align: right;
	border-bottom-style: solid; 
	border-bottom-width: 3px; 
	border-color: #FF0000;
}

                         /***************************************************
                          *********************** Left bar ******************
                          ***************************************************/

#LEFT-BAR
{
	position: absolute; 
	width: 196px; 
	height: 695px; 
	z-index: 7; 
	left: 4px; 
	top: 6px;
}

table.left-bar-table
{
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0;
	border-style: solid;
	border: 0; 
	width:100%;
}

td.left-bar-red
{
	background-color: #FF0000;
}

td.left-bar-black
{
	background-color: #000000;
}





                         /***************************************************
                          *********************** Right bar ******************
                          ***************************************************/


#RIGHTBAR
{
	position: absolute; 
	width: 200px; 
	height: 573px; 
	z-index: 1; 
	left: 712px; 
	top: 201px; 
	background-color:#c0c0c0
}

table.rightbar-table
{
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px;
	border-width: 0px;
	width: 164px;
	border-collapse: separate;
	border-spacing: 2px;
	padding: 0px
}

                         /***************************************************
                          *********************** Right bar ******************
                          ***************************************************/

#FOOTER
{
	position: absolute; 
	width: 918px; 
	height: 100px; 
	z-index: 1; 
	left: 0px; 
	top: 657px;
}

table.footer-table
{
	width: 100%; 
	text-align: center;
}

td.bluecell 
{	
	font-size:8pt;
	color:#FFFFFF;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-top-color: #e1e1e1;
	border-right-color: #000000;
	border-left-color: #e1e1e1;
	border-bottom-color: #000000;
	background-color: #000000
}
	  	
td.greycell 
{	
	font-size:10pt;
	color: #000000;
	text-align: center; 
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #878787;
	background-color: #E1E1E1;
}
td.lightgreycell 
{	
	font-size:3pt;
	font-family: verdana;
	color: #C0C0C0;
	text-align: left;
	background-color: #C0C0C0
}



a.white-text:link    
{
	color: #FFFFFF; 
	font-size: 10pt; 
	text-decoration: none
} 
a.white-text:visited 
{
	color: #FFFFFF; 
	font-size: 10pt; 
	text-decoration: none
}  
a.white-text:hover   
{
	color: #FF0000; 
	font-size: 10pt; 
	text-decoration: none; 
	font-weight: bold
}
a.white-text:active  
{
	color: #FF0000; 
	font-size: 10pt; 
	text-decoration: none
}

a.blue-text:link    
{
	color: #000040; 
	font-size: 10pt; 
	text-decoration: none
} 
a.blue-text:visited 
{
	color: #000040; 
	font-size: 10pt; 
	text-decoration: none
}  
a.blue-text:hover   
{
	color: #000040; 
	font-size: 10pt; 
	text-decoration: none; 
	font-weight: bold
}
a.blue-text:active  
{
	color: #FF0000; 
	font-size: 10pt; 
	text-decoration: none
}

h1
{
	text-align: center;
	font-family: Verdana;
	font-size: 12pt;
}

p
{
 	text-align: right; 
 	margin-top: 1px; 
 	margin-bottom: 1px; 
 	color: #FFFFFF; 
	font-family: Arial; 
 	font-size: 10;
}

p.footer
{
	margin-top: 0; 
	margin-bottom: 0;
  	text-align: center; 
 	color:#000000; 
	font-family: Arial; 
 	font-size:8;
}

p.verdana12
{
 	font-size: 8pt;
	font-family: Verdana; 
	margin-top: 0; 
	margin-bottom: 0;
  	text-align: left; 
 	color: #000000; 
}