/* Global section */
*{margin:0px; font-family:Arial;}
a:link, a:active, a:visited{color:#000000; text-decoration:none;}
a:hover{color:#0000FF;}

a.sidemenu:link, a.sidemenu:active, a.sidemenu:visited{color:#573819; text-decoration:none; width:100%;}
a.sidemenu:hover{color:#000000;}

a.bottommenu:link, a.bottommenu:active, a.bottommenu:visited{color:#573819; text-decoration:underline; width:100%;}
a.bottommenu:hover{color:#000000;}

td{vertical-align: top;}

/* Fonts section */
.black12{font-family:Arial; font-size:12px; font-weight:normal; color:#000000;}
.black12bold{font-family:Arial; font-size:12px; font-weight:bold; color:#000000;}
.white12{font-family:Arial; font-size:12px; font-weight:normal; color:#FFFFFF;}
.white12bold{font-family:Arial; font-size:12px; font-weight:bold; color:#FFFFFF;}

/* Forms section */
.contact_text{font-family:Arial; font-size:12px; font-weight:bold;}
input.textfield{font-family:Arial; font-size:12px; width:100%; border:#000000 solid 1px;}
input.textfield01{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	border: #CBC3C0 solid 1px;
	background-color: #FBECD7;
	color: #5A514A;
}
textarea.textarea{font-family:Arial; font-size:12px; width:100%; height:60px; border:#000000 solid 1px;}
input.sendbutton{font-family:Arial; font-size:12px; font-weight:bold; width:100%;}
input.button01{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	background-color: #D8A671;
	color: #FFFFFF;
	border-top: #E7CEB0 solid 1px;
	border-left: #E7CEB0 solid 1px;
	border-bottom: #553F28 solid 1px;
	border-right: #553F28 solid 1px;
}

/* Site classes section*/

a.peligon_footer, a.peligon_footer:link, a.peligon_footer:active, a.peligon_footer:visited {
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	color: #573819;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}
a.peligon_footer:hover{
	color: #000;
}
td.peligon_footer_bullet{
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	color: #573819;
	padding: 0px 5px 0px 5px;
}
td.peligon_footer_text{
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	color: #573819;
	padding: 0px 0px 0px 0px;
}