/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #53462E;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #DACFB3 url(images/bg-page.jpg) center repeat-y;
}
a:link {
	color: #B73406;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	color:#B73406;
	margin-top:0px;
	padding:0px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
	color:#B73406;
}
h4 {
	font-size: 12px;
}
p {
	text-align:justify;
	line-height:18px;
}
li {
	line-height:18px;
}
.byline {
	font-size:10px;
	font-family:Tahoma, "Trebuchet MS", Arial, Sans;
	color:#7F6F47;
}
.punchline {
	font-size:16px;
	color:#7F6F47;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:oblique;
	font-weight:bolder;
}
.menu td {
	font-size:12pt;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	padding:10px;
	color:#FFFFFF;
	font-weight:bold;
}
.menu td a {
	color:#948664;
	text-decoration:none;
	border-right:#C1B596 solid 4px;
	padding-right:20px;
}
.menu td a:visited {
	color:#948664;
	text-decoration:none;
}
.menu td a:hover {
	color:#B73406;
	text-decoration:none;
}
.dottedline {
	border-bottom:#C1B596 dashed 1px;
}
.footer {
	background-color:#C1B596;
	padding:15px;
	text-align:center;
	color:#4C432C;
	line-height:20px;
}
.footer a {
	color:#4C432C;
	text-decoration:none;
}
.footer a:hover {
	color:#B73406;
}
.footer a:visited {
	text-decoration:none;
}
.menu-selected {
	color:#B73406;
	text-decoration:none;
}

.faqs {
	font-size: 15px;
	color:#B73406;
	font-weight:bold;
	padding-right:5px;
}
.faqq {
	font-size: 13px;
	font-weight:bold;
	font-style:italic;
}