

	body{
		background-color:#97a3b5;
		
		font-family:Arial;
		font-size:12px;
		font-style:normal;
		font-weight:normal;
		font-variant:normal;
		text-transform:none;
		text-align:left;
		line-height:1.4em;
		color:#2d3136;
		padding:5px;
	}



	h1{
		font-size:18px;
		font-weight:bold;
		padding:2px 0px;
		overflow-y:hidden;
	}
	h2{
		font-size:14px;
		font-weight:bold;
		padding:0;
		overflow-y:hidden;
	}
	
	h1,h2{
		color:#ab1527;
	}
	
 	.inline .heading{
		color:#2d3136;
		font-size:14px;
		font-weight:bold;
 	}



	#properties .box{
		margin:0;
		margin-left:2px;
		padding:0;
		border:none;
	}
	
	#properties .box h2{
		text-align:center;
		padding:5px;
		padding-right:0;
		padding-left:0;
		background:url(http://www.monaapana.com/src/site/images/light_paisley.gif);
	}
	
	#property .box{
		float:left;
		width:163px;
		margin:2px;
		padding:3px;
		border:1px solid #DDD;
	}
	#property .box h2,
	#property .box a{
		text-align:center;
		padding:2px;
		padding-right:0;
		padding-left:0;
		background:none;
		color:#2d3136;
		font-size:12px;
		text-decoration:none;
	}


	#bg-top{
		width:760px;
		height:30px;
		margin:0 auto;
		padding:0 20px;
		background:url(http://www.monaapana.com/src/site/images/bg-top.gif) no-repeat;
		line-height:1.4em;
		overflow-y:hidden;
	}
	#bg-center{
		width:740px;
		margin:0 auto;
		padding:0 30px;
		background:url(http://www.monaapana.com/src/site/images/bg-center.gif);
	}
	#bg-bottom{
		width:800px;
		height:30px;
		margin:0 auto;
		background:url(http://www.monaapana.com/src/site/images/bg-bottom.gif) no-repeat;
		overflow-y:hidden;
	}
	#logo{
		width:210px;
		height:127px;
		background:url(http://www.monaapana.com/src/site/images/logor.gif);
	}
	#headshot{
		width:125px;
		height:156px;
		margin:20px auto;
		background:url(http://www.monaapana.com/src/site/images/photo.gif);
	}
	#leftcolumn{
		width:210px;
		float:left;
		padding:0;
		margin:0;
	}
	#rightcolumn{
		width:530px;
		float:left;
		padding:0;
		margin:0;
	}
	#rightcolumn_fixed{
		width:530px;
		height:507px;
		float:left;
		padding:0;
		margin:0;
		line-height:0;
		overflow-y:hidden;
	}
	#intro{
		clear:both;
		float:left;
		text-align:center;
	}
	.flower{
		clear:both;
		width:32px;
		height:28px;
		margin:10px auto;
		border:0;
		overflow-y:hidden;
		background:url(http://www.monaapana.com/src/site/images/paragraphend.gif);
	}
	.flower:hover{
		width:32px;
		height:27px;
		margin:10px auto;
		border:0;
		overflow-y:hidden;
		background:url(http://www.monaapana.com/src/site/images/paragraphend_red.gif);
		border-bottom:1px solid #ab1527;
	}


	#intro{
		font-style:italic;
		
	}

	#about #content{
		background:url(http://www.monaapana.com/src/site/images/about_bg.jpg);
		height:507px;
	}
	#about #text{
	
		margin-left:20px;
		width:90%;
	}
	#about ul{
		background:none;
	}
	#about li{
		margin:5px;
		margin-right:0;
	}

	#imageContainer{
		position:relative;
		margin:0;
		padding:0;
		width:530px;
		height:507px;
		line-height:0;
	}
	#imageContainer img{
		clear:both;
		display:none;
		margin:0;
		padding:0;
		line-height:0;
		font-size:0;
	}
	#imageContainer img.first{
		display:block;
	}
	

	#menu{
		width:100%;
		float:left;
		text-align:center;
	}
	#menu a{
		padding:0 10px;
		text-decoration:none;
		color:#2d3136;
	}
	#menu a:hover{
		padding:0 10px;
		color:#ab1527;
		text-decoration:underline;
	}


	#footer{
		width:730px;
		height:16px;
		margin:0 auto;
		padding:8px 10px;
		font-size:10px;
		text-align:left;
		color:#eaa796;
		background:url(http://www.monaapana.com/src/site/images/footerr.gif) no-repeat;
		overflow-y:hidden;
		overflow-x:hidden;
	}
	#footer a{
		color:#eaa796;
		text-decoration:none;
	}
	#footer a:hover{
		text-decoration:underline;
	}
	#footermenu{
		width:98%;
		float:left;
		font-size:10px;
		color:#eaa796;
	}
	#footermenu li{
		float:left;
		padding-right:30px;
		list-style-type:none;
		overflow-y:hidden;
	}
	#footermenu li a{
		text-decoration:none;
		color:#eaa796;
	}
	#footermenu li a:hover{
		color:#eaa796;
	}
	#footermenu ul{
		float:left;
	}
	#copyright{
		padding-right:10px;
		float:right;
		color:#eaa796;
	}

