@charset "utf-8";
/* Gallery Box */
body {
	margin: 0.35em;
	background-color:#FFFFCC;
	background-image: url(../images/pot-textures-sand.png);
	background-attachment: fixed;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	color: #000099;
	font-size: 3em;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
#GalleryContainer {
	width:100%;
	z-index:10;
}
.subtext1 {
	font-size: 1.5em;
}
.subtext2 {
	font-size: 1.5em;
	color: #000066
}
.subtext3 {
	font-size: 1.3em;
}
.tiny {
	font-size: 0.7em;
}
h2 {
	font-size: 2em;
}
h3 {
	font-size: 1.5em;
}
.note-pdf {font-size: 0.6em}
.head1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 2.5em;
	font-style:oblique;
	font-weight:500;
	color: #93060A;
	padding-left:10px;
	background-color:#4FBD7B;
}
.tn {
	background-color: #FFFFFF;
	overflow: hidden;
	z-index: 20;
	padding: 0px;
}
img {
	border: 0;
	text-align: center;
	left: 597px;
	top: 67px;
}
#PageBar {
	text-align: center;
	clear: left;
	clear: right;
	font-weight: bold;
}
#copytextbox {
	margin-left: auto;
	margin-right: auto;
	clear:left;
	clear:right;
	text-align: center;
}
#GalleryBox {
	margin-left: auto;
	margin-right: auto;
	clear:left;
	clear:right;
	text-align: center;
}
/* Sections Box Config */
.Section-Pots {
	background-color: #A44244;
	font-size: 1.5em;
	background-image: url(../images/pot-texture-red.png);
	color: #FFFFFF;
	text-align: center;
}
.Section-Planters {
	background-color: #35815E;
	font-size: 1.5em;
	background-image: url(../images/pot-texture-green.png);
	color: #FFFFFF;
	border:thin #000000 outset;
	text-align: center;
}
.Section-Terra {
	background-color: #B65D0D;
	font-size: 1.5em;
	background-image: url(../images/pot-texture-orange.png);
	color: #FFFFFF;
	border:thin #000000 outset;
	text-align: center;
}
.Section-Statues {
	background-color: #4F61AF;
	font-size: 1.5em;
	background-image: url(../images/pot-texture-blue.png);
	color: #FFFFFF;
	border:thin #000000 outset;
	text-align: center;
}
.Section-Talavera {
	background-color: #A44244;
	font-size: 1.5em;
	background-image: url(../images/pot-texture-red.png);
	color: #FFFFFF;
	border:thin #000000 outset;
	text-align: center;
}
.Section-Reservoir {
	background-color: #35815E;
	font-size: 1.5em;
	background-image: url(../images/pot-texture-green.png);
	color: #FFFFFF;
	border:thin #000000 outset;
	text-align: center;
}
.Section-Granite {
	background-color: #B65D0D;
	font-size: 1.5em;
	background-image: url(../images/pot-texture-orange.png);
	color: #FFFFFF;
	border:thin #000000 outset;
	text-align: center;
}
.Section-Pebbles {
	background-color: #4F61AF;
	font-size: 1.5em;
	background-image: url(../images/pot-texture-blue.png);
	color: #FFFFFF;
	border:thin #000000 outset;
	text-align: center;
}
.Section-Yard {
	background-color: #A44244;
	font-size: 1.5em;
	background-image: url(../images/pot-texture-red.png);
	color: #FFFFFF;
	border:thin #000000 outset;
	text-align: center;
}

