body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #DFDCCF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #655f43;
}
#footer P {
	font-size: 10px;
	color: #7e7654;
	background-position: center;
	text-align: right;

}

#footer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #7E7654;
	border-right-color: #7E7654;
	border-bottom-color: #7E7654;
	border-left-color: #7E7654;
}

p, .normal {
	line-height:1.6em;
	margin:0 0 1.4em 1em;
	color: #655f43;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.slightlybiggerthannormal {
	line-height:1.6em;
	margin:0 0 1.4em 1em;
	color: #655f43;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color:#655f43;
	text-decoration:none;
	font-weight: bold;
}

a:hover {
	color:#655f43;
	text-decoration:none;
	font-weight: bold;
	text-decoration:underline;
}

.imgborder
{
	border: 10px solid #cac5ae;

}

/* here is default stuff.. */

.subcat {
margin-left:1em;
}





.em {
font-style:italic;
}

.underline {
text-decoration:underline;
}

.del {
text-decoration:line-through;
}

fieldset {
border:1px solid #E4DF94;
color:#000;
background:#FFFBC0;
margin:0 0 8px;
padding:10px 8px;
}

textarea {
width:97%;
height:20em;
padding:3px;
}


.clearer {
clear:both;
margin:0 auto;
padding:1px 0 0;
}

/* for expandable title links on archive and sitemap pages */
.drop_title a {
font:bold 12px Arial;
}

.droplist_div {
width:95%;
border-bottom:1px solid #ccc;
padding:4px 0;
}

.subcatlist_div {
width:95%;
padding:0 0 0 15px;
}

.submenuul {
	list-style-type: circle;
	list-style-position: outside;
 
}
.submenuli {
	padding-bottom: 10px;

}
.handcursor{
cursor:hand;
cursor:pointer;
}
