body 	{
	background-color: #660000;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	color:#333333;

		}
		
#bgwrapper{
			padding-top:0px;
		    width:849px;
			background-image:url(../images/bgshadow.jpg);
			background-repeat:repeat-y;
			margin:0 auto;
		}

#wrapper {
			margin:0 auto;
			width:800px;
			background:url(../images/background.gif) repeat-y top left;
		}
		
/* header stuff */

#leftheader {
		float:left;
		}
		
#rightheader {	
		float:right;
		}
		
#header {
		margin-bottom:-5px;
		}
		
/*main nav*/

#mainNav {
		background-color:#000033;
		width:800px;
		margin-top:0px;
		}
		
#mainNav ul {
	margin-top:0px;
	width:760px;
	background-color: #000033;
	font-size: 1em;
	list-style:none;		
	float:right;
	color: #ebe1cb;
			}	
				
#mainNav ul li {
		float:right;
		}
		
#mainNav ul a {
		color: #ebe1cb;
		display:block;
		padding-right:5px;
		padding-left:5px;
		line-height:1.6em;
		text-decoration:none;
		background-color:#253775;
		margin-left:1px;
		margin-right:1px;
		}

#mainNav a:hover {
		background-color:#660000;
		}

#mainNav a:visited {
	text-decoration: none;
	color: #ebe1cb;
}
					 

		
/* main stuff */	
		
#main {
		float:right;
		width:595px;
		padding-top:20px;
		padding-left:5px;
		padding-right:5px;
		padding-bottom:30px;
		}
		
#singingBowls #main {
		float:right;
		width:580px;
		padding-top:0;
		padding-left:5px;
		padding-right:5px;
		padding-bottom:30px;
		}
		
#main p {
		font-size:.9em;
		}
		
#main ul {
		list-style:none;
		text-align:left;
		}
#main a {		
		color: #660000;
		text-decoration:underline;
		font-weight:bold;
}

#main a:hover {
	color: #660000;
	text-decoration:none;
	font-weight:bold;
}

#title {
		padding-left:10px;
		}
		
h1			{
			 background-color: #EBE1CB;
	         font-family:"Trebuchet MS", Verdana, sans-serif;
			 font-size:1.2em;
			 font-weight: bold;
			 text-align:center;
			 text-decoration:underline;
			 }
			 
h2		{
			 background-color: #EBE1CB;
	         font-family:"Trebuchet MS", Verdana, sans-serif;
			 font-size:1em;
			 font-weight: bold;
			 padding-top:20px;
			 }
			 
.img {
		border:thin #000000 solid;
		margin-right:20px;
		float:left;
		}
		
.imglist {
		padding-right:20px;
		padding-top:25px;
		height:150px;
		vertical-align:top;
	   border:none;
		}
		
#imglist a{
		border:none;
		margin-right:20px;
		text-decoration:none;
		}
		
#main .contentImg {
		background:url(images/shadowfile.gif) no-repeat bottom right;
		clear:right;
		padding-right:5px;
		padding-bottom:5px;
		float:left;
		margin-right:10px;
		margin-left:10px;
		margin-top:7px;
		}
		
#main .contentImg2 {
		background:url(images/shadowfile.gif) no-repeat bottom right;
		clear:right;
		padding-right:5px;
		padding-bottom:5px;
		float:right;
		margin-right:10px;
		margin-left:10px;
		margin-top:7px;
		}

#main.link a:hover {
		color:#660000;
		}
		
.button {
		padding-bottom:5px;
		}
		
.imageclick {
		font-size:0.7em;
		text-align:center;
		margin-top:-20px;
		}
		
/* left Nav Stuff	*/	

#leftNav {
		float:left;
		width:160px;
		background-color:#AF8358;
		}
		
#left ul {
		list-style:none;
		line-height:1.7em;
		margin:0px;
		padding:0px;
		background-color:#946b44;
		width:173px;
		}
		
#left .top {
		border-top:#EBE1CB dashed thin;
		}
		
#left li {
		display:block;
		width:173px;
		background-color:#946b44;
		text-align:center;
		color:#EBE1CB;
		border-bottom:#EBE1CB dashed thin;
		}
		
#left ul a{
		display:block;
		color:#EBE1CB;
		text-decoration:none;
		}

#left ul a:hover{
		background-color:#660000;
		color:#EBE1CB;
		text-decoration:none;
		display:block;
		}
		
#left ul a:visited{
		color:#EBE1CB;
		text-decoration:none;
		display:block;
		}
		
#search ul  {
		margin-top:30px;
		list-style:none;
		line-height:1.7em;
		padding:0px;
		background-color:#946b44;
		width:173px;
	}
	
#search {
		padding-left:10px;
		padding-top:20px;
		}
		
hr {
		margin-left:5px;
		margin-top:30px;
		}
		
#feed {
		font-size:.7em;
		color:#EBE1CB;
		padding-left:20px;
		padding-top:15px;
		width:120px;
		display:block;
		}
		
#feed a img{
		border:none;
		float:left;
		}
		
#img{
		border:none;
		float:left;
		}
		
#feedtext {

		float:left;
		padding-left:5px;
		padding-top:5px;
		display:block;
		}
				
#feed #feedtext a {
		color:#EBE1CB;
		text-decoration:none;
		position:relative;
		}
		
#feed #feedtext span {
		display:none;
		}	
		

#feed #feedtext a:hover  {
		color:#660000;
		background-color:#AF8358;
		font-size:100%;
		}
		
#feed #feedtext a:hover span{
		display:block;
		position:absolute;
		top:2em;
		left:3em;
		padding:0.2em 0.6em;
		border:1px solid #000000;
		color:#660000;
		background-color:#EBE1CB;
		}
		
