/* CSS Document */

.pageheading1
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: Georgia, serif;
/*	font-size: 28px;*/
	font-size: 26px;
	font-weight: 500;
	color: #666666;
	letter-spacing: 0em;
	text-transform: capitalize;
}

.pageheading2
{
	margin: -6px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-family: Georgia, serif;
/*	font-size: 22px;*/
	font-size: 22px;
	font-weight: 500;
	color: #666666;
	letter-spacing: 0em;
}

.pageheading3
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 6px 0px;
	font-family: Georgia, serif;
	font-size: 12px;
	font-weight: 600;
	color: #666666;
	letter-spacing: 0em;
}

.pagecopy
{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	letter-spacing: 0em;
	text-align: left;
}

.vermontfinedining_pagelink a:link, .vermontfinedining_pagelink a:visited
{
	color: #990B0B;
	text-decoration: none;
	font-weight: 400;
	text-decoration: none;
/*
	color: #E6D64E;
	text-decoration: none;
	font-weight: 700;
*/
}

.vermontfinedining_pagelink a:hover, .vermontfinedining_pagelink a:active
{
	color: #333333;
	text-decoration: underline;
	font-weight: 400;
}

.pangaealounge_pagelink a:link, .pangaealounge_pagelink a:visited
{
	color: #990B0B;
	text-decoration: none;
	font-weight: 400;
}

.pangaealounge_pagelink a:hover, .pangaealounge_pagelink a:active
{
	color: #333333;
	text-decoration: underline;
	font-weight: 400;
}

.pangaearestaurant_pagelink a:link, .pangaearestaurant_pagelink a:visited
{
	color: #990B0B;
	text-decoration: none;
	font-weight: 400;
/*
	color: #1191CE;
	text-decoration: none;
	font-weight: 700;
*/
}

.pangaearestaurant_pagelink a:hover, .pangaearestaurant_pagelink a:active
{
	color: #333333;
	text-decoration: underline;
	font-weight: 400;
}

.footercopy
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 140%;
}

.footercopy a:link, .footercopy a:visited
{
	color: #666666;
	text-decoration: none;
}

.footercopy a:hover, .footercopy a:active
{
	color: #333333;
	text-decoration: underline;
}

.textcapitalize
{
	text-transform: capitalize;
}

.textuppercase
{
	text-transform: uppercase;
}

.textlowercase
{
	text-transform: lowercase;
}

.boldtext
{
	font-weight: 700;
}

.italictext
{
	font-style: italic;
}

.textgrey
{
	color: #999999;
}

.vermontfinedining_color
{
	color: #990B0B;
	/*color: #E6D64E;*/
}

.pangaealounge_color
{
	color: #990B0B;
}

.pangaearestaurant_color
{
	color: #990B0B;
	/*color: #1191CE;*/
}

.fourteenpixeltext
{
	font-size: 14px;
}