body {
	background-color: #fff7f0;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
}
.subText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
	color: #bcbec0;
}
.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	line-height: 27px;
	color: #caa58c;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.subText:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: hover;
}
a.subText:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: hover;
}
a.subText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 15px;
	padding-left: 3px;
	border: 1px solid #231f20;
}

td#wrapthem a
{
	position: relative;
		top: 0;
		left: 0;
	width: 80px;
	height: 100px;
	margin: 0 auto;
	float: left!important;
	display: table-cell!important;
	padding: 10px;
	text-align: center;
	border: 0;
	text-decoration: none;
}

td#wrapthem a img
{
	border: 0;
	text-decoration: none;
}

td#wrapthem span.clear
{
	clear: both!important;
}

ul.none
{
	list-style: none;
	padding: 10px 5px 0 5px;
	float: right;
	margin: 0 auto;
	width	: 100px;
}

	ul.none li
	{
		padding: 1px 1px 2px 1px;
	}
	
#tables
{
	padding	: 10px;
}
	
#tables tr td
{
	padding	: 4px 0;
	text-indent: 50px
}
	
#events_theme tr td
{
	padding	: 2px 0;
	text-indent: 55px
}

#tables input
{
	width: 30px;
	margin-right: 10px;
}