/* CSS Document */

.picframe {
	border: 1px solid #7e6742;
};

.bodytext {
	font-family: arial, tahoma;
	font-size: 11px;
	color: #4c402c;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	line-height: 14px;
	font-style: normal;
	text-decoration: none;
}

.header1 {
	font-family: arial;
	font-size: 14px;
	color: #4c402c;
	font-padding : 15px;
	line-height: 14px;
	font-style: normal;
	text-decoration: none;
}

.news {
	border-right : 1px dotted #72562a;
	border-bottom : 1px dotted #72562a;
	border-left : 1px dotted #72562a;
	border-top : 1px dotted #72562a;
}


.menutext {
	font-family: arial,vrinda,verdana;
	font-size: 12px;
	color: #30291e;
	line-height: normal;
	text-decoration: none;
}

a.menutext:link, a.menutext:visited, a.menutext:active {
	font-family: tahoma;
	font-size: 8pt;
	color: #4c402c;
	line-height: normal;
	text-decoration: none;
}

a.menutext:hover {
font-family: tahoma;
	font-size: 8pt;
	color: #5e523e;
	line-height: normal;
	text-decoration: none;
}


.contacttext {
	Font-family: arial,vrinda,verdana;
	font-size: 11px;
	color: #000000;
	padding-Right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	Padding-bottom: 5px;
	line-height: normal;
	text-decoration: none:
}
	a {text-decoration: none;}
	a:link {color: #ccb3a6 ; text-decoration: none;}
	a:link:hover {color: #ffffff ;}
	a:visited {color: #ccb3a6 ; text-decoration: none;}
	a:visted:hover {color: #ffffff ;}
	a:active {color:#ccb3a6 ; text-decoration: none;}
	a:active:hover {color: #ffffff ;}
