/*
	Cascading style sheet for: BankOwnedOrlandoHomes.com website
	Created by Phil Sylvia
	Copyright 2008
	
	*** HTML ELEMENTS ***
*/	
	body{
		background: url('../images/background.jpg');
		margin-top: 0px;
		font-family: helvetica, arial;
		font-size: 13pt;
		line-height: 20pt;
		color: #361F06;
	}
	p{
		line-height: 18pt;
	}
	a{
		color: #361F06;
		font-weight: bold;
	}
	a:hover{
		color: red;	
	}
	h1{
		font-size: 14pt;
		font-weight: bold;
		color: #583815;
		text-align: center;
	}

	h2{
		font-size: 14pt;
		font-weight: bold;
		color: #583815;
		text-align: center;
	}
	
	h3{
		font-size: 14pt;
		color: #583815;
		text-align: left;
	}
	
	h4{
		font-size: 12pt;
		color: #583815;
		text-align: left;
		padding-top: 30px;
	}
	
	h5{
		font-size: 18pt;
		color: #583815;
	}
	
	h6{
		font-size: 16pt;
		color: #583815;
	}
	input{
		color: blue;
	}

	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;
	}
	#bank{
		position:relative;
		float: left;
		width:950px;
		height:270px;
	}
	#main_body {
		position:relative;
		float: left;
		background: url('../images/body_slice.jpg');
		width:950px;
		background-repeat: repeat-y;
	}
	#headline{
		position:relative;
		float: left;
		width:950px;
		height:58px;
	}

/*
	*** LEFT MENU ITEMS ***
*/		
	#themenu{
		position: relative;
		float: left;
		height: 65px;
		width: 950px;
		background: url('../images/menu_slice.jpg');
		background-repeat: repeat-x;
	}
	#menu-text{
		position: relative;
		margin-right: auto;
		margin-left: auto;
		text-align: center;
		margin-top: 15px;
	}
	#menu-text a:link, #menu-text a:active, #menu-text a:visited {
		font-weight: bold;
		color: white;
		text-decoration: none;
		text-align: left;
	}
	#menu-text 	a:hover{
		color: yellow;
		font-weight: bold;
	}	
	#footer{
		position: relative;
		text-align: center;
		width: 900px;
		background: #2844BC;
		color: white;
		font-weight: bold;
		padding: 25px;
		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: white;
		font-weight: bold;	
	}
	#internet-marketing a{
		text-align: center;
		color: white;
		font-weight: bold;
		text-decoration: none;	
	}		
	#internet-marketing a:hover{
		text-align: center;
		color: yellow;
		font-weight: bold;	
		text-decoration: none;	
	}			
/*
	*** BODY COPY ITEMS ITEMS ***
*/
	#copy_area{
		position: relative;
		float: left;
		width: 930px;
		padding: 10px;
		text-align: left;
	}
	#copy_area{
		position: relative;
		float: left;
		width: 930px;
		padding: 10px;
		text-align: left;
	}
	#box_left_wide{
		position: relative;
		float: left;
		width: 870px;
		margin: 20px;
	}
	#box_left{
		position: relative;
		float: left;
		width: 600px;
		margin: 10px;
	}
	#box_right{
		position: relative;
		float: left;
		width: 280px;
		margin: 10px;	
	}
	#contact_box{
		position: relative;
		float: left;
		width: 278px;
		border: 2px solid #2844BC;
		color: #2844BC;	
		z-index: 1000;
	}
	#contact_box33{
		position: relative;
		float: left;
		width: 300px;
		border: 2px solid #2844BC;
		color: #2844BC;
		padding: 20px;
	}
	#contact_box331{
		position: relative;
		float: left;
		width: 300px;
		border: 1px solid black;
		color: black;
		padding: 20px;
	}
	#contact_header{
		position: relative;
		margin-right: auto;
		margin-left: auto;
		width: 248px;
		border: 1px solid black;
		background: #2844BC;
		color:white;
		font-weight: bold;
		height: 30px;
		overflow: hidden;
		padding: 5px;
		text-align: center;
		margin: 10px 10px 0px 10px;
	}
	.contacts{
		position: relative;
		font-weight: bold;
		float: left;
	}
	.contacts2{
		position: relative;
		text-align: center;
		font-weight: bold;
		top: 10px;
	}
	.my_property{
		position: relative;
		width: 650px;
		text-align: justify;
		margin-right: auto;
		margin-left: auto;
		padding: 20px;
	}
	.my_property a{
		font-size: 8pt;
		font-weight: bold;
		color: #583815;
		text-decoration: underline;
	}
	.my_property a:hover{
		font-size: 8pt;
		font-weight: bold;
		color: red;
		text-decoration: underline;
	}
	.home{
		position: relative;
		float: left;
		padding: 0px;
		margin: 0px;
	}
	.home_center{
		position: relative;
		margin-left: auto;
		margin-right: auto;
		padding: 20px;
	}
	#tax_credit{
		position: relative;
		margin-left: auto;
		margin-right: auto;
		width: 400px;
		padding: 20px;
		border: 1px black solid;
		text-align: center;
		background: #F4DCAE;
	}
	#tax_header{
		position: relative;
		margin-right: auto;
		margin-left: auto;
		width: 380px;
		border: 1px solid black;
		background: #56360F;
		color:white;
		font-weight: bold;
		height: 30px;
		overflow: hidden;
		padding: 5px;
		text-align: center;
		margin: 10px 0px 0px 0px;
	}
	.td_header{
		text-align: left;
		font-weight: bold;
		font-size: 10pt;
	}
	.right_bottom{
		position: relative;
		margin-right: auto;
		margin-left: auto;
		top: 30px;
		margin-bottom: 50px;
		text-align: center;
	}
	.pic_center{
		position: relative;
		margin-right: auto;
		margin-left: auto;
		border: 1px 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: 300px;
		margin-left: auto;
		margin-right: auto;	
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
	#the_wrap{
		position: relative;	
		width: 630px;
		margin-right: auto;
		margin-left: auto;
		top: 20px;
	}