@charset "utf-8";
/* CSS Document */

.reward {
	color: #F00;
}

.req {
	color: #6C0;
}

div.todsec {
	width: 80%;
	margin-right:auto;
	margin-left:auto;
}

div.todsec h2, div.todsec h2 a , div.todsec h2 a:hover{
	font-size: 25px;
	text-align: center;
	text-decoration: none;
}

div.todsec h3 {
	background-color: #955F37;
	color: #FFF;
	width: 70%;
	height: auto;
	padding-left: 10px;
}

#charreq.todsec h3 {
	background-color: #955F37;
	color: #FFF;
	width: 100%;
	height: auto;
	padding-left: 10px;
}

div.todsec h3 img {
	padding: 0px;
	padding-right: 5px;
	margin: 0px;
}

div.todsec p {
	margin: 0px;
	padding: 0px;
}

#todlogo {
	float: left;
	width: 233px;
	hight: 149px;
	border: 0px;
}

div#todmenu {
	float: left;
	vertical-align: middle;
	padding: 10px;
	clear: right;
}

div#addthis {
	float:right;
	width: 250px;
}

div#todcontent {
	clear: both;
	padding-top: 40px;
	font-size: small;	
	margin-left: auto;
	margin-right: auto;
	width: 98%;
}

.todbottom, .todbottom a {
	text-align: center;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
	padding-bottom: 20px;
}

.Epname-title {
	text-align: center;
	font-size: medium;
}

.Epname-title a {
	text-decoration: none;
}

.rightcap {
	float: right;
	padding-left: 20px;
}

.leftcap {
	float: left;
	padding-right: 20px;
}

h2 a, h2 a:link, h2 a:visited {
	color: #000;
}

