/*	Raw tags
-----------------------------------------------*/

body { 
	background: #141414;
	background-repeat: repeat-x;
	color: #ffffff;
	padding:0;
	margin:0;
	text-align:center;	/*	Forces center align in IE */
	font-family: Arial, sans-serif;
	font-size: 12pt;
}

body span {
	font-weight: bolder;
}

h1 {
	font-size: 16pt;
	font-weight: normal;
	float: left;
}

h1 span {
	font-weight: bold;
	color: #b9613e;
}

h2 {
	font-size: 16pt;
	margin:0;
}

a {
	text-decoration: none;
}

a img {
	border: 1px solid #999999;
}

p {
	margin-top: 5px;
	line-height: 18pt;
}

/*	Layout tags
-----------------------------------------------*/

#wrapper {
	background:  url("images/bg.gif");
	background-repeat: repeat-x;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-top: 12px;
}

#top {
	height: 63px;
	padding-left: 1px;
}

#top h1 a { color: #FFF }

#top ul {
	float:right;
	width: 642px;
	list-style: none;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 0;
}

#top ul li {
	float:left;
	width: 107px;
	text-align:center;
	height: 43px;
}

#top ul li a {
	color: #ffffff;
	letter-spacing: 1px;
}

#top ul li a.selected {
	color: #993300;
}

#top ul li a:HOVER {
	color: #b65f3d;
}

#top ul li#tan {
	background: url("images/nav-tan.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}

#top ul li#gold {
	background: url("images/nav-gold.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}

#top ul li#green {
	background: url("images/nav-green.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}

#top ul li#beige {
	background: url("images/nav-beige.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}

#top ul li#clay {
	background: url("images/nav-clay.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}

.mid {
	height:211px;
}

.mid#studio {
	background: url("images/studio_saltingTOP.jpg") no-repeat;
}

.mid#work {
	background: url("images/work02_Embossed-Platter.jpg") no-repeat;
}

.mid#artist {
	background: url("images/artist_RiceBowl.jpg") no-repeat;
}

.mid#shows {
	background: url("images/shows_GINGER-6.jpg") no-repeat;
}

.mid#workshops {
	background: url("images/workshops_GINGER-6.jpg") no-repeat;
}

.mid#contact {
	background: url("images/contact_Oval-Sugar-Bowl.jpg") no-repeat;
	/* contact_GINGER-9crop.jpg */
}

.mid#home {
	background: url("images/home_Embossed-Platt.jpg") no-repeat;
}
/* home_ThrownTeapot.jpg or home_Ovalbaker4.jpg */

.mid #low_opacity_black {
	width: 365px;
	background: #000;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.65;
	padding: 32px;
	height: 147px;
	border-right: 3px solid white;
}

#bottom #bot_left {
	float:left;
	width: 433px;
	padding-top: 32px;
	border: 0px solid green;
}

#bottom #bot_left_work {
	float:left;
	width: 423px;
	padding-top: 27px;
	line-height: 18pt;
	padding-left: 32px;
	padding-right: 55px;
	border: 0px solid yellow;
}

#bottom #bot_left table {
}

#bottom #bot_left td {
	text-align: left;
	font-size: 10pt;
	border: 0px solid green;
}

#bottom #bot_left_work td {
	text-align: left;
	font-size: 12pt;
	border: 0px solid green;
}

#bottom #bot_left td {
	text-align: left;
	font-size: 10pt;
	border: 0px solid green;
}

#bottom #bot_right {
	float:left;
	width: 489px;
	padding-top: 27px;
	border: 0px solid green;
}

#bottom #bot_right_contact img {
	border: 0px;
}

#bottom #bot_right_contact {
	float:left;
	width: 489px;
	padding-top: 27px;
}

#bottom #work_pieces {
	clear: both;
	border: 0px solid orange;
	
}

#bottom #work_pieces img {
	/*float:left;				 	REMOVE THIS LINE TO MOVE CAPTIONS UNDERNEATH THE PHOTO */
	margin-right:  0px;
}

#bottom #work_pieces td {
	width: 100px;
	font-size: 10pt;
	text-align: bottom;
	padding-bottom: 42px;
	padding: 35px;
	border: 0px solid purple;
}
