body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 2px;
	padding: 0px;
	text-align: center;
	overflow-x: hidden;
}
a {
	text-decoration:none;
	color:#1d3b57;
	outline:none;
}
a:hover {
	text-decoration: underline;
	color: #1d3b57;
}
#doc {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../images/menu-left.gif);
	background-repeat: repeat-y;
	background-position: 0px top;
}
#logo_bar {
	height: 100px;
	background-color: #FFFFFF;
	padding-top:15px;
}
#logo_bar #slogan {
	float: right;
	color: #3c223d;
	margin-top: 64px;
	margin-right: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
#logo_bar img {
	margin-top: 4px;
}
#header {
	height: 236px;
	background-color: #FFFFFF;
	white-space: nowrap;
}
#menu_top{
	text-align:right;
	height: 24px;
	overflow: hidden;
	background-color: #3c223d;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}
.idiomas{
	float:left;
	padding:2px;
	color:#FFFFFF;
	font-weight:bold;
}
#menu_left {
	float: left;
	width: 200px;
	margin-left: 0px;
	margin-right: 12px;
	padding-top: 12px;
	background-color: #e4e2d3;
	display: inline; /* correct IE6 bug */
}
#contents, #contents2, #contents3 {
	margin-left: 216px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-top: 15px;
	border-bottom-style: none;
	border-left-style: none;
	/* border-right: 3px solid #e4e2d3; */
}
#contents {
	border-top-style: none;
	margin-right: 0px;
}
#contents2 {
	border-top-style: none;
}
#contents3 {
}


/* header */
#header img {
	 margin-right: 2px;
}

/* menu bar top */
#menu_top h4 {
	font-size: 11px;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	margin: 0;
}
#menu_top h4 a {
	font-weight: bold;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	color: #FFFFFF;
	height: 26px;
	border-right:1px solid #FFFFFF;
}
#menu_top h4 a:hover {
	text-decoration:underline;
	color: #FFFFFF;
}

/* menu left */
#menu_left h1 {
	font-size: 0.9em;
	text-transform: uppercase;
	color: #3c223d;
	background-color: #c6c2a5;
	margin: 0;
	letter-spacing: 1px;
}
#menu_left h1 a {
	color: #3c223d;
	display: block;
	background-color: #c6c2a5;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 6px;
}
#menu_left h1.nosub a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6d8398;
	margin-top: 4px;
	margin-bottom: 4px;
}
#menu_left h1 a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #3c223d;
}
#menu_left h4 {
	font-size: 0.9em;
	background-color: #e4e2d3;
	margin: 0;
	font-weight: normal;
}
#menu_left h4 a {
	color: #1d3b57;
	padding-left: 10px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6d8398;
}
#menu_left h4 a:hover {
	text-decoration: none;
	background-color: #87bce6;
}
#menu_left #photos_left {
	margin-top: 20px;
}
#menu_left #photos_left img {
	margin-bottom: 20px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.large {
	font-size: 1.2em;
	vertical-align: baseline;
}
.sub {
	font-size: 0.9em;
}

/* contents */
#contents .Credits {
	font-size: 7pt;
	color: #888888;
	text-align: center;
	margin-top: 36px;
	margin-bottom: 20px;
}
#contents .Footer {
	font-size: 8pt;
	text-align: center;
	padding-top: 28px;
	padding-bottom: 30px;
	clear: both;
	display: block;
}
#contents h1 {
	font-size: 14px;
	letter-spacing: 1px;
	padding: 0;
	margin-top: 0;
	color: #3c223d;
}
#contents h1 .subtitle {
	font-size: 12px;
}

#contents h2 {
	font-size: 10pt;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#contents h3 {
	font-size: 10pt;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	text-transform: uppercase;
	/*
	border-top: 3px solid #e4e2d3;
	padding-top: 12px;
	*/
	padding-top: 0px;
	clear: right;
}
#contents .fixed_box {
	overflow: auto;
}
#contents h4 {
	font-size: 10pt;
	margin-bottom: 2px;
	text-transform: lowercase;
}
#contents p {
	font-size: 10pt;
	margin-top: 6px;
	text-align: justify;
}
#contents p label {
	display: block;
	float: left;
	margin-right: 6px;
	width: 5em;
}
#contents p.intro {
	font-weight: bold;
	color: #3c223d;
}
#introText p {
	font-weight: bold;
	color: #3c223d;
}
#contents p.More {
	font-size: 9pt;
	text-align: center;
	margin-bottom: 30px;
}
#contents td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
#contents h5 {
	font-size: 8pt;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 1px;
	margin-left: 40px;
	font-weight: normal;
}
#contents .address {
	font-size: 8pt;
	color: #666666;
}
#contents .small {
	font-size: 8pt;
}
#contents .thumbnail {
	border: 1px solid #000000;
	margin-top: 38px;
	margin-bottom: 6px;
}
#contents .thumbNoMargin {
	border: 1px solid #000000;
	margin-bottom: 6px;
}
#contents .firstImage {
	border: 1px solid #000000;
	margin-left: 10px;
	margin-bottom: 4px;
}
#contents .ImageLeft {
	margin-right: 12px;
	margin-bottom: 6px;
	margin-top: 6px;
	float: left;
	border: 1px solid #333333;
}
#contents .ImageRight {
	margin-left: 12px;
	margin-bottom: 6px;
	margin-top: 6px;
	border: 1px solid #333333;
	float: right;
}
#contents .ImageCenter {
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 6px;
	margin-top: 4px;
	border: 1px solid #333333;
}
#contents .ImageCenterTop {
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 6px;
	margin-top: 14px;
	border: 1px solid #333333;
	padding: 0;
}
#contents .ImageCenterTopLogo {
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 6px;
	margin-top: 6px;
}
#contents img.half {
	width: 40%;
}
#contents img.half_vertical {
	width: 30%;
}
#contents img.twenty {
	width: 20%;
	margin-top: 2px;
}
#contents img.thirty {
	width: 30%;
	margin-top: 2px;
	margin-bottom: 16px;
}
#contents img.fourty {
	width: 40%;
	margin-top: 2px;
}
#contents .leftColumn {
	padding-right: 14px;
}
#contents .rightColumn {
	padding-left: 14px;
}
#contents .introTextCell p .title {
	font-weight: bold;
}

#contents .highlights {
	padding: 12px 12px 6px 12px;
	background: #F2F1EA;
}
	#contents .highlights h2 {
		margin-top: 0;
	}

/* photo gallery */
#contents p.PG_categories {
	text-align: center;
}
#contents p.PG_categories_Sub {
	text-align: center;
	font-size: 9pt;
}
#contents p.PG_TopLink {
	text-align: center;
}
#contents p.PG_ThumbDescription{
	text-align: center;
	padding: 0px;
	margin-top: 2px;
	font-size: 11px;
}
#contents img.PG_ThumbImage {
	border: 2px solid #1d3b57;
}
#contents input,
#contents textarea {
	width: 340px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#contents input.button,
#contents input.code,
#contents #private_area input {
	width: auto;
}


/* SLIMBOX */
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}
.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}
#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
}
#lbCaption {
	font-weight: bold;
}
