/* andreas01 - an open source xhtml/css website layout by Andreas Viklund  - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given to the original author.
Version:1.3 (Nov 28,2005)
Print layout:*/

a{
	color: #0000ff;
	text-decoration: underline;
}

body{
	margin: 0 auto;
	padding: 0;
	background: #ffffff;
	color: #000000;
	font-family: Verdana,Helvetica,Arial,sans-serif;
}

/* #content img{display:none;}*/
div.illustr{
	float: right;
	border: none;
	margin-left: 1.25em;
	text-align: center;
}

dl.main-lists{
	border: 1px solid #e0e0e0;
	padding: 0.5em 0.5em;
	background-color: #f4f4f4;
}

dl.other-lists{
	clear: right;
	margin-top: 2px;
	border-top: 1px #e0e0e0 solid;
	margin-bottom: 2em;
}

dl.std-lists{
	margin-bottom: 2em;
	margin-top: 1em;
}

p{
	font-size: 10pt;
}

.ctr{
	text-align: center;
}

.illustr{
	border: none;
	float: right;
	margin-left: 1em;
	background-color: transparent;
	text-align: center;
}

.main-lists dd {
	margin-left: 1.25em;
	margin-right: 1em;
	line-height: 1.25em;
}

.main-lists dt{
	margin: 0em 0em 1em 0em;
	clear: right;
	font-size: 1.25em;
	font-weight: bold;
}

.maplink{
	border: 1px solid #000000;
	padding-left: 1px;
	padding-right: 1px;
	color: #000000;
	background-color: #ffffff;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
}

.note{
	margin-left: 3em;
	margin-right: 3em;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	font-style: italic;
}

.other-lists dd{
	margin-left: 1.5em;
	font-size: 0.9em;
	line-height: normal;
}

.main-lists dd.tel,dd.adr,.std-lists dd.tel,dd.adr{
	margin-top: +0.5em;
}


.std-lists dd{
	margin-left: 1.5em;
	text-indent: -1em;
	text-align: left;
}

.std-lists dt,.other-lists dt{
	margin-top: 0.5em;
	font-weight: bold;
}

#content img{
	float: right;
	border: none;
}

#content p,ol,#content-2 p,ol{
	font-size: 10pt;
	text-align: justify;
}

#date-lang,#dnload-instructions,form,#frontphoto,#avmenu ul,#extras,#addenda,#announce,#sponsor,.hide,.special-nav,#img-links,.hide,.no-print,#leftside,#rightside{
	display: none;
}

#footer{
	border-top: 1ex #e0e0e0 solid;
	clear: both;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	color: #808080;
	font-size: 0.7em;
	text-align: center;
}

#header{
	border-bottom: 1ex #e0e0e0 solid;
}

#header h1{
	margin: 0 0 10px 0;
}

#header p{
	float: right;
	margin: 0 0 10px 0;
	font-size: 0.9em;
	line-height: 1.2em;
	text-align: center;
}

#localmap{
	border-bottom: #e0e0e0 1px solid;
	padding-bottom: 10px;
	background-image: url(imgs/losaltos.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	font-family: Arial,sans-serif;
	font-size: 0.7em;
	line-height: normal;
	height: 721px;
	position: relative;
}

#localmap #legend{
	float: right;
	font-size: 1.1em;
	text-align: left;
	z-index: 1000;
}

#localmap #legend li a{
	color: #000000;
	text-decoration: none;
}

#mapa{
	page-break-before: always;
}

#wrap{
	margin: 2%; /*float:none !important;*/
	width: auto;
}