/* CSS definition file containing site wide stylesheets */

.GalleryListText {
	font-size: 12px;
 	font-weight: bold;
 	text-align: center;
 	margin: 0px;
 	padding: 3px
}

.ProductListText {
	font-size: 12px;
 	font-weight: bold;
 	text-align: left;
 	background-color: rgb(199,192,164);
 	margin: 0px;
 	padding: 3px
}

.TextNavBar {
	color: rgb(0,0,0)
}

ADDRESS {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal;
 	text-indent: 0px;
 	margin: 0px;
 	padding: 0px 9px 2px 10px
}