body {
	background-image: url(../images/background.jpg);
}
.homeborder {
	border: 6px solid #CCCC99;
	background-color: #FFFFFF;
}
.homeback {
	background-image: url(../images/light_bkg.gif);
	height: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCC99;
}
.hometxt, table {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	line-height: 14px;
	color: #666666;
	text-align: justify;
}
.smhometxt {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	line-height: 14px;
	color: #666666;	
}
.newstext {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
}
.packagesbrdr {
	border: 3px double #CCCC99;
}
.underbrdr {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CCCC99;
}
.htextnav {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-align: center;
}
.bodytext {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	color: #666666;
}
.subhead {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #CC6600;
}
.thumbBorder {
	border-right: 1px solid #FFFF99;
}
.texta { 
font-size: 12px; 
background-color: #FDFAED; 
border: 1px solid #666666;
margin-right: 6px; 
}
.yeara { 
font-size: 12px; 
background-color: #FDFAED; 
border: 1px solid #666666;
margin-right: 12px; 
}
.buttons { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
background-color: #FDFAED; 
color: #CC6828; 
margin-right: 12px;
}
.cardbrdr {
	border: 2px solid #FFFFFF;
	background-color: #CCCC99;
	height: 100px;
}

a:link {  color: #CC6600; text-decoration: underline}
a:visited { text-decoration: underline ; color: #999999}
a:hover { text-decoration: underline ; color: #333333}
