.styles {
	font-family: "Trebuchet MS"; 	

}

.main a:link {
	color: #000000;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
} 
.main a:visited {
	color: #000000;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
}
.main a:hover {
	color: #996600;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
}
.main a:active {
	color: #000000;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
}
.navbar a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
}
.navbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
}
.navbar a:hover {
	color: #FFDF9D;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
}
.navbar a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;	
}
.packages a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 24px;
}
.packages a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 24px;
}
.packages a:hover {
	color: #FFDF9D;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 24px;
}
.packages a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 24px;
}
.body {
	font-family: "Trebuchet MS";
	font-size: 13px;
}
.whitebdr {
	border: 1px solid #FFFFFF;
}
.goldbdr {
	border: 1px solid #B08E4F;
}
.navbdr {
	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-right-color: #C6AC8C;
	border-bottom-color: #C6AC8C;
	border-left-color: #C6AC8C;
}
.leftbdr {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #6A6155;
	border-left-color: #6A6155;
}
.rightbdr {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #6A6155;
	border-bottom-color: #6A6155;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFF5D9;
}
.leading {
	line-height: 26px;
}
