html, body {
     height: 100%;
     margin: 0;
     padding: 0;
	 background-image: url(../images/bkgd.jpg);
}
table.fullheight {
    height: 100%;
	width: 820px;
	background-image: url(../images/bkgd2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
table.fullheight2 {
    height: 100%;
	width: 820px;
	}
table.fullheight3 {
    height: 100%;
	width: 800px;
	}
.bodytext {
	width: 520px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: 1A1107;
}
.smalltext {
	width: 520px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: 1A1107;
}
.formtable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: 1A1107;
	}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFEF6F;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFEF6F;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFEF6F;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFEF6F;
	text-decoration: underline;
}
#btmnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #1A1107;
	}
#btmnav a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #1A1107;
	text-decoration: none;
}
#btmnav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #1A1107;
	text-decoration: underline;
}
#btmnav a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #1A1107;
	text-decoration: none;
}
#btmnav a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #1A1107;
	text-decoration: underline;
}
#lftnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFEF6F;
	padding: 0 10px 0 10px;
	width: 203px;
	}
#lftnav a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFEF6F;
	text-decoration: none;
}
#lftnav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFEF6F;
	text-decoration: underline;
}
#lftnav a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFEF6F;
	text-decoration: none;
}
#lftnav a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFEF6F;
	text-decoration: underline;
}
.bkgd {
	height: 100%;
	background-image: url(../images/bkgd2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.hdrtext {
	font: bold 13px Georgia, "Times New Roman", Times, serif;
	color: 1a1107;
}
.fieldbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #1A1107;
	background: #FFFFCC;
	border: 1px solid #1A1107;
	height: 16px;
	text-align: center;
	margin: 2px;
}
.formbtn {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #1A1107;
}
.textarea {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1A1107;
	background: #FFFFCC;
	border: 1px solid #1A1107;
	height: 60px;
	text-align: center;
	margin: 2px;
}
#buy {
    height: 100%;
	width: 600px;
	background-image: url(../images/buy-bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
.special-bkgd {
	color: #ff0000;
	background-color: #fff;
	}
.bestvoted {
margin-left: 61px;
}
#home-table {
	background: url(../images/home-holidays.jpg) no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
	padding: 0 10px 0 10px;
	width: 519px;
	height: 189px;
	}
#home-table a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
#home-table a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #d70c0f;
	text-decoration: underline;
}
#home-table a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
#home-table a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}