body {
	/* font-family: Georgia, "Times New Roman", Times, serif; */
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0px;
	color: #fff;
	background: #000 url(/images/bg3-new.jpg) center top;
	/* [disabled]background-image: url(../images/bg.jpg); */
	/* [disabled]background-repeat: repeat-x; */
}
a:link img, a:visited img { border: none; }

#wrapper-page
{
	width: 75%;
	margin: 0 auto;
}

#header {
	height: 280px;
	margin-top: 40px;
	text-align: center;
}

#formerstruct {
	position: relative;
	left: 270px;
	top: -20px;
	}

#nav {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
	background: #000 url(/images/navbg.jpg) repeat-x;
	text-align: left;
	line-height: normal;
	overflow: hidden;
	width: 852px;  /* 850px for 5 buttons */
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav li {
	list-style-type: none;
	float: left;
	margin-bottom: 5px;
	display: inline-block;
}

/* #nav li.selected {
	background: #dfdfdf;
}
#nav li.selected a {
	color: #000 !important;
} */

#nav li.selected {
	background: none !important;
}
#nav li.selected a {
	/* color: #000 !important; */
}

/* Hide IE5 Mac \*/
#nav li {
	width: 213px; /* 170px for 5 buttons */
}
#nav a {
	display: block;
	text-decoration: none;
	padding: 8px 18px 8px 12px;
	color: #bbb !important;
	border-right: 1px solid #000;
	text-align: center;
}
#nav a:hover {
	color: #000 !important;
	background-color: #dfdfdf;
}

/* Added Mark 9/6/2011 */
.wrapper{
   /* position: relative;
   float: left;
   left: 3.50%;  */
   width: 856px;
   margin: 0 auto;
}
#homepage .left2 {
   position: relative;
   float: left;
   width: 286px;
   margin-right: 10px;
}
#homepage .left1, #homepage .left3 {
   position: relative;
   float: left;
   width: 277px;
   margin-right: 0;
}
#homepage .left {
   position: relative;
   float: left;
   width: 420px;
   margin-right: 8px;
}
#homepage .right{
   position: relative;
   float: left;
   width: 420px;
   margin-right: 0;
}
#homepage .right img {
   position: relative;
   float: right;
}

#homepage .left, #homepage .left1 img, #homepage .left2 img, #homepage .left3 img, #homepage .right img {
	margin-bottom: 8px;
}

#homepage .left1 h2 img, #homepage .left2 h2 img, #homepage .left3 h2 img, #homepage .right h2 img {
	margin: 0;
	padding: 0;
}

#thumbs .left1, #thumbs .left2, #thumbs .left3{
   position: relative;
   float: left;
   width: 208px;
   margin-right: 6px;
}
#thumbs .right{
   position: relative;
   float: left;
   width: 208px;
}

#thumbs .left1 img, #thumbs .left2 img, #thumbs .left3 img, #thumbs .right img {
	margin: 0 0 6px 0;
}


#content-main
{
}
.center {
	text-align: center;
}

ul.features {
	text-align: center;
	list-style: none;
	font-size: 1.5em;
	padding-left: 0;
	padding-top: 0;
	margin-top: 0;
}

ul.features li.widespaced {
	margin-top: 44px;
}

#content-middle
{
	text-align: center;
	margin-left: 30%;
	margin-right: 30%;
	padding-right: 1em;
	padding-left: 1em;
}

#content-left
{
	float: left;
	margin-right: 1.0em;
	width: 330px;
}

#content-right
{
	float: left;
	width: 430px;
	text-align: center;
}

#content-left h2, #content-right h2, #content-middle h2 {
	margin: 0em;
	font-size: 120%;
	padding: 5px;
	color: #00bfe7;
	/* border: 1px solid #0CF; */
}

#content-left a, #content-right a, #content-middle a {
	color: #FFF;
	text-decoration: none;

}

#content-left img, #content-right img, #content-middle img {
	display:block;
	margin:auto;
	/* border: 4px solid #0CF; */
}

.salcolor {
	color: #73CDF4;
}

#footer {
	width: 850px;
	border-top: 1px solid #0CF;
	padding-top: 10px;
	padding-bottom: 30px;
}

