/*
 This style sheet for knobgallery.php etc.
 Use style1.css for main web site
*/


body,table,tr,td{font-family:'Times New Roman',Times,serif; font-size: 14px;
		 color:#000000; background-color:#E3D6B4;}

#container	{width:960px;
		 margin:20px auto; padding:0px;}

h1		{font-family:'Times New Roman',Times,serif; font-size:20px; font-weight:bold; color:#000000;}
h2		{font-family:'Times New Roman',Times,serif; font-size:18px; color:#000000;}
h3		{font-family:'Times New Roman',Times,serif; font-size:16px; color:#000000;}

#details	{width:960px; height:530px;
		 border:1px solid #786446;
		 margin:0px auto; overflow:hidden;}
#details div	{margin:5px; padding:5px;
		 float:left;}
#details img	{border:none;}

img 		{border:3px groove #ffffff; border:1px solid white;}
.noborder 	{border: none;}

.blurb		{padding:10px; margin:0px;}

.banner_heading	{display:block; border:1px solid #786446; background-color: #B4AA87; padding:5px;}
.menu		{color: #000000; background-color: #ccccff; border: 1px solid navy;
		 font-family: Times New Roman; font-weight: bold; font-size: 16px;}
.box		{border:1px solid black; padding:10px; margin:0px;}

.title		{font-family: Times New Roman; font-size: 32px; color: #000000;}
.default	{font-family: Times New Roman; font-size: 12px; color: #000000;}
.default_big	{font-family: Times New Roman; font-size: 18px; color: #000000;}
.default_small, .default-small
		{font-family: Times New Roman; font-size: 9px; color: #000000;}

textarea, input, select
		{font-family: Times New Roman; font-size: 14px; font-weight: bold;
		 COLOR: #3f3f3f; background-color: #ccccff; border: 1px solid navy;
		 COLOR: #000000; background-color: #B4AA87; border: 1px solid #786446;}

input.right	{text-align:right}




.thumbbox	{width:150px; height:150px; margin:0px; padding:0px; text-align:center; /* background-color:blue; */}
.thumbbox input	{margin:0px auto; padding:0px;}
.blurbbox	{width:150px; height:200px; margin:0px; padding:0px; text-align:left;}

a:link		{color:#000000; text-decoration:none; border:none; font-weight:bold;}
a:visited	{color:#000000; text-decoration:none; border:none; font-weight:bold;}
a:hover		{color:#FFF2D3; text-decoration:none; border:none; font-weight:bold;}
a:active	{color:#FFF2D3; text-decoration:none; border:none; font-weight:bold;}

.catbar		{width:960px; height:22px;
		 margin:10px 0px; padding:0px;
		 text-align:left; text-decoration:none;
		 font-weight:bold; font-size:16px;}
.catbar UL	{margin:0px; padding:0px;
		 list-style-type:none;}
.catbar LI	{border:#786446 1px solid; display:block;}
.catbar LI A	{WIDTH:185px; HEIGHT:20px; 
		 background:#B4AA87; color:#000000;
		 DISPLAY:block;}
.catbar LI A:hover
		{background:#FFF2D3; color:#3f3f3f;}




.button1	{
 WIDTH: 180px; MARGIN: 0px; BORDER-TOP: navy 1px solid;
 TEXT-ALIGN: left; TEXT-DECORATION: none;
 font-family: Times New Roman; font-weight: bold; font-size: 16px;
 }

.button1 UL { MARGIN: 0px; LIST-STYLE-TYPE: none; }

.button1 LI {
 BORDER-LEFT: navy 1px solid; BORDER-RIGHT: navy 1px solid; BORDER-BOTTOM: navy 1px solid;
 DISPLAY: block;
}

.button1 LI A { BACKGROUND: #ccccff; COLOR: #3f3f3f; WIDTH: 180px; HEIGHT: 20px; }
.button1 LI A:hover { BACKGROUND: #ccccc0; BACKGROUND: #f0f0ff; COLOR: #3f3f3f; WIDTH: 180px; HEIGHT: 20px; }


.plaincell	{width:156px; height:226px;
		 margin:1px; padding:2px;
		 border:1px solid #786446;  overflow:hidden;
		 text-align:center; float:left; display:inline;}

.ppic		{width:150px; height:150px;
		 margin:2px auto; padding:2px;
		 border:1px solid white; vertical-align:top;}
.ppic img	{border:none;}

.ptxt		{width:150px; height:60px;
		 margin:2px auto; padding:2px;
		 border:1px solid white; font-weight:bold;}
.pctl		{width:160px; height:45px;  border:1px solid black; vertical-align:top;	padding:2px;}



