/* 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;
}


a.nav-top-blog {
	color: #FFE182;
	font-family: arial, helvetica;
}

a.nav-top-blog:visited {
	color: #FFE182;
}

a.nav-top-blog:hover {
	color: #ffaf81;
}

a.nav-top {
	font-family: arial, helvetica;
	color: white;
}

a.nav-top:visited {
	color: white;
}

a.nav-top:hover {
	color: #ffaf81;
}

.nav-line {
	color: #ffaf81;
}

.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;
}
 

