body {
	margin: 0;
	padding: 0;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 101%;
	background-color: #b0b6a7;
	background-image:  url(../images/background_tile.gif);
}
#layout {
	width: 735px;
	margin: 0 auto;
	border: 2px solid #000000;
	background-color: #EDE9DC;
}
#masthead {
	border-bottom: 1px solid #000000;
}
#navcell {
	border-bottom: 1px solid #000000;
	background-image: url(../p7pm/img/p7PM_goldbghz.jpg);
	background-repeat: repeat-x;
}
#contentcell {
	width: 420px;
	border-right: 1px dashed #616161;
	padding: 25px 50px 25px 40px;
}
#sidebar {
	width: 185px;
	background-color: #E2DCC7;
	padding: 25px 20px 25px 20px;
	vertical-align: top;
}
#sidebar h1 {
	margin: 0 0 0 0;
	font-size: 80%;
	color: #9e0028;
}
#contentcell h1 {
	margin: 0 0 0 0;
	font-size: 110%;
	color: #9e0028;
}
#contentcell p {
	font-size: 85%;
	color: #2b3530;
	/*color: #9e0028;*/
}
#contentcell p.testimonial {
	color: #9e0028;
	font-style: italic;
}
#contentcell p.testimonialn {
	color: #9e0028;
}
#contentcell a:link, #contentcell a:visited {
	color: #9e0028;
	padding: 0 3px 1px 3px;
	text-decoration: none;
	border-top: 1px none #EDE9DC;
	border-right: 1px solid #EDE9DC;
	border-bottom: 1px solid #9e0028;
	border-left: 1px solid #EDE9DC;
	line-height: 1.5em;
}
#contentcell a:hover, #contentcell a:active {
	border: 1px solid #9e0028;
	background-color: #E2DCC7;
}
#gallerytb {
	margin-top: 20px;
}
#gallerytb td {
	vertical-align: top;
}
#gallerytb img {
	border: 2px solid #000000;
	margin-bottom: 30px;
}
#gallerytb a:link, #gallerytb a:visited, #gallerytb a:hover, #gallerytb a:active {
	padding: 0;
	border: 0;
	background-color: transparent;
}
#faqtb {
	margin-top: 20px;
}
#faqtb td.question {
	font-weight: bold;
	font-size: 80%;
	vertical-align: top;
}
#faqtb td.answerb {
	font-weight: bold;
	font-size: 80%;
	color: #9e0028;
	padding-bottom: 15px;
	vertical-align: top;
}
#faqtb td.answer {
	font-weight: normal;
	font-size: 80%;
	color: #9e0028;
	padding-bottom: 20px;
	vertical-align: top;
}
#copyright {
	width: 740px;
	margin: 0 auto;
	padding: 10px 0;
}
#copyright p {
	text-align: center;
	font-size: 11px;
	color: #333333;
}
#copyright a:link, #copyright a:visited {color: #333333;}
