﻿body 
{
	margin:0 0 0 0;background-color: #5c2006;
}

.nav{ font-family: Trebuchet MS, Helvetica, sans-serif; font-size:14px; color:#4b1001; text-decoration:none; }
.default{font-family: Trebuchet MS, Helvetica, sans-serif; font-size:12px; color:#e0d3bb; line-height: 14px}
a.nav:hover				{ font-family: Trebuchet MS, Helvetica, sans-serif; font-size:14px; color:#4b1001; text-decoration:underline; }
.default{font-family: Trebuchet MS, Helvetica, sans-serif; font-size:12px; color:#e0d3bb; line-height: 14px}
.white{font-family: Trebuchet MS, Helvetica, sans-serif; font-size:12px; color:#ffffff; line-height: 14px}

.text					{ font-family: Trebuchet MS, Helvetica, sans-serif; font-size:12px; color:#e0d3bb; text-decoration:none; }

.inputField			{font-family: Trebuchet MS, Helvetica, sans-serif; font-size:11px; color:#000000; text-decoration:none; height: 20px; } 

.textField			{font-family: Trebuchet MS, Helvetica, sans-serif; font-size:11px; color:#84704d; text-decoration:none; height: 22px; background-color:#ded7c9;border: solid 1px #84704d } 

a.text:hover			{ font-family: Trebuchet MS, Helvetica, sans-serif; font-size:12px; color:#e0d3bb; text-decoration:underline; }

.galleyHeader			{ font-family: Trebuchet MS, Helvetica, sans-serif; font-size:14px; color:#e0d3bb; text-decoration:none; }
.galleryHeader			{ font-family: Trebuchet MS, Helvetica, sans-serif; font-size:14px; color:#7a7a7a; text-decoration:none; }

a.galleyHeader:hover	{ font-family: Trebuchet MS, Helvetica, sans-serif; font-size:14px; color:#e8decc; text-decoration:underline; }

.galleyCaption			{ font-family: Trebuchet MS, Helvetica, sans-serif; font-size:11px; color:#ffffff;  }

a.link{font-family: Trebuchet MS, Helvetica, sans-serif; font-size:12px; color:#bdaa84;text-decoration: none;}
a:hover.link{font-family: Trebuchet MS, Helvetica, sans-serif; font-size:12px; color:#bdaa84;text-decoration: underline;}

a{font-family: Trebuchet MS, Helvetica, sans-serif; font-size:12px; color:#bdaa84;text-decoration: none;}
a:hover{font-family: Trebuchet MS, Helvetica, sans-serif; font-size:12px; color:#bdaa84;text-decoration: none;}


.bgImage				{ background-color: #5c2006;background-image:url('../../}images/background-pic.jpg'); background-repeat:repeat-x; background-color: #5c2006;}

.footerImg				{ background-image:url('../../}images/footerRepeat.gif'); background-repeat:repeat;}

.imgBorder{font-size: 0px;}

@media print
{
	.noprint{display: none;}
	.printMe{display: block;}
}

.list
{
	font-size: 12px;
	font-family: Trebuchet MS;
	color: #bdaa84;
	list-style-image: url('../../}images/bulletPoint.gif');
	margin-left:16px;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:2px; 
	padding-bottom:0px; 
	padding-top:0px;
}

.list{font-size: 12px;
	font-family: Trebuchet MS;
	color: #bdaa84;
	line-height: 14px;
	}

@media screen
{
	.noprint{display: block;}
	.printMe{display: none;}
}