body{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background: #FCFAF5 url('header.jpg') no-repeat;
	background-position: top center;
	text-align: center;
}
#header{
	margin-top: 10px;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 20px;
}
#main {
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-bottom: 10px;
	position:relative;
}
#footer{
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	margin-bottom: 15px;
	border-top: 1px solid #5C5C58;
}
#navlist{
	width:145px;
	position:absolute;
	left:-180px;
	top:-8px;
}
p {
	color: #1C1C18;
	font-family: Garamond, Perpetua, "Palatino Linotype", Serif;
	text-align: justify;
	font-size: 12pt;
	line-height: 16pt;
	margin-top: 0px;
	margin-bottom: 16px;
}
a.nav, a.nav:visited{
	font-variant: small-caps;
	font-size: 12pt;
}
#main a:hover{
	text-decoration: underline;
}
img.nav{
	margin-top: 3px;
	margin-bottom: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #1C1C18;
	height: 225px;
}
.right{
	float: right;
	margin: 10px 0px 10px 12px;
}
p.center{
	text-align: center;
}
p.title{
	font-family: Perpetua, "Palatino Linotype", Garamond, Serif;
	font-size: 26pt;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 8px;
	letter-spacing: 4px;
}
p.subtitle{
	font-size: 14pt;
	text-align: center;
	margin-bottom: 20px;
}
p.address{
	font-family: Verdana, Sans-Serif;
	font-size: 8pt;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
}
p.smallprint{
	font-family: Verdana, Sans-Serif;
	font-size: 6.5pt;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 15px;
}
p.caption{
	color: #1C1C18;
	font-family: Garamond, Perpetua, "Palatino Linotype", Serif;
	text-align: center;
	font-style: italic;
	font-size: 12pt;
	line-height: 16pt;
	margin-bottom: 16px;
}
a{
	color: #B88344;
	text-decoration: none;
	border: none;
}
a.linkimg{
	display: block;
	margin: 7px 7px 7px 7px;
	border: 1px solid #1C1C18;
	position: relative;	
	width: 150px;
	height: 150px;
	font-size: 0;
	opacity: 0.9;
	left: 0;
	top: 0;
}
a.linkimg:hover{
	opacity: 1;
	left: 1px;
	top: -1px;
}
h1{
	font-family: Garamond, Perpetua, "Palatino Linotype", Serif;
	font-size: 15pt;
	color: #937E65;
}
p.italic {
	color: #1C1C18;
	font-family: Garamond, Perpetua, "Palatino Linotype", Serif;
	text-align: justify;
	font-style: italic;
	font-size: 12pt;
	line-height: 16pt;
	margin-bottom: 16px;
}
#main table{
	border-style: none;
	border-width: 0px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
table.navbar{
	border-style: solid;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px solid #5C5C58;
	border-bottom: 1px solid #5C5C58;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
td{
	border-style: none;
	text-align: right;
}
td.text{
	text-align: left;
}
td.bnav{
	height: 38px;
	width: 170px;
	text-align: center;
	vertical-align: middle;
}
tr{
	width: 100%;
	height: 30px;
}
td.lnav{
	height: 40px;
	text-align: right;
}
.cellcontent {
	margin: 7px 7px 7px 20px;
}
img.tacts{
	margin: 7px 7px 7px 7px;
	border-style: solid;
	border-width: 1px;
	border-color: #1C1C18;
	position: relative;
}
img.pic550{
	margin: 5px 0px 5px 0px;
	border: none;
}

