body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f0f0f0;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-size:11px;
	color:#777777;
	font-family:Tahoma;
	text-decoration:none;
	font-weight:normal;
}
a{
	text-decoration:underline;
	color:#50470d;
	font-weight:bold;
	}
a:link, a:visited, a:active{
	text-decoration:underline;
	color:#50470d;
	}
a:hover{
	text-decoration:none;
	color:#50470d;
	}
.brown{
	color:#7a7451;
	}
.list{
	margin:0px;
	padding:0px;
	font-weight:bold;
	width:400px;
	display:block;
	}
.list li{
	padding:0 0 11px 25px;
	margin:0px;
	background:url(../images/arrow.jpg) 10px 4px no-repeat;
	list-style-type:none;
	}
.list2{
	margin:0px;
	padding:0px;
	font-weight:normal;
	display:block;
	}
.list2 li{
	padding:0 0 11px 30px;
	margin:0px;
	background:url(../images/tick.jpg) 10px 1px no-repeat;
	list-style-type:none;
	}
.list3{
	margin:0px;
	padding:0px;
	font-weight:normal;
	display:block;
	}
.list3 li{
	padding:0 0 11px 25px;
	margin:0px;
	background:url(../images/arrow.jpg) 10px 4px no-repeat;
	list-style-type:none;
	}
.footer{
	color:#e5e4db;
	line-height:18px;
	text-align:center;
	font-weight:normal;
	text-decoration:none
	}
.footer a:link, .footer a:visited, .footer a:active{
	color:#e5e4db;
	font-weight:normal;
	text-decoration:none
		}
.footer a:hover{
	text-decoration:underline;
	font-weight:normal;
	}
.border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e1ddc8;
	border-right-color: #e1ddc8;
	border-bottom-color: #e1ddc8;
	border-left-color: #e1ddc8;
}

.brown2{
	color:#50470d;
	font-size:12px;
	font-weight:bold;
	}
.inner-hd {
	color:#e5e4db;
	font-weight:normal;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
		}
.black{
	color:#000000;
	font-weight:bold;
	font-size:11px
}