			body{
				background-image: url('../images/bg.jpg');
				font-family: verdana;
				font-size: 14px;
				line-height: 28px;
				color: rgb(255,255,255);
			}
			h1{
				font-family: verdana;
				font-size: 24px;
				text-align: center;
				font-weight: bold;
				color: rgb(255,255,255);
			}
			h2{
				font-family: verdana;
				font-size: 18px;
				font-weight: bold;
				text-align: center;
				color: rgb(255,255,255);
				text-align: left;
			}
			h3{
				font-family: verdana;
				font-size: 20px;
				font-weight: bold;
				text-align: center;
				color: rgb(255,255,255);
			}
			h4{
				font-family: verdana;
				font-size: 11px;
				font-weight: bold;
				color: rgb(0,0,0);
			}
			h5{
				font-family: verdana;
				font-size: 14px;
				font-weight: bold;
				color: white;
			}

			h6{
				font-family: verdana;
				font-size: 20px;
				font-weight: bold;
				text-align: center;
				color: rgb(255,255,255);
				padding-bottom: 30px;
			}
			hr{
				color: rgb(0,0,0);
				padding-top: 10px;
				padding-bottom: 10px;
			}
			li{
				position: relative;
				margin-bottom: 15px; 
			}

/* ================================================*/
/****               CONTAINER INFO            ******/
/* ================================================*/

			#container {
				position: relative;
				width: 859px;
				margin-top: 0px;
				margin-bottom: 0px;
				margin-right: auto;
				margin-left: auto;
				background-repeat:repeat-y;
				overflow:hidden;
				border: none;
			}

/* ================================================*/
/*****               Header Info              ******/
/* ================================================*/	
			#real-estate-header{
				position: relative;
				float: left;
				width: 859px;
				height: 285px;
			}		
			
			.real-estate {
				position:relative;
				float: left;
			}
/* ================================================*/
/*****                   BODY                 ******/
/* ================================================*/	
			#rebate{		
				position:relative;
				float: left;
				clear: both;
				width: 859px;
				background-image: url('../images/real-estate-slice.jpg');
				background-repeat: repeat-y;
			}	
			#sign-bottom{
				position: relative;
				float: left;
				width: 859px;
				height:75px;
				top:-150px;
			}			
			.california {
				position:relative;
				float: left;
			}
			#realtor-slice{		
				position:relative;
				float: left;
				width: 859px;
				background-image: url('../images/realtor-slice.jpg');
				background-repeat: repeat-y;
				text-align: center;
				padding-bottom: 20px;
				top: -150px;
			}
			#realtor-slice-bottom{
				position: relative;
				float: left;
				width: 859px;
				height:40px;
				top: -150px;
			}			
			.homes {
				position:relative;
				float: left;
			}	
			#post-slice{		
				position:relative;
				float: left;
				width: 859px;
				height: 200px;
				background-image: url('../images/post-slice.jpg');
				background-repeat: repeat-y;
				border-bottom: 2px solid black;
				top: -150px;
			}

/* ================================================*/
/*****                  TEXT                  ******/
/* ================================================*/				
			.the_headline {
				position:relative;
				float: left;
				top: -220px;
				left: 270px;
				width: 550px;
				height: 250px;
				text-align: center;
				overflow: hidden;
			}	
			.the_menu {
				position:relative;
				clear: both;
				float: left;
				top: -240px;
				left: 25px;
				width: 180px;
				text-align: left;
				font-size: 15px;
			}
					.the_menu a:link{
						color: rgb(255,255,255);
						text-decoration:none;
					}
					
					.the_menu a:visited{
						color: rgb(255,255,255);
						text-decoration:none;
					}
					
					.the_menu a:hover{
						color: yellow;
						text-decoration:underline;
					}
				
			.the_body {
				position:relative;
				float: left;
				top: -240px;
				left: 85px;
				width: 540px;
			}			
			.the_footer {
				position:relative;
				float: left;
				top: 20px;
				left: 20px;
				width: 820px;
			}
			.cities{
				position: relative;
				float: left;
				text-align: left;
				font-size: 13px;	
			}
/* ================================================*/
/*****                  PICS                 ******/
/* ================================================*/				
			.pic_right {
				position:relative;
				float: right;
				margin-top: 5px;
				margin-bottom: 5px;
				margin-left: 5px;
				border: 1px solid white;			
			}		
			.pic_left {
				position:relative;
				float: left;
				margin-top: 10px;
				margin-bottom: 10px;
				margin-right: 10px;
				border: 1px solid white;			
			}		
			.pic_left2 {
				position:relative;
				float: left;
				margin-top: 5px;
				margin-bottom: 5px;
				margin-right: 5px;		
			}				
			
			.pic_right2{
				position:relative;
				float: right;
	
			}	
			.pic_right3{
				position:relative;
				float: right;
				border: 1px white solid;		
			}	
/* ================================================*/
/*****                 FORMS                 ******/
/* ================================================*/					
			.form-wrap{
				position: relative;
				text-align: left;
				width: 540px;
				padding: 10px;
			}		
			
			.form-wrapper{
				position: relative;
				text-align: left;
			}		
			.form-fields{
				position: relative;
				float: left;
				width: 300px;
			}
			.real-estate-form{
				position: relative;
				float: left;
				clear: both;
				width: 500px;
				padding-bottom: 5px;
			}	

/* ================================================*/
/*****                LISTS                   ******/
/* ================================================*/				
			ol.withroman {
				list-style-type: upper-alpha;
			}	
/* ================================================*/
/*****               TABLE                    ******/
/* ================================================*/				
			.tdheader{
				background-color: yellow;
				color: black;
				font-weight: bold;
				text-align: center;
				font-size: 11px;
			}	
			.tddata{
				color: white;
				font-weight: bold;
				text-align: center;
				font-size: 11px;
			}	

			.el_pdf a{
				color: white;
				font-weight: bold;
				font-size: 12px;
				line-height: 36px;
			}
			
/* ================================================*/
/****                 DEFINITIONS             ******/
/* ================================================*/

			#definitions {
				position: relative;
				float: left;
			}
			
			.letters {
				position: relative;
				text-align: center;
				font-weight: bold;
				color: white;
			}
			.letters a {
				color: yellow;
			}
			
			.the_link{
				position: relative;
				color: yellow;
				width: 100%;
				padding: 10px 0px 10px 0px;
				font-size: 16px;
				font-weight: bold;
				text-align: center;
			}
						
	
			.the_link a:link{
				color: yellow;
				text-decoration:none;
			}
			
			.the_link a:visited{
				color: yellow;
				text-decoration:none;
			}
			
			.the_link a:hover{
				color: yellow;
				text-decoration:none;
			}	
			
			.real_estate_terminology{
				color: white;
				font-size: 12px;
				border-bottom: 1px dashed black;
				padding: 15px;
			}
			.real_estate_title{
				font-weight: bold;
				font-size: 13px;
			}
			.real-estate-definition{
				font-size: 10px;		
			}
				
/* ================================================*/
/****                     Links               ******/
/* ================================================*/

			.los-links{
				position: relative;
				float: left;
				color: white;
				clear: both;
			}
			.los-links a{
				color: yellow;
				font-weight: bold;
			}	
			.los-links a:hover{
				color: #99FF33;
				font-weight: bold;
			}
			
/* ================================================*/
/****                  SCROLLER               ******/
/* ================================================*/			

		
			#pscroller2{
			width: 550px;
			height: 100px;
			}
			
			#pscroller2 a{
			text-decoration: none;
			}
			
			.someclass{
				color: white;
				font-size: 16px;
				font-weight: bold;
			}
			.bold_yellow{
				color: yellow;
				font-size: 16px;
				font-weight: bold;
			}		