html {
/*     overflow-x:hidden;*/
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0px;
	background-color: #E9E9EC;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #007398;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


h3 {
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h4 {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h5 {
	color: #368DA8;
	font-weight: normal;
	margin: 0px 0px 10px;
	font-size: 14px;
}



/* -------------------   M E N U   ---------------- */
#menu {
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 48px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: bottom;
	background-color: #64733F;
	padding-top: 20px;
	background-image: url(../images/menu_bg.gif);
}
 #tabs1 {
	text-align: right;

      }
    #tabs1 ul {
	  margin:0;
	  padding:22px 2px 0 17px;
	  list-style:none;
      }
    #tabs1 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs1 a {
	float:left;
	background:url(../images/tableft1.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 6px;
	text-decoration:none;
	font-weight: bold;
      }
    #tabs1 a span {
      float:left;
      display:block;
      background:url(../images/tabright11.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#444444;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs1 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#687540;
      }
    #tabs1 a:hover {
	background-position:0% -31px;
	color: #64733F;
      }
    #tabs1 a:hover span {
	background-position:100% -31px;
	color: #64733F;
      }
#current{
	color: #E9741A;
}
#menuColumn a {
	color: #FFFFFF;
	text-align: left;
	float: none;
	font-size: 11px;
}
#menuColumn a:hover {
	color: #333333;
}

#mainContent a:hover {
	text-decoration: underline;
}

#rightColumnBlue a {
	text-align: left;
	float: none;
	text-decoration: underline;
	color: #FFFFFF;
}
#rightColumnBlue a:hover {
	color: #333333;
	text-decoration: none;
}





/* -------------------   M A I N   C O N T E N T    ---------------- */

#intro {
	height: 435px;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;

}
#intro a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#intro a:hover {
	color: #00736B;
}



#flash {
	width: 782px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-repeat: repeat-y;
	background-position: left center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#shadow {
	background-image: url(../images/shadow-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 802px;
	margin-right: auto;
	margin-left: auto;
}

#mainContent {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/main-content-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #BDBDB5;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 782px;
}
#mainContent td {
	text-align: left;
	vertical-align: top;
}

#leftColumn {
	padding-right: 5px;
	padding-left: 40px;
	width: 548px;
	padding-top: 20px;
	padding-bottom: 65px;
	font-size: 11px;
	line-height: 18px;
	background-image: url(../images/img-logo-milenium-mark.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#leftColumn td {
	width: 50%;
	padding-right: 17px;
	padding-left: 8px;
}

/*

#rightColumn {
	background-image: url(../images/left-column-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 160px;
	padding-right: 12px;
	padding-left: 17px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B8AD8E;
	padding-top: 30px;
	padding-bottom: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666;
	line-height: 16px;
}
#rightColumn a {
	font-weight: bold;
	color: #777777;
	text-decoration: none;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#rightColumn a:hover {
	color: #333333;
}

*/

#rightColumnBlue {
	width: 160px;
	padding-right: 12px;
	padding-left: 17px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EEE;
	padding-top: 30px;
	padding-bottom: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 15px;
	background-color: #AB9349;
}

#menuColumn {
	width: 160px;
	padding-right: 12px;
	padding-left: 17px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B8AD8E;
	padding-top: 30px;
	padding-bottom: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 20px;
	background-color: #AB9349;
}
#singleColumn {
	width: 717px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 40px;
	font-size: 11px;
	line-height: 18px;
}
#singleColumnInfo {
	width: 100%;
}
#singleColumnInfo td {
	padding-right: 20px;
	width: 50%;
	text-align: left;
	vertical-align: top;
}
#gallery {
	height: 400px;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
}
#thumbs {
	width: 530px;
	margin-right: auto;
	margin-left: auto;
}
#thumbs td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
#thumbs img {
	border: 1px solid #FFFFFF;
}
#thumbs a {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
#thumbs a:hover {
	color: #BA5104;
	text-decoration: underline;
}


#mapa {
	height: 400px;
	width: 530px;
}
#distDiv {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

#contacto a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#contacto a:hover {
	color: #BA5104;
}



#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 802px;
	margin-right: auto;
	margin-left: auto;
	height: 29px;
}


/* -------------------   C L A S S    ---------------- */

.imgFlowLeft {
	float: left;
	padding-right: 10px;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #A63D04;
	text-align: right;
}
.bold {
	font-weight: bold;
	color: #555;
}
.italic {
	font-style: italic;
}
.pdfText {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.imgBorder {
	border: 6px solid #FFFFFF;
}
.bold2 {

	font-weight: bold;
	color: #000000;
}
.xtraLeading {
	line-height: 18px;
}
