/*
	Cascading style sheet for: oviedoneighborhoods.com website
	Created by Phil Sylvia
	Copyright 2008
	
	*** HTML ELEMENTS ***
*/	
	body{
		background: #858484;
		/*background: url('../images/bg.jpg');*/
		margin-top: 0px;
		font-family: helvetica, arial;
		font-size: 13pt;
		line-height: 20pt;
		color: #F5E8BC;
	}
	p{
		line-height: 18pt;
	}
	a{
		color: Yellow;
		font-weight: bold;
	}
	textarea{
		background: #D6CDCD;
		padding: 3pt;
		color:#3D01C5;	
	}
	input{
		background: #D6CDCD;
		padding: 3pt;
		color:#3D01C5;
	}
	.leform{
		background: #D6CDCD;
		padding: 3pt;
		color:#3D01C5;
	}	
	a:hover{
		color: White;	
	}
	h1{
		font-size: 14pt;
		font-weight: bold;
		color: #C49903;
		text-align: center;
		display: block;
		width: 99%;
		background: #2E0A37;
		border: #140318 1px solid;
		padding: 5px;
		line-height: 18pt;
		margin: 0 auto;
	}

	h2{
		font-size: 14pt;
		font-weight: bold;
		margin: auto;
		color: #C49903;
		text-align: left;
		width: 530px;
		background: #2E0A37;
		border: #140318 1px solid;
		padding: 5px 10px 5px 10px;
	}
	
	h3{
		position: relative;
		font-size: 14pt;
		font-weight: bold;
		color: #C49903;
		text-align: center;
		display: block;
		width: 95%;
		background: #2E0A37;
		border: #140318 1px solid;
		margin: 0px auto 10px auto;
	}
	
	h4{
		font-size: 12pt;
		color: #C49903;
		text-align: left;
		padding-top: 30px;
	}
	
	h5{
		font-size: 18pt;
		color: #C49903;
	}
	
	h6{
		font-size: 16pt;
		color: #C49903;
	}

	ol{
		font-size: 10pt;	
	}
	li{
		margin: 10px;	
	}
/*
	*** MAIN BODY ITEMS ***
*/	
				
	#container{
		position: relative;
		width:950px;
		margin-left: auto;
		margin-right: auto;	
		overflow: hidden;
		border: 2px #48300A solid;
		background: black;
	}
	#bank{
		position:relative;
		float: left;
		width:950px;
		height:309px;
	}
	#main_body {
		position:relative;
		float: left;
		width:950px;
	}
	#headline{
		position:relative;
		float: left;
		width:950px;
		height:58px;
	}

/*
	*** LEFT MENU ITEMS ***
*/		
	#themenu{
		position: relative;
		float: left;
		height: 40px;
		width: 950px;
		background: url('../images/foreclosure_menu.jpg');
		background-repeat: repeat-x;
	}
	#menu-text{
		position: relative;
		margin-right: auto;
		margin-left: auto;
		text-align: center;
		margin-top: 7px;
	}
	#menu-text a:link, #menu-text a:active, #menu-text a:visited {
		font-size: 11pt;
		font-weight: bold;
		color: #2E1E09;
		text-decoration: none;
		text-align: left;
	}
	#menu-text 	a:hover{
		font-size: 11pt;
		color: #500D62;
		font-weight: bold;
	}	
	#footer{
		position: relative;
		text-align: center;
		width: 950px;
		background: #C49903;
		color: black;
		font-weight: bold;
		padding: 15px;
		overflow: hidden;
	}
	#footer_left{
		position: relative;
		width: 300px;
	}
	#footer_center{
		position: relative;
		width: 300px;
	}	
	#footer_right{
		position: relative;
		width: 300px;
	}	
	
	#internet-marketing{
		padding: 40px;
		text-align: center;
		color: black;
		font-weight: bold;	
	}
	#internet-marketing a{
		text-align: center;
		color: black;
		font-weight: bold;
		text-decoration: none;	
	}		
	#internet-marketing a:hover{
		text-align: center;
		color: red;
		font-weight: bold;	
		text-decoration: none;	
	}			
/*
	*** BODY COPY ITEMS ITEMS ***
*/

	#copy_area{
		position: relative;
		float: left;
		width: 950px;
		overflow: hidden;
		margin-bottom: 20px;
	}
	#box_left_wide{
		position: relative;
		clear: both;
		margin-left: auto;
		margin-right: auto;
		top: 10px;
		margin-bottom: 40px;
		width: 880px;
		background: #24062C;
		border: 2px solid #C49903;
		padding: 20px;
	}
	#box_left{
		position: relative;
		float: left;
		width: 550px;
		left: 15px;
		margin: 20px 5px 20px 0px;
		padding: 20px;
		background: #24062C;
		border: 2px solid #C49903;
		overflow: hidden;
	}
	.right_bottom{
		position: relative;
		border: 2px solid #C49903;
		margin-left: auto;
		margin-right: auto;
		padding: opx;
		margin-top: 20px;
		width: 235px;
		overflow: hidden;
	}	
	#box_right{
		position: relative;
		float: right;
		right: 15px;
		width: 300px;
		margin: 20px 0px 20px 5px;
		padding: 0px;
		overflow: hidden;
	}

	.oviedo-real-estate-related a{
		font-weight: normal;
		color: #F5E8BC;
		text-decoration: none;
	}
	.oviedo-real-estate-related a:hover{
		font-weight: normal;
		color: #F5E8BC;
		text-decoration: none;
	}
	.home{
		position: relative;
		float: left;
		padding: 0px;
		margin: 0px;
	}
	.home_center{
		position: relative;
		margin-left: auto;
		margin-right: auto;
		padding: 20px;
	}
	.td_header{
		text-align: left;
		font-weight: bold;
		font-size: 10pt;
	}

	.pic_center{
		position: relative;
		margin-right: auto;
		margin-left: auto;
		border: 2px black solid;
	}	
	.pic_center2{
		position: relative;
		margin-right: auto;
		margin-left: auto;
	}	
	.pic_left{
		position: relative;
		float: left;
		border: 1px black solid;
		margin: 0px 20px 0px 10px;
	}
	.pic_right{
		position: relative;
		float: right;

		margin: 0px 10px 0px 20px;
		
	}	
	#map01{
		text-align: center;	
	}
	#home_search{
		position: relative;
		width: 850px;
		margin-left: auto;
		margin-right: auto;	
		margin-top: 20px;
		margin-bottom: 20px;
		padding: 20px;
		border: 2px solid #C49903; 
	}
	
	#the_wrap{
		position: relative;	
		width: 630px;
		margin-right: auto;
		margin-left: auto;
		top: 20px;
	}

	.contact_box{
		position: relative;
		margin: 0 auto;
		width: 280px;
		padding: 5px;
		background: #24062C;
		border: 2px solid #C49903;
		overflow: hidden;
		line-height: 14pt;
	}
	.contact_header{
		position: relative;
		margin: 0 auto;
		width: 260px;
		padding: 5px;
		background: #C49903;
		border: 2px solid #C49903;
		overflow: hidden;
		color: #24062C;
		text-align: center;
		font-weight: bold;
		font-size: 14pt;
		line-height: 14pt;
	}
	.form_wrapper{
		position: relative;
		margin: auto;
		width:340px;
		font-weight: bold;
	}
	#contact p{
		text-align: left;
		font-weight: bold;
	}
	.company {
		position: relative;
		margin: 20px auto;
		font-weight: bold;
		text-align: center;
	}
