body	{
	background-color:#000;  margin:0 0 10px 0;
/*
	background-image:url(design5bBG.gif);
	background-repeat:repeat-x;
*/
	}

td	{
	font-size:14px;  color:#fff;  line-height:1.7;
	font-family:Tahoma, arial, sans-serif;
	}


a, a:link, a:visited
	{ color:#D8B050;  font-weight:bold; }

a:active, a:hover
	{ text-decoration:none; }


h1	{ font-size:20px; }
h2	{ font-size:18px; }
h4, h2, h1
	{ margin:0; }

.Quote, .Quote2
	{
	font-size:20px;  color:#889355;  line-height:1.8;
	font-style:italic;  font-family:Georgia, times, serif;
	vertical-align:top;  text-align:right;
	}

.Quote
	{
	margin-top:30px;  text-align:center;
	line-height:1.3;
	}

.Quote1
	{
	font-size:23px;  text-align:center;  line-height:1.1;
	font-style:italic;  font-family:Georgia, times, serif;
	}

.TopMenu
	{
	text-align:center;  height:65px;  color:#511805;
	padding-top:15px;  padding-bottom:3px;
	font-weight:bold;  font-size:16px;
	}

.footer
	{
	font-family:Georgia, times, serif;
	line-height:1.2;  font-size:12px;
	}

a.footlink:link, a.footlink:visited
	{ color:#fff;  font-weight:normal; }

.testimonial
	{ padding:5px 0;  font-size:14px;  line-height:1.3; }

.QuoteByline
	{
	margin-bottom:30px;  font-style:italic;
	line-height:1.1;  font-size:13px;  text-align:right;
	font-family:Georgia, times, serif;
	}



blockquote
	{
	position:relative;  text-indent:2em;
	margin:5px 20px;  font-size:15px;
	}

.bqstart, .bqend
	{ font-family:Georgia, times, serif;  font-size:300%;  line-height:1.4; }

/* apply IE specific rules first */.bqstart
	{ text-indent:0;  margin:-0.6em 0 -2em 0;  float:left; }
blockquote> .bqstart
	{	/* add extra non-IE rules */	position:absolute;  top:-0.2em;  left:0;
	/* remove IE specific rules */	float:none;  margin:0;	}
.bqend
	{	position:absolute;  margin-top:-0.6em;	right:0;  text-indent:0;	}
blockquote> .bqend
	{ margin-top:-0.2em; }


.BorderBlack
	{ border:1px solid #000; }