#feedtext2 {

		float:left;
		padding-left:5px;
		padding-top:5px;
		display:block;
		}
		
#feed #feedtext2 a {
		color:#EBE1CB;
		text-decoration:none;
		position:relative;
		}
		
#feed #feedtext2 span {
		display:none;
		}	
		

#feed #feedtext2 a:hover  {
		color:#660000;
		background-color:#AF8358;
		font-size:100%;
		}
		
#feed #feedtext2 a:hover span{
		display:block;
		position:absolute;
		top:2em;
		left:2em;
		padding:0.2em 0.6em;
		border:1px solid #000000;
		color:#660000;
		background-color:#EBE1CB;
		}
		

		
/* footer */

#decor {
		clear:both;
		background-color: #660000;
	}
	
#footer {
		clear:both;
		background-color: #660000;
		color:#EBE1CB;
	}
	
#footer a{
		clear:both;
		padding-top:15px;
		margin-top:-14px;
		color:#EBE1CB;
		text-decoration:none;
	}
	
#footer a:hover{
		clear:both;
		margin-top:-14px;
		color:#000033;
		text-decoration:none;
	}
	
#copy {
		font-size:.7em;
		color:#EBE1CB;
		}
		
#copy a{
		color:#EBE1CB;
		text-decoration:none;
		}
		
#copy a:hover{
		color:#EBE1CB;
		border-bottom:thin dotted;
		}
#bgwrapper #wrapper #main .WADAResultsContainer {
	width: 550px;
	margin-right: 20px;
	margin-left: 10px;
	font-size:1.2em;
}

#bgwrapper #wrapper #main .WADAResultsContainer .WADAResults #WADAResultsTable .WADAResultsEntry .WADAResultThumbArea {
	padding-top: 25px;
	margin-top: 10px;
}

#bgwrapper #wrapper #main .WADAResultsContainer .WADAResults #WADAResultsTable .WADAResultsEntry .WADAResultInfoArea .WADAResultCommerceArea {
	font-size: 1em;
	font-weight: bold;
}

#bgwrapper #wrapper #main .WADADetailsContainer #WADADetails .WADADetailsImageInfoArea .WADADetailsProductInfo .WADADetailsSubText .WADADetailsLongDesc {
	font-size: 1em;
}

/* Details page CSS */
.WADADetailsContainer {
	font-size: .8em;
	width: 550px;
	margin-left:20px;
}
#WADADetails, .WADANoResults {
	border-top: 0px solid #AEBBC2;
	padding-top: 7px;
}
.WADADetailsLinkArea {
	padding-top: 2px;
	padding-bottom: 2px;
}
.WADADetailsImageInfoArea {
	margin-top: 30px;
	margin-bottom: 7px;
}
.WADADetailsMainImageArea {
	float: left;
}
.WADADetailsMainImage {
	float: left;
}
.WADADetailsProductInfo {
	margin-left: 259px;
	height: 184px;
	padding: 7px;
}
.WADADetailsSubHeading {
	font-weight: bold;
}
.WADADetailsSubText {
	margin-top: 10px;
}
.WADADetailsPriceButton {
	margin-top: 7px;
}
.WADADetailsPrice {
	margin-top: 7px;
	font-size: 1.3em;
	font-weight: bold;
}
.WADADetailsButton {
	margin-top: 7px;
}
.WADADetailsShortDesc, .WADADetailsLongDesc {
	margin-top: 7px;
	margin-bottom: 7px;
}
.WADADetailsLongDesc {
	padding-top: 7px;
}
.WADADetailsLongDesc, .WADADetailsLinkArea  {
	clear: both;
}
.WADADetailsLinkArea  {

}
.WADADetailsShortDesc, .WADADetailsImageInfoArea {}
.WADADetailsLinkArea1 {	border-top: 0;
}
.WADADetailsShortDesc1 {	margin-top: 7px;
	margin-bottom: 7px;
}
#bgwrapper #wrapper #main .WADAResultsContainer .WADAResults #WADAResultsTable .WADAResultsEntry .WADAResultInfoArea {
}

#bgwrapper #wrapper #main .WADADetailsContainer #WADADetails .WADADetailsImageInfoArea .WADADetailsProductInfo .WADADetailsPriceButton .WADADetailsButton form {
	margin-bottom: 5px;
}

#post {
	width:96%;
	clear:both;
	font-size:.8em;
	}
	
#post #cite{
	clear: both;
	}
#bgwrapper #wrapper #leftNav .leftLink {
	text-align: center;
	padding-top: 20px;
}
#bgwrapper #wrapper #leftNav .leftLink img {
	border: medium solid #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#bgwrapper #wrapper #leftNav .leftLink p {
	margin: 0px 0px 20px;
}
#bgwrapper #wrapper #leftNav .leftLink a {
	font-size: 14px;
	color: #660000;
}
#bgwrapper #wrapper #leftNav img {
	border-style: none;
}

fieldset {
	margin:1em 2em 1em 0;
	padding:1em;
	border:1px solid #666666;
	}
	
legend {
	font-weight:bold;
	}
	
label {
	display:block;
	width:100px;
	float:left;
	}
	
input.black {
	width:200px;
	background-color: #ffffff !important;
	border: #999999 2px solid;
	color:#000;
	}

textarea {
	width:300px;
	height:100px;
	background-color:#ffffff !important;
	border: #999999 2px solid;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
input:focus, textarea:focus {
	border: #E05919 2px solid;
	}
	
input.focused  /* used by js */
   { border: #E05919 2px solid; }
