body {
	background-image: url(/images/bg_splash03c.gif);
	background-repeat: repeat-x;
	background-color: #F4F1DC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

td {
	font-size: 12px;
}

a {
	color : #556B2F;
	text-decoration : underline;
}

a:hover {
	text-decoration : none;
	background-color : #DDEEFF;
	color : #00008B;
}

.ContentTD {
	background-color: #FAF8EE;
	background-image: url(/images/bg_nav01a.gif);
	background-repeat: repeat-x;
}

.Header01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	color: #000066;
}

.Footer01 {
	font-size : 10px;
	}
	
.BigNumbers {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
}

.Header02 {
	font-size: 14px;
	font-weight: bold;
}

.footerBold {
	font-size: 10px;
	font-weight: bold;
}

.orange {
	font-weight: bold;
	color: #FF9900;
	font-size: 12px;
}

.Header03 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #0066CC;
	font-weight: bold;

}

.Header04 {
	font-size: 18px;
	color: #003366;
	border-bottom : 1px solid #336699;
}

.BoldText {
	font-weight: bold;
}

.letterBox {
	border : 3px double #6495ED;
}

.Header05 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #778899;
	font-weight: bold;
	border-bottom : 1px solid #336699;
}

.ContentTD02 {
	background-color: #FAF8EE;
	background-image: url(images/bg_BOXnav01a.gif);
	background-repeat: repeat-x;
}

#popUp01{
	background-color: #FAF8EE;
	background-image: url(images/bg_BOXnav01a.gif);
	background-repeat: repeat-x;
	width: 400px;
	text-align: center;
}

.tableBrown {
	background-color : #F5DEB3;
}

.Header06 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #696969;
	font-style : italic;
	border-bottom : 1px solid #336699;
}

.TipsTiles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #F0F8FF;
	font-weight: bold;
	background-color : #708090;
	border-top : 5px solid #191970;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 5px;
}

.TipsTiles02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #F0F8FF;
	font-weight: bold;
	background-color : #708090;
	border-top : 5px solid #191970;
	padding-left : 5px;
}

.TipsTiles03 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #F0F8FF;
	font-weight: bold;
	background-color : #708090;
	padding-left : 45px;
}

.Event {
	padding-left : 50px;
	text-align : justify;
	padding-top : 5px;
	padding-bottom : 40px;
}

.Event02 {
	padding-left : 50px;
	text-align : justify;
	padding-top : 5px;
	padding-bottom : 40px;
}

.Date {
	background-color : #F5DEB3;
	font-size: 10px;
	font-weight: bold;
}

.Border01 {
	border : 3px double #B0C4DE;
}

.Border02 {
	border: 4px inset #BDAD4E;
}

.Border03 {
	border: 3px double #D4CD8B;
}

.Header07 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #778899;
	font-weight: bold;
	background-color : #FAF8EE;
}

.Header08 {
	font-size: 18px;
	color: #8B0000;
	background-color : #D2B48C;
}

.WhiteRow {
	border-bottom : 1px solid #336699;
}

.BlueLine {
	border-bottom : 1px solid #336699;
}

.Header09 {
	font-size: 18px;
	color: #8B0000;
}

.Header010 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #696969;
	font-style : italic;
}

.Header011 {
	padding: 0 20px 30px 5px;
	font-size: 10px;
	font-weight: bold;
}

.Header012 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #336699;
	font-weight: bold;
	border-bottom: 1px solid #336699;
	letter-spacing: -0.05em;
}

.TableLeft {
	padding-left : 40px;
	margin-left : 40px;
}

.Justify {
	text-align : justify;
}

.Layout001 {
	padding: 0 0 30px 0;
}

.Layout002 {
	border: 3px double #666;
}

.Layout003 {
	padding: 2px 20px 30px 0;
}

/* COLLECTIONS NAV */
#collect a{
	text-decoration: none;
	filter: dropshadow(color=#fff, offx=10, offy=10, positive=true);
	color: #827A30;
	font-weight: bold;
	letter-spacing: -0.05em;
	font-size: 11px;
	border: 0 none;
	margin: 0;
	padding: 1px 20px 1px 0;
	display: block;
}

#collect a:hover{
	
}