html, body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #261c00;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;	
}

img {
	border: 0px;
	border-color: #765816;
}

table {
	border: 0px;	
	border-collapse: collapse;
	border-spacing: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
}

td {
	line-height: 17px;
	color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	text-align:left;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

ol {
	margin-top: 0px;
	margin-bottom: 0px;
}

h1	{
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a {
	color: #ffffff;
}

a:active {
	color: #ffffff;
}

a:hover {
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

a:visited:hover {
	color: #ffffff;
}

a:focus { 
	outline: none; 
}

.asterisk {
	color: #ffffff;
}

.column2 {
	font-family: arial;
	font-size: 13px;
	line-height: 13pt;
	color: #6d5109;
}

.column2 h1	{
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6d5109;	
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.column2 td {
	font: 13px arial, sans-serif;
	line-height: 13pt;
	color: #6d5109;
}

.column2 a {
	color: #6d5109;
}

.column2 a:active {
	color: #6d5109;
}

.column2 a:hover {
	color: #6d5109;
}

.column2 a:visited {
	color: #6d5109;
}

.column2 a:visited:hover {
	color: #6d5109;
}

.footlinks {
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
}

.footlinks a {
	color: #ffffff;
}

.footlinks a:active {
	color: #ffffff;
}

.footlinks a:hover {
	color: #ffffff;
}

.footlinks a:visited {
	color: #ffffff;
}

.footlinks a:visited:hover {
	color: #ffffff;
}

.image-caption {
	font-size: 10px;
	line-height: 14px;
}

