body {
	font-family: Arial, Helvetica, sans-serif;
	color: #473722;
	margin: 0 auto;
	background-image: url(/pottery/stock/grass-back.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #4D637A;
	font-size: 11px;
	}
h1,h2 {
	color: #990000 !important;
	margin-bottom: 1;
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
p {
		margin-top: 0;
	}
a {
	color: #8B1A2E;
	}
a:hover {
	color: #641321 !important;
	text-decoration: none;
	}

	
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #473722;
	position: relative; /* Moves the Text above the transparency */}
.body a { color: #003366; text-decoration: underline; }
.body a:hover { color: #003366; text-decoration: underline;}

.body h1 {
	font-size: 14px; 
	font-weight: bold;
	color: #003366;}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2f200d;
	background-color: #a59075;
	padding: 2px;
}
.footer a { color: #2f200d; text-decoration: underline; }
.footer a:hover { color: #000000; text-decoration: underline;}

.subfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2f200d;
	padding: 2px;
}
.subfooter a {
	color: #333333;
	text-decoration: none;
}
.subfooter a:hover {
	color: #8b1a2e;
	text-decoration: underline;
}

.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2f200d;
	position: relative; /* Moves the Text above the transparency */
	padding: 4px;
}
.address a { color: #8b1a2e; text-decoration: underline; }
.address a:hover {
	color: #08432f;
	text-decoration: underline;
}

.error {color: #FF0000;}

	
.top-repeat {
	background-image: url(/pottery/stock/background-top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.top-nav {
	background-image: url(/pottery/stock/top-nav-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 30px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E4023;
}

.top-nav a{
	color: #4E4023;
	text-decoration:none
}
.top-nav a:hover{
	color: #8E7540;
	text-decoration:none
}

.top-nav-left {
	height: 30px;
	float: left;
	width: 540px;
	padding-top: 5px;
	padding-bottom: 4px;
}

.top-nav-right {
	height: 30px;
	padding-top: 1px;
	float: right;
	width: 220px;
}



#wrapper2 {
	overflow: hidden;
	width: 760px;
	margin: 0px auto;
	height: 30px;
	}
	

#wrapper {
	overflow: hidden;
	width: 760px;
	}
	.overlay {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		width: 100%;
		background: #feedd5;
		opacity: 0.60;
		-moz-opacity: 0.60;
		filter:alpha(opacity=60);
	}
	.overlayadmin {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		width: 100%;
		background: #feedd5;
		opacity: 0.75;
		-moz-opacity: 0.75;
		filter:alpha(opacity=75);
	}
	.container {
		position: relative;
		float: left;
	}
	.content {
		position: relative; /* Fixes the z-index */
		float: left;
	}
	#column-1 {
		width: 164px;
		height: 100%;
		min-height: 100%;
	    voice-family: "\"}\"";
    	voice-family: inherit;
    	height: auto;

	}
	#column-2 {
	width: 501px;
	margin-left: 10px;
	float: left;
	display: inline;
	padding: 10px;
	}
	#column-1 .content {
		
		width: 164px;
	}
	#column-2 .content {
		
		width: 501px;
	}
	#column-admin {
	width: 760px;
	float: left;
	display: inline;
	padding: 10px;
	}
#column-admin .content {	
		width: 760px;
	}
	/* Let's compensate for IE6's inability to interpret top: 0; and bottom: 0; */
	* html #column-1 .overlay { height: expression(document.getElementById("column-1").offsetHeight); }
	* html #column-2 .overlay { height: expression(document.getElementById("column-2").offsetHeight); }
	* html #column-admin .overlayadmin { height: expression(document.getElementById("column-admin").offsetHeight); }
	
.left-background {
	background-color: #b7b6b1;
	background-image: url(/pottery/stock/left-background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.crumbs {
	font-size: 10px;
	color: #000000;
}
.crumbs a {color: #8B1A2E;}
.crumbs a:hover {color: #641321;}

.sitemap { list-style: none; margin: 0px; padding: 0px;}
.sitemap li { list-style: none; font-weight: bold; padding: 2px 0px;}
.sitemap2 li {font-weight: normal; padding: 1px 0px;}

/* <Admin Styles> */
.adminlinks a {display: block; padding: 4px 0px;}
form {margin:0;}
.error {color: #FF0000; font-weight: bold;margin: 0px 0px; 0px; 0px;}
.errorField {background-color: #FFDDCC;}
.yes {color: #00CC00;}
.no {color: #CC0000;}
.maybe {color: #AAAA00;}
.tableEvenRow {background-color: #EEEEEE }
.tableOddRow {background-color: #FFFFFF }
.hasEvent {color:#990000; font-weight: bold;}
.calendarToday {background-color: #FFFFDD }

/* <NavigationStyles> */
.horiznav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #999999;
	margin: 0px;
	padding: 6px 0px;}
.horiznav a { color: #FFFFFF; text-decoration: none; padding: 4px 12px;}
.horiznav a:hover { background-color: #FFFFFF; color: #000000; text-decoration: none;}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 2px 0px;}
.nav a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #998862;
}
.nav a:hover {
	background-color: #f3E3D0;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0B08A;
}

.subnav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #ddcdb9;
	margin: 0px;
	padding: 2px 0px;}
.subnav1 a { display: block; color: #333333; text-decoration: none; padding: 3px 12px 3px 22px;}
.subnav1 a:hover { background-color: #FFFFFF; color: #000000; text-decoration: none;}

.subnav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #cccccc;
	margin: 0px;
	padding: 0px;}
.subnav2 a { display: block; color: #333333; text-decoration: none; padding: 2px 12px 2px 32px;}
.subnav2 a:hover { background-color: #FFFFFF; color: #000000; text-decoration: none;}

.subnav3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #cccccc;
	margin: 0px;
	padding: 0px;}
.subnav3 a { display: block; color: #333333; text-decoration: none; padding: 2px 12px 2px 42px;}
.subnav3 a:hover { background-color: #FFFFFF; color: #000000; text-decoration: none;}


.newsletterbox {
	padding: 10px;
	background-color: #DACDBA;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #A89479;
}
.redtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8B1A2E;
	}
