   <style type="text/css">
<!-- 



/*-------HEADERS-------*/
 
/*-----bannerbox------------*/
   div.bannerbox{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 175px;
	border-bottom: 20px solid #002f99;
	background-color: #cccccc;
}

 
 /*-------Property Description-------------*/
 p.description {
 background-color: white;
 
 width: 75%;
 }
 
 

/*---------"reser sign"---*/

div.sign {
	position: absolute;
	top: 50px;
	left: 100px;
}

 
/*---Title and phone-----*/

div.title {
	 position: absolute;
	 top: 20px;
	 left: 50%;
}
 
/*-----------rentTopdata------------*/
div.rentDatabox {
	 position: absolute;
	 top: 195px;
	 left: 0px;
	 width: 100%;
	 text-align: center;
}

/*---banner bar-------*/
  hr.bluebar {
	  color: #002f99;
	  width: 6em;
}




/*--------Banner Header----*/
 
/*--------Banner Sub Header-----*/
h2.banner {
	font-size: 18pt;
	color: maroon;
	font-weight: bold;
}

h3.banner {
text-align: center;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 14px;
	 color: black;
}
 /*---------Banner Sub Block (addreses)------*/
 h2.banneraddress{  
  text-align: center;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 color: black;
	 }
 /*-------More Address Control (span)---*/
 
span.banneraddress {
	 text-align:center;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 color: black;
}

  div.rambo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 175px;
	border-bottom: 20px solid #002f99;
	background-color: #cccccc;
}
	 
 
/*---------Text Header-------*/
h3.head3 {   font-family: Arial, sans-serif;
font-size: 12pt;
font-weight: normal;
 color:black;
 }
 /*--------Rent Header--------------*/
 h2.rentHeader {
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 14pt;
	 font-style: normal;
	 font-weight: bold;
	 color: black;
	 text-align: center;
}
 
 /*-----------------BODY------------------*/
 
 /*---------Date Feature---------*/
 span.date {
	  font-size: 8pt;
 	 font-weight: normal;
	 color:  #b70000;
  text-align: center;
	
}
/*---------Time feature------*/
span.time {
	color:black;
}

 /*--------------Rent Background Color-----------*/
 
.rentBackgroundcolor {
	 background-color: maroon;
}  
	 	  
/* ------------ announcement text------------*/
  p.firsttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: Maroon;
	text-align: justify; 
}

/*----------rental pages bottom contact info---------*/

p.rentcontact {
	font: normal larger;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
 
 /*------------------*/
 /*-----LINKS--------*/
 /*----------Side nav box-----------*/
div.navstuff {
	position: absolute;
	top: 200px;
	left: 10px;
}
 
div.rentSidebar {
	 position: absolute;
	 top: 300px;
	 left: 1em;
	 width: 8em;
}
/*-- side comment -- */
 p.slogan {
	 font-size: 13pt;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-style: italic;
	 font-weight: bold;
	 color: white;
}


 
span.sideinfo {
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 8pt;
	 font-weight:  normal;
	 color: white;
	 text-align: center;
}

p.sideinfo {
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 8pt;
	 font-weight:  normal;
	 color: white;
	 text-align: center;
}
	
	/*-----top Nav Tabs---------*/
	a.toptab {
	font-family: verdana,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: white;	 
	display: inline-block;
	position: static;
	top: 40px;
	left: 10px;
	text-align: center;
	padding: 5px;
	 
}
	/*----------Hover routine-----*/ 
	a.toptab:hover  {
	color:  blue;
	font-weight: bold;
	background-color: khaki; 
	border-bottom: thin solid gray;
	 
	border-right: thin solid gray;
	 
}
		
	/*----------------BoxButton------------*/
		a.boxButton { font-family: verdana,sans-serif;
font-size: 10pt;
font-weight: bold;
 text-align:center;
background-color:rgb(153,204,255);
padding-left: 1em;
padding-right: 1em; 
line-height: 200%;
border-style: solid;
border-color: black;
border-width: 1pt;
width: 10em; 
}

/*----------Hover routine (box)-----*/ 
	a.boxButton:hover  {color: black;
	background-color: white; 
	   }
/*------------------Top Button------------*/
		a.topButton { font-family: verdana,sans-serif;
font-size: 10pt;
font-weight: bold;
 text-align:center;
background-color:rgb(153,204,255);
padding-left: 1em;
padding-right: 1em; 
line-height: 200%;
border-style: solid;
border-color: black;
border-width: 1pt;
width: 6em; 
}

/*----------Hover routine  (top)-----*/ 
	a.topButton:hover  {color: black;
	background-color: white; 
	   }


/*----------------------------*/
/*--------BOXES--------------*/
/*--------Banner-------------*/
 
/*---------------------------*/
/*-------Textbox-------------*/	 
.textbox  {
background-color: white;
	border-color: gray;
	border-style: solid;
	border-width: 1px;
 
	font-family: arial,san-serif;
	font-size: 10pt;
	color: black;
	padding: 2em;
	position: absolute;
	top: 250px;
	left: 12em;
	text-align: left;
}

 

/*---------------Rent text box------------------*/
div.rentTextbox {
    background-color:#ffffb7 ;
	border: thin solid gray;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: black;
	padding: 2em;
	position: absolute;
	top: 250px;
	left: 12em;
	text-align: left;
}

img.rentphoto {
	border: thin solid black;
 box-shadow: 10px 10px 20px gray;
border-radius:10px;
 
}

	
div.house_comment {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}


	 
	/*------------------------------------------------------*/
	/*----------------Paragraphs-----------------------------*/
	/*----------Slightly larger than normal text-------------*/
	.largetext {  font-size:12pt;
	 font-weight:normal;
	}
	/*--------------Normal Text-----------------------------*/
	.normaltext {font-size:10pt;
	 font-weight:normal;
	}
	/*-----------------Quoteblocks----------------*/
	
	/*----------------Image Preload----------------------*/	
	.preLoad  {display: none;}
	
	/*------------Picture border---------*/
	
	span.pictureborder {
	border: thin solid gray;	
}

span.rentphoto {
 border-color: black;
 border-style: solid;
 border-width: 2px;
 
 }
 
 
	
	
	/*-------------------Test features-------*/

 
 
<!-- 
 
-->
</style> em;
}

</style>