.img-shadow {
float:left;
}

.img-shadow img {
display: block; 
position: relative; 
padding: 5px; 
background-color: #fff; 
border: 1px solid #cecece; 
margin: 6px 6px 5px 0px;; 
}

/* generated by csscreator.com */ 
html, body{ 
 margin:5px; 
 padding:0; 
 text-align:center; 
 font: 88% tahoma;
} 
a:link{color:#039;text-decoration:none;}
a:visited{color:#800080;text-decoration:none;}
a:hover{color:#FF0000; text-decoration:underline;}
h1 {
    width: 800px;
    height: 175px;
    background: url(images/hotelvillaresorts.jpg);
    overflow: hidden;
    line-height: 800px;
    margin:0;
    padding:0;
}
 
#pagewidth{ 
 width:800px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
 border: 1px #808080 solid;
} 
 
#header{
 position:relative; 
 height:176px; 
 width:100%;
 margin-bottom:1px solid #FFFFFF;
 padding-bottom:1px;
} 
 
#leftcol{
 width:145px; 
 float:left; 
 position:relative;
 padding-left:10px;
 padding-top:-30px;
 }

 
#twocols{
 width:78%; 
 float:right; 
 position:relative; 
  }
 
#rightcol{
 width:145px; 
 float:right; 
 position:relative; 
 padding-right:15px;
 }
 
#maincol{background-color: #FFFFFF;  
 float: left; 
 display:inline; 
 position: relative; 
 width:455px; 
 padding-bottom:20px;
 
 }
 
#footer{
 height:20px; 
 clear:both;
 } 


 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}



#vdividermenu ul{
margin: 0;
padding: 0;
margin-bottom: 1em;
float: left;
font: 98% Tahoma;
width: 100%;
border-top: 1px solid #625e00;
border-bottom: 1px solid #625e00;
background-color: #A5AF65;
}

* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
width: 99%;
}

#vdividermenu ul li{
display: inline;
}

#vdividermenu ul li a{
float: left;
color: black;
padding: 2px 12px;
text-decoration: none;
background: transparent url(http://hotelvillaresorts.com/images/vertical.gif) center right no-repeat;
}

#vdividermenu ul li a:visited{
color: black;
}

#vdividermenu ul li a:hover{
color: black;
background-color: #ffe84f;
}

img.shade{
	//width: 37ex;
	width: 800px;
	height: 9em;
/* specify the dimension of the image */
	display: block;
	position: absolute;
	z-index: -1;
/* force the image to show below the content */
	right: -3ex;
	bottom: -1em;
}

div.shade{
	width: 800px;
	//height: 6em;
/* specify the dimension of the content, slightly smaller than the image */
	position: relative;
	z-index: 1;
/* force the content to show above the image */
	background-color: #fff;
	//border: 1px solid #000;
	//padding: 1em 2ex;
	margin-right: 6ex;
	margin-bottom: 3em;
}


/*================
teaser box*/
.teaser {
	width:450px;
	padding:0 0 14px 0;
	margin:10px 0;
	background:url(images/tsr.gif) bottom left no-repeat;
	}
	
.teasertext{
  margin-left: 150px;
}
.teaser h2 {
	font-size:1em;
	color: #800000;
	text-transform:none;
	letter-spacing: 0.1ex;
	margin:0;
	padding:7px 10px 13px;
	background:url(images/tsr.gif) top left no-repeat;
	}

.teaser p {
	margin:0;
	text-align:left;
	font-size:1em;
	padding:0 10px 3px;
	border:1px solid #d8d8d8;
	border-width:0 1px;
	background:#fff;}

#vertmenu {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 160px;
padding: 0px;
margin: 0px;
}

#vertmenu h3 {
display: block;
background-color:#A5AF65;
font-size: 100%;
padding: 3px 0 5px 3px;
border: 1px solid #808080;
color: #333333;
margin: 0px;
width:145px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 98%;
display: block;
border-bottom: 1px dotted #808080;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #333333;
width:146px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #C9CEA2;
}	

