/* common style sheet for Dalwood */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 10px;*/
	font-size: 62.5%;
	line-height: 18px;
	color: #552F1C;
	margin: 0 0 0 0;
	background-image: url(color_fondo.gif); 
}
	
H1 {
	font-size: 1.1em;
	line-height: 18px;
	font-weight: bold;
	margin-top:5px; margin-bottom:20px;
}

H2 {
	font-size: 1em;
	line-height: 18px;
	font-weight: bold;
	margin-top:5px; margin-bottom:5px;
}

H3 {
	font-size: 1em;
	margin:0px;
}

P {margin-top:6px; margin-bottom:6px;}
UL {margin-top:5px; margin-bottom:5px;}
OL {margin-top:5px; margin-bottom:5px;}
HR {margin-top:10px; margin-bottom:18px;}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 18px;
}

A { color: #4d1e1e; font-weight:bold; }
a:link {	color: #4D1E1E;}
a:visited {	color: #4D1E1E;}
a:hover {	color: #4D1E1E;}
a:active {	color: #4D1E1E;}
acronym[title] {border-bottom:none;	cursor:help;}
acronym:hover {cursor:help; border-bottom:none;}

INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #552F1C;
}
/* layout */
#Container {margin-left:auto; margin-right: auto; margin-top:20px;}
#Content {padding: 20px; padding-top: 0px; background-color:#E2D6A7;}
#Content P {text-align:justify;}
#TabContent {padding: 20px; padding-top: 0px; background-color:#E2D6A7;}
.goldcellborders td {border: 1px solid #D8C889;}
.goldcellborders th {border: 1px solid #D8C889; background-color:#D8C889;}
.goldcellborders2 {border-collapse:collapse;}
.goldcellborders2 td {border: 1px solid #D8C889;}
.goldcellborders2 IMG {float:left; padding-right:5px; margin 0;}
.justified {text-align:justify;}
.rightalign {text-align:right;}
.LeftBlock { 
	clear:both;
	float: left;
	width: 48%;
	margin-bottom: 5px;
	line-height: 12px;
	text-align:left; 
}
.RightBlock {
	float: right;
	width: 48%;
	margin-bottom: 5px;
	line-height: 12px;
	text-align:left;
}
/*.hometext {
 	background-color:#AC8903; color: #000000; border: 1px dotted #333333;
 	font-size: 1em; line-height: 1em; padding:10px;}*/
.forTextReader 
{
  visibility: visible;
  display: none;
}	
.hometext {
 	color: #4E3E00; margin-top:0px; margin-bottom:2px;
 	font-size: 1em; line-height: 1em; padding-left:10px;}
	
.homecaption {
 	color:#AC8903;margin-top:0px; margin-bottom:2px;
 	font-size: 1em; line-height: 1.1em; padding-left:10px;}
.homecaption a, .homecaption a:link, .homecaption a:visited, .homecaption a:hover, .homecaption a:active {color:#9B7E18;}
.readonly {border:0; font-size: 1em;}
/* original */
.texto {
	color: #552F1C;
}

.titulos {
	font-weight: bold;
	color: #552F1C;
}
/* new nav */
#MemberNav { padding-left:10px; text-align:left; vertical-align:bottom;}
#MemberNav UL {margin:0px; padding:0px;}
#MemberNav LI {padding-left:4px; list-style:none; display:block;}
#MemberNav UL LI A {padding-left:10px;color:#4d1e1e; text-decoration:none; font-weight: normal; }
#MemberNav ul li a:hover {color: #4d1e1e;text-decoration: underline;  font-weight: bold;}
#pageMembers a#members {color: #4d1e1e; font-weight: bold; background-image: url(arrow.gif); background-repeat:no-repeat; background-position:left;}
#pageMemberNewsLetters a#membernewsletters {color: #4d1e1e; font-weight: bold; background-image: url(arrow.gif); background-repeat:no-repeat; background-position:left;}
#pageSales a#sales {color: #4d1e1e; font-weight: bold; background-image: url(arrow.gif); background-repeat:no-repeat; background-position:left;}