@charset "UTF-8";
html{
	background: #F6EED3 url(img/gradient.gif) repeat-x;
}
body {
	padding: 0;
	margin: 0;
	margin-left: 0;
	margin-right: 0;
	background: url(img/bg.jpg) no-repeat center top;
	width: 100%;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BC9C6C;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 1px;
	font-weight: normal;
}
a:link {
	color: #779963;
	text-decoration: none;
}
a:visited {
	color: #779963;
	text-decoration: none;
}
a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.td_border { border: 1px solid #330000; }
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CC3300;
	letter-spacing: 1px;
	line-height: 24px;
}
.photo {
	border:1px solid #562A14;
	display:inherit;
	margin: 0px;
	padding: 3px;
}
.text_img_pad {
	width: 400px;
	float: right;
	margin: 0px;
	padding: 0px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #230100;
}
.content_padding {
	padding: 20px;
	text-align: justify;
}
.subheader02 {
	font-size: 12px;
	color: #FF9933;
	font-weight: bold;
}
