body {
	margin: 0px;
	background-color: #EEE4A9;
	color: #000000;
	font-size: small;
	font-family: Verdana, Arial, Helvetica,	sans-serif;
/*
	scrollbar-face-color: #612bbf;
	scrollbar-shadow-color: #3a107c;
	scrollbar-highlight-color: #8e63e5;
	scrollbar-3dlight-color: #8e63e5;
	scrollbar-darkshadow-color: #49159b;
	scrollbar-track-color: #3a107c;
	scrollbar-arrow-color: #c3aef2;*/
}

h1 {
	font-size: 30pt;
	color: #5A3317;
	font-family: Impact, "Arial Black", Arial;
	font-weight: bolder;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	font-size: 20pt;
	color: #5A3317;
	font-family: Impact, "Arial Black", Arial;
	font-weight: bolder;
	margin-top: 0px;
	margin-bottom: 4px;
}

.small {
	font-size: xx-small;
}

.toplink,a.toplink {
	color: #EEE4A9;
}

.footer {
	font-size: xx-small;
	margin-top: 0px;
	margin-bottom: 0px;
}

a,a:link,a:visited {
	color: #6F4719;
	font-weight: bold;

}

a:hover	{
	color: #dea96a;
	font-weight: bold;

}

/*a:visited {
	color: #907444;
	font-weight: bold;

}*/


.photos_price {
	font-style: italic;
	color: #000000;
}

.mainborder {
	border-color: #5A3317;
	border-style: solid;
	border-width: 1px;
}

.menubar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #5A3317;
}

.menucell {
	background-color: #5A3317;
	color: #EEE4A9;
	border-right: solid 1px #865A18;
	cursor: hand;
	border-bottom: solid 1px #865A18;
}

.menucell_over {
	background-color: #EEE4A9;
	color: #5A3317;
	border-right: solid 1px #865A18;
	cursor: hand;
	border-bottom: solid 1px #865A18;
}

.menuitem {
	margin-left: 5px;
	margin-right: 5px;
}

