@charset "utf-8";
/* CSS Document */

Body{margin:0px;
     }
	 
#main-container{width:849px;
                height:auto;
				margin:0px auto 0px auto;
				}
				
#top-banner{
            width:849px;
			height:264px;
			
			}
			
#button{background-image:url(../img/button.gif);
        width:849px;
		height:50px;
		background-repeat:no-repeat;
		
		}
		
.navai_text{
		font-family:Tahoma;
		font-size:12px;
		color:#FFFFFF;
		font-weight:bold;
		float:left;
		padding-right:15px;
		}
		
.navai_text a{
		color:#FFFFFF;
		text-decoration:none;
		}
		
.navai_text a:hover
		{	
		color:#000000;
        text-decoration:underline;
		}
					
#body-container
		{width:849px;
     	 height:auto;
		 overflow:hidden;
	 	 background-color:#a9b4bb;
	  	}
	  
#body_top{width:849px;
         height:auto;
		 float:left;
		 }
		 
#amenities
{
	width:849px;
	height:auto;
	overflow:hidden;
}

#gallery
{
	width:849px;
	height:auto;
	overflow:hidden;
	text-align:center;
}


.text1
{
	font-family:Tahoma;
	font-size:12px;
	padding:0px 0px 0px 30px;
	text-align:left;
	color:#332929;
}

td
{
	text-align:justify;
	padding:0px 0px 0px 20px;
}

.welcome{font-family:Tahoma;
         font-size:16px;
		 color:#FFFFFF;
		 font-weight:bold;
		 padding:0px 0px 0px 10px;
		 }
		 
#body_left{width:520px;
          height:auto;
		  float:left;
		  padding:0px 0px 0px 10px;
		  }
		  
#body_right{width:280px;
			height:auto;
			float:left;
			padding:0px 0px 0px 10px;
			}

#body_main{width:800px;
			height:auto;
			float:left;
			padding:0px 0px 0px 10px;
			}


#property{background-image:url('../img/property.jpg');
		  background-repeat:no-repeat;
          width:849px;
		  height:220px;
		  padding:0px 0px 0px 0px;
		  overflow:hidden;
		  }

#property1{background-image:url('../img/property1.jpg');
		  background-repeat:no-repeat;
          width:849px;
		  height:220px;
		  padding:0px 0px 0px 0px;
		  overflow:hidden;
		  }


#property2{background-image:url('../img/property2.jpg');
		  background-repeat:no-repeat;
          width:849px;
		  height:220px;
		  padding:0px 0px 0px 0px;
		  overflow:hidden;
		  }		  

#property3{background-image:url('../img/property3.jpg');
		  background-repeat:no-repeat;
          width:849px;
		  height:220px;
		  padding:0px 0px 0px 0px;
		  overflow:hidden;
		  }

#property4{background-image:url('../img/property4.jpg');
		  background-repeat:no-repeat;
          width:849px;
		  height:220px;
		  padding:0px 0px 0px 0px;
		  overflow:hidden;
		  }

#property5{background-image:url('../img/property5.jpg');
		  background-repeat:no-repeat;
          width:849px;
		  height:220px;
		  padding:0px 0px 0px 0px;
		  overflow:hidden;
		  }
		  

.property_text
{
		width:130px;
		font-family:Tahoma;
      	color:#332929;
	  	font-size:16px;
		text-decoration:none;
		float:left;
		padding:165px 0px 0px 132px;
		font-weight:bold;
}

.property_text a:link
{
		font-family:Tahoma;
      	color:#332929;
	  	font-size:16px;
		float:left;
		text-decoration:none;
}

.property_text a:visited
{
		font-family:Tahoma;
      	color:#332929;
	  	font-size:16px;
		float:left;
		text-decoration:none;
}

.property_text a:hover
{
		font-family:Tahoma;
      	color:#000000;
	  	font-size:16px;
		float:left;
		text-decoration:none;
}		
		  
#body_bottom{width:849px;
             height:133px;
			 background-color:#a9b4bb;
			 }
			 
.text{font-family:Tahoma;
      color:#332929;
	  font-size:12px;
	  text-align:justify;
	  line-height:150%;
	  }
	  
#footer{width:849px;
        height:95px;
		overflow:hidden;
		background-color:#2c637d;
		}
		
.copy_text
{
	font-family:arial;
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	margin:10px 0px 10px 15px;
	overflow:hidden;
}

.copy_text a:link
{
	font-family:arial;
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	text-align:center;
	text-decoration:underline;
	margin:0px 0px 0px 0px;
}

.copy_text a:visited
{
	font-family:arial;
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	text-align:center;
	text-decoration:underline;
	margin:0px 0px 0px 0px;
}

.copy_text a:hover
{
	font-family:arial;
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	margin:0px 0px 0px 0px;
}
			