/* css document main apple country realty */

html {
	margin:0;
	padding:0;
	color:#000;
}

body {
	margin:0px;
	font-family: Times New Roman, Times, serif;
	color: #004800;
	background-color: #FFFFD8;
	font-size: 16px;
	text-align: center;
	}

#bg_image {
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 0;
}


H1	{
	font-size:12pt;	
	font-style: normal;	
	font-family: Times New Roman, Times, serif;
	}

H2	{
	font-size=20pt;
	font-style:normal;	
	font-family:font-family: Times New Roman, Times, serif;
	font-weight : bold;
	}
	
H3	{
	font-size:12pt;	
	font-style: italic;	
	font-family:	font-family: Times New Roman, Times, serif;
	}

P 	{
	font-size:14pt;
	}

#wrap {
	margin:0 auto;
	width:900px;
}
	
#contents {
	z-index: 1;
	left: 50px;
	top: 10px;
	position: absolute;
}

#welcometext {
	font: 14px;
	font-family: Times New Roman, Times, serif;
	color:#ffffff
	}

#sitemaptext {
	font: 12pt;
	font-family: Times New Roman, Times, serif;
	color:#ffffff;
	margin: 0px 120px;
	}

#smheader {
	font: 14pt;
	margin: 0px 80px;
	}
		
p.inset {
	border-bottom-style: inset;
	border-width: 3px 3px;
}

p.ridge {
	border-top-style: ridge;
	border-width: 3px 3px;
	left: 80%;
	width: 80%;
}

p.ridgefull {
	border-style: ridge;
}


a:link {
	color : #849f9f;
	text-decoration: none;
}

a:visited{
	color : #800000;
	text-decoration : none;
}

a:hover, a:visited:hover{
	color : #b70000;
	text-decoration : none;
}
	
#headertext {
	font: 18pt;
	text-align: center;
	}

#proptext {
	font: 26px;
	text-align: center;
	}	
	
#maintext {
	font-size: 12pt;
	font-family: Times New Roman, Times, serif;
	}

#laketahoma {
	font-size: 16pt;
	font-family: Times New Roman, Times, serif;
	color : #800000;
	}	
	
#main {
	float:left;
	width:200px;
}

#left {
	float:left;
	font-size: 16pt;
	width:525px;
}
#right {
	float:left;
	font-size: 16pt;
	width:200px;
}

#footer {
	clear:both;
}

#footer p {
	padding:5px;
	margin:0;
}


#links {
	text-align: center;
	font: 16px;
	font-family: Times New Roman, Times, serif;
	}

