@font-face {
    font-family: Pristina;
    font-style:  normal;
    font-weight: normal;
    src: url(PRISTIN0.eot);
}



body {
	margin:0;
	padding:0;
	background-image: url(images/background.jpg);
	}
	
a img{border:0px;}

#logo 
{
float:center;
text-align:center;
margin-top:10px;
margin-bottom:0px;
margin-left:auto;
margin-right:auto;
clear:both;
}


.main_content
{
margin-left:20px;
margin-right: 20px;
padding-left: 130px;


}

.normal
{
text-indent: 20px;
margin-left:20px;
margin-right: 20px;
}

.red{color:red;}
.wrngreen
{
color:#0F3D19;
}
.wrnred
{
color:#800000;
}
.wrndred
{
color:#400000;
}
.wrnpurple
{
color:#400040;
}

#immobel{
	text-align:center;
	margin-bottom:20px;
}
#immobel img{
	float:left;
	clear:right;
}


#three
{

}
.left
{
float:left;
width:150px;
text-align:center;

}
.right
{
float:right;
width:150px;
text-align:center;
}


.contact
{
padding: 0px 160px 5px 160px;
}
.contact h2
{
width:250px;
margin-left:auto;
margin-right:auto;
margin-bottom:0em;
}
.contact p 
{
width:200px;
margin-left:auto;
margin-right:auto;margin-top:0em;
}

#vert_menu
{
float:left;
width:130px;
margin-left:20px;
margin-right: 20px;
margin-top:20px;
}
#vert_menu a, #vert_menu a:visited {
  margin-left:0px;
  padding-left:-2px;
  position:relative;
  text-decoration:none; 
  text-align:center; 
  background-image:url(images/buttons/menu1.jpg); 
  background-repeat: no-repeat;
  color:#0D9F2D; 
  display:block; 
  margin-bottom:15px;
  
  padding-top:5px; /* These are linked*/
  width:120px;
  height:25px; /* these are linked*/
  font-weight:bold; 
  font-size: 0.9em;
  }
#vert_menu a em{
text-decoration:underline;
font-style:normal;
}

.caption{
font-size:.8em;
text-align:center;
}


.imagecontainer{
	float:left;
	margin-right:20px;
}
  
  .centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }
   .floatright
   {
   float:right;
   }
   .floatleft{
   float:left;
   }
   
   
/* Horizontal Menu
--------------------------------------------*/
#hormenu {
padding:0;
margin:0;
height:30px;
list-style-type:none;
/*background:#dfd7ca;*/
margin-left:50px;
}
#hormenu li {
float:left; 
width:135px; 
height:34px;
line-height:2em;
position:relative;
text-align:center;
  background-image:url(images/buttons/menu2.jpg); 
  background-repeat:no-repeat;
  margin-left:5px;
   margin-right:5px;
}
#hormenu a, #hormenu a:visited {
	font-family:pristina, Times New Roman, Arial;
	
  margin-left:0px;
  padding-left:-2px;
  position:relative;
  text-decoration:none; 
  text-align:center; 
  /*background-image:url(images/buttons/menu1.jpg); 
  background-repeat: no-repeat;*/
  color:#0D9F2D; 
  display:block; 
  margin-bottom:15px;
  
/*  padding-top:5px; *//* These are linked*/
  width:135px;
  height:29px; /* these are linked*/
  font-weight:bold; 
  font-size: 1.1em;
  }
  
/* Commercial Page
-----------------------------------------------*/
h2.commercial{
	font-family:Tahoma, sans-serif, Arial;
	font-size:1em;
text-align:center; 

}
p.commercial{
	font-family:Tahoma, sans-serif, Arial;
	font-size:0.8em;
	text-align:center;
	}
p.center{
	text-align:center;
	}	
a.commercial{
	font-family:Tahoma, sans-serif, Arial;
	font-size:1.1em;
	font-weight:bold;
	text-align:center;
}

table.commercial{
margin-top:15px;
margin-left:auto;
margin-right:auto;
	font-family:Times New Roman, serif;
	font-size:14px;
}

/* AGENTS
------------------------------------*/
.agents{
	font-family:pristina, Times New Roman, Arial;
	font-size:1.6em;
	text-align:center;
}
h1.agent, h2.agent{
	font-family:Times New Roman, Verdana, Arial;
}
h1.agent{
	text-align:center;
	margin-bottom:0;
}
h2.agent{
	margin-top:0;
	text-align:center;
	font-size:1.1em;

}
.pledge{text-align:center;}
.you{
	font-family:Arial;
	font-size:1.1em;
	color:red;
	text-decoration: underline
}
.agentred{
	font-family:pristina, Times New Roman, Arial;
	text-align:center;
	font-size:2em;
	color:red;
}

/* Footer
===================================================*/
#footer{
	float:left;
	clear:both;
	width:100%;
}
#bottomlinks{
margin-left:auto;
margin-right:auto;
padding-bottom:3px;
margin-bottom:0;
	width:450px;
	text-align:center;
	border-bottom: 3px solid #004000;
}
#copyright{
margin-top:0;
padding-top:3px;
	font-family: Bookman Old Style, Times New Roman, Arial;
	font-size:.8em;
	text-align:center;
}

/* 3D Button
---------------------------------------------------*/
.cssbutton:visited, #immobel:visited{
color: black;
}
#immobel{
height:80px;
border-style: outset;}

.cssbutton:hover, #immobel:hover{
border-style: inset;
/*background-color: #0F3D19;*/
padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/
}

.cssbutton:active, #immobel:active{
color: black;
}