.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	color: #003300;
	padding-left: 10px;
}
.caplink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 15px;
	color: #003300;
	padding-left: 10px;
	text-transform: uppercase;
	font-weight: bolder;
	letter-spacing: 2pt;
}
a:hover {
	background-color: #CCCC66;
	padding: 2px;
	border: thin dotted #FFFFFF;
}

img {
	border: none;
}

.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 28px;
	color: #666666;
	text-transform: none;
}
.subhead {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	line-height: 20px;
	color: #9999CC;
	font-weight: normal;
}
.smallprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 16px;
	color: #333333;
}

.smallitalic {
	font-size: 11px;
	font-style: italic;
}

.interiortext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	margin-right: 10px;
	margin-left: 5px;
}
.interiortextctr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #666;
	margin-right: 10px;
	padding-bottom: 10px;
	margin-left: 5px;
	text-align: center;
}
.interiortextital {
	font-style: italic;
}
.interiorsubheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 30px;
	color: #999933;
	padding-left: 0px;
	text-transform: uppercase;
	font-weight: bolder;
	letter-spacing: 10px;
	padding-bottom: 5px;
	border: thin none #CCCC99;
}
.subheadGeorgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #999900;
	font-weight: normal;
	font-style: italic;
}
.announce {
	font-family: Georgia; "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 27px;
	color: #333;
	background-color: #fff;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top: thin dotted #CCCC33;
	text-align: center;
}
.announcebold {
	font-weight: bold;
}
.announceitalic {
	font-style: italic;
}
.bignews {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #990000;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 7px;
	border-bottom: thin dotted #666;
}

#gallery {
}

#gallery img {
	padding: 3px;
	border: none
}


