@charset "utf-8";
.pagetitle {
	font-size: 19px;
	line-height: 16px;
	font-weight: normal;
	color: #813239;
	font-family: Georgia;
	text-transform: none;
}
.triciary_nav {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #D0B69D;
}
.tenant_resources_nav {
	font-family: Georgia;
	font-size: 17px;
	line-height: 19px;
	color: #42210C;
}

.triciary_nav {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #D0B69D;
	line-height: 26px;
}
.content_lists {
	font-family: Georgia;
	font-size: 11px;
	line-height: 16px;
	color: #42210C;
}

.content {
	font-family: Georgia;
	font-size: 11px;
	color: #42210C;
	line-height: 16px;
}
.content_links {
	font-family: Georgia;
	font-size: 11px;
	line-height: 16px;
	color: #42210C;
}
.amenities {
	font-family: Georgia;
	font-size: 11px;
	line-height: 16px;
	color: #CCB299;
}
.secondary_nav {
	font-family: Georgia;
	font-size: 17px;
	line-height: 20px;
	color: #42210C;
}
a:link {
	color: #813239;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #813239;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #42210C;
	text-decoration: none;
	font-weight: normal;}
a:active {
	color: #813239;
	text-decoration: none;
	font-weight: normal;}
a:link.major {
	color: #D0B69D;
	text-decoration: none;
	font-weight: bold;
}
a:visited.major {
	color: #D0B69D;
	text-decoration: none;
	font-weight: bold;
}
a:hover.major {
	color: #42210C;
	text-decoration: none;
	font-weight: bold;
}
a:active.major {
	color: #D0B69D;
	text-decoration: none;
	font-weight: bold;
}
a:link.subnav {
	color: #42210C;
	text-decoration: none;}
a:visited.subnav {
	color: #42210C;
	text-decoration: none;}
a:hover.subnav {
	color: #813239;
	text-decoration: none;
}
a:active.subnav {
	color: #42210C;
	text-decoration: none;}	
ul {
	margin-left: -23px;
	list-style: url(/images/arrow.gif);
}
