.main-bg {
	background-color: #523621;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.fram-bg {
	background-image: url(images/top-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}	
.separator {
	padding-right: 5px;
	padding-left: 5px;
	color: #FFCC00;
}
.heading {
	font-family: "Trebuchet MS", Arial;
	font-size: 28px;
	font-weight: normal;
	color: #E4DBDE;
	text-decoration: none;
}
.heading2{
	font-family: "Trebuchet MS", Arial;
	font-size: 28px;
	font-weight: normal;
	color: #946438;
	text-decoration: none;
}
.small-heading {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: normal;
	color: #714B2B;
	text-decoration: none;
}
.small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #9B7546;
	text-decoration: none;
}
.border {
	border: none;
	background:none;
}



.text {
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #9B7559;
	text-decoration: none;
}

.menu {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a{
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover{
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #FFCC00;
	text-decoration: none;
}
.menu a:visited{
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.list 
	{
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: normal;
	color: #9D7151;
	text-decoration: none;
	}
	
	.list ul
	{
		padding:0px;
		margin:0px;
		list-style:none;
		padding-left:25px;
		padding-top:0px;
	}
	
	.list li
	{
		line-height:22px;
		background:url(images/arrow.gif) 0px 9px no-repeat;
		padding-left:15px;
	}
	.list a, .list a:link
	{
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: normal;
	color: #9D7151;
	text-decoration: none;
	}

	.list a:hover
	{
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: normal;
	color: #D3B197;
	text-decoration: none;
	}
