/* Eric Meyer's Reset Styles v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  background: transparent;
}

body { line-height: 1; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }

del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-spacing: 0; }

html, body {
  margin: 0 auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 76%;
  background: #ffffff;
  padding: 0px;
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

a {
  color: #000;
  background-color:inherit;
  text-decoration:none;
}

a:visited {
	color: #339900;
  border-bottom: none;
  border: none;
  text-decoration: none;
}

a:hover {
  color: #009900;
  border-bottom: 1px solid #009900;
}

a:active {
	color: #33CC00;
  border-bottom: none;
  border: none;
  text-decoration: none;
}

#wrapper {
  width: 980px;
  margin: 0px auto 10px auto;
  background-color: #FFF;
  border: 1px solid #465902;
}

#content {
  width: 980px;
  margin: 0px auto;
  background-image: url(../images/bg_header_top.gif);
  background-repeat: repeat-x;
  background-position: top left;
}

#header { height:300px; 
}

#logo {
  width: 980px;
  background-image: url(../images/top_header.png);
  height: 100px;
}

#logo h1{
  font-size:4em;
  color:#EDF2C4;
  font-weight:bold;
  text-decoration:none;
  padding-top:10px;
  text-align: right;
  padding-right: 15px;
}

#logo h4 {
  font-size:1.75em;
  color:#A56300;
  font-weight:bold;
  text-decoration:none;
  padding-right: 15px;
  text-align: right;
}

#links {
  height: 20
.px;
  width: 980px;
  margin: 0;
  padding: 0;
  height: 25px;
  background: transparent url(../images/menu_bg.png) repeat-x top left;
}

#links ul { margin:0; 
}

#links li{
  list-style-type:none;
  height:25px;
  text-align:center;
  padding: 0;
  font-size: 1.25em;
  width: 187px;
  line-height: 2.1em;
  float: left;
}

#links a{
  color:#fff;
  font-weight:normal;
  text-decoration:none;
}

#links a:hover{
  color:#fff;
  font-weight:normal;
  border-bottom: 1px solid #fff;
}

#mainimg {
  background-image:url(../images/main_img.png);
  background-repeat:repeat-x;
  height:132px;
  text-align:right;
  width: 950px;
  clear: both;
}

#mainimg h3 {
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
}

#mainimg h4 {
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#contentarea { clear:both; 
}

#content h1{
  font-size: 2.5em;
  color: #EE8907;
  font-weight: bold;
  text-decoration: none;
  padding: 12px 0 12px 20px;
  text-align: left;
}

#content ol {
  font-style: italic;
  list-style-position: outside;
  margin: 10px 25px;
	
}

#content li {
  letter-spacing: 2px;
  padding-bottom: 10px;
  padding-top: 10px;
  margin: 0 10px;
  font-size: 1.25em;
	
}

#content li strong {
  color: #006600;
  text-decoration: underline;
}

#content .noticias {
  padding:12px 0px;
  border-bottom: 1px dashed #465902;
}

#content .noticias h1 {
  font-size: 1.5em;
  font-weight: bold;
  color: #465902;
  background-color: #EDF2C4;
  padding: 10px 25px;
  text-align: left;
  margin-left: 10px;
}

#content .noticias h2 {
  text-align: right;
  font-size: 1.15em;
  color: #465902;
  margin: 6px 25px;
  font-style: italic;
  font-weight: normal;
}

#content .noticias p {
  padding: 10px 35px;
  font-size: 1em;
  letter-spacing: 3px;
}

#content .noticias p.newsquote {
  text-align: right;
  color: #993300;
  margin-top: 0;
  padding-top: 0px;
}

#content .noticias .underscore {
  color:#EE8907;
  border-bottom: 1px dashed #FF9900;
  font-weight: bold;
}

#content .noticias ol {
  font-style: italic;
  list-style-position: outside;
  margin: 10px 25px;
	
}

#content .noticias ol li {
  letter-spacing: 3px;
  padding-bottom: 6px;
  padding-top: 6px;
  margin: 0 10px;
	
}

#content .noticias ol li strong {
	color: #FF0000;
  text-decoration: underline;
}

#content .noticias ul {
  list-style-position: outside;
  margin: 0 65px;
  padding-bottom: 10px;
	
}

#content .noticias ul li {
  letter-spacing: 3px;
  margin: 0;
  padding: 3px 0;
	
}

#content .noticias ul li strong {
	color: #FF0000;
  text-decoration: underline;
}

#leftbar {
  float:left;
  width:753px;
}

#leftbar h1{
  font-size: 2.5em;
  color: #EE8907;
  font-weight: bold;
  text-decoration: none;
  padding: 12px 0 12px 20px;
  text-align: left;
}

#leftbar h2{
  font-size: 1.25em;
  color: #EE8907;
  font-weight: bold;
  text-decoration: none;
  padding: 12px 0 12px 20px;
}

#leftbar p{
  font-size:1.25em;
  color:#465902;
  font-weight:normal;
  text-decoration:none;
  letter-spacing: 3px;
  padding: 6px 20px 6px 40px;
}

#leftbar a {
  color:#006600;
  font-weight:bold;
  text-decoration:none;
}

#leftbar a:hover {
  color:#000;
  font-weight:bold;
  border-bottom: 1px solid #000;
}

#rightbar {
  float:left;
  width:225px;
  border-left: 1px solid #465902;
}

#rightbar h2{
  font-size:1.4em;
  color:#465902;
  font-weight:bold;
  text-decoration:none;
  padding: 12px 0 5px 25px;
}

#rightbar p{
  font-size:1.10em;
  color:#465902;
  font-weight:normal;
  text-decoration:none;
  padding:0 12px 6px 12px;
  line-height: 1.5em;
  letter-spacing: 2px;
  margin: 6px 0 0 0;
  border-bottom: 1px solid #465902;
}

#rightbar span.newsheading {
  font-size:1em;
  color:#93A603;
  font-weight: bold;
  text-decoration: none;
  text-align: right;
  margin-top: 0px;
  border-bottom: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

#rightbar span.newsheading a {
  font-size:1em;
  color:#93A603;
  font-weight: bold;
  text-decoration: none;
  text-align: right;
  margin-top: 0px;
  border-bottom: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

#rightbar span.newsheading a:hover {
  color: #FF0000;
  border-bottom: 1px solid #ff0000;
}

#rightbar p.newsheading {
  font-size:1em;
  color:#93A603;
  font-weight: bold;
  text-decoration: none;
  text-align: right;
  margin-top: 0px;
  border-bottom: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

#rightbar p.newsheading a {
  font-size: 1em;
  color: #93A603;
  font-weight: bold;
  text-align: right;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

#rightbar p.newsheading a:hover {
  border-bottom: 1px solid #93A603;
}

#rightbar p.newsdate {
  font-size:1em;
  color: #A56300;
  font-weight: bold;
  text-decoration: none;
  padding-bottom: 0;
  text-align: right;
  border-bottom: none;
  margin-bottom: 0px;
}

#rightbar p.newsquote {
  text-align: right;
  color: #993300;
  margin-top: 0;
  padding-top: 0px;
}

#rightbar .underscore {
  color:#EE8907;
  border-bottom: 1px dashed #FF9900;
  font-weight: bold;
}

.orangetext {
  font-size:1em;
  color:#EE8907;
  font-weight:bold;
  text-decoration:none;
}

#bottom {
  height: 100px;
  clear: both;
  background: transparent url(../images/bottom_bg.png) no-repeat;
}

#email {
  width:980px;
  text-align: center;
  height: 50px;
  padding: 25px 0 0;
}

#email p {
  font-size: 1.25em;
  letter-spacing: 1.75px;
  color: #FFFFFF;
  padding: 5px 0;
}

#email a {
  font-size:1em;
  color:#fff;
  font-weight:bold;
  text-decoration:none;
}

#email a:hover {
  font-size: 1em;
  color: #fff;
  border-bottom: 1px solid #fff;
	
}

#validtext {
  float:right;
  width:950px;
  background-color:#9BBE00;
  height:27px;
  padding-top:5px;
}

#validtext p {
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a {
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover {
	font-size: 11px;
	color: #fff;
	font-weight: normal;
  border-bottom: 1px solid #fff;
}

#galeria {
	width: 900px;
 	background: transparent url(../images/bg_header_top.gif) repeat-x top left;
  padding: 30px;
  margin: 0 auto;
  border: 1px solid #999;
}

#galeria .thumbblock {
  margin: 5px;
  padding: 0px;
  width: 210px;
  float: left;
  background: #fafafa url(../images/slide_bg.png) top left repeat-x;
  border: 1px solid #3C3;
  text-align: center;
}

#galeria .thumbblock p {
  font-size: 1em;
  color: #000;
  padding: 4px 0;
  margin: 2px;
  letter-spacing: 0px;
  line-height: 1.25em;
}

#galeria .thumbline {
  width: 100%;
  clear: left;
  height: 1px;
}

#galeria .thumbblock img {
  width: 150px;
  height: 112px;
  margin: 0;
  border: 1px solid #3C3;
}

.clear {
  clear:both;
  margin:0;
  height: 2px;
}
