h2{
  color:#6f3221;
  font-size: 14px;
  font-weight: bold;
}

#content-introduction{
  color:#4f4f4f;
}

#content-introduction p{
  font-size:14px;
  line-height: 160%;
	margin:15px 0;
}

#content-introduction ul{
  color:#4f4f4f;
  list-style-type: disc;
  margin: 10px 30px;
  font-size:14px;
  line-height: 160%;
}

#content-introduction ul li{
  list-style-type: disc;
}

#content-introduction ul li a{
  color:#4f4f4f;
}

#content-introduction ul li a:hover{
  text-decoration: underline;
}

#content-introduction p a{
  color:#4f4f4f;
  text-decoration: underline;
}

#content-introduction p.map_links{
  color: #9a9a66;
  font-weight: bold;
}

#content-introduction p.map_links a{
  color: #9a9a66;
  text-decoration: none;
  margin: 0px 10px;
  font-weight: bold;
}

#contact_table{
  width: 580px; 
  background: url(images/bg_contact.jpg) center no-repeat; 
  font-size: 14px; 
  line-height: 160%; 
  color: #4f4f4f;
}

#price-list-table{
  width: 580px;
  font-size: 12px;
}

#price-list-table tr td{
  /*width: 33%;*/
  padding: 5px 8px;
  color: black;
}

#price-list-table tr td.light_cell{
  color: black; 
  font-weight: bold; 
  background: #eff9f0; 
}

#price-list-table tr td.dark_cell{
  color: black; 
  font-weight: bold; 
  background: #f9f9e2; 
}

#price-list-table tr td.white_cell{
  color: black; 
  font-weight: bold; 
  background: white; 
}

a.gray_underlined{
  color: #4F4F4F;
  text-decoration: underline;
}

#price-big{
  padding: 16px 70px;
}

#price-big a{
  color: white;
  font-weight: bold;
  padding: 10px 20px;
  font-size: 14px;
}

p#book2 {
	font-size:13px;
	font-weight:bold;
	position:absolute;
	right:15px;
	bottom:17px;
	border-left:2px solid white;
	height:40px;
	line-height:20px;
	padding-left:10px; 
	width: 90px;
}
p#book2 a {
	color:white;	
}
p#book2 a:hover {
	color:yellow;
}

p#pricevalue2 {
	color:#ffde00;
	font-size:30px;
	font-weight:bold;
	margin-left:20px;
	margin-top:8px;
}
p#pricevalue2 a {
	color:#ffde00;	
}
p#pricevalue2 a:hover {
	color:white;
}

p#plus {
	font-size:12px;
	color:white;
	font-weight:bold;
	margin:0 10px;
	position:absolute;
	bottom:17px;
	left:140px;
	width: 80px;
	border-left:2px solid white;
	padding-left: 5px;
	height:40px;
	line-height:20px;
}

ul.normal_ul{
  list-style-type: disc;
  margin: 10px 40px;
  color: #4F4F4F;
  font-size:13px;
  font-weight:bold;
  line-height: 160%;
}

ul.normal_ul li{
  list-style-type: disc;
}

.bordo{
  color: #6f3221;
}
