@charset "UTF-8"; 
p {
	font-family: "Adobe Jenson Pro";
	font-size: 16px;
	color: #4f4c3b;
	text-align:left;
	
}
#blogBox p{
	color:#d2dcb0;
	font-size:14px;
	width:300px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #93A257;
}
.OrangeHeader {
	font-family:Georgia;
	color:#d78133;
	font-size:24px;
	font-weight:normal;
	font-style:italic;
}
a:link.greenlink {color:#afd232;}
a:visited.greenlink {color:#afd232;}
a:hover.greenlink {text-decoration:underline;}
.newsHeader{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#2f3029;
	font-size:18px;
	font-style:italic;
}
.centeredHeader {
font-size:24px;
text-align:center;
width:100%;
padding-top:15px;
height:30px;
float:left;
}
.blogPreviewFoto {
	float:left;
	margin-top:8px;
	padding:10px;
}
.blogPreviewFoto img{
border:solid 1px #FFFFCC;
	}

a:link {
	font-family: "Adobe Jenson Pro";
	color: #857f65;
	
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	font-family: "Adobe Jenson Pro";
	color: #857f65;
	text-decoration: none;
	font-size: 12px;
}
a:active {
    font-family: "Adobe Jenson Pro";
	color: #857f65;
	text-decoration: none;
	font-size: 12px;
}    
a:hover {
	color:#857f65;
	
}
.hacemostext{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	color: #857f65;
	float: right;
	margin-top: 55px;
	margin-right: 20px;
}

.capW {
	background-image:url(../images/wCap.png);
	background-repeat: no-repeat;
	padding-top: 18px;
	text-indent: 38px;
}
p.cap0 {
	background-image: url(../images/oCap.png);
	background-repeat: no-repeat;
	padding-top: 13px;
	text-indent: 32px;
}
p.leftalign {
	text-align:left;
	line-height:30px;
	}
.initialW {
	width: 350px; 
	height: 75px;
    position: relative;
	 }
.initialW span{
	background-image:url(../images/wCap.png);
	background-repeat: no-repeat;

}
.lotesText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #7e7c6f;
	text-align:left;
	line-height: 26px;
}
.footerText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #7e7c6f;
	float: left;
	margin-right: 10px;
	margin-top: 30px;
}
.smalltext {
	color: #9ba9b4;
	font-size:10px;
	letter-spacing:.1em;
}
.greenHeader{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #7e8564;
	text-align:left;
	margin-top:12px;
	margin-left:15px;
}
.septimaHeader{
	color: #8fa244;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
ul {
	list-style-type: none;
	text-align: center;
	}
li {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-style: italic;
}

