/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;

height: auto;
}
	
body{
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
	background-image: url(../images/body_back.jpg);
	background-repeat: repeat-x;
	background-color: #3b3b3b;
	background-position: top;
}
#content {
	width: 900px;
}
.logo {
	float: left;
}

#header {
	width: 900px;
	text-align: left;
	background-image: url(../images/top_left_pourer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#wrapper{
	width: 900px;
	text-align:left;
	background-image: url(../images/wrapperback.gif);
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 0px;
}
#wrapper .special 
{
	behavior: url(iepngfix.htc);

}

#wrapper .logo {
	margin-top: 48px;
	margin-left: 60px;
	margin-bottom: 48px;
		_margin-bottom: 48px;
	}
#wrapper .grad
{
	behavior: url(iepngfix.htc);

}
*:first-child+html #wrapper .special  {
	margin-bottom: 48px;
}

#top_nav {
	height: 35px;
	padding-top: 45px;
	margin-left: 430px;
}
#top_nav li{
	list-style: none;
	float:left;
}
#top_nav ul {
}
#top_nav li a{
	display: block;
	text-indent: -5000px;
	height: 35px;
	background-repeat: no-repeat;
}
/* ------------------------------------------------------- Home Butt */
#nav_home a{
	width: 80px;
	background-image: url(../images/home_butt.gif);
}

#nav_home a:hover, body#home #nav_home a{
	background-image: url(../images/home_butt.gif);
	background-position: left -35px;
}
/* ------------------------------------------------------- Gift Butt */
#nav_gifts a{
	width: 80px;
	background-image: url(../images/gift_butt.gif);
}

#nav_gifts a:hover, body#gifts #nav_gifts a{
	background-image: url(../images/gift_butt.gif);
	background-position: left -35px;
}
/* ------------------------------------------------------- Pourers Butt */
#nav_pourers a{
	width: 89px;
	background-image: url(../images/pourers_butt.gif);
}

#nav_pourers a:hover, body#pourers #nav_pourers a{
	background-image: url(../images/pourers_butt.gif);
	background-position: left -35px;
}

/* ------------------------------------------------------- Dipping Bowls Butt */
#nav_bowls a{
	width: 131px;
	background-image: url(../images/bowls_butt.gif);
}

#nav_bowls a:hover, body#bowls #nav_bowls a{
	background-image: url(../images/bowls_butt.gif);
	background-position: left -35px;
}

/* ------------------------------------------------------- Contact Butt */
#nav_contact a {
	width: 81px;
	background-image: url(../images/contact_butt.gif);
}

#nav_contact a:hover, body#contact #nav_contact a {
	background-image: url(../images/contact_butt.gif);
	background-position: left -35px;
}
#left_column {
	width: 243px;
	height: 523px;
		_height: 521px;
	text-align: left;
	z-index: 100;
	position: absolute;
}
#left_nav {
	clear: both;
}

#scroller {
	height: 525px;
	position: absolute;
	left: 0px;
	top: 80px;
	width: 900px;
}
#coverup {
	position: absolute;
	top: 80px;
	left: 780px;
	height: 670px;
	width: 242px;
	z-index: 10;

}
.scroll_desc {
	width: 490px;
	margin-left: 270px;
		_margin-left: 200px;
	float: left;
	text-align: left;
}
.scroll_desc h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;


	font-size: 24`;
	padding-top: 5px;
	font-style: italic;
	font-size: 24px;
	padding-bottom: 0px;
}
.scroll_desc p {
	font-size: 12px;
	padding-bottom: 15px;
}
#thumbs h2 {
	background-image: url(../images/up.gif);
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
	margin-bottom: 30px;
	background-repeat: repeat-x;
	display: block;
}
.thumb_left {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.thumb_right {

	margin-bottom: 20px;

}
#thumbs {
	clear: left;
	background-color: #fafafa;
	height: 453px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D1D1D1;
	border-right-color: #D1D1D1;
	border-bottom-color: 0;
	border-left-color: #D1D1D1;
}
#thumbs img {
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #CCCCCC;
}
#thumbs img:hover {
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #666666;
}

/* ------------------------------------------------------- Contact Form */
#conny_form {
	margin-left: 350px;
	padding-top: 50px;
}
#contactEmail {
	margin-left: 20px;
	margin-bottom: 50px;
}
#conny_form p {
	font-size: 10px;
	padding-left: 2px;
	padding-top: 5px;
	padding-bottom: 10px;
}

#conny_form fieldset {
	width: 430px;
	border: 1px solid #999999;
	padding: 7px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.linebox {
	width: 250px;
	background-color: #FFFFFF;
}



#conny_form fieldset table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 5px;
	margin-left: 25px;
	padding-bottom: 10px;
}

#conny_form fieldset input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	border: 1px solid #c9c9c9;
	padding: 2px;
	background-color: #FFFFFF;
	color: #666666;
}

#conny_form fieldset textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	border: 1px solid #c9c9c9;
	padding: 2px;
	background-color: #FFFFFF;
}

#conny_form legend {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}
#price {
	position: absolute;
	width: 100px;
	height: 100px;
	top: 415px;
	left: 700px;
}
