body {
	margin: 15px;
	padding: 0px;
	background-color: #E9E6E1;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	display: block;
	font-family: "Times New Roman", Times, serif;
}
a:link {
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	color: #666699;
	text-decoration: none;
}
a:hover {
	color: #3366CC;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
img.photo1 {
	border: 5px solid #D2C6AE;
	margin: 0px;
	padding: 0px;
}
ul {
	font-size: 90%;
	color: #333333;
	line-height: 140%;
}
p {
	line-height: 130%;
	color: #333333;
	font-size: 90%;
}
.new p {
	font: 12pt Georgia, "Times New Roman", Times, serif;
}


table.navbar {
	background: D2C6AE url(images/menu-bg-normal.png);
	height: 20px;
	font: 11px Verdana, Geneva, sans-serif;
}
td.nav {
	color: #333;
	display: block;
	text-align: center;
	width: 140px;
	padding-top: 8px;
	padding-bottom: 8px;
	vertical-align: middle;
	height: 20px;
	background: url(images/menu-bg-select.png);
}
a.navbar:link, a.navbar:visited {
	color: #333333;
	display: block;
	text-decoration: none;
	text-align: center;
	width: 140px;
	padding-top: 8px;
	padding-bottom: 8px;
	height: 20px;
}
a.navbar:hover {
	display: block;
	text-decoration: none;
	color: #900;
	background: url(images/menu-bg-hover.png);
}
a.navbar:active {
	display: block;
	text-decoration: none;
	background-color: #BAA883;
	color: #000000;
}
h2 {
	color: #88472F;
	text-align: center;
	font: small-caps normal 24pt Georgia, "Times New Roman", Times, serif;
}
h4 {
	font: normal 16pt Georgia, "Times New Roman", Times, serif;
}
img.link {
	border: 4px solid #CC9966;
	margin-bottom: 15px;
}
td.preview {
	border: 1px dotted #FFFFFF;
}

img.link1 {
	margin-bottom: 19px;
	margin-top: 4px;
}
img.photo2 {

	border: 5px solid #D2C6AE;
	margin: 10px 30px;
	padding: 0px;
}
table.bottom {
	text-align: center;
}
img.photo3 {
	border: 5px solid #D2C6AE;
	margin: 10px auto;
}
#pages {
	text-align: center;
	font-size: 14pt;
}
#pages a, #pages a:visited {
	padding: 4px 11px;
	background: #E7E0D3;
	margin-right: 5px;
	float: none;
}
#pages a:hover {
	color: #003399;
	text-decoration: none;
	background: #F4F1EC;
}
#pages  a:active {
	color: #990000;
	text-decoration: none;
	background: #ACA19C;
}
#pages b {
	padding: 4px 11px;
	margin-right: 5px;
	color: #E9E6E1;
	background: #ABA09A;
	text-decoration: none;
	font-weight: bold;
}

h3 {
	color: #9F4F2D;
	font-weight: normal;
	font-size: 18pt;
}
.bottom h1 {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #663300;
}
