﻿body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #000000;
	background-image: url(../images/bck2.png);
	background-repeat: no-repeat;
	background-color: #AD986F;
	margin: 5px 0 0 0;
}
.holder
{
	border-style: solid solid none solid;
	border-width: 2px;
	border-color: #000000;
	position: relative;
	width: 800px;
	background-color: #ffffff;
}
.header
{
	text-align: left;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	height: 110px;
}
.nav
{
	background-image:url(../images/navbck3.png);
	background-repeat:no-repeat;
	position: relative;
	width: 800px;
	height: 25px;
	text-align: left;
	padding: 4px 0 0 0;
	z-index: 5;
}
.pagetitle
{
	font-family: 'Times New Roman' , Times, serif;
	font-size: x-large;
	color: #000000;
	background-image: url(../images/ptitlebck3.png);
	background-repeat: no-repeat;
	display: block;
	width: 795px;
	height: 32px;
	position: relative;
	padding: 2px 0 0 5px;
	text-align: left;
}

.main
{
	background-image: url(../images/mbck.png);
	background-repeat: no-repeat;
	padding:0 0 0 10px;
}
.ptitle
{
	background-position: left bottom;
	text-align: left;
	font-size: larger;
	font-weight: bolder;
	background-image: url(../images/titlebck3.png);
	background-repeat: no-repeat;
	position: relative;
	left: -10px;
	padding: 5px 0 5px 10px;
	z-index: 1;
}

.txt
{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 10px 0 10px 0;
}
.txt2
{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0 0 15px 0;
}
.ltxt
{
	font-weight: bold;
	color: #808000;
	text-align: left;
	margin: 0px 0 0px 15px;
	list-style-image: url(../images/bllt.png);
	line-height: 25px;
}
.footer
{
	border-width: thin;
	border-color: #000000;
	width: 790px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #000000;
	background-color: #AB9961;
	text-align: center;
	padding: 5px;
	border-bottom-style: solid;
	border-top-style: solid;
}
.footer a
{
	color: #000000;
	text-decoration: none;
}

.frmtext
{
	font-size: smaller;
	text-align: left;
}

.frm2
{
	background-color: #D9D8A8;
	border-style: solid none solid none;
	border-width: 1px;
	border-color: #000000;
	padding:10px;
}
.spn
{
  position:relative;
  left:30px;
}

.thumbnail
{
	position: relative;
	display: block;
	width: 200px;
	cursor: hand;
	border:none;
}
.thumbnail2
{
	position: relative;
	height: 140px;
	cursor: hand;
	border:none;
}