body {
	font-family: Arial, Helvetica, 'Futura BK', Verdana, sans-serif;
	color: #C2C2C2;
	font-size: 8px;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
}
.toplinks {
	padding-left: 16px;
	width: 784px;
	height: 32px;
	background-image: url('images/topbar.jpg');
	background-repeat: repeat-x;
	background-color: #333333;
	font-size: 14px;
	font-weight: bold;
	word-spacing: 16px;
	color: #947D08;
	text-align: left;
	vertical-align: middle;
}
.gthumb {
	width: 67px;
	height: 58px;
	text-align: center;
	vertical-align: middle;
}

.athumb {
	width: 101px;
	height: 58px;
	text-align: center;
	vertical-align: middle;
}

.thumbimg {
	border: 2px solid #C2C2C2;
}

.infohead {
	font-size: 14px;
	font-weight: bold;
	color: #787878;
	text-transform: uppercase;
}
.infosubhead {
	font-size: 14px;
	font-weight: normal;
	color: #947D08;
}
.infotexthead {
	font-size: 14px;
	font-weight: bold;
	color: #787878;
	text-transform: uppercase;
}
.infotext {
	font-size: 14px;
	font-weight: normal;
	color: #C2C2C2;
}
.infotextfoot {
	font-size: 14px;
	font-weight: bold;
	color: #C2C2C2;
}
.footerl {
	width: 136px;
	height: 96px;
	padding-left: 8px;
}
.footerc {
	height: 106px;
	padding-left: 8px;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #707070;
}
.footerr {
	width: 246px;
	height: 96px;
	background-image: url('images/petergregorybedrooms.jpg');
	background-repeat: no-repeat;
}
.shadowtr {
	background-image: url('images/shadow/tr.jpg');
	background-repeat: no-repeat;
}
.shadowrm {
	background-image: url('images/shadow/rm.jpg');
	background-repeat: repeat-y;
}
.shadowbr {
	background-image: url('images/shadow/br.jpg');
	background-repeat: no-repeat;
}
.shadowbl {
	background-image: url('images/shadow/bl.jpg');
	background-repeat: no-repeat;
}
.shadowbm {
	background-image: url('images/shadow/bm.jpg');
	background-repeat: repeat-x;
}
#img {
	border-style: none;
}
a:link {
	color: #C2C2C2;
	text-decoration: none;
}
a:visited {
	color: #C2C2C2;
	text-decoration:none;
}
a:active {
	color: #C2C2C2;
	text-decoration:none;
}
a:hover {
	color: #947D08;
	text-decoration:none;
}
#centeredcontent {
	width: 800px;
	height: 644px;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -400px; 
	margin-top: -322px; 
}

