BODY{
	background-color: #f9c156;
	background-image: url(../Img/Bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
TABLE.GUESTBOOK{
	border: 1px solid #98280a;
}
TD.NAVBG{
	background-image: url(../Img/Nav_Bg.jpg);
	height: 34px;
	text-align: center;
	vertical-align: bottom;
}
TD.BODY{
	background-image: url(../Img/Body_Bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 15px;
	padding-right: 15px;
}
TD.BOTTOM{
	background-image: url(../Img/Bottom_Bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 3px; 
	padding-right: 3px;
}
P,LI{
	color: #98280a;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
P.CENTER{
	text-align: center;
}
P.SMALL{
	font-size: 10px;
	text-align: center;
}
P.ERROR{
	color : #8B0000;
	font-weight : bold;
}
A{
	color: #55583C;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
A.NAV,TD.NAV{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #9f4009;
	text-decoration: none;
	font-weight: bold;
}
P.DISCLAIMER,A.DISCLAIMER{
	text-align:right;
	padding-right:10px;
	color: #9f4009;
	text-decoration: none;
	font-size: 10px;
}
H1{
	color: #98280a;
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
H2{
	color: #98280a;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
INPUT.CONTACT,SELECT.CONTACT,TEXTAREA.CONTACT{
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	width:200px;
}
SELECT.CONTACT2{
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
}