/* 
Theme Name: Peruvian Chamber of Commerce of California
Theme URI: http://perucalifornia.com
Description: 2vertical divisions, 3 column, left nav, full header and footer
Author: Martin E. Orozco, GoodSignals Web Design
*/


body {
  text-align:left;
  font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#333333;
  line-height:16px;
  margin-top:0;
  margin-bottom:0;
  margin-left:0;
  background:#E9E9E9 url('http://www.perucalifornia.com/images/header2.jpg') no-repeat;
  
  
}

table.table {
  width:100%;
  clear:both;
  font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#333333;
  line-height:16px;
     
}

h1 {
  font:20px Verdana;
  letter-spacing:2px;
  color:#696B6C;
  
}

h2 {
  font:17px Verdana;
  letter-spacing:1px;
  color:#69977E;
  
}

h3 {
  font:15px Verdana;
  letter-spacing:1px;
  color:#696B6C;
  
}

li {
  line-height:25px;
  
}

div.mainlayoutbox {
	float:left;
	margin-top:202px;
	margin-bottom:0px;
	width:770px;
	background:#fff url('http://www.perucalifornia.com/images/backg_main.gif');
				
}

div.verticaltop {
  float:left;
  margin: 0;
  width:760px;
  background:#2f59cb url('http://www.perucalifornia.com/images/vertical_top.gif');
  height:25px;
  border-bottom:2px solid white;

}

div.phone {
  position:absolute;
  top:206px;
  font-size:11px;
  color:#ffffff;
  margin-left:505px;
  
}

div.toplayoutbox {
	float:left;
	margin-top:0px;
	width:770px;
	background:#fff url('http://www.perucalifornia.com/images/backg_main.gif');
	
}

div.title {
	float:left;
	margin: 0;
	width: 760px;
	background:#fff url('http://www.perucalifornia.com/images/backg_main.gif');
	height:10px;
}

div.texttitle {
	position:absolute;
	top:220px;
	margin-left:210px;
	
}

div.leftcol {
	float:left;
	background-color: #2F59CB;
	margin:0;
	width:200px;
	
}

div.maintext {
  float:left;
  width:405px;
  border-left:10px solid white;
          
}

div.date {
  position:absolute;
  margin-left:590px;
  margin-top:18px;
  
}
  
div.rightcol {
  float:left;
  width:140px;
  font-size:11px;
  color:#666666;
  
	
}

div.verticalbottom {
  float:left;
  margin:0;
  width:760px;
  background:#2f59cb url('http://www.perucalifornia.com/images/vertical_top.gif');
  height:25px;
  border-top:2px solid white;
  border-bottom:2px solid white;

}

div.bottomleftcol {
	float:left;
	margin:0;
	width:200px;
}

div.bottomleftcoltext{
	position:absolute;
	margin-left:40px;
	font-size:11px;
  	color:#ffffff;
	background:#2f59cb;
	width: 150px;
}

div.bottommaintext {
  float:left;
  width:540px;
  border-left:10px solid white;
          
}

.ban {
	margin-left:9px;
	margin-bottom:15px;
}

.bantwo {
	margin-left:25px;
	margin-bottom:15px;
	font-size:11px;
    color:#666666;
}


div.pie {
  float-left;
  margin:0;
  background:#999999;
  width:760px;
  border-top:2px solid white;
      
}

div.pietext {
	flot-left;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:11px;
  	color:#333333;
	
}

a:link, a:visited, a:active {
  color:#1B8FB4;
  text-decoration:none;

}


a:hover {
	color:green;
	text-decoration:none;
	
}


a.emphasis:link, a.emphasis:visited, a.emphasis:active {
  color:#333333;
  text-decoration:none;
    
}


a.emphasis:hover {
	color:#666666;
	text-decoration:none;
	
}

