body {
	background-image: url(images/gradient3.jpg);
	background-repeat: repeat-x;
	font-family: "Goudy Old Style", Garamond, "Times New Roman";
	margin: 0px;
}



#wrapper {
	width: 700px !important;
	margin-right: auto;
	margin-left: auto;
}

#maintable {
	background-color: #B8A15E;
	background-image: url(images/bg_low.jpg);
	height: 573px;
	width: 700px;
}

.pymenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: .1em;
	font-size: 12px;
	line-height: 1.75em;
}



.navdiv014 {
	text-transform: uppercase;
	letter-spacing: .25em;
	font-family: Garamond, "Times New Roman";
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 0px;
}
.navdiv014 a {
	text-transform: uppercase;
	letter-spacing: 0.25em;
	font-family: Garamond, "Times New Roman";
	color: #5E4F30;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}

.navdiv014 a#current {
	letter-spacing: 0.25em;
	text-decoration: none;
	background-image: url(images_index/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.navdiv014 a:hover {
	text-transform: uppercase;
	letter-spacing: 0.25em;
	font-family: Garamond, "Times New Roman";
	color: #d8c99c;
	text-decoration: none;
	background-image: url(images_index/bullet_over.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


#foot {
	font-size: 14px !important;
	line-height: 16px;
	color: #AA934A;
}
#foot a {
	color: #AA934A;
	text-decoration: none;
}
#foot a:visited {
	color: #AA934A;
	text-decoration: none;
}
#foot a:hover {
	color: #AA934A;
	text-decoration: underline;
}

.home {
	display: none;
	color: #FCFCFC;
}
.novisibile {
	display: none;
	float: left;
	text-align: left;
}
.links {
	border: 1px solid #5B4B29;
}
