@charset "utf-8";
/*Basics including removing browser diffs*/
html, body {
 border: none;
 margin: 0px auto;
 padding: 0px;
 background: #fff url(../images/image001.jpg) repeat scroll 0%;
 color: #000080;
 text-align: center;
 border:none;
}
body {
 font: normal normal normal 62.5% Arial, Helvetica, sans-serif;
}
/*Page container*/
#container {
  width: 782px;
	padding: 0;
	margin: 210px auto 0px;
  text-align: left;
	border: none;
	position:relative;
}
/*Site construction div classes*/
#banner {
	width: 782px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	border: none;
	height: 136px;
	position: absolute;
	top: -200px;
	left: 0px;
}
#navbar {
	width: 782px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	border: none;
	height: 40px;
	position:absolute;
	top: -64px;
	background-color: #FFFFFF;
	left: 0px;
}
#colRt {
	width: 615px;
	padding: 0px 0px 10px 0px;
	margin: 0;
	border: none;
	float:right;
	min-height: 200px;
	overflow: hidden;
}
#colRtlist {
	width: 615px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid #000080;
	float:right;
	min-height: 50px;
	overflow: hidden;
}
#main, #translation {
	width: 415px;
	padding: 0;
	margin: 0;
	border: none;
	float:left;
	min-height: 200px;
	overflow: hidden;
	position:relative;
}
#mainppage {
	width: 405px;
	padding: 0px 0px 10px 0px;
	margin: 0;
	border: none;
	float:right;
	min-height: 200px;
	overflow: hidden;
	position:relative;
}
#imgbar {
	width: 192px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	border: none;
	float:right;
	min-height: 100px;
}
#imgbarppage {
	width: 210px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	border: none;
	float:left;
	min-height: 100px;
}
#imgmain {
	border:none;
	width: 400px;
	margin: 0;
	padding: 15px 0px 0px 0px;
}
#colLft {
	width: 165px;
	padding: 0px 0px 20px 0px;
	margin: 0;
	border: none;
	float:left;
	min-height: 100px;
}
#footer {
	width: 782px;
	padding: 10px 0px 10px 0px;
	margin: 0;
	overflow: hidden;
	border: none;
	display:block;
	float:left;
}
div.listing {
	width: 615px;
	padding: 15px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	border-top: 1px solid #000080;
	min-height: 40px;
	overflow: hidden;
	position:relative;
	min-height: 125px;
}
div.listing.noDisplay {display:none;}
div.listphoto {
	width: 110px;
	padding: 0;
	margin: 0;
	border: none;
	float:left;
	min-height: 40px;
	overflow: hidden;
	position:relative;
}
div.listtext {
	width: 505px;
	padding: 0;
	margin: 0;
	border: none;
	float:right;
	min-height: 40px;
	overflow: hidden;
	position:relative;
}
/* Headings to remove browser diffs*/
h1, h2, h3, h4 {
 margin: 0;
 padding: 0;
 font-weight: normal;
 color: #0000ff;
 font-size:1.8em;
 font-weight:bold;
}
/* titles and subheads additional formatting */
h1 {margin-bottom:25px; text-align:center;}
h1.left {text-align:left;}
/*h1.plisting {
	border-bottom: 1px solid #000080;
	padding-bottom: 30px;
	margin-bottom: 15px;
}*/
h2 {font-size:1.5em; margin:25px 0px 3px;}
h3 {font-size:1.3em; margin:20px 0px 3px;}
/* Text Styles to remove browser diffs*/
p, th, td, dd, dt, ul, ol,blockquote, q, acronym, abbr, input, select, textarea {
 margin: 0px 0px 10px;
 padding: 0;
 border: none;
 font-size: 1.4em;
}
/*Set paragraph/text styles*/
p {color: #000080; line-height: 18px;}
p.returnTop  {
	margin-top: -15px;
	margin-bottom: 0px;
	text-align: right;
	clear: both;
	}
p.ppageline {
	font-size: 1.6em;
	font-weight: bold;
	color:#0000ff;
}
p.ppagedtls {
	font-size: 1.5em;
	font-weight: bold;
	color:#0000ff;
}
p.ref {color:#0000ff; font-weight:bold; font-size:1.4em; float:right;}
p.blurbline {
	font-size: 1.5em;
	font-weight: bold;
	color:#ff0000;
	float:left;
}
p.caption {
	text-align:center;
	font-weight:bold;
	margin: 10px 0px 20px 0px;
	color: #0000ff;
}
p.warning {
	padding: 7px;
	color: #ff0000;
	border: 1px solid #ff0000;
	font-size: 1.3em;
}
#contact{
	font-weight: normal;
	color:#fff;
	margin: 30px 0px 0px;
	padding: 4px 0px 0px 0px;
	text-align: center;
	border:none;
	background: url(../images/contact-box-drop2.gif) no-repeat;
	width:148px;
	height: 48px;
	font-size: 1.2em;
	letter-spacing: 1px;
}
#contact a {
	color:#fff;
	padding-right:10px;
	display:block;
}
.redtxt {color:#ff0000;}
.redtextBold {color:#ff0000; font-weight:bold;}
ul { 
	list-style-position: inside;
	margin: 0px;
	padding:0px;
	border:none;
	}
ul.hanging {
	list-style-position: outside;
	margin: 0px 0px 0px 15px;
	padding:0px;
	border:none;
	}
#mainppage ul.hanging {
	list-style-position: outside;
	margin: 0px 0px 15px 15px;
	padding:0px;
	border:none;
 }
li {margin: 10px 0px 0px; padding:0px; border:none;}
ul.villages li {margin: 15px 0px 0px;}
ul.twocol {
	list-style-position: inside;
	float: left;
	width: 215px;
	padding-left: 0px;
	margin: 0px 0px 20px 0px;
	}
#othernav {
	margin: 0px 0px 25px;
	padding:0;
	width:782px;
	}
