body{
margin-left: auto;
margin-right: auto;
text-align:center;
background-color: #4A769A;
}

#wrapper{
width:866px;
}

p{
font-size:10px;
font-family:verdana;
line-height:175%;
color:#F3F1EF;
}

#nav{
width:866;
height:150;
}

#pagebody{
width:866px;
margin-left: auto;
margin-right: auto;
background-image: url(../images/bg_grad_regent.gif);
background-position:bottom;
background-repeat: no-repeat;
}

#homeflash{
width:260px;
height:315px;
margin-top: 30px;
margin-bottom: 50px;
margin-left:55px;
margin-right:55px;
float:left;
}

#homecopy{
margin-top: 40px;
width:400px;
text-align:left;
float: left;
}

#constructionflash{
float:left;
width:301px;
height:221px;
margin: 20px 30px 30px 30px;
}

#colcopy{
margin: 0px 45px 45px 45px;
padding-top: 20px;
text-align:left;
}

#teamflash{
float:left;
width:700px;
height:290;
margin: 10px 0 0 0;
}

#teamlogos{
width:100px;
margin-right: 30px;
margin-top: 30px;
margin-bottom: 30px;
padding-top:10px;
padding-left:30px;
float: right;
text-align:left;
border-left:solid;1px;
border-width:thin;
border-color:#578AAB;
display:inline;
}

#teamcopy{
width:600px;
padding-left: 40px;
padding-top: 10px;
text-align:left;
float:left;
}

img.construction {
border: solid;1px;
border-width: thin;
border-color: #ffffff;
}




#copy2row{
text-align:left;
margin: 10px 40px 0px 40px;
}

#footer{
margin-left: auto;
margin-right: auto;
width:866px;
text-align:right;
padding-right: 0px;
}
p.copyright{
margin-top:3px;
font-size:9px;
color: #F1EEEB;
}

a{
color: #F8EBAB;
}

.amenities{
color:#FFFFFF;
text-align:left;
font-size:10px;
font-family:verdana;
line-height:175%;
color:#F3F1EF;
display: block;
}

.amenitiespic img{
float:left;
border:solid;1px;
border-color:#FFFFFF;
margin-right:2px;
margin-top: 6px;
padding:0;
width:234px;
}

.amenitieslist{
float:left;
margin-bottom:5px;
margin-left: 20px;
width:490px;
text-align:left;
}

.listtitle{
position: relative;
left: -5px;
font-weight:bold;
}

.amenitieslist ul{
margin:0;
padding-left:10px;

.margin-left:15px; /* FOR IE */
.margin-top:4px;
.padding-left:0;


}

.amenitieslist ul li{
list-style-type: square;
list-style-position:outside;
.padding-left:2px;
/*background:url(../images/bullet.gif);
background-repeat:no-repeat;
background-position: -4px -2px;*/
}

/* flexcroll styles */

#mycustomscroll {

/* Typical fixed height and fixed width example */
width: 800px;
height: 210px;
overflow: auto;
background-color: transparent;


/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
text-align: left;

}

#mycustomscroll2 { /* not used for RC */

/* Typical fixed height and fixed width example */
width: 340px;
height: 250px;
overflow: auto;
background-color: transparent;


/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: transparent;
margin: 0.3em auto;
padding: 15px;

}

.fixedwidth { /* not used for RC */

/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
width: 560px;
height: auto;
position: relative;
color: black;
padding: 1px;

}

