
body {
background-color: #EAEADA;
background-image: url(../_gfx/pattern.gif);
}

table.maintable {
border: 1px solid #B6AF9F;
background-color: #fff;
}

td {
	font-family : georgia, times new roman, times, serif;
	font-size : 11px;
	color : #333333;
	vertical-align: top;
}

a{
	color : #B6AF9F;
}

h1 {
	font-family : georgia, times new roman, times, serif;
	font-weight: bold;
	font-size : 16px;
	color : #333333;
}

img.photo {
	border: solid 1px #B6AF9F;
}

img.photo2 {
	border: solid 3px #333;
}

.photos { 
	text-align: center;
}
td.bottomnav {
	font-family : georgia, times new roman, times, serif;
	font-size : 11px;
	color : #EFEFE6;
	vertical-align: center;
	background-color: #fff;
}

td.top {
	font-family : georgia, times new roman, times, serif;
	font-size : 11px;
	color : #999;
	text-align: center;
	background-color: #fff;
}

a.bottomnav:link, a.bottomnav:active,  a.bottomnav:visited {
	font-family : georgia, times new roman, times, serif;
	font-size : 11px;
	font-wieght : bold;
	text-decoration: underline;
	color : #9F3F28;
}

a.bottomnav:hover {
	font-family : georgia, times new roman, times, serif;
	font-size : 11px;
	font-wieght : bold;
	text-decoration: underline;
	color : #B6AF9F;
}

a.sbnav:link, a.sbnav:active,  a.sbnav:visited {
	font-family : georgia, times new roman, times, serif;
	font-size : 11px;
	font-wieght : bold;
	text-decoration: none;
	color : #9F3F28;
}

a.sbnav:hover {
	font-family : georgia, times new roman, times, serif;
	font-size : 11px;
	font-wieght : bold;
	text-decoration: underline;
	color : #B6AF9F;
}

.subnav {
padding: 10px;
text-align: center;
border: 
}

.caps {
font-weight: bold;
}
