body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("../images/collage.jpg");
	font-size: small;
	background-repeat:no-repeat;
	line-height: 120%;
	padding:0px;
	margin-left:145px;
	margin-right:0px;
	margin-top:125px;
	margin-bottom:0px;
}

table.tblCopperPlate{
	border:1px solid #000000;
}

#nav{
	position:absolute;
	top:125px;
	left:0px;
	width:90px;
	text-align:left;
	font-weight:bold;
	color:white;
	font-size:95%;
	line-height:100%;
}

#nav-menu{
	width:104px;
	margin-left:-3px;
	padding-bottom:5px;
}

#content-with-image-div{
	position:relative;
	padding-right:300px;
}

#images{
	position:relative;
	right:0px;
	float:right;
	margin-right:10px;
}

#footer {
	width:100%;
	color: #000000;
	font-size: small;
	text-align: left;
	clear: both;
	}

h1 {
	font-size: 150%;
	color: black;
	font-family: "trebuchet", Arial;
	font-weight: normal;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}

h1.nocaps {
	font-size: 150%;
	color: black;
	font-family: "trebuchet", Arial;
	font-weight: normal;
	text-transform:none;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}

h2 {
	font-size: 130%;
	color: black;
	font-family: "trebuchet", Arial;
	font-weight: normal;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}
h3 {
	font-size: 110%;
	color: black;
	font-family: "trebuchet", Arial;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}

a.menu:link, a.menu:active, a.menu:visited{
	text-decoration:none;
	color:#ffffff;
}

a.menu:hover{
	text-decoration:none;
	color:#FFD700;
}

a.menu-grey:link, a.menu-grey:active, a.menu-grey:visited{
	text-decoration:none;
	color:#cccccc;
}

a.menu-grey:hover{
	text-decoration:none;
	color:#FFD700;
}

a.not-bold:link, a.not-bold:active, a.not-bold:visited{
	text-decoration:none;
	color:#CC0000;
	font-weight:normal;
}

a.not-bold:hover{
	text-decoration:none;
	color:#000000;
	font-weight:normal;
}

a.submenu:link, a.submenu:active, a.submenu:visited{
	text-decoration:none;
	font-size:95%;
	color:#cccccc;
	line-height:120%;
}

a.submenu:hover{
	text-decoration:none;
	color:#FFD700;
}

a.submenu-grey:link, a.submenu-grey:active, a.submenu-grey:visited{
	text-decoration:none;
	font-size:90%;
	color:#cccccc;
	line-height:120%;
}

a.submenu-grey:hover{
	text-decoration:none;
	color:#FFD700;
}

.submenu-nolink{
	text-decoration:none;
	font-size:80%;
	color:#ffffff;
}

.submenu-bg{

}

a:link, a:active, a:visited{
	text-decoration:none;
	color:#CC0000;
	font-weight:bold;
}

a:hover{
	color:black;
}

td.navtop{
background-image: url("../images/menu_01a.gif");
background-repeat:no-repeat;
}

td.navmiddle{
padding:5px;
background-image: url("../images/menu_02a.gif");
background-repeat:repeat-y;
}
td.navbottom{
background-image: url("../images/menu_04a.gif");
background-repeat:no-repeat;
}

.small{
	font-size:80%;
	font-weight:bold;
}

.caps{
	text-transform: capitalize;
}

.object-info{
	margin-top:1px;
	padding:10px 10px 10px 10px;
	background-color:#eeeeee;
}

.footer-bg-left{
	background-image:url(../images/footer_04.jpg);
	background-repeat:repeat-y;
}

.footer-bg-right{
	background-image:url(../images/footer_06.jpg);
	background-repeat:repeat-y;
}

.footer-bg-topright{
	background-image:url(../images/footer_03.jpg);
	background-repeat:no-repeat;
}

.footer-bg-topleft{
	background-image:url(../images/footer_01.jpg);
	background-repeat:no-repeat;
}

.footer-bg-bottomright{
	background-image:url(../images/footer_09.jpg);
	background-repeat:no-repeat;
}

.footer-bg-bottomleft{
	background-image:url(../images/footer_07.jpg);
	background-repeat:no-repeat;
}

.footer-bg-top{
	background-image:url(../images/footer_02.jpg);
	background-repeat:repeat-x;
}

.footer-bg-bottom{
	background-image:url(../images/footer_08.jpg);
	background-repeat:repeat-x;
}

.caption{
	font-weight:bold;
}

.row-colour1{
	background-color:#eeeeee;
}

.row-colour2{
	background-color:#dddddd;
}

.tl-grey{
	background-image:url(../images/tl-grey.gif);
	background-repeat:no-repeat;
}
.tr-grey{
	background-image:url(../images/tr-grey.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.bl-grey{
	background-image:url(../images/bl-grey.gif);
	background-repeat:no-repeat;
}
.br-grey{
	background-image:url(../images/br-grey.gif);
	background-repeat:no-repeat;
	background-position:right;
}

.selected{
	color:#000000;
}

.selected-small{
	color:#000000;
	font-size:95%;
	line-height:120%;
}
.selected-grey{
	color:#cccccc;
}

a.subnav {
	font-size: 80%;
	color: #000000;
	font-weight: normal;

}
.subnav:hover {
	display: block;
	color: #FFFFFF;
	background-color: #7B98B6;
	text-decoration: none;

}
.mainnav {
	display: block;
	color: #7B98B6;
	font-weight: bold;
}
.mainnav:hover {
	display: block;
	background-color: #7B98B6;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}