/* 
  -------------------------------------
  www.terrabona.com
  -------------------------------------
*/body {
	font-family: Arial, Helvetica, sans-serif;
	color: #a07f45;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
#masthead {
	background-color: #FFFFFF;
	color: #999999;
	margin: 0px auto 0;
	width: 760px;
	padding: 0px;
}
#logo {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-image: url(../_imgs/phone.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#columntop {
	clear: both;
	height: 50px;
}
#columnwrapper {
	margin: 0 auto;
	width: 760px;}
/* ---------------- OLD STYLE -------------- */
.form_box_contact {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #C08D00;
	border-right: 1px solid #C08D00;
	border-top: 1px solid #C08D00;
	border-left: 1px solid #C08D00;
	border-bottom: 1px solid #C08D00;
}
.form_box_disclaimer {
	font-family: Verdana, Arial; 
	font-size: 12px;
	color: #C08D00;
	border-right: #cccccc 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid; 
	border-bottom: #cccccc 1px solid; 
	background-color: #ffffff
}
.boton_blco  {
	cursor: hand;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #CC9933;
	border: 1px solid #CC9933;
	padding-bottom: 1px;
}
.boton_blco:hover{
	cursor: hand;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #A47B00;
	background-color: #ffffff;
	border: 1px solid #CC9933;
	padding-bottom: 1px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #C08D00;
	text-decoration: none;
	line-height: 11px;
}
.imgnews {
	padding: 1px;
	margin: 1px;
	border-top-color: #B39758;
	border-right-color: #B39758;
	border-bottom-color: #B39758;
	border-left-color: #B39758;
}
.imagetxt {
	margin-left:2px;
	margin-bottom:2px;
}
/* ---------------- NavBar -------------- */
#nav_wrapper {
	font-size: 0.8em;
	width: 220px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
}#navbar {
	margin: 0px;
	padding: 0px;
}
#navbar li {
	list-style-type: none;
}
#navbar a {
	display: block;
	padding: 5px 20px;
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #FFE084;
}
#navbar a:hover, #navbar a:active, #navbar a:focus {
	color: #b39758;
	background-color: #010101;
}#c1, #c2 {
	float: left;
}
#c1 {
	width: 220px;
}
#c2 {
	width: 530px;
}
#c1 .content {
	font-size: 0.75em;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 16px;
	padding-left: 5px;
}
#c2 .content {
	color: #b39758;
	font-size: 0.8em;
	line-height: 1.2em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 10px;
}
h1 {
	font-size: 1.5em;
	letter-spacing: 0.2em;
}
h2 {
	font-size: 1.1em;
	letter-spacing: .2em;
}
h3 {
	font-size: 1em;
}
.topZero {
	margin-top: 0;
}
#columnbottom {
	clear: both;
	background-color: #a07f45;
	height: 1px;
}
#footer {
	margin: 0px auto;
	font-size: 0.7em;
	width: 760px;
}
#footercontent {
	padding: 5px;
}
/*Default Links - Applies to the Main Content Column*/
.content a:link {
	color: #755800;
}
.content a:visited {
	color: #755800;
}
.content a:hover {
	color: #A47B00;
}
.content a:active {
	color: #755800;
}
/*
Left Sidebar Links - We add .content to the selector name to 
make it more specific and to eliminate conflicts with the main navigation bar
*/
#c1 .content a:link {
	color: #a07f45;
}
#c1 .content a:visited {
	color: #6A5000;
}
#c1 .content a:hover {
	color: #a07f45;
	text-decoration: none;
}
#c1.content a:active {
	color: #a07f45;
	text-decoration: none;
}
/*
Right Sidebar Links - We add .content to the selector name to 
make it more specific and to eliminate conflicts with the main navigation bar
*/
#c2 .suggest {
	margin-top: 5px;
	border-top: thin dotted #a07f45;
}
#c2 .suggest a:link {
	color: #a07f45;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.2em;
}
#c2 .suggest a:visited {
	color: #6A5000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.2em;
}
#c2 .suggest a:hover {
	color: #a07f45;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.2em;
}
#c2 .suggest a:active {
	color: #69532E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.2em;
}#c2 .iframe {
	font-family: Arial, Helvetica, sans-serif;
	color: #a07f45;
	font-size: 10px;
}/*------------------------Footer Links ------------------------*/
#footer a:link {
	color: #00FF00;
}
#footer a:visited {
	color: #333333;
}
#footer a:hover{
	color: #3366FF;
}
#footer a:active {
	color: #3366FF;
}
/*  ::: Buton STYLE :::  Developed by Terrabona ----------------------- */
TD .tdList {
	cursor: hand;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #C08D00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: 14px;
}
TD .tdList:hover {
	cursor: hand;
	font-weight: bold;
	font-size: 14px;
	color: #C08D00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 14px;
}
.tdbackground {
	background-color: #FBFBFB;
}
.letra_tdlist {
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.letra_tdlist2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.tabla_td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	margin-bottom: 5px;
}
.tabla_tdlist {
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	border: 1px solid #999999;
	background-color: #FBFBFB;
	width: 500px;
}
#answerbox {
	font-size: 11px;
	border: 1px solid #CC9900;
	background-color: #FEFDF5;
	margin-left: 0px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
