﻿body {
	font-family: 'Pontano Sans', sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
}

img {
	border-width: 0px;
}


.titles1 {
	border-style: none;
	font-family: Michroma;
	color: #999999;
}
.titles2 {
	border-style: none;
	font-size: 12px;
	color: #999999;
}
.titles1 a:hover {
	border-style: none;
	font-weight: normal;
}
.contact {
	color: #999999;
	font-style: italic;
	font-size: small;
}
.sub {
	font-family: Michroma, sans-serif;
	font-size: x-large;
	color: #CC0000;
	font-weight: bold;
	float: right;

}

.sub2 {
	font-family: Michroma, sans-serif;
	color: #CC0000;
	font-weight: bold;
	font-size: large;
}


.sub2 a:link{
	font-family: Michroma, sans-serif;
	color: #CC0000;
	font-weight: bold;
	font-size: large;
	text-decoration: none;
}

.sub2 a:hover{
	font-family: Michroma, sans-serif;
	color: #CC0000;
	font-weight: bold;
	font-size: large;
	text-decoration: underline;
}

.sub2 a:visited{
	font-family: Michroma, sans-serif;
	color: #CC0000;
	font-weight: bold;
	font-size: large;
	text-decoration: none;
}

.sub2 a:active{
	font-family: Michroma, sans-serif;
	color: #CC0000;
	font-weight: bold;
	font-size: large;
	text-decoration: none;
}

.imgnav img {
border-width: 0px;
	opacity: 1;
	-webkit-transition: opacity;
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 500ms;
}
.imgnav img:hover{
opacity: .5;
-webkit-transition: opacity;
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 500ms;
}

.subhead {
	color: #CC0000;
	font-weight: bold;
}
.emphasis {
	color: #FF0000;
}

.center {
	text-align: center;
}

.namehead {
	font-size: x-large;
	font-weight: bold;
}

.years {
	font-size: 8pt;
	color: #808080;
	text-decoration: none;
	font-family: Tahoma, Geneva;
	text-align: right;


}
.years a:link {
	font-size: 8pt;
	color: #808080;
	text-decoration: none;
	font-family: Tahoma, Geneva;
	text-align: right;


}

.years a:hover {
	font-size: 8pt;
	color: #CC0000;
	text-decoration: none;
	font-family: Tahoma, Geneva;
	text-align: right;
	
}

.years a:visited {
	font-size: 8pt;
	color: #808080;
	text-decoration: none;
	font-family: Tahoma, Geneva;
	text-align: right;

}

img.gallerynav {
	border: thin solid #C0C0C0;
}

img.gallerynav:hover {
	border: thin solid #CC0000;
}

.galleryrow {
	height: 210px;
	font-weight: bold;
}


.galleryrow2 {
	font-family: Tahoma, Geneva;
	font-size: 8pt;
	height: 230px;	
}

.galleryrow3 {
	font-family: Tahoma, Geneva;
	font-size: 8pt;
	height: 210px;
}

.galleryrow4 {
	height: 225px;
	font-weight: bold;
}


.year {
	font-family: Michroma, sans-serif;
	font-size: x-large;
	color: #CC0000;
	float: right;
}

.season {
	font-family: Tahoma, Geneva;
	font-size: 8pt;
	font-weight: normal;
}

.catname {
	font-size: medium;
	font-weight: bold;
	color:black;
	text-align: center;
}

.clink a:link {
	color: #CC0000;
	text-decoration: none;
	
}

.clink a:hover {
	color: #CC0000;
	
}

.clink a:visited {
	color: #CC0000;
	text-decoration: none;
	
}

.clink a:active {
	color: #CC0000;
	text-decoration: none;
	
}

table.linkage a:link {color: #CC0000;}
table.linkage a:visited {color: #CC0000;}
table.linkage a:hover {color: #CC0000;}
table.linkage a:active {color: #CC0000;}
}

