body
{ 
	background: #7D674F;
	color: #89667A;
}

#wrapper{
	background: #E9E2D0;
}

#header {
	background: #7D674F;
}

#banner {
	background: #E9E2D0;
}

#left {
	background: #DFD7C3;
	
}

#categories {
	background: #DFD7C3;
}

#content {
	background: #7D674F;
	height: 470px;
}

.pics {
	margin: 0;
	padding: 0;
	height: 470px;
	width: 656px;
}

#footer {
	background: #7D674F;
}

/***Typography***/

#left h3{
	background: #7D674F;
	color: #FFFFFF;
}

#left p, #left p a{
	color: #FFFFFF;
}

#contact p, #contact p a{
	color: #7D674F;
}


/***Lists***/

#bar ul{
	background: #C7BCA6;
	border-top: #7D674F 5px solid;
	border-bottom: #7D674F 5px solid;
}

#bar ul li a:link, #bar li a:visited {
	color: #7D674F;
	text-decoration: none;
}

#bar ul li a:hover {
	background-color: #7D674F;
	color: #FFFFFF;
}

#bar ul li a.current{
	background-color: #7D674F;
	color: #FFFFFF;
}

#categories li a {
	color: #7D674F;
}

#categories li a:hover {
	color: #FFFFFF;
}

/***Images***/

#banner img {
	border-left: #E9E2D0 10px solid;
}

.pics img{
	top: 0;
	left: 0; 
	height: 470px; 
	width: 656px; 
}

/***Form***/

#categories input, #categories #submit {
	color: #554138;
	border: 0; 
}

#categories input#text {
	background: transparent url(../categories/home/input-bg.jpg) 0 0 no-repeat;
}

#categories #submit {
	background: transparent url(../categories/home/submit-bg.jpg) 0 0 no-repeat;
}

/***Slider***/

#slider {
	margin: 32px 0 0 0;
	padding: 0;
    width: 656px;
    height: 440px;
}

.coin-slider { 
	overflow: hidden; 
	zoom: 1; 
	position: relative; 
}

.coin-slider a{ 
	text-decoration: none; 
	outline: none; 
	border: none; 
}

.cs-buttons { 
	font-size: 0px; 
	padding: 10px; 
	float: left; 
}

.cs-buttons a { 
	margin-left: 5px; 
	height: 10px; 
	width: 10px; 
	float: left; 
	border: 1px solid #B8C4CF; 
	color: #B8C4CF; 
	text-indent: -1000px; 
}

.cs-active { 
	background-color: #B8C4CF; 
	color: #FFFFFF; 
}

.cs-title { 
	width: 636px; padding: 10px; 
}

.cs-prev, .cs-next { 
	background-color: #000000; 
	color: #FFFFFF; 
	padding: 0px 10px;
}
