td		{font-family: Tw Cen MT, Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #ffffff}

.MaroonText	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #990000; text-decoration: none}
.MaroonSubTitle	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #990000; text-decoration: none}
.GreenText	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #006600; text-decoration: none}
.Small		{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #000000; text-decoration: none}
.TextTitle	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none}
.Copyright	{font-family: Georgia, Times New Roman, Times, serif; font-size: 10px; font-weight: bold; color: #999999; font-style: italic; text-decoration: none}
.ImageTitle	{font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; font-weight: bold; color: #cccccc; font-style: italic; text-decoration: none}
.PageTitle	{font-family: Tw Cen MT, Georgia, Times New Roman, Times, serif; font-size: 30px; font-weight: normal; color: #cccccc; font-style: italic; text-decoration: none}
.Script		{font-family: Bradley Hand ITC, Georgia, Times New Roman, Times, serif; font-size: 30px; font-weight: bold; color: #cccccc; font-style: italic; text-decoration: none}


A.NavLink		{font-family: Tw Cen MT, Georgia, Times New Roman, Times, serif; font-size: 16px; font-weight: normal; color: #CCCCCC; font-style: italic; text-decoration: none}
A.NavLink:visited	{font-family: Tw Cen MT, Georgia, Times New Roman, Times, serif; font-size: 16px; font-weight: normal; color: #CCCCCC; font-style: italic; text-decoration: none}
A.NavLink:hover		{font-family: Tw Cen MT, Georgia, Times New Roman, Times, serif; font-size: 18px; font-weight: normal; color: #999999; font-style: italic; text-decoration: none}
A.NavLink:link		{font-family: Tw Cen MT, Georgia, Times New Roman, Times, serif; font-size: 16px; font-weight: normal; color: #CCCCCC; font-style: italic; text-decoration: none}
A.NavLink:active	{font-family: Tw Cen MT, Georgia, Times New Roman, Times, serif; font-size: 16px; font-weight: normal; color: #CCCCCC; font-style: italic; text-decoration: none}

.Silver		{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #CCCCCC; font-style: italic; text-decoration: none}
.Bronze		{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #CCCC00; font-style: italic; text-decoration: none}
.Metal		{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #666666; font-style: italic; text-decoration: none}
.Paintings	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #6699FF; font-style: italic; text-decoration: none}
.Garden		{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #006600; font-style: italic; text-decoration: none}




.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 8px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}