/* Not needed now 
#footer p {
	margin: auto;
	padding-top: 0;
	padding-left: 10px;
	color: #FFF;
	text-align: center;
	line-height: 1.2;
}

#footer a {
	color: #00588A;
	text-decoration: none;
	border-bottom-width: 1px;
}

#footer a:hover {
	color: #55BEE8;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
#footer a:visited {
	color: #CCC;
	text-decoration: none;
	border-bottom-width: 1px;
} */

#footer-logos p {
	text-align: center;
}

#footer-left
{
	float: left;
	width: 25%;
	text-align: left;
}

#footer-middle
{
	text-align: center;
	margin-left: 30%;
	margin-right: 25%;
	padding-right: 1em;
	padding-left: 1em;
	height: 42px;
}

#footer-right
{
	float: right;
	width: 20%;
	text-align: right;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

#thumbs ul { list-style: none; margin: 10px 0 0 0; padding: 0; }
#thumbs li { border: 1px solid #ccc; color: #fff; }
#thumbs img { margin: 0; padding: 0; }
#thumbs p { padding: 5px; margin: 0; }
#thumbs a { color: #fff; text-decoration: none; }
#thumbs a:hover { text-decoration: underline; }
#thumbs a:hover .meta { text-decoration: none !important; }
#thumbs .bed { position: relative; right: 0; padding: 6px 0 0 20px; background: transparent url(/images/bedicon.gif) no-repeat 0 70%; margin-right: 4px; }
#thumbs .bath { position: relative; right: 0; padding: 6px 0 0 18px; background: transparent url(/images/bathicon.gif) no-repeat 0 50%; margin-right: 2px; }
#thumbs a:hover .bed { position:absolute; left:-2000em; z-index:9999; }
#thumbs a:hover .bath { position:absolute; left:-2000em; z-index:9999; }
#thumbs .metre { position:absolute; left:-2000em; z-index:9999; }
#thumbs .sq { position:absolute; left:-2000em; z-index:9999; }
#thumbs .meta { right: 0; position:absolute; font-size: 0.7em; color: #b3b3b3; z-index: 0; padding-right: 5px; }
#thumbs a:hover .metre { position: absolute; left: auto; right: 10px; top: -10px; text-decoration: none !important; }
#thumbs a:hover .sq { position: absolute; left: auto; right: 15px; top: 6px; text-decoration: none !important; }
.popup { color: #000; float: left; line-height: 1.1 !important; }
#popupmeta { color: #000; font-size: 1.2em; display: inline; float: left; font-weight: normal; margin-left: 2.0em; line-height: 1.4; }
.popupcontact { color: #000; display: inline; font-weight: normal; position: absolute; left: 320px; margin-top: 0.7em; }
.hide { display: none; }

#gallery ul { list-style: none; margin: 0; padding: 0; }
#gallery li { float: left; color: #fff; padding: 0; margin: 0 0 0 58px; }
#gallery li h3 { font-size: 0.9em; margin: 0 0 42px 0; text-align: center; }
#gallery img {border: 1px solid #ccc; margin: 0; padding: 0; }

#galleryx ul { list-style: none; margin: 0; padding: 0; }
#galleryx li { float: left; color: #fff; padding: 0; margin: 0 6px 6px 0; }
#galleryx li h3 { font-size: 0.9em; margin: 0 0 42px 0; text-align: center; }
#galleryx img {border: 1px solid #ccc; margin: 0; padding: 0; }

/* Old gallery code - not used now 
#gallery { margin-bottom: 1.0em; }
#gallery img { border: 2px solid #ccc; }
#gallery a h2 { text-decoration: underline !important; }
#gallery a:hover h2 { text-decoration: none !important; }
#gallery a:hover img { border: 2px solid #00bfe7 !important; }
*/

/* SPGM 
IMG { vertical-align: middle; }
IMG.img-picture { border: 2px solid #ccc !important; padding: 6px; background-color: #000; }
IMG.img-folder { border: 0px; }
IMG.img-galicon { border: 1px solid #555555; }
IMG.img-thumbnail { border: 2px solid #ccc !important; margin: 5px; padding: 4px; background-color: #000;}
IMG.img-thumbnail-selected { border: 2px solid #ccc !important; margin: 5px; padding: 4px; background-color: #000; }
IMG.img-picture-prev { border: 0px; }
IMG.img-picture-next { border: 0px; }
IMG.img-thmbnavi-prev { border: 0px; }
IMG.img-thmbnavi-next { border: 0px; }
IMG.img-new { border: 0px; }
*/