body {
	margin: 0px;
	padding:0px;
	font-size: 13px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #bfdfff;
}

a.menu-link {
	color: #ffcc33;
}

a:hover {
	text-decoration: underline;
	color: #ffcc33;
}

h1 {
	font-size: 16px;
	color: #eeeeee;
	padding-top: 3px;
	padding-bottom: 6px;
	margin-top: 1px;
	margin-bottom: 1px;
	line-height: 1.4;
	text-align: left;
}

h2 {
	font-size: 14px;
	color: #eeeeee;
	padding-top: 3px;
	padding-bottom: 6px;
	margin-top: 1px;
	margin-bottom: 1px;
	line-height: 1.4;
	text-align: left;
}

p {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 1px;
	margin-bottom: 1px;
	line-height: 1.4;
}

p.menu-item {
	color: #ffffff;
	vertical-align: middle;
	font-weight: bold;
}

.dim {
	color: #cccccc;
}

.pop {
	color: #ffffff;
}

p.large {
	font-size: 13px;
	line-height:  20px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 1px;
	margin-bottom: 1px;
	font-weight: bold;
	font-style: normal;
}

p.small {
	font-size: 12px;
}

p.tight {
	line-height: 1.1;
}


p.testimonial-attribution {
	padding-left: 40px;
	padding-top: 12px;

}

ul {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: 1.4;
}

li {
	padding-top: 3px;
	margin-top: 0px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	line-height: 1.4;
}

.tiny {
	font-size: 9px;
}

.testimonial-quote {
	font-size: 15px;
	line-height:  20px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 1px;
	margin-bottom: 1px;
	color: #eeffcc;
}

.map {
	margin: 0px;
	padding: 6px;
}

.t-frame {
	padding: 0px;
	border-top: 1px solid #aaaaab;
	border-right: 1px none #aaaaab;
	border-bottom: 1px none #aaaaab;
	border-left: 1px none #aaaaab;
}

.b-frame {
	border-top: 1px none #ffffbb;
	border-right: 1px none #ffffbb;
	border-bottom: 1px solid #333333;
	border-left: 1px none #ffffbb;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
	vertical-align: text-top;
}

.tb-frame {
	padding: 0px;
	border-top: 1px solid #aaaaab;
	border-right: 1px none #aaaaab;
	border-bottom: 1px solid #aaaaab;
	border-left: 1px none #aaaaab;
}

.trbl-frame {
	padding: 0px;
	border-top: 1px  solid #aaaaab;
	border-right: 1px solid #aaaaab;
	border-bottom: 1px solid #aaaaab;
	border-left: 1px solid #aaaaab;
}

.trb-frame {
	padding: 0px;
	border-top: 1px  solid #aaaaab;
	border-right: 1px solid #aaaaab;
	border-bottom: 1px solid #aaaaab;
	border-left: 1px none #aaaaab;
}
blockquote {
	padding-left: 40px;
	line-height: 1.4;

}

em {
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
}

