body {
	background: #E1C78A;
	margin: 0px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.imgleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;

}
.imgright {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;


}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #990000;

}
a:visited {
	text-decoration: none;
	color: #990000;

}
a:active {
	text-decoration: none;
	color: #CC0000;

}

a:hover {
	color: #CC3333;
	text-decoration: none;

}

.header {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
	height: 100px;
	padding-top: 10px;






}
.copybox {
	background: #FAF7E4;
	padding: 20px 20px 10px;



}
.menubar {
	background: #FAF7E4 url(images/menubar.gif) repeat-x left top
}

p.menubar {
	padding-right: 20px;
	color: #E1C78A;
	text-align: right;
	padding-top: 3px;
	font-size: 12px;
	font-weight: bold;

}
.menubar a:link {
	text-decoration: none;
	color: #FAF7E4;

}
.menubar a:visited {
	text-decoration: none;
	color: #FAF7E4;

}
.menubar a:active, .menubar a:visited:active {
	text-decoration: none;
	color: #FFFFFF;

}

.menubar a:hover, .menubar a:visited:hover {
	color: #D1BF81;
	text-decoration: none;
}


.picbox {
	background: #FAF7E4;
	padding-right: 20px;
	padding-top: 20px;

}
p{
	font-size: 13px;
	text-align: justify;

}
h1 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #C4421C;
	margin-top: 0em;
	margin-bottom: -5px;


}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #C4421C;
}
h3 {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 10px;

}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
td, li {
	font-size: 13px;
}
.padded10 {
	width: 250px;
	padding: 0px 20px 20px 0px;


}
.footer {
	text-align: left;
	padding-top: 20px;
}
