/* ================================================================= */
/* Copyright Phil Sylvia 2006 / 2007                                 */
/* ================================================================= */
/* CSS Document */

/* ================================================*/
/*****               GLOBAL INFO              ******/
/* ================================================*/

			body{
				background-image: url(../images/bg_blue.png);
				font-family: verdana;
				font-size: 14px;
				line-height: 28px;
				color: rgb(0,0,0);
			}

			h1{
				font-family: verdana;
				font-size: 12px;
				text-align: center;
				font-weight: bold;
				color: rgb(0,0,0);
			}
			h2{
				font-family: verdana;
				font-size: 10px;
				font-weight: bold;
				text-align: center;
				color: rgb(0,0,0);
			}
			h4{
				font-family: verdana;
				font-size: 11px;
				font-weight: bold;
				color: rgb(0,0,0);
			}
			h5{
				font-family: verdana;
				font-size: 13px;
				font-weight: bold;
				color: rgb(0,0,0);
				text-decoration: underline;
			}

			h6{
				font-family: verdana;
				font-size: 20px;
				font-weight: bold;
				text-align: center;
				color: rgb(205,16,65);
				padding-bottom: 30px;
			}
			
			hr{

				color: rgb(0,0,0);
				padding-top: 10px;
				padding-bottom: 10px;
			}

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

			#container {
				position: relative;
				width: 1000px;
				margin-top: 0px;
				margin-bottom: 0px;
				margin-right: auto;
				margin-left: auto;
				background-image: url(../images/real-estate-full-slice.png);
				background-repeat:repeat-y;
				overflow:hidden;
				border: 1px solid black;
			}

/* ================================================*/
/*****               Header Info              ******/
/* ================================================*/	
			#real-estate-header{
				position: relative;
				float: left;
				width: 1000px;
				height: 470px;
			}		
			
			.oviedo-real-estate {
				position:relative;
				float: left;
			}


/* ================================================*/
/****             HEADLINE WRAPPER             ******/
/* ================================================*/
			#real-estate-headline{
				position: relative;
				float: right;
				width: 604px;
				margin-top: -100px;
			}		
			
			#picture{
				position:relative;
				float: right;
				margin-right: 100px;
			}
			
			#picture img{
				border: solid 2px rgb(191,183,177);
			}			
			
			#gray_line{
				position:relative;
				float: right;
				top: 50px;
			}
			#title_text{
				position:relative;
				float: left;
				margin-top: -75px;
				font-size: 20px;
				clear: both;
				color: rgb(191,183,177);
			}			
						
/* ================================================*/
/****             CONTENT WRAPPER             ******/
/* ================================================*/
			#real-estate-wrapper{
				position: relative;
				float: left;
				width: 1000px;
			}
				

/* ================================================*/
/****                  CONTENT                ******/
/* ================================================*/
			#real-estate{
				position: relative;
				float: left;
				width: 736px;
			}
				
			#real-estate-text{
				position: relative;
				float: left;
				width: 451px;
				padding-left: 50px;
				overflow:hidden;
			}
			#real-estate-text-wide{
				position: relative;
				float: left;
				width: 600px;
				padding-left: 50px;
				overflow:hidden;
			}
/* ================================================*/
/****                  FEATURE                ******/
/* ================================================*/
			.feature_wrapper{
				position: relative;
				float: right;
				width: 201px;
				padding: 0px;	
			}
			
			.feature_top{
				position: relative;
				float: left;
				width: 201px;
				height: 55px;
				background-image: url(../images/feature_top_brown.png);
				background-repeat:no-repeat;
				text-align: center;
			}
			
			.feature_headline{
				position: relative;
				text-align: center;
				color: white;
				padding-top: 15px;
			}	
					
			.feature_middle{
				position: relative;
				float: left;
				background-image: url(../images/feature_slice_brown.png);
				background-repeat:repeat-y;
				overflow:hidden;
				width: 201px;
				padding-left: 20px;	
			}
			
			.feature_bottom{
				position: relative;
				float: left;
				width: 201px;
				height: 31px;
				background-image: url(../images/feature_bottom_brown.png);
				background-repeat:no-repeat;
			}
			
			.real-estate-for-sale {
				width: 155px;	
			}
			
			#mypic{
				text-align: center;
				padding: 40px 10px 0px 8px;
				
			}
			.frameit{
			border: 2px black solid;	
			}
				
/* ================================================*/
/****                    MENU                 ******/
/* ================================================*/

			#menu_box {
				position: relative;
				float: left;
				width: 264px;
			}

			#le_menu{
				position: relative;
				float: left;
				width: 264px;
				height: 67px;
			}
							
			#menu_wrapper {
				position: relative;
				float: left;
				width: 264px;
				background-image: url(../images/blackboard_slice.png);
				background-repeat:repeat-y;
			}
			
			.bb1{
				position: relative;
				float: left;
				width: 264px;
				height: 25px;
			}
			.bb2{
				position: relative;
				float: left;
				width: 264px;
				height: 25px;
			}
						
			.the_middle {
				text-align: center;
			}
			
			.nudge10 {
				padding-left:10px;
			}
								
			.txt_home {
				position:relative;
				text-align: center;
				font-family: verdana;
				font-weight: bold;
				font-size:18px;
				padding: 16px;
			}
			
			.txt_home a:link{
				color: rgb(255,255,255);
				text-decoration:none;
			}
			
			.txt_home a:visited{
				color: rgb(255,255,255);
				text-decoration:none;
			}
			
			.txt_home a:hover{
				color: yellow;
				text-decoration:underline;
			}	
			
			.small_white{
				color: white;
				font-size: 11px;
				font-weight: bold;
				text-align: center;
			}
			.smaller_white{
				color: white;
				font-size: 10px;
				text-align: center;
			}

/* ================================================*/
/****                 DEFINITIONS             ******/
/* ================================================*/

			#definitions {
				position: relative;
				float: left;
			}
			
			#letters {
				position: relative;
				text-align: center;
				font-weight: bold;
				color: blue;
			}
			
			.the_link{
				position: relative;
				color: black;
				width: 100%;
				padding: 10px 0px 10px 0px;
				font-size: 16px;
				font-weight: bold;
				text-align: center;
			}
						
	
			.the_link a:link{
				color: blue;
				text-decoration:none;
			}
			
			.the_link a:visited{
				color: blue;
				text-decoration:none;
			}
			
			.the_link a:hover{
				color: yellow;
				text-decoration:none;
			}	
			
			.real_estate_terminology{
				color: black;
				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;		
			}
				
				
/* ================================================*/
/****                  STAGING                ******/
/* ================================================*/

			.staging_wrapper {
				position: relative;
				float: left;
				width: 300px;
			}
			
			.stage_title {
				font-weight: bold;
				font-size: 13px;
			}
			
			.stage_content{
				font-size: 10px;
			}
			
/* ================================================*/
/****        FIRST TIME BUYERS                ******/
/* ================================================*/

			#le_float_right {
				position: relative;
				float: right;
				width: 175px;
				border: solid 1px black;
				font-size: 10px;
				padding:6px;
				margin: 5px;
				background-color: #D3B799;
				margin-right: -12px;
			
			}
			
			#employees{
				position: relative;
				float: left;
				margin-left: 40px;	
			}

			
/* ================================================*/
/****                VENDORS                  ******/
/* ================================================*/

			.le_vendor {
				position: relative;
				float: left;
				width: 420px;
				border: solid 1px black;
				font-size: 11px;
				padding:20px;
				margin: 5px;
				background-color: #D3B799;
				clear: both;
			
			}
			
						
/* ================================================*/
/****                  TEAM                   ******/
/* ================================================*/

			.pic_right {
				position: relative;
				float: right;
				width: 150px;
				border: solid 1px black;
				margin: 5px;
			}
			
			.team{
				position: relative;
				float: left;
				border: 1px solid black;
				padding: 10px;
				margin-bottom: 10px;
				background-color: #D3B799;
			}

/* ================================================*/
/****               HOME SEARCH               ******/
/* ================================================*/
			#home_search{
				border: 1px black solid;
				padding: 10px;
				margin: 10px;
				background-color: #D3B799;
			}
						
			.data_pequeno {
				font-family: verdana;
				font-size: 10px;
			}
/* ================================================*/
/****                  Schools                ******/
/* ================================================*/	
			#oviedo_schools a{
				color: #54452F;	
				font-weight: bold;
				text-decoration: none;
				font-size: 12px;
			}	
			#oviedo_schools a:hover{
				color: yellow;
				font-weight: bold;	
			}	
/* ================================================*/
/****                Demographics             ******/
/* ================================================*/	
			.demographics{
				color: #54452F;	
				font-size: 10px;
				font-weight: bold;	
			}		
																			
/* ================================================*/
/*****              Footer Info               ******/
/* ================================================*/			
			#footer{
				position: relative;
				float: left;
				width: 1000px;
				height: 52px;
			}
							
			.realtor_footer {
				position:relative;
				float: left;
			}