/* 
Theme Name: Elsa Property Search Version 0.91
www.elsa-altman.com/property-search.htm
Description: CSS Document
Created: 1/31/07
Updated: 1/31/07
*/



/* Specific Page Layout */
#search-description				{ position: relative; 
								width:728px; 
								margin-top: 15px;
								margin-bottom: 15px;
								background-image:url(../graphics/body-background-728.gif); }
								
#search-description-top			{ width: 728px;
								height: 31px; 
								background-image:url(../graphics/body-border-top-728.gif); }

#search-description-bottom		{ width: 728px;
								height: 31px;
								background-image:url(../graphics/body-border-bottom-728.gif); }

#search-description p			{ padding-left: 35px;
								padding-right: 35px; }
								
#search-description a			{color: #F30; }

.search-foottext				{ margin-top: 10px;
								height: 24px;
								color: #F9F2E6 ; 			
								font-family: Verdana, Arial, Helvetica, sans-serif;
								font-size: 9px;
								font-style: normal;
								text-transform: Uppercase;
								text-align: center;
								margin-left:auto;
								margin-right:auto; }	
								
#navigation-search				{ position: absolute; 
								height: 26px;
								width: 720px;
								top: 4px;
								left: 5px; 
								text-align: center; }
/* Specific Page Layout */