#wrapper {
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.gallerycontainer{
	position: relative;
	width: 290px;
	padding-left: 20px;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}


.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	left: -800px;
	visibility: hidden;
	text-decoration: none;
	top: -200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #767769;
	text-align: left;
	display: inline;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
	visibility: visible;
	top: 0;
	left: 320px; /*position where enlarged image should offset horizontally */
	z-index: 50;
	white-space: nowrap;
}

#galleryfirstpic {
	height: 250px;
	width: auto;
	padding-top: 0px;
	padding-left: 42px;
}
body {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
    line-spacing: 180%;
}

.footer {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: 100
}
.footerblack {
	font-family: verdana;
	font-size: 11px;
	color: #333;
	font-weight: 100;
	text-align: center;
}


tr,td {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}

.sectionheadings {
	font-family: English111AdagioBTRegular;
	font-size: 50px;
	color: #777791;
	font-weight: normal;
}

.headings {
	font-family: verdana;
	font-size: 13px;
	color: #737792;
	font-weight: bold;
	valign: middle;
}

:link, :visited, {
	font-family: verdana;
	font-size: 11px;
	color: #545DB6;
	text-decoration: none;
}
.newshead {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #990033;
	text-decoration: none;
}
.linkshead {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}



:hover {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.mainlinks {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	valign: middle;
}

.mainlinks:visited {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.mainlinks:link {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.mainlinks:hover {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
}
  
.li_white{
	left-indent: 5px;
	color: #ffffff;
}

.pinktext {
	font-family: verdana;
	font-size: 11px;
	color: #545DB6;
	font-weight: bold;
}

.border-main {
	border: solid 5px #4982B9;
	background-color: #ffffff;
}

.suitescontainer{
	position: relative;
	width: 60px;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}


.suitesthumbnail img{
	border: 1px solid white;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	margin-top: 2;
}

.suitesthumbnail:hover{
background-color: transparent;
}

.suitesthumbnail:hover img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.suitesthumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	left: -800px;
	visibility: hidden;
	text-decoration: none;
	top: -100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #767769;
	text-align: left;
	display: inline;
}

.suitesthumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.suitesthumbnail:hover span{ /*CSS for enlarged image*/
	visibility: visible;
	top: -3px;
	left: 72px; /*position where enlarged image should offset horizontally */
	z-index: 50;
	white-space: nowrap;
}

#suitesfirstpic {
	height: 201px;
	width: auto;
	padding-top: 0px;
	margin-top: 0px;
}
.nav {
	width: 110px;
	float: left;
	padding-left: 15px;
	height: 30px;
	background-image: url(images/navbg.jpg);
	background-position: bottom;
	vertical-align: text-bottom;
	margin-right: 10px;
}
.navline {
	width: 115px;
	float: left;
}
#scroll {
	height: 20px;
	width: 806px;
	padding-top: 5px;
}
#priceheadcontainer {
	margin-top: 10px;
	width: 150px;
}
#pricecorner {
	float: right;
}
#rhsimg {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
}
#lhsimg {
	float: left;
	margin-right: 10px;
}

