/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
body,td,th {
	color: #3E1C10;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
}
.pressphoto_col {
	float:left;
	padding:0px 10px 0px 0px;
	text-align:center;
}
.supp { 
	width: 300px;
	border-style:outset;
	border-width:3px;
	border-color: #bd887a;
}

img {
	border:0px;
}
a {
	color: #bd887a;
}
a:visited {
	color: #BD887A;
}
a:hover {
	color: #BD887A;
}
a:active {
	color: #BD887A;
}

.footer {
	color:#573420;
	font-family:Times New Roman, serif;
	font-size:11px;
}
.footer a {
	color:#bd887a;
	text-decoration:underline;
}
 
