/* text  */
.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; color: #000000; text-decoration: none}
.textbox {font-family: arial, verdana, tahoma, sans-serif; font-size: 11px; color: #888; border: 1px solid #888; background-color: #F7F7F7;}
.textSmallCap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 12px;
}
.textGallery {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	color: #4d4d4d;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.textFooter { font-size: 12px;}
.textFooter:link { 		color: #7F3D2D;	font-weight: bold; text-decoration: none;}
.textFooter a:link { 	color: #7F3D2D;	font-weight: bold; text-decoration: none;}
.textFooter a:visited { color: #7F3D2D;	font-weight: bold; text-decoration: none;}
.textFooter a:hover { 	color: #7F3D2D;	font-weight: bold; text-decoration: underline;}
.textFooter a:active { 	color: #7F3D2D;	font-weight: bold; text-decoration: none;}

.textHeadGallery {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	color: #7F3D2D;
	padding: 20px 20px 10px;
	font-style: normal;
}
a:link {
	font-style: italic;
	color: #7F3D2D;
	text-decoration: underline;
}
a:visited {
	font-style: italic;
	color: #7F3D2D;
	text-decoration: underline;
}
a:hover {
	background-color: #E9EBE1;
}
a:active {
	font-style: italic;
	color: #7F3D2D;
	text-decoration: underline;
}
.textSmall {
	font-size: 12px;
}

/* backgrounds  */
.bgMain {
	background-color: #e9ebe1;
}
.bgGalleryMainM {
	background-image: url(images/galleryTopBg.gif);
	background-repeat: repeat-y;
}
.bgGalleryBtm {
	background-image: url(images/bgGalleryBtm.gif);
	background-repeat: repeat-y;
}
.bgGalleryBtm a:hover {
	text-decoration: none;
	background-color: none;
}
.bgMind {
	background-image: url(images/mindImgMain.jpg);
	background-repeat: no-repeat;
}
.bgOther {
	background-image: url(images/otherimgMain.jpg);
	background-repeat: no-repeat;
}
.bgWtrac {
	background-image: url(images/wtracImgMain.jpg);
	background-repeat: no-repeat;
}
/* table hacks  */
.tableBBQ {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #4D4D4D;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E9EBE1;
}