#othernav ul {
	list-style-position: inside;
	margin: 0;
	padding:0;
	border:none;
	list-style-type:none;
	font-size: 1.3em;
	font-weight: normal;
	text-align: center;
	}
#othernav li {
	margin: 0px 10px 0px;
	padding:0px;
	border:none;
	display:inline;
	color: #FF0000; 
	line-height: 1.5em;
	}
#navbar ul {
	list-style-position: inside;
	margin: 13px 0px 0px 0px;
	padding:0;
	border:none;
	list-style-type:none;
	font-size: 1.3em;
	}
#navbar li {
	margin: 0px 0px 0px 50px;
	padding:0;
	border:none;
	display:inline;
	color: #ff0000;
	font-weight: normal;
	}
#banner ul {
	list-style-position: inside;
	margin: 0;
	padding:0;
	border:none;
	list-style-type:none;
	width:94px;
	position: absolute; 
	top: 31px; 
	left:505px; 
	text-align: right;
	}
#banner li {
	margin: 4px 0px 0px;
	padding:0;
	border:none;
	}
#colLft ul, #colLftppage ul {
	list-style-position: outside;
	margin: 0;
	padding:0;
	border:none;
	list-style-type:none;
	font-size:1.3em;
	}
#colLft li, #colLftppage li {
	margin: 12px 0px 0px 0px;
	padding:0;
	border:none;
	color: #ff0000;/*#4c0583;*/
	}
#colLft li.sections, #colLftppage li.sections {
	margin: 25px 0px 0px 0px;
	padding:0;
	border: none;
	color: #0000ff;
	font-weight: bold;
	}
#colLft li.top {
	margin: 0px;
	}
#colLft li.toppp {
	padding: 3px 0px 0px;
	margin:0;
	}
#colLft ul.subs, #colLftppage ul.subs {
	list-style-position: inside;
	list-style-type: disc;
	margin:0;
	padding:0;
	}
#colLft ul.subs li, #colLftppage ul.subs li {
	margin: 6px 0px 0px 0px;
	padding:0;
	border:none;
	color: #0000ff;
	}
#colLft ul.subs li.colRed, #colLftppage ul.subs li.colRed {
	color: #ff0000;
	}
#footer ul {
	list-style-position: inside;
	margin:0px;
	padding:0;
	border:none;
	list-style-type:none;
	text-align: center;
	font-size: 1.1em;
	}
#footer li {
	margin: 0;
	padding:0;
	border:none;
	display:inline;
	}
dl { /*definition list in two cols*/
	margin: 0;
	}
