body{
	/*background: #B2D22A url(img1.gif) repeat-x;*/
	background: #ccc;
	font-family: "Trebuchet MS";
	color:#8b4513;
	font-size: 13px;
	margin-top: 25px;
}

a img{
	border: none;
	
}

a:hover img{
	text-decoration: none;
}



table#links td {
			text-align: center;
			vertical-align: middle;
}

table#links a {
				font-weight: normal;
				text-decoration: none;
				display: block;
				margin: 0;
				padding: 0;
				color: #fff;
				font-size: 15px;
}

#links td a:link, #links td a:visited {
			background: #FF99CC;
			display: block;
			margin: 0;
			width: 95px;
			line-height: 50px;
}

td#products a:hover {
	background: #99ccff;
}
td#products a:active {
	background: #99ccff;
}
td#store a:hover {
	background: #cc99ff;
}
td#store a:active {
	background: #cc99ff;
}
td#about a:hover {
	background: #66ff66;
}
td#about a:active {
	background: #66ff66;
}
td#order a:hover {
	background: #99ccff;
}
td#order a:active {
	background: #99ccff;
}
td#contact a:hover {
	background: #8b4513;
}
td#contact a:active {
	background: #8b4513;
}

#primarycontent {
				padding-left: 50px;
				padding-right: 38px; 
}

#primarycontent a:link, a:active, a:visited{
	text-decoration: none;
	color: #8b4513;
	font-weight: bold;
}
#primarycontent a:hover{
	text-decoration: underline;
	color: #8b4513;;
	font-weight: bold;
}
#primarycontent li{
	color: #8b4513;
}


	
#sidebar img {
			 margin: 5px 0 0px 25px;
}

#sidebar a:link, a:active, a:visited{
	text-decoration: underline;
	color: #8b4513;
	font-weight: bold;
}
#sidebar a:hover{
	text-decoration: none;
	color: #8b4513;
	font-weight: bold;
}

#sidebar p{
	padding-left: 15px;

}

#sidebar h2{
	padding-left: 15px;
}

#content{
	padding-top: 15px;
	padding-bottom: 10px;
	background: #fff url(bg.jpg) repeat-x;
}

h1{
	font-size: 20px;
	font-weight: normal;
	color: #8b4513;
}

h2{ 
	font-size: 18px;
	font-weight: normal;
}

#footer {
		font-size: 11px;
		margin-top: 5px;
		text-align: center;
}

#footer a:link{
		color: #8b4513;
		text-decoration: none;
		font-weight: bold;
}
#footer  a:visited{
		color: #8b4513;
		text-decoration: none;
		font-weight: bold;
}
#footer a:active{
		color: #8b4513;
		text-decoration: none;
		font-weight: bold;
}
#footer a:hover{
		color: #8b4513;
		text-decoration: underline;
		font-weight: bold;
}

#pictures img{
background: transparent;
}


input{
	border: 1px solid #8b4513;
	color: #8b4513;
}

textarea{
	border: 1px solid #8b4513;
	color: #8b4513;
}







