BODY
{
	font-family: Eurostile, Helvetica, Arial, sans-serif;
	font-size: 16px;
	padding-left: 10px;
}
.whitebody
{
	font-family: Eurostile, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
#fronttext
{
	font-family: Eurostile, Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
	background-color: #000000;
}
.maintext
{
	font-family: Eurostile, Helvetica, Arial, sans-serif;
	font-size: 16px;
	padding-left: 10px;
	padding-right: 10px;
}
#whitetext
{
	font-family: Eurostile, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
A.speciallinks, A.speciallinks:link, A.speciallinks:visited, A.speciallinks:active, A.speciallinks:hover
{
	font-family: Eurostile, Helvetica, Arial, sans-serif;
	font-size: 24px;
	text-align: center;
	color: #000000;
	text-decoration: none;
}
A, A:link, A:visited, A:active, A:hover
{
	font-family: Eurostile, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #0000FF;
	text-decoration: underline;
}
H1
{
	font-size: 140%;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
H2
{
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.2em;
	height: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	font-size: 20px;
	color: #000000;
}
.pillows
{
	margin-left: auto;
	margin-right: auto;
	display: block;
	border-style: ridge;
	border-width: 2px;
	border-color: #000000;
	padding: 8px;
}
.pillowtext
{
	text-align: center;
	font-size: 1em;
	padding-bottom: 20px;
}
.mainpage
{
	background-color: #B3B270;
	padding-left: 20px;
	padding-right: 10px;
	text-align: justify;
	vertical-align: top;
}
.mainmenu
{
	width: 227px;
	height: 35px;
	background-image: url(images/tabmenu.gif);
	background-repeat: no-repeat;
}
.servicespage
{
	background-color: #80724D;
	padding-left: 20px;
	padding-right: 10px;
	text-align: justify;
	vertical-align: top;
}
.servicesmenu
{
	width: 227px;
	height: 35px;
	background-image: url(images/tabservices.gif);
	background-repeat: no-repeat;
}
.gallerypage
{
	background-color: #75804D;
	padding-left: 20px;
	padding-right: 10px;
	text-align: center;
	vertical-align: top;
}
.gallerymenu
{
	width: 227px;
	height: 35px;
	background-image: url(images/tabgallery.gif);
	background-repeat: no-repeat;
}
.testimonialspage
{
	background-color: #D5C8A4;
	padding-left: 20px;
	padding-right: 10px;
	text-align: justify;
	vertical-align: top;
}
.testimonialsmenu
{
	width: 227px;
	height: 35px;
	background-image: url(images/tabtestimonials.gif);
	background-repeat: no-repeat;
}
.pillowpage
{
	background-color: #F5EDD6;
	padding-left: 20px;
	padding-right: 10px;
	text-align: justify;
	vertical-align: top;
}
.pillowmenu
{
    width: 227px;
	height: 35px;
	background-image: url(images/tabpillows.gif);
	background-repeat: no-repeat;
}
.aboutpage
{
	background-color: #CAD5A4;
	padding-left: 20px;
	padding-right: 10px;
	text-align: justify;
	vertical-align: top;
}
.aboutmenu
{
	width: 227px;
	height: 35px;
	background-image: url(images/tababout.gif);
	background-repeat: no-repeat;
}
.newspage
{
	background-color: #FFFFCC;
	padding-left: 20px;
	padding-right: 10px;
	text-align: justify;
	vertical-align: top;
}
.newsmenu
{
	width: 227px;
	height: 35px;
	background-image: url(images/tabnews.gif);
	background-repeat: no-repeat;
}
.resourcespage
{
	background-color: #A4CAD5;
	padding-left: 20px;
	padding-right: 10px;
	text-align: justify;
	vertical-align: top;
}
.resourcesmenu
{
	width: 227px;
	height: 35px;
	background-image: url(images/tabresources.gif);
	background-repeat: no-repeat;
}
.contactpage
{
	background-color: #C8CED0;
	padding-left: 20px;
	padding-right: 10px;
	text-align: justify;
	vertical-align: top;
}
.contactmenu
{
	width: 227px;
	height: 35px;
	background-image: url(images/tabcontact.gif);
	background-repeat: no-repeat;
}