@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #BACCBB;
	margin-left: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 13px;
}
a:link {
	color: #BE8C62;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #BE8C62;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #4E768A;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #88623D;
}
.content {
	padding-top: 26px;
	padding-left: 30px;
	padding-right: 30px;
	background-color: #FCFCFB;
}
.content_sub {
	padding-top: 26px;
	padding-left: 30px;
	padding-right: 30px;
	background-image: url(../images/bgrounds/subbod.gif);
	background-color: #FCFCFB;
	width: 545px;
}
.subnav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 20px;
	line-height: 2em;
	background-image: url(../images/bgrounds/bodybg.gif);
	background-color: #FCFCFB;
	width: 185px;
}
.h1,.h2,.h3,.h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
.h1 {
	font-size: 16px;
	color: #835D38;
}
.h2 {
	font-size: 14px;
	color: #497187;
}
.h3 {
	font-size: 12px;
	color: #6E8686;
}
.h4 {
	font-size: 12px;
	color: #333333;
}
.filmography {
	font-size: 9px;
}
.copyright {
	padding-top: 2px;
	padding-left: 4px;
	font-size: 9px;
	color: #999F8F;
}
.digit13 {
	font-size: 9px;
	color: #BACCBC;
}
.callout {
	color: #835D38;
	font-style: italic;
}
