html {
	font: small/1.4 Georgia, "Times New Roman", Times, serif;
}
body  {
	font-size: 90%;
	background: #5a94bc url(images/new/ruralvillas_eng_bkg.gif) repeat;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixLtHdr #container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #eeefd7 url(images/new/sideleft_bkg.gif) repeat-y 0 500px;
	margin: 0 auto;
	text-align: left;
	display: table;
} 
.twoColFixLtHdr #header {
	height: 91px;
	background: url(images/new/ruralvillas_r1_c2.gif) no-repeat;
} 
.twoColFixLtHdr #header p{
	font-weight: bold;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 60px;
	padding-left: 600px;
	margin: 0;
} 
.twoColFixLtHdr #sidebar2 {
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #920909; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	margin: 0px 0px 0px 20px;
	left: 20px;
	top: 30px;
	float: left;
	clip: rect(auto,auto,auto,auto);
}
.twoColFixLtHdr #nav {
	float: left; /* since this element is floated, a width must be given */
	width: 580px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px;
	list-style-type: none;
	margin: 0;
}

.twoColFixLtHdr #nav li {
	margin: 0;
	padding: 0;
	float:left;
}
.twoColFixLtHdr #nav a {
	color: #fff;
	text-decoration: none;
	line-height: 3.7;
	border-right: 1px solid #fff;
	float: left;
	text-align: center;
	background: url(images/new/ruralvillas_r2_c3.gif);
	width: 115px;
	height: 44px;
}
.twoColFixLtHdr #nav li.current a {
	background-color: #920909;
	font-weight: bold;
	color: #cbcbcb;
}
.twoColFixLtHdr #nav #nav_con a {
	border-style: none;
}
.twoColFixLtHdr #nav a:hover {
	color: #a6c1fd;
	background: url(images/new/ruralvillas_r2_c3.gif) -115px;
}

.twoColFixLtHdr #nav2 {
	float: left; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	width: 580px;
}

.twoColFixLtHdr #reservas { /* since this element is floated, a width must be given */
	width: 216px;
	float: left;
	background: url(images/new/ruralvillas_eng_r5_c1.gif) no-repeat 0 480px;
	clear: left;
}
.twoColFixLtHdr #reservas li {
	text-decoration: none;
	float: left;
	font-size: x-small;
	vertical-align: top;
	list-style-type: none;
	list-style-position: inside;
	left: 0;
	direction: ltr;
	text-transform: capitalize;
	margin-left: -10px;
	color: #305268;
	line-height: normal;
}
.twoColFixLtHdr #reservas table {
	background: url(images/new/ruralvillas_r9_c2.gif);
	width: 217px;
	display: table;
}
.twoColFixLtHdr #reservas p{
	line-height: 300%;
}

.twoColFixLtHdr #reservaseng { /* since this element is floated, a width must be given */
	width: 216px;
	float: left;
	background: url(images/new/ruralvillas_eng_r5_c1.gif) no-repeat;
	clear: left;
	top: -15px;
	position: relative;
}
.twoColFixLtHdr #reservaseng li {
	text-decoration: none;
	float: left;
	font-size: x-small;
	vertical-align: top;
	list-style-type: none;
	list-style-position: inside;
	left: 0;
	direction: ltr;
	text-transform: capitalize;
	margin-left: -10px;
	color: #305268;
	line-height: normal;
}
.twoColFixLtHdr #reservaseng table {
	background: url(images/new/ruralvillas_r9_c2.gif);
	width: 217px;
	display: table;
}
.twoColFixLtHdr #reservaseng p{
	line-height: 300%;
}


.twoColFixLtHdr #reservasde { /* since this element is floated, a width must be given */
	width: 216px;
	float: left;
	background: url(images/new/rural-villas_de_reser.gif) no-repeat 0 top;
	clear: left;
	top: -15px;
	position: relative;
}
.twoColFixLtHdr #reservasde li {
	text-decoration: none;
	float: left;
	font-size: x-small;
	vertical-align: top;
	list-style-type: none;
	list-style-position: inside;
	left: 0;
	direction: ltr;
	text-transform: capitalize;
	margin-left: -10px;
	color: #305268;
	line-height: normal;
}
.twoColFixLtHdr #reservasde table {
	background: url(images/new/ruralvillas_r9_c2.gif);
	width: 217px;
	display: table;
}
.twoColFixLtHdr #reservasde p{
	line-height: 300%;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 216px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 80px 0px 0px 0;
	height: 240px;
	background: url(images/new/ruralvillas_r2_c2.gif) no-repeat;
	text-decoration: none;
	font-size: small;
}

.twoColFixLtHdr #sidebar1 li {
	margin: 0;
	padding: 0;
	float:left;
	text-decoration: none;
	list-style-type: none;
}
.twoColFixLtHdr #sidebar1 a {
	display: block;
	color: #305268;
	text-decoration: none;
	padding: 0 50px;
	line-height: 2;
	font-size: medium;
}
.twoColFixLtHdr #sidebar1 li.current a {
	font-weight: bold;
}
.twoColFixLtHdr #sidebar1 #sidebar1_con a {
	border-style: none;
}
.twoColFixLtHdr #sidebar1 a:hover {
	color: #63a5cf;
}

