body {
	background-image: url(../img/back.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #E1D9B6;
	margin: 0;
}


.degrade {
	background-repeat:no-repeat;
	background-position:top;
}

h1 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: normal;
	color: #825426;
}
h2 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
}
h3 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #E3DDBD;
	text-align: justify;
}
h4 {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
}
h5 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #462F15;
}




p {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #695834;
	text-align: justify;
	line-height: 14px;
}
a.sub:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #BAA271;
}
a.sub:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #BAA271;
}
a.sub:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #AC8F53;
}
a.sub:active {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #BAA271;
}
a:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #8B7443;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #8B7443;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #382F1B;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #8B7443;
	text-decoration: none;
}
select, input, textarea {
	background-color: #E4DFC1;
	border: thin solid #D9D1A8;
	font-family: Verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #695834;
	text-decoration: none;
}
