body {
	background-color: #F28A0D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*side block text*/
 
#text-body {
font-family: Arial, Helvetica,sans-serif;
font-size:12px; 
color:#000000;
padding: 0 0 0 20px; 
}

#text-body a{
text-decoration:underline;
color:#000000; 
} 

/*front page table */
#brown-box-outside-front{
width:100%; 
background-color:#7C5508;
margin: 50px 0 0 0;  
text-align:center; 
}

#brown-box{
width:820px; 
background-color:#7C5508; 
margin: 0px;
padding: 0px; 
text-align:center; 
}

/*villa name*/
/* only used on front page*/
#villa-name{
margin:200px 0 200px 100px; 
}
/*END villa name*/


/* only on gallery page*/
#villa-name-gallery{
margin:25px 0 5px 100px; 
}


.front-page-gallery-cell2 a{
	color: #BBB5B7; 
	font-family: Arial, Helvetica,sans-serif;
	line-height: 26px;
	text-decoration:none;
	font-size:18px; 
}

#brown-box-outside-gallery{
width:100%;
height: 100px; 
background-color:#7C5508;
margin: 40px 0 0 0;
padding: 0 0 10px 0; 
text-align:center;
 
}

#brown-box-cell{
width:750px; 
margin: 0px;
padding: 0px; 
text-align:center; 
}

#brown-box-cell-1{
width: 550px;
margin: 0px;
text-align:left; 
padding: 0 0 0 20px;  
}

#brown-box-cell-2{
width: 200px;
padding: 0px; 
}


/* table holding iframe and images */
#whole-gallery-table{
width: 980px; 
}

/*table for main image with 2 cells (below)*/
#gallery-big-image{
margin: 0 0 35px 0px
}
/* left cell on gallery table*/
#gallery-big-image-1{
width: 250px;
}
#gallery-big-image-front{
padding:40px 0 40px 0; 
background-color:#EFB262; 
}
/* text in left cell */
.gallery-text{
	line-height: 28px; 
	color: #000000; 
	font-family: Helvetica,Arial,sans-serif;
}


/* right cell on gallery table*/
#gallery-big-image-2{
width: 150px;
}