.twoColFixLtHdr #sidebar1eng {
	float: left; /* since this element is floated, a width must be given */
	width: 216px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 80px 0px 0px 0;
	height: 240px;
	background: url(images/new/ruralvillas_eng_r2_c3.gif) no-repeat;
	text-decoration: none;
	font-size: small;
}

.twoColFixLtHdr #sidebar1eng li {
	margin: 0;
	padding: 0;
	float:left;
	text-decoration: none;
	list-style-type: none;
	font-size: medium;
}
.twoColFixLtHdr #sidebar1eng a {
	display: block;
	color: #305268;
	text-decoration: none;
	padding: 0 50px;
	line-height: 2;
	font-weight: bold;
	list-style-type: circle;
	list-style-position: inside;
}
.twoColFixLtHdr #sidebar1eng li.current a {
	font-weight: bold;
}
.twoColFixLtHdr #sidebar1eng #sidebar1_con a {
	border-style: none;
}
.twoColFixLtHdr #sidebar1eng a:hover {
	color: #63a5cf;
}


.twoColFixLtHdr #sidebar1de {
	float: left; /* since this element is floated, a width must be given */
	width: 216px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 80px 0px 0px 0;
	height: 240px;
	background: url(images/new/rural-villas_de_menu_r1_c1.gif) no-repeat;
	text-decoration: none;
	font-size: small;
}

.twoColFixLtHdr #sidebar1de li {
	margin: 0;
	padding: 0;
	float:left;
	text-decoration: none;
	list-style-type: none;
	font-size: medium;
}
.twoColFixLtHdr #sidebar1de a {
	display: block;
	color: #305268;
	text-decoration: none;
	padding: 0 50px;
	line-height: 2;
	font-weight: bold;
	list-style-type: circle;
	list-style-position: inside;
}
.twoColFixLtHdr #sidebar1de li.current a {
	font-weight: bold;
}
.twoColFixLtHdr #sidebar1de #sidebar1_con a {
	border-style: none;
}
.twoColFixLtHdr #sidebar1de a:hover {
	color: #63a5cf;
}
.twoColFixLtHdr #sideright { /* since this element is floated, a width must be given */
	float: right;
	width: 130px;
	padding: 10px;
	vertical-align: top;
	margin: 0 0 0 10px;
	right: -20px;
	position: relative;
	background: #d9e4b6 url(images/new/rural-villas_r9_c7.gif) no-repeat 0 bottom;
}
.twoColFixLtHdr #sideright h2,h3,h4 {
	color: #305268;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: .5em;
	margin-bottom: .5em;
}
.twoColFixLtHdr #sideright p {
	color: #305268;
	line-height: 1.3em;
	margin-top: .5em;
	margin-bottom: .5em;
	width: 130px;
}
.twoColFixLtHdr #sideright a {
	color: #305268;
	width: 130px;

}
.twoColFixLtHdr #sideright img {
	color: #305268;
	font-size: x-small;
	width: 100%;
}
.twoColFixLtHdr #mainContent {
	padding: 0px 25px 20px 10px;
	background: #fdfeef url(images/new/ruralvillas_r12_c5.gif) repeat-x 0 bottom;
	float: right;
	width: 545px;
	position: relative;
	clear: none;
}
.twoColFixLtHdr #mainContent a{
	font-weight: normal;
	font-style: normal;
} 
.twoColFixLtHdr #mainContent img {
	display: inline;
	margin-right: 10px;
	margin-bottom: 5px;
} 
.twoColFixLtHdr #mainContent h1{
	color: #305268;
		border-bottom: 1px solid #cbcbcb;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
}
.twoColFixLtHdr #mainContent h2,h3,h4{
	color: #305268;
	font-weight: normal;
	font-style: normal;
}
.twoColFixLtHdr #mainContentmapa {
	padding: 0px 25px 20px 10px;
	background: #fdfeef url(images/new/ruralvillas_r12_c5.gif) repeat-x 0 bottom;
	float: right;
	width: 545px;
	position: relative;
	clear: none;
	top: 0;
}
.twoColFixLtHdr #mainContentmapa h2,h3,h4{
	color: #305268;
	font-weight: normal;
	font-style: normal;
}
.twoColFixLtHdr #mainContentmapa a{
	font-weight: normal;
	font-style: normal;
}  
.twoColFixLtHdr #mainContentmapa h1{
	color: #305268;
		border-bottom: 1px solid #cbcbcb;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
}
.twoColFixLtHdr #mainContentmapa h2{
	color: #305268;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
}
.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: #d0d0b1 url(images/new/ruralvillas_r14_c2.gif) no-repeat 0 bottom; 
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0;
	text-align: center;
	color: #305268;
}
.twoColFixLtHdr #footer a {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0;
	text-align: center;
	color: #305268;
	text-decoration: none;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link {
	text-decoration: none;
	color: #305268;
}
a:hover {
	color: #305268;
}
.twoColFixLtHdr #container #mainContent .style1 {
	font-size: 10px;
	font-style: italic;
	color: #333333;
}
.twoColFixLtHdr #container #mainContent .style2 {
	font-weight: bold;
	color: #305268;
}
.twoColFixLtHdr #container #mainContent #pics {
	height: 180px;
	width: 250px;
	background-color: #EEEFD7;
	float: none;
	z-index: 1;
}
