/**************************************************
CELL/DIV TYPES
***************************************************/
#adam {
  color:123367;
  padding-left: 20px;
}


.galleryScroller {
	width: 630px;
	height: 120px;
	border: 0px;
	overflow: auto;
}


/************************************************
COPY TYPES
*************************************************/
.copy { font-size: 13px; color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	text-align: justify;
}

.galleryMenuTitle {
	font-family: Helvetica,arial,sans-serif;
	font-size: 16px;
	color: #251D07;
	line-height: 15px;
	font-weight: bold;
}

.adminTitle {
	font-family: Helvetica,arial,sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 15px;
	font-weight: bold;
}

.title {
	font-family: Helvetica,arial,sans-serif;
	font-size: 16px;
	color: #555555;
	line-height: 15px;
	font-weight: bold;
}

a.michael-workman {
	font-family: Helvetica,arial,sans-serif;
	font-size: 30px;
	color: #251D07;
	line-height: 30px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

a.michael-workman:hover {
	font-family: Helvetica,arial,sans-serif;
	font-size: 30px;
	color: #251D07;
	line-height: 30px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

/**************************************************
LINK TYPES
***************************************************/
.primaryNav {
	font-family: Helvetica,arial,sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.primaryNav:hover {
	font-family: Helvetica,arial,sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #DED3BA;
	text-decoration: none;
	font-weight: bold;
}
.copyLink {
	font-family: Helvetica,arial,sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #251D07;
	text-decoration: none;
	font-weight: bold;
}

.copyLink:hover {
	font-family: Helvetica,arial,sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.copyLinkSelected {
	font-family: Helvetica,arial,sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
	text-decoration: underline;
	font-weight: bold;
}

.copyLinkSelected:hover {
	font-family: Helvetica,arial,sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.primaryNavSelected {
	font-family: Helvetica,arial,sans-serif;
	font-size: 16px;
	line-height: 15px;
	color: #DED3BA;
	text-decoration: none;
	font-weight: bold;
}

.primaryNavSelected:hover {
	font-family: Helvetica,arial,sans-serif;
	font-size: 16px;
	line-height: 15px;
	color: #DED3BA;
	text-decoration: none;
	font-weight: bold;
}

.whiteGalleryLink {
	font-family: Helvetica,arial,sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.whiteGalleryLink:hover {
	font-family: Helvetica,arial,sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}



/**************************************************
FORM TYPES
***************************************************/
.adminButton { 
	font-family: Helvetica, arial, sans-serif; 
	font-size: 11px; 
	text-valign: center;
	cursor: pointer;
	line-height: 10px; 
	font-weight: bold;
	color: #FFFFFF; 
	text-align: center; 
	background: #7B7152; 
	height: 22px;
	border: 0;
}
.adminButton { 
	font-family: Helvetica, arial, sans-serif; 
	font-size: 11px; 
	text-valign: center;
	cursor: pointer;
	line-height: 10px; 
	font-weight: bold;
	color: #FFFFFF; 
	text-align: center; 
	background: #7B7152; 
	height: 22px;
	border: 0;
}

.mainButton { 
	font-family: Helvetica, arial, sans-serif; 
	font-size: 11px; 
	text-valign: center;
	cursor: pointer;
	line-height: 10px; 
	font-weight: bold;
	color: #FFFFFF; 
	text-align: center; 
	background: #7B7152; 
	height: 22px;
	border: 0;
}


/**************************************************
TABLE/CELL TYPES
***************************************************/
.alternatingTable {
	border: solid #211C00;
	border-width: 1px;
}
