body {
	background-color:#2E1B0C;
}
#container {
	background: #FAE8B6 url(../images/image3.jpg) repeat-x center 166px;
}
#header {
	background: #2E1B0C url(../images/header.jpg) no-repeat 80px;
}
#header .logo {
	height: 80px;
	width: 80px;
	zoom:1;
}
#header .logo a {
	background-image: url(../images/logo.jpg);
	height: 80px;
	width: 80;
	display: block;
	text-indent: -999999px;
}
#header h1.nosearch {
	color: #EFCB7E;
	font-weight: bold;
	font-style: normal;
	-moz-opacity:.70; 
	filter:alpha(opacity=70); 
	opacity:.70;
	position: absolute;
	top: 16px;
	left: 90px;
	line-height: 40px;
	font-size: 20px;
}
#header h1.withsearch {
	color: #EFCB7E;
	font-weight: normal;
	font-style: normal;
	-moz-opacity:.70; 
	filter:alpha(opacity=70); 
	opacity:.70;
	position: absolute;
	top: 5px;
	left: 90px;
	line-height: 16px;
	font-size: 16px;
}
#header span {
	color: #EFCB7E;
	font-weight: bold;
	position: absolute;
	top: 52px;
	left: 90px;
	line-height: 11px;
	font-size: 10px;
}
#header form {
	position: absolute;
	width: 550px;
	top: 23px;
	left: 90px;
}
#header form .keyword, .extra-search form .keyword {
	width: 316px;
	font-size: medium;
}
#header form .submit, form.contact .submit input, .extra-search form .submit {
	border: 1px solid #2E1B0C;
	background: #2E1B0C url(../images/button.gif) 0 bottom;
	font-size: medium;
	color: #EFCB7E;
	font-weight: bold;
}
.extra-search {
	margin-bottom: 20px;	
	border: 1px solid #AD793A;
	background: url(../images/image.jpg) repeat-x 0 center;
	padding: 10px 0;
	text-align: center;
}
.extra-search span {
	color: #2E1B0C;
	font-weight: bold;
	line-height: 12px;
	font-size: 12px;
}
.image-row {
	margin-bottom: 20px;	
	padding-top: 10px;
	text-align: center;
}
.text h2, .text h3, .text h4, .text a, form.contact label {
	color: #2E1B0C;
}
.text img {
}

.related-searches {
	background: #6D2D01 url(../images/box.jpg) repeat-x 0 bottom;
	padding: 0;
	border: 1px solid #2E1B0C;
	border-bottom: 0;
}
.related-searches li {
	font-size: x-small;
	border-bottom: 1px solid #2E1B0C;
}
.related-searches li strong {
	font-size: xx-small;
	color: #EFCB7E;
	border-bottom: 1px solid #2E1B0C;
	display: block;
	padding: 0 5px 3px;
	background-color: #2E1B0C;
}
.related-searches li a, .related-searches li a:link, .related-searches li a:visited  {
	background: url(../images/arrow.png) no-repeat 5px center;
	font-size: x-small;
	display: block;
	color: lightyellow;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
	padding: 3px 0 3px 15px;
}
.related-searches li a:hover {
	text-decoration: none;
	background-color: #EFCB7E;
	color: #2E1B0C;}
#sidebar2 {
}
#footer {
	background-color: #2E1B0C;
	background-image: url(../images/box.jpg);
	height: 80px;
}
#footer ul li a{
	color: #fff;
}

#banner {
	background: #f1f1f1 url(../images/image2.jpg) repeat-x 0 top;
	color: #c00;
	padding-top: 7px;
}
.tds-searchbox-wide-short {
	background: #E7C677 url(../images/image.jpg) repeat-x 0 bottom;
	color: #fff;
	border: 1px solid #E7C677;
}
.tds-searchbox-short form .tds-search-submit {
	background: #2E1B0C url(../images/button.gif) repeat-x 0 top;
	border: 1px solid #2E1B0C;
	color: #FAE8B6;
}