html, body{
margin:0;
padding:0;
}

#container{
margin: 0 auto;
width:783px;
height:700px;
text-align:left;
border: 1px solid black;
line-height: 120%;
font-family: arial, helvetica, sans serif;
/*background-color: #1ec4ca;*/
background: transparent url(photos/mainbackground_700px.jpg) top no-repeat;
}

#containerPhotos{
margin: 0 auto;
width:783px;
height:700px;
text-align:left;
border: 1px solid black;
line-height: 120%;
font-family: arial, helvetica, sans serif;
/*background-color: #1ec4ca;*/
background-color: #4c89d9;
}


#header{
width:500px;
height:45px;
margin-left: 5px;
padding-top:40px;
padding-bottom:40px;
float:left;
/*background-image: url(photos/P1010043_top.JPG); 
border: 1px solid black;*/
}

#leftSide{
width:25px;
/*height: 560px;*/
margin:0;
padding:0;
float:left;
/*background-image: transparent url(images/leftBorder.gif) left repeat-y;*/
}

#mainContent{
width:500px;
padding:0;
margin-left: 5px;
float:left;
clear:left;
background-color:#fff;
}

#rightSide{
width:250px;
margin: 0 5px 0 0;
float:right;
clear:right;
background-color:#fff;
}

#topRight{
width:250px;
height:250px;
margin: 0 10px 0 0;
float:right;
/*background-color:white;*/
/*background: url(photos/collage_v2_new.gif) center right no-repeat;*/
}


#footer{
width:780px;
margin:0;
padding:0;
clear:both;
}

#mainPhotos{
width: 765px;
float: left;
margin-left: 5px;
background-color: #fff;
}

h1{
margin:0.5em 0.3em;
font: bold 20pt bell mt, arial, sans-serif;
color:white;
}

h2{
margin:0.2em 0.3em;
font-size:16px;
}

h3{
margin:0.2em 0.3em;
font-size:15px;
}


p{
font-size:11pt;
margin:0.4em 0.5em;
}

a{
color:#13005e;
}

#features{
font-size:9pt;
line-height:115%;
}



.amenities{
font-size:10pt;
font-weight:bold;
padding-left:10px;
}

.photo{
margin:0.2em 0.2em;
width:200px;
height:200px;
float:left;
padding:10px;
border: 1px solid silver;
border-width: 1px 2px 2px 1px;
}

div.photo img{
border:1px solid black;
/*border-width: 1px 2px 2px 1px;*/
}

img.ls{
width:200px;
height:150px;
margin:50px 0 0 0;
}

img.pt{
width:150px;
height:200px;
margin:0 25px 0 25px;
}


