/* new colors*/
td.dark_brown {
	background-color:#765B4A
}
td.brown {
	background-color:#A18874
}
td.light_brown {
	background-color:#E3CEBD
}
td.dark_pink {
	background-color:#A64163;
	border-color:#EFC7CF;
	border:2px;
}
td.pink {
	background-color:#F89FBB
}
td.light_pink {
	background-color:#EFC7CF
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E6D0C2;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}
fieldset {
	width:75%;
	margin: 15px;
	padding:5px;
	border-color:#A64163
}
legend {
	font-weight:bold;
	padding-right:5px;
	padding-left:5px;
	text-transform:capitalize;
	font-size:12px;
	color:#765B4a;
}
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	color:#765335;
	font-weight:bold;
	text-decoration:none;
}
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#765335;
	font-weight:bold;
	text-decoration:none;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#B44A6E;
	font-weight:bold;
	text-decoration: none;
}
a.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	color:#765335;
	font-weight:bold;
	text-decoration:none;
}
.tag {
	font-family: 'Times New Roman', Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight:bold;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size:smaller;
	text-align:center;
}
#submited {
	text-align: center;
	color: #A64163;
	font-weight: bold;
}
#submited .small {
	font-size: 12px;
	color: #A64163;
	font-weight: normal;
}
#submited img {
	border: 4px solid #FFFFFF;
}
#submited img:hover {
	border: 4px solid #A64163;
}
#Book {
	margin: auto;
}
table.nav {
	color:#755435;
	font-weight:bold;
	font-size:12px
}
.button {
	border-width: 1px;
	border-style: solid;
	border-color: #765B4A;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #F89FBB;
	color: #000000;
	font-weight:bold
}
#ad {
	padding:15px;
	background-color:#fff;
	color:#b93f68;
}
.hsmall
{
	background-color:#fff;
	padding:15px;
	border:1px solid #DD91A8;
	margin-left:35px;
	margin-right:35px;
}
.overlaytext
{
	z-index:5;
	position:absoulte;
	width:100%;
	text-align:center;
	color:#B43D65;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:72px;
	margin-top:-450px;
}
.eventtext
{
	text-align:center;
	color:#B43D65;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:50px;
}

/*#highlight {font-family:"Lucida Calligraphy"; font-size:large; text-decoration:none; letter-spacing:.2em; background-color:#000000; width:300px; padding:15px;}*/

