body {

}

.nav {
	background-color: #ecddba;
	background-image: url("http://lera-lera.com/images/designupload/2/navBg.jpg");
	background-repeat: no-repeat;
	font-family: verdana;
	text-transform: none;
	font-weight: normal;
	font-size: 8pt;
	line-height: 10pt;
	color: #a47965;
	padding-top: 5px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 15px;
	margin: 0px;
	text-align: justify;
	border-right: #90aa72 solid 2px;
}

.con {
	background-color: #e7d2a9;
	background-image: url("http://lera-lera.com/images/designupload/2/contBg.jpg");
	background-repeat: no-repeat;
	font-family: verdana;
	font-weight: normal;
	text-transform: none;
	font-size: 8pt;
	line-height: 10pt;
	color: #91634d;
	padding-top: 0px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 15px;
	margin: 0px;
	text-align: justify;
	border-right: #90aa72 solid 2px;
}

td {
	font-family: verdana;
	font-weight: bold;
	font-size: 6pt;
	line-height: 11pt;
	text-transform: uppercase;
	color: #9d7e49;
	text-align: justify;
}

strong, b {
	color: #9e7329;
}

em, i {
	color: #b78228;
}

h1 {
	background-image: url("http://lera-lera.com/images/designupload/2/h1.jpg");
	background-repeat: no-repeat;
	color: #75963e;
	font-family: verdana;
	font-size: 8pt;
	line-height: 17px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	margin: 0px;
	margin-top: 10px;
	padding: 1px;
	padding-top: 14px;
	padding-bottom: 0px;
}

h2 {
	background-image: url("http://lera-lera.com/images/designupload/2/h2.jpg");
	background-repeat: no-repeat;
	color: #62822c;
	font-family: verdana;
	font-size: 8pt;
	line-height: 20px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	margin: 0px;
	margin-top: 10px;
	padding: 1px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 40px;
}


h3 {
	color: #9b742c;
	font-family: verdana;
	font-size: 8pt;
	line-height: 1px;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	margin-bottom: 15px;
	padding: 1px;
}

h4 {
	background: #d6ba82;
	color: #809e4e;
	font-family: verdana;
	font-size: 8pt;
	line-height: 13px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	margin: 0px;
	margin-top: 10px;
	padding: 1px;
	padding-top: 3px;
	padding-left: 45px;
	border-bottom: #97793f solid 1px;
}


.image, .image:link, .image:visited, .image:active {
	background: #e3cca0;
	-moz-border-radius: 5px;
	border: #c25322 solid 1px;
	padding: 5px;
	margin: 1px;        
}

.image:hover {
	-moz-border-radius: 5px;
	border: #75963e solid 1px;
	padding: 5px;
	margin: 1px;
        
}

a:link, a:visited, a:active {
	text-decoration: none;
	font-family: verdana;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 6pt;
	line-hetght: 10pt;
	color: #c63d00;     
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	font-family: verdana;
	color: #75963e;   
}

textarea , input , select 
{
	border: #b59651 solid 1px;
	background: #e6ce99;
	color: #955232;
	font-size: 8px;
	line-height: 10pt;
	font-family: verdana;
	text-align: justify;
}

.aff, .aff:link, .aff:visited, .aff:active {
	-moz-border-radius: 5px;
	background-color: #e2cc9c;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana;
	text-transform: uppercase;
	font-size: 6pt;
	text-align: left;
	line-height: 13pt;
	color: #c63d00;
	margin: 1px 0px 1px 0px;
	padding: 3px;
	padding-left: 10px;
	border-left: #87a95f solid 10px;
}

.aff:hover {
	-moz-border-radius: 5px;
	background-color: #e3c177;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana;
	color: #87a95f; 
	border-left: #a74a20 solid 10px; 
}

.imgFader:link, .imgFader:visited, .imgFader:active, .imgFader:hover {
	border: #e1d7b0 solid 0px;
}
