/* CSS Document */
.dummySytle{}
body {
	background-color: #010000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.headerBack
{
	background-image:url(../images/logo.jpg);
	height:151px;
	width:446px;
}

.mainTable
{
	width:732px;
}

.mainTableLeftNavTd
{
	width:216px;
}
.mainTableMiddleTd
{
	width:445px;
	vertical-align:top;
}
.mainTableRightTd
{
	width:71px;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #BBBBBB;
}
.middleContent {
	background-image:url(../Images/bg1-2.jpg);
	height:335px;
}
.bg2BackGround {
	background-image:url(../Images/bg2.jpg);
}
.bg3BackGround {
	background-image:url(../Images/bg3-5.jpg);
}
.bg4BackGround {
	background-image:url(../Images/bg4.jpg);
}
.bgFilm {
	background-image:url(../Images/chrisForsyth_37.gif);
	background-repeat:no-repeat;
}
a {
	color: #CC8C44;
}
.copyr {
	color: #A65F0F;
	text-decoration: none;
}
.txt1 {
	color: #AA3206;
}
.txt2 {
	color: #A8861D;
}
.footerTdBack {
	background-image:url(../Images/footer.jpg);
}
.titleText
{
	color: #A8861D;
	font-size:110%;
	font-weight:900;
	text-decoration:underline;
}
.galleryLink
{
	color:#A65F0F;
	text-decoration:none;
	font-weight:bold;
	font-size:90%;
}

.galleryLink:Hover
{
	color:#CC8C44;
	text-decoration:none;
	font-weight:bold;
	font-size:90%;
}
.galleryLink:Visited
{
	color:#CC8C44;
	text-decoration:none;
	font-weight:bold;
	font-size:90%;
}
.galleryLink:Visited:Hover
{
	color:#CC8C44;
	text-decoration:none;
	font-weight:bold;
	font-size:90%;
}

.pageHeading
{
	font-size:125%;
	color:#CC8C44;
	margin:0px;
	margin-left:30px;
	font-weight:800;
	display:block;
	padding:0px;
	text-align:left;
}
.headerLinkOn {
	color: #CC8C44;
	text-decoration: none;
	cursor:default;
	font-weight:bold;
}
.headerLinkOff {
	color: #A65F0F;
	text-decoration: none;
}
.headerLinkOff:Hover {
	color: #A65F0F;
	text-decoration: underline;
}
.headerLinkOff:Visited {
	color: #A65F0F;
	text-decoration: none;
}
.headerLinkOff:Visited:Hover {
	color: #A65F0F;
	text-decoration: underline;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #79532E;
}
.style2 {color: #CC8C44}
.style6 {color: #CC8C44; font-weight: bold; font-style: italic; }
.style10 {color: #79532E; font-size: 14px;}
.style12 {color: #CC8C44; font-weight: bold; font-size: 11px;}
.style13 {font-size: 11px; color: #CC8C44;}
.style15 {
	font-size: 18px;
	font-family: "Bradley Hand ITC";
	color: #CC8C44;
	font-weight: bold;
}
.style16 {font-size: 11px}
.style17 {
	color: #0000FF;
	font-weight: bold;
}
.style18 {font-family: "Bradley Hand ITC"; color: #CC8C44; font-size: 18px;}
.style3 {
	color: #CC8C44;
	font-weight: bold;
}
.mainTableLeftOfLeftNav {
	width:33px;
	background-image:url(../images/a1.gif);
}