body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	color: #FFFFFF;
	background-image: url(background.gif);
	background-color: #4E4631;
	background-attachment: fixed;
}
INPUT { FONT-SIZE: 11px; FONT-FAMILY: Verdana }
SELECT { FONT-SIZE: 11px; FONT-FAMILY: Verdana }
TEXTAREA { FONT-SIZE: 11px; FONT-FAMILY: Verdana }

A:active { COLOR: #FFDE00;  text-decoration:none  }
A:hover { text-decoration:none; COLOR: #FFDE00   }
A:link { COLOR: #FFDE00; text-decoration:none    }
A:visited {  text-decoration:none; COLOR: #FFDE00  }

.whitelink A:link, .whitelink A:visited, .whitelink A:active {
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	}

.whitelink A:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFDE00;
	text-decoration: underline;
}
.brownlink A:link, .brownlink A:visited, .brownlink A:active {
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E1C997;
	}

.brownlink A:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFDE00;
	text-decoration: underline;
}
.title_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.title_yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFDE00;
}
.subtitle_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.subtitle_yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFDE00;
}
#subtitle_green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D9F013;
	display:block;
	background-color: #80521B;
	border: 1px solid #543612;
	padding:5px;
}
.subtitle_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A61100;
}
.text_brown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #E1C997;
}
.text_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.guestbook {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFD1B4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.error {
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFF99;
	text-align: center;
	display: block;
}
#problem {
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFF99;
	text-align: center;
	display: block;
}.buttonbg {
	background-image: url(buttonbg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.buttonbg2 {
	background-image: url(buttonbg2.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.promo {
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(promotion.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 52px;
	width: 480px;
	padding: 10px 20px 10px 20px;
	background-position: center center;
}
.promo2 {
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(promotion2.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 52px;
	width: 740px;
	padding: 10px 20px 10px 20px;
	background-position: center center;	
}