dt {float: left; width: 100px; margin:0px; padding: 5px 0px 0px;}
dd {margin:0px; padding: 5px 0px 0px 100px;}
/* standard link attributes*/
a, a:link, a:visited, a:focus, a:hover, a:active {
  text-decoration: none;
	color: #0000ff; 
	font-weight: normal;
}
a:hover {text-decoration: underline; color: #ff0000;}
#main a,#main a:link, #main a:visited, #main a:focus, #main a:hover, #main a:active {
	font-weight: bold;
}
#colRtlist a, #colRtlist a:link, #colRtlist a:visited, #colRtlist a:focus, #colRtlist a:hover, #colRtlist a:active {
  margin: 0px 35px 0px;
	text-decoration: underline;
	color: #0000ff; 
	font-weight: bold;
	font-size: 0.8em;
}
#colRtlist a:hover {text-decoration: underline; color: #ff0000;}
#colRtlist p.none a, #colRtlist p.none a:link, #colRtlist p.none a:visited, #colRtlist p.none a:focus, #colRtlist p.none a:hover, #colRtlist p.none a:active  {margin: 0;font-size: 1.0em;}
/*Images */

/*Images */
img {
  border: none;
	margin:0px;
	padding:0px;
}
#imgbar img{
	padding: 0;
	margin: 0px 0px 35px;
	overflow: hidden;
	float:right;
	border: 1px solid #000080;
}
#imgbarppage img{
	padding: 0;
	margin: 0px 0px 20px;
	overflow: hidden;
	float:left;
	border: 1px solid #000080;
}
#colLft img{
	padding: 0;
	margin: 35px 0px 0px;
	overflow: hidden;
	border: none;
	float:left;
	border: 1px solid #000080;
}
.imgLft{
	padding: 0;
	margin: 0;
	float:left;
	border: 1px solid #000080;
}
.imgRt{
	padding: 0;
	margin: 0;
	float:right;
	border: 1px solid #000080;
}
.imgCenter {margin-left: 120px; border: 1px solid #000}
.imgRow2 {margin: 20px 0px 0px 0px;}
#contact-area {
	width: 415px;
	margin: 25px 0px 0px;
}
#contact-area input, #contact-area textarea {
	padding: 3px;
	width: 335px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #000080;
	background-color: #F9F9F9;
	height:18px;
	font-family: Arial, Helvetica, sans-serif;
}
#contact-area textarea {
	height: 200px;
}
#contact-area input.tel, #contact-area input.propref {width: 265px;}

#contact-area input.data, label.data {display: none;}
#contact-area label.expl {
	float: right;
	margin-right: 0;
	color: #6D6D6D;
}
p.cterrmsg {
	 font-weight:bold;
	 color: #0000ff;
}
p.ctsendmsg {color: #0000ff; font-weight:bold;}
p.ctmsg {margin-top:5px; padding-top:10px; border-top:1px solid #000080;}
#contact-area textarea:focus, #contact-area input:focus {background-color:#fff;}
#contact-area button {
	width: 125px;
	float: right;
	margin-right: 0px;
}
#contact-area label {
	float: left;
	text-align: left;
	margin-right: 5px;
	width: 65px;
	padding-top: 5px;
	font-size: 1.4em;
}
form.trans, #translate-this {position: absolute; top: -22px; left: 0;}
form.trans, form.trans fieldset, form.trans input {margin:0; padding:0; border:none; outline:none;}
form.trans input {height: 22px; font-size:11px; background: url(../images/flags/spain-flag.jpg) no-repeat 0 5px; padding: 0 0 0 28px; color: #00f;}
form.trans input:hover {background: url(../images/flags/spain-flag-gray.jpg) no-repeat 0 5px; outline:none; color:#f00; text-decoration:underline;}
form.trans input:hover, form.trans input:focus, form.trans input:active {outline:none;}
/*General*/
.marBot25 {margin-bottom: 25px;}
.clear {clear:both;}
.floatLft {float:left;}
.floatRt {float:right;}
.colBlue {color:#0000ff;}
.colRed {color:#ff0000;}
.strong {font-weight:bold;}

/* Added by MAC 28 08 2011*/
#decree {
	border: red solid 1px;
	height: 70px;
	padding-top: 15px;
}

#decree_img {
	float: left;
	margin-left: 90px;
}

#decree_text {
	float: left;
	height: 54px;
	margin-top: 18px;
}

#decree_text p {
	color: red;
	font-size: 13px;
}
