body
	{
	background: url('../images/background.jpg') repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
#flashintro {
	margin: auto;
	width: 800px;
	padding-top: 200px;
}

table#container
	{
	width: 800px;
	height: 100%;
	align: center;
	background: #ffffff url('../images/pineapple.jpg') no-repeat;
	border-left: 1px solid #361EA8;
	border-right: 1px solid #361EA8;
	}
#container
	{
	width: 800px;
	height: 840px;;
	align: center;
	background: #ffffff url('../images/pineapple.jpg') no-repeat;
	border-left: 1px solid #361EA8;
	border-right: 1px solid #361EA8;
	margin: 0px;
	padding: 0px;
	}
#homecontainer
	{
	width: 800px;
	height: 840px;;
	align: center;
	background: #ffffff url('/images/pineapple2.jpg') no-repeat;
	border-left: 1px solid #361EA8;
	border-right: 1px solid #361EA8;
	margin: 0px;
	padding: 0px;
	}
#header
	{
	width: 800px;
	height: 233px;
	background: #361EA8;
	margin: 0px;
	border-left: 1px solid #361EA8;
	border-right: 1px solid #361EA8;
	}
#header
	{
	width: 800px;
	height: 233px;
	background: #361EA8;
	margin: 0px;
	border-left: 1px solid #361EA8;
	border-right: 1px solid #361EA8;
	}
#topnav
	{
	background: #361EA8 url('/images/topnav.jpg') repeat-x;
	height: 25px;
	text-align: center;
	font-family: sans, arial, helvetica;
	font-size: 16px;
	color: #ffffff;
	}
a#nav
	{
	font-family: sans, arial, helvetica;
	font-size: 16px;
	color: #ffffff;
	padding-top: 3px;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	}
a:hover#nav
	{
	color: #C0C0C0;
	text-decoration: underline;
	}
#left
	{
	float: left;
	width: 220px;
	height: 90%;
	font-family: sans, arial, helvetica;
	font-size: 12px;
	color: #000000;
	margin: 22px;
	text-align: center;
	}
#wrapper
	{
	font-family: sans, arial, helvetica;
	font-size: 14px;
	color: #000000;
	margin: 22px;
	}
h1
	{
	font-family: sans, arial, helvetica;
	font-size: 18px;
	color: #361EA8;
	padding: 5px;
	font-style: italic;
	}
table#sidebar
	{
	font-family: sans, arial, helvetica;
	font-size: 12px;
	color: #000000;
	}
a#sidelink
	{
	font-family: sans, arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #361EA8;
	}
a:hover#sidelink
	{
	text-decoration: underline;
	}

#ftop, #fbottom {display:block; background:transparent; font-size:1px;}
#ft1, #ft2, #ft3, #ft4 {display:block; overflow:hidden;}
#ft1, #ft2, #ft3 {height:1px;}
#ft2, #ft3, #ft4 {background:#F1F0EC; border-left:1px solid #361EA8; border-right:1px solid #361EA8;}
#ft1 {margin:0 5px; background: #361EA8;}
#ft2 {margin:0 3px; border-width:0 2px;}
#ft3 {margin:0 2px;}
#ft4 {height:2px; margin:0 1px;}

#fcontent 
	{
	display:block; 
	background:#F1F0EC; 
	border:0 solid #361EA8; 
	border-width:0 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #361EA8;
	font-weight: bold;
	text-align: center;
	}
table#features
	{
	font-family: sans, arial, helvetica;
	font-size: 14px;
	color: #000000;
	}

.property
	{
	display: block;
	width: 750px;
	margin: 3px auto;
	}

.property-photo
	{
	float: left;
	text-align: center;
	width: 200px;
	}

.property-desc
	{
	float: right;
	width: 540px;
	padding: 5px;
	}
	
	#footernav
	{
	background: #361EA8 url('/images/topnav.jpg') repeat-x;
	height: 25px;
	text-align: center;
	font-family: sans, arial, helvetica;
	font-size: 16px;
	color: #ffffff;
	}
	
#footernav a {
	text-decoration: none;
	color: #ffffff;
}

#footernav a:hover {
	text-decoration: underline;
}


