body {
	background-color: #EBE4C8;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #330000;
}
td.nav {
	background-color: #996666;
	display: table-cell;
	width: 547px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4D3B27;
	border-right-color: #4D3B27;
	border-bottom-color: #4D3B27;
	border-left-color: #4D3B27;
	text-align: center;
}
td.gran {
	background-image: url(images/pic-head.jpg);
	display: table-cell;
	width: 153px;
	height: 23px;
	background-repeat: no-repeat;
}
table.gran1 {
	background-image: url(images/gran2.jpg);
	display: table;
	background-repeat: no-repeat;
	width: 700px;
	background-color: #EBE4C8;
	background-position: right top;
	height: 12px;
}
td.gran2 {
	background-image: url(images/gran3.jpg);
	background-repeat: no-repeat;
	display: table-cell;
	width: 302px;
}

a.nav {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-right: 5px;
	padding-left: 15px;
	float: left;
}
a.nav:hover {
	color: #C7B299;
	text-decoration: none;
}

td.logo {
	background-image: url(images/logo.gif);
	display: table-cell;
	height: 158px;
	width: 398px;
}
table.main {
	display: table;
	width: 700px;
	border-top: none;
	border-right: 1px solid #4D3B27;
	border-bottom: 1px solid #4D3B27;
	border-left: 1px solid #4D3B27;
	background-color: #C7B299;
}
td.main1 {
	background-color: #B08C7F;
	background-image: url(images/main_left.gif);
	background-repeat: repeat-y;
	width: 330px;
	background-position: right top;
}
td.main2 {
	background-color: #C7B299;
	background-image: url(images/main_centre.gif);
	background-repeat: repeat-y;
	background-position: top;
	display: table-cell;
	width: 20px;
}
td.main3 {
	background-color: #B08C7F;
	background-image: url(images/main_right.gif);
	background-repeat: repeat-y;
	width: 330px;
	background-position: left top;
}
td.main4 {
	background-color: #C7B299;
	background-image: url(images/main-shad3.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
td.main5 {
	background-color: #C7B299;
	background-image: url(images/main-shad5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: table-cell;
}
td.main-bottom {
	background-color: #C7B299;
	background-image: url(images/main-shad4.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: table-cell;
}
.heading {
	font-size: 12pt;
	font-weight: bold;
}
.head2 {
	font-weight: bold;
	color: #EBE4C8;
}
.head3 {
	font-weight: bold;
	color: #660000;
	font-size: 12pt;
}
a {
	color: #EBE4C8;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
.sml {
	font-size: 8pt;
}
