body {
	font: 13px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
a:link, a:hover, a:active {
	color: #762716;
	text-decoration:underline;
}

a:visited {
	color: #762716;
	text-decoration: none;
}

#wrapper {
	width:760px;
	margin:0px auto;
	background-color: #F3813B;
}
#mainMenu {
	background: url(images/int-bg-header.gif);
	height: 35px;
	width: 490px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 35px 20px 0px 250px;
}
.topComment {
	background: url(images/int-bg-topComment.jpg) repeat-y;
	padding: 10px;
}
#mainMenu a:link, #mainMenu a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}
#contentArea {
	background: #FFFFFF;
}
#footer {
	height: 150px;
	background: url(images/int-bg-footerTop.jpg) repeat-x top;
	font-size: 10px;
	text-align: center;
	color: #F4D5C1;
}
#footer a:link {
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}
#footer a:hover{
	font-size: 10px;
	text-align: center;
	color: #ffffff;
	text-decoration:none;
}
#footer a:visited {
	font-size: 10px;
	text-align: center;
	color: #ffffff;
	text-decoration:none;
}
#topBanner {
	border-top: 1px solid #000000;
	border-right: 1px #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px #000000;
}
ul {
	margin: 10px 0px;
	padding: 0px;
}
li {
	margin-left: 30px;
	list-style-type: square;
	margin-bottom: 8px;
	line-height: 12px;
}
td {
	vertical-align: top;
}
h1 {
	font-size: 18px;
	margin: 5px 0px 0px 0px;
	color: #762716;
}
p {
	margin: 0px 0px 8px;
	line-height: 18px;
}
h2 {
	font-size: 14px;
	margin: 5px 0px 0px 0px;
	line-height: 14px;
}
.subhead {
	font-size: 15px;
	color: 666666;
	font-weight:bold;
	font-style:italic;
}
#contentArea a:link {
	color: #762716;
}
#contentArea a:visited {
	color: #885B51;
}
#contentArea a:hover, #contentArea a:active {
	color: #51311C;
	text-decoration: none;
}
#mainMenu a:hover, #mainMenu a:active {

	font-weight: bold;
	color: #762716;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}
.encouragingword {
	margin: 0px 0px 8px;
	line-height:12px;
}