/* CSS Document */

body {
	background-color: #e0e0d6;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
}

#galleryPop {
	width:545px;
	height: 500px;
	color: #150102;
}

#galleryhaPopHeader {
	background-image: url(../images/Installation/Header.jpg);
	background-repeat: no-repeat;
	height: 118px;
	padding-top: 10px;
	padding-left: 10px;
	background-position: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

#galleryhwPopHeader {
	background-image: url(../images/Installation/Header.jpg);
	background-repeat: no-repeat;
	height: 118px;
	padding-top: 10px;
	padding-left: 10px;
	background-position: right;
}

#galleryhsPopHeader {
	background-image: url(../images/Installation/Header.jpg);
	background-repeat: no-repeat;
	height: 118px;
	padding-top: 10px;
	padding-left: 10px;
	background-position: right;
	color: #FFF;
	font-size: 18px;
}

#galleryhcPopHeader {
	background-image: url(../images/Installation/Header.jpg);
	background-repeat: no-repeat;
	height: 118px;
	background-position: right;
	color: #FFF;
	font-size: 18px;
	padding-top: 10px;
	padding-left: 20px;
}

#galleryhdPopHeader {
	background-image: url(../images/Installation/Header.jpg);
	background-repeat: no-repeat;
	height: 118px;
	background-position: right;
	padding-top: 10px;
	padding-left: 20px;
}

#galleryhpPopHeader {
	background-image: url(../images/Installation/Header.jpg);
	background-repeat: no-repeat;
	height: 118px;
	padding-top: 10px;
	padding-left: 20px;
	background-position: right;
}

#galleryRestorePopHeader {
	background-image: url(../New_site/images/Installation/Header.jpg);
	background-repeat: no-repeat;
	height: 118px;
	padding-left: 20px;
	padding-top: 10px;
}

#galleryShopPopHeader {
	background-image: url(../New_site/images/Installation/Header.jpg);
	background-repeat: no-repeat;
	height: 118px;
}

#popleft {
	float: left;
	width: 330px;
	height: 362px;
	text-align: center;
	padding: 20px 10px 0 0;
	background-image: url(../New_site/images/gallery_pop_line.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#popright {
	float: right;
	width: 205px;
	height: 352px;
	padding: 20px 0 0 0;
	text-align: center;
	background-color: #cfc9bb;
}

#popright img {
	margin: 5px;
	height: 50px;
	width: 50px;
}

#wrapper {
	width:545px;
   text-align: left;
	background-color: #cfc9bb;
   }
	
	th {
	color: #675734;
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrapper #galleryPop #galleryhcPopHeader p {
	color: #FFF;
	font-size: 18px;
}
#wrapper #galleryPop #galleryhdPopHeader p {
	color: #FFF;
	font-size: 18px;
}

