@charset "utf-8";
/* review */

#conFlp {
	margin: 0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%
}

#conFlp p {
	font-size: 1.2em;
	text-align: justify;
}


#conFlp #cap strong {
	display: block;
	margin: 5px 0;
	font-size: 12px;

}

#conFlp h1 {
	font-size: 1.8em;
}


#conFlp ul {
	background-color: #875241;
	border: 2px solid #32312F;
	margin:0 0 20px 0;
	padding:0;


}

#conFlp li {
	margin-top: 10px;
	list-style-type: circle;
	padding-left: 20px;
	/*border-bottom: 1px solid black;*/
	padding-bottom: 5px;
}

#conFlp li a {
	text-decoration: none;

	font-size: 1.2em;
}

#conFlp li a:visited {
	color: #32312F
}

#conFlp li a:hover {
	color: #000
}


#conFlp h2 {
	list-style-type: none;
	border: 2px solid #32312F;
	background-color: #882300;
	height: 30px;
	text-align: center;
	padding-top: 10px;
	margin:0 0 0 0;
	background-image: url(/holiday-accommodation/images/h2.gif);
	font-size: 1.4em;
}

#conFlp #hRec {
	background-image:url(/holiday-accommodation/images/h3.gif);
	height: 40px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	background-repeat: no-repeat;
	padding-top: 10px;
}

#conFlp #gback {
	
	text-decoration: none;
	
}

#conFlp #gback:hover {
	color: #000
}