@charset "UTF-8";
/* CSS Document */

#page {
	color: #535748;
	background-color: #EEF3DD;
}
#headerArea {
	background-color: #FFF;
	background-image: url(images/header_bg_local.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#headerArea #headerBlock #utility li { background: url(images/bullet_local.gif) no-repeat left center; }
#headerArea #headerBlock #utility li a {
	color: #C60;
}
#pageTitle { margin-left: 20px; }
#pageTitle #leadText {
padding-top: 9px;
padding-bottom: 9px;
}
#contentsArea .galleryBlock {
	clear: both;
	float: left;
	width: 422px;
	margin-bottom: 20px;
	background-color: #707561;
	background-image: url(images/gallery_block_middle.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
#contentsArea .galleryBlockBottom {
background: url(images/gallery_block_bottom.jpg) no-repeat center bottom;
padding-bottom: 19px;
}
#contentsArea .galleryBlockTop {
background: url(images/gallery_block_top.jpg) no-repeat center top;
padding-top: 19px;
padding-right: 20px;
padding-left: 20px;
}
#contentsArea .galleryBlock .galleryItemVisual {
float: left;
width: 157px;
}
#contentsArea .galleryBlock .galleryItemVisual img { border: 1px solid #CCC; }
#contentsArea .galleryBlock  .galleryItemNotes {
float: right;
width: 170px;
}
#contentsArea .galleryBlock .galleryItemNotes h2 {
	margin-bottom: 15px;
	color: #FFF;
	font-size: 133%;
	font-weight: bold;
}
#contentsArea .galleryBlock .galleryItemNotes p {
	line-height: 1.4;
	color: #FFF;
}
#contentsArea .galleryBlock .galleryItemNotes .price {
	background: url(images/price_dividing_line.gif) repeat-x center top;
	margin-top: 35px;
	padding-top: 10px;
	color: #FFF;
}
#contentsArea .galleryBlock .galleryItemNotes .price strong {
font-size: 133%;
font-weight: bold;
}
#contentsArea .even {
clear: none;
float: right;
}
#footerArea { background: url(images/dividing_line_local.gif) no-repeat center top; }
#footerArea #textNav li a {
	color: #333;
}
