body {
margin-top : 1px;
font : 11px "Verdana",Geneva,Kalimati,sans-serif;
font-weight: 200;
line-height: 120%;
background: #ffffff;
padding-top : 50px;

 }
#container {
width : 850px;
height: 600px; 
margin-left : auto;
margin-right : auto;
color : #ffffff;
overflow: hidden;

}
.piclarge {
border : 0px solid #33CCFF;
}

			
			/*CENTRE CONTENT*/
#content {
float : right;
width : 850px;
height: 600px; 
color : #696967;
padding : 10px;
margin-bottom : 0px;
margin-right : 10px;
margin-top : 0px;


}

#scrolling {
width : 246px;
height: 500px; 
background: #ffffff;
filter:alpha(opacity=85);
-moz-opacity: 0.85;
opacity: 0.85;
padding-top: 20px;
padding-left: 27px;
padding-right: 27px;
margin-bottom: 20px;
margin-right: 20px;
z-index: 1;
position:relative;
top: -575px;
left: 10px;
overflow:auto;
}

#close {
width : 8px;
height: 12px; 
float: left;
background: #FFFFFF;
filter:alpha(opacity=85);
-moz-opacity: 0.85;
opacity: 0.85;
color : #696967;
padding: 0px 3px 5px 3px;
z-index: 2;
top: -575px;
left: 25px;
position:relative;


}



#close a {
font : 11px "Verdana",Geneva,Kalimati,sans-serif;
color : #000000;
text-decoration: none;
text-align : center;

}

#content ul {
margin : 0px;
padding-left : 20px;
list-style-type : none;
}

#content li {
margin : 0px;
padding-left : 20px;
padding-bottom : 5px;
list-style-type : none;
}


			/*LEFT CONTENT*/
#left {
float : left;
width : 235px;
height: 100%; 
color : #ffffff;
background: url(img/bg.gif);
margin-top : 0px;
margin-left : 0px;
}



/*SIDE MENU*/


#sidemenu {
float : left;
width : 235px;
height: 100%; 
color : #ffffff;
background: url(img/bg.gif);
margin-top : 0px;
margin-left : 0px;
}

.sidepadding {
float : left;
width : 215px;
height: 150px; 
color : #ffffff;
margin-top : 175px;
}

.underlinebox {
float : left;
width : 100%;
height: 5px; 
border-bottom: 1px solid #696967;
margin-bottom: 30px;
}



#right {
float : right;
width : 615px;
height: 100%; 
color : #696967;
margin-top : 0px;
margin-left : 0px;
background: url(img/bg.gif);

}




.righthome {
background: url(img/images/home1.jpg);
	}
	.rightbedroom {
background: url(img/images/bedroom1.jpg);
	}
	.rightgarden {
background: url(img/images/garden2.jpg);
	}
	.rightplaces {
background: url(img/bg.gif);
	}
	.rightcontact {
background: url(img/images/detail1.jpg);
	}
	

#map {
float : right;
width : 615px;
height: 400px; 
color : #000000;
margin-top : 0px;
margin-left : 0px;
background: url(img/map.gif);

}

#contact {
float : right;
width : 615px;
height: 200px; 
color : #000000;
margin-top : 0px;
margin-left : 0px;
background: url(img/bg_contact.gif);

}


.column {
float : left;
width : 180px;
height: 180px; 
color : #BCB3A8;
margin-top : 0px;
margin-right : 5px;
padding: 20px 0px 0px 20px;
}






	/*FOOTER*/
#footer {
clear : both;
padding : 5px 0px 0px 0px;
font : 11px "Verdana",Geneva,Kalimati,sans-serif;
color : #AFA69A;
}
#footer a:link, #footer a:visited {
background : inherit;
font : 11px "Verdana",Geneva,Kalimati,sans-serif;
color : #6E6E58;
text-decoration : none;
padding-right: 0px;

}
#footer a:hover {
font : 11px "Verdana",Geneva,Kalimati,sans-serif;
color : #6E6E58;
background : inherit;
padding-right: 0px;
}



			


			
			/*TYPOGRAPHY*/
h1 {
font : 13px "Verdana",Geneva,Kalimati,sans-serif;
color : #696967;
text-align : center;
padding-top : 0px;
margin-top: 0px;
background : inherit;
font-weight: 100;
}
h2 {
font : 13px "Verdana",Geneva,Kalimati,sans-serif;
color : #696967;
text-align : left;
padding-top : 0px;
margin-top: 0px;
background : inherit;
font-weight: 100;
}
h3 {
font : 11px "Verdana",Geneva,Kalimati,sans-serif;
color : #8C8C8C;
padding-top : 0px;
margin-top: 0px;
background : inherit;
text-align : right;
}


			/*LINKS*/
a {
color : #8C8C8C;
text-decoration : underline;
background : inherit;
}
a:hover {
color : #8C8C8C;
background : inherit;
}

a:visited {
color : #8C8C8C;
text-decoration : underline;
background : inherit;
}

.underline {
	text-decoration: underline;
	width : 100%;
}

.title {
color : #6E6E58;
}
	/*SLIDESHOW*/

#slide-images{
    position:relative;
    display:block;
    margin:0px;
    padding:0px;
    width:620px;
    height:600px;
    overflow:hidden;
	z-index: 0;
	top: 0px;
	left: 0px;
}

#slide-images li{
    position:absolute;
    display:block;
    list-style-type:none;
    margin:0px;
    padding:0px;
    background-color:#FFFFFF;
}

#slide-images li img{
    display:block;
    background-color:#FFFFFF;
}