
.mainbold {
	font-family: Georgia, Garamond, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
}
.mainheading {
	font-family: Georgia, Garamond, "Times New Roman";
	font-size: 18px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A:link {color: #000000;}
A:visited {color: #000000;}
A:hover {text-decoration: none; color: #000099;}
A:active {color: #000099;text-decoration: underline}
.maintext {
	font-family: Georgia, Garamond, "Times New Roman";
	font-size: 14px;
}
p{
	text-align:justify;
}
body{
	margin: 0;
	padding: 0;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #E3E3E3;
	background-image: url(images/casa_17.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

div.content 
{
	text-align:justify;
	float:left;
	display:inline;
	clear:left;
	width:340px;
	padding: 10px 10px 10px 10px;
}

.pic{
	float:right;
}
.style1 {color: #CCCCCC}

div.leftcol 
{
	float:left;
	display:inline;
	width:30%;
	margin-left:-70%;
}
div.rightcol 
{
	float: right;
	display: inline;
	width: 620px;
	height: 100%;
	padding: 10px 10px 10px 10px;
	background-color: #fff;
}