body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	background-color: #AA9E86;
	z-index: 0;
	margin:0;}

/* LAYOUT */ 

#imageBg {
	z-index: 50;
	min-height:450px;
	padding-top:20px;
	padding-left:30px;}

.rightcol{
	width:230px;
	position:relative;
	background-image: url(../images/layout/sidebarBg.jpg);
	background-repeat:repeat-y;}
 
#maincol{
	background-image:url(../images/layout/contentBg.jpg);
	background-repeat:repeat-y;
	padding:0 0 0 7px;}

#subhead {
 	background-image:url(../images/layout/topImage.jpg);
	width:511px;}

.main {
	padding:20px 13px 13px 21px;}


/* ELEMENTS */

.content {
	padding:0 8px 0 0;}

.fotos {
	border:1px solid #CCB48D;
	padding:2px;}
	
.fotosAbogados {
	border:1px solid #CCB48D;
	padding:2px;
	margin-right:10px;}
	
.contactBox {
	border:1px solid #D1BD9A;
	background-color:#FCF4E4;
	font-size:10px;
	color:#807058;}
	
.contactBox p {
	font-size:10px;
	color:#666666;
	padding:8px;
	margin:0;}
	
.box {
	border:1px solid #D1BD9A;
	background-color:#FCF4E4;
	font-size:11px;
	padding:8px;
	width:100%;
	color:#807058;}

.inputBox {
	border:1px solid #cccccc;
	padding:2px;
	font-size:11px;}
	
.imageButtons {
	margin:4px 0 4px 0;}
	
#showOne, #showTwo, #showThree {  display: block; margin:0; padding:0; }
#one, #two, #three {display: none; }

/* TEXT AND LINKS */

p {margin-top:0;
	line-height:1.35em;
	text-align:justify;}

h1 {font-size:14px;
	font-weight:bold;
	margin:0;
	padding:4px 0 9px 0;}

h2 {font-size:12px;
	font-weight:bold;
	padding-bottom:5px;
	margin:0;}
	
h3 {
	font-size:14px;
	padding-bottom:5px;
	margin:0;}
	
.titles {
	border-bottom:1px solid #CCB48D;
	width:470px;
	height:18px;
	clear:both;}

.smallBlackText {
	font-size: 10px;
	color: #000000;}

.smallBrownText {
	font-size: 10px;
	color: #AC9D86;}
	
a:link {
	color: #333333;
	text-decoration: underline;}
a:visited {
	color: #333333;
	text-decoration: underline;}

a:hover {
	color: #807058;
	text-decoration: underline;}

a:active {
	color: #807058;}
	
li {
	margin-bottom:7px;}

/* FOOTER LINKS AND FOOTER TEXT*/

.footer:link {
	font-size: 10px;
	color: #E2D6C0;
	text-decoration: underline;}

.footer:visited {
	font-size: 10px;
	color: #E2D6C0;
	text-decoration: underline;}

.footer:hover {
	font-size: 10px;
	color: #807058;
	text-decoration: underline;}

.footer:active {
	font-size: 10px;
	text-decoration: underline;}

#footer {
	font-size:10px;
	color:#E2D6C0;
	padding-left:7px;}
