/* CSS Document */#glassPane { position:absolute; z-index:110; }#shadedPane { position:absolute; z-index:100; }#oldPhoto1 { position:absolute; z-index:30; }#oldPhoto2 { position:absolute; z-index:20; }#oldPhoto3 { position:absolute; z-index:10; }body{	font-size: 13px;	color: #000000;	font-family: Arial, Helvetica, sans-serif;	background-color: #452525;	margin: 0;}p{	text-align: justify;	margin-bottom: 15px;}p.paragraphHeader{	font-size: 15px;	font-weight: bold;	color: #000000;	margin-bottom: 15px;}.paragraphDivider{	border-bottom: 1px solid #8B7E63;	margin-bottom: 15px;}a:link, a:visited, a:active{	color: #112c66;	text-decoration: none;}a:hover{	color: #FFFFFF;	text-decoration: none;}a.navSubLink:link, a.navSubLink:visited, a.navSubLink:active{	font-size: 11px;	color: #FFFFFF;	text-decoration: none;}a.navSubLink:hover{	font-size: 11px;	color: #eee593;	text-decoration: none;}.headerContainer{	background-image: url('../images/headerBg.jpg');	background-repeat: repeat-x;	height: 134px;	padding: 15px 0px 0px 20px; }.navigationContainer{	margin: 0px 0px 0px 15px;}.navLinkContainer{	cursor: pointer;	margin: 10px;}.navSubLinkContainer{	margin: 0px 15px 7px 45px;}.mainContainer{	margin:0 auto;	position:relative;	width: 100%;	height: 100%;}.contentContainer{	background-color: #d0c3aa;	border: solid 1px #302020;	padding: 20px;}.contentHeader{	font-size: 24px;	color: #452525;	margin-bottom: 15px;}.contentImage{	border: solid 1px #8b7e63;	cursor: pointer;}.itemContainer{	border: solid 1px #8b7e63;	background-color: #e9ddc7;	padding: 15px;}.regPrice{	font-weight: bold;	color: #33191a;}.salePrice{	font-weight: bold;	color: #3b572a;}.prevNextContainer{	border-top: 1px solid #8B7E63;	margin-top: 15px;	padding-top: 15px;	padding-bottom: 15px;}.footerContainer{	background-image: url('../images/footerBg.jpg');	background-repeat: repeat-x;	height: 69px;	padding-top: 30px;}a.footerLink:link, a.footerLink:visited, a.footerLink:active{	font-size: 9px;	color: #ba8383;	text-decoration: none;}a.footerLink:hover{	color: #FFFFFF;	text-decoration: none;}.copyright{	font-size: 9px;	color: #000000;}