/* CSS Document */

.picframe {
	border: 2px solid #693414;
};

.bodytext {
	font-family: arial, tahoma;
	font-size: 11px;
	color: #493a29;
	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;
}

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

a.menutext:link, a.menutext:visited, a.menutext:active {
font-family: arial,vrinda,verdana;
	font-size: 12px;
	color: #ccb3a6;
	line-height: normal;
	text-decoration: none;
}

a.menutext:hover, a.menutext:visited:hover, a.menutext:active:hover {
font-family: arial,vrinda,verdana;
	font-size: 12px;
	color: #ffffff;
	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 ;}
