.menu_bg {
	background-image: url(../images/menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 214px;
	width: 228px;
}
.lines {
	background-image: url(../images/lines.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.line {
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.content-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E4DDCD;
	border-right-color: #E4DDCD;
	border-bottom-color: #E4DDCD;
	border-left-color: #E4DDCD;
}
.field {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #4F420C;
	background-color: #FBF8F2;
	height: 18px;
	width: 190px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B4A687;
	border-right-color: #B4A687;
	border-bottom-color: #B4A687;
	border-left-color: #B4A687;
	padding-left:5px;
	line-height:18px;
}
.txt-contact {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #565656;
	text-decoration: none;
}
.head {
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight: bold;
	color: #825E0C;
}
.txt-contactus {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #4F420C;
	text-decoration: none;
}
.contact-title {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #261F03;
	text-decoration: none;
}
.contact-title:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
ul {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #565656;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../images/blue-dot.gif);
	list-style-type: none;
}
.arrow {
	list-style-position: outside;
	list-style-image: url(../images/arrow2-list.gif);
	list-style-type: none;
}
.content-txt {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #565656;
	text-decoration: none;
}
.special-text {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D69D1C;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-style: italic;
}
.txt-bottom {
	background-image: url(../images/txt-bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
}
.footer {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 25px;
	font-weight: normal;
	color: #6A5B18;
	text-decoration: none;
}
.title {
	font-family: Arial, Tahoma, Verdana;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #1A6EAF;
	text-decoration: none;
}
.divider {
	background-image: url(../images/divider.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.footer a:link{ text-decoration:none; color: #6A5B18 ; }
.footer a:visited { text-decoration:none; color: #6A5B18 ; }
.footer a:hover {text-decoration:underline; color:#990000;}
.footer a:active { text-decoration:none }
.image {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.imagert {
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
}
