body {
	background: url(../images/body.jpg) repeat-x 0 1px;
	margin-top: 1px;
}
#content {
	padding-right: 20px;
}
#header .logo {
	float: left;
}
#header .logo a {
	background-image: url(../images/logo.jpg);
	height: 80px;
	width: 80px;
	display: block;
	text-indent: -999999px;
}
#header h1 {
	color: #c06;
	margin-left: 10px;
	margin-top: 20px;
	font-size: x-large;
	height: 25px;
	overflow: hidden;
}
.search {
	background: url(../images/search.jpg) repeat-x 0 top;
}
.search form {
	padding: 3px 0 3px 5px;	
}
form.contact .submit input, .search form .submit {
	color: #fff;
	cursor: pointer;
}

#header span {
	color: #999;
	font-weight: bold;
	font-size: x-small;
}
.image-row {
	margin-bottom: 20px;	
	padding-top: 10px;
	text-align: center;
}
.text h2, .text h3, .text h4, .text a, form.contact label {
	color: #c06;
}
.text img {
	background: url(../images/body.jpg) repeat-x 0 0;
	-moz-border-radius:10px;	-webkit-border-radius:10px;}
.text table p a {
	padding-left: 12px;
	line-height: 17px;
	background: url(../images/arrow.png) no-repeat left center;
	text-decoration: none;
}
.text table p a:hover {
	text-decoration: underline;
}
.text table {
	background: url(../images/body.jpg) repeat-x 0 0;
	-moz-border-radius:10px;	-webkit-border-radius:10px;
}
.text table td.leftcol {
	background: url(../images/divider.gif) repeat-y right;
}
.nav {
	margin-top: 81px;
}
.related-searches, .nav {
	background: url(../images/body.jpg) repeat-x 0 0;
	-moz-border-radius:10px;	-webkit-border-radius:10px;
	padding: 0;
	border: 1px solid #c06;
	margin-bottom: 20px;
}
.related-searches li, .nav li {
	font-size: small;
	display: block;
	padding-bottom: 0;
}
.related-searches li strong, .nav li strong {
	color: #666;
	padding-left: 4px;
	padding-right: 3px;
	display: block;
	padding-top: 3px;
	text-shadow: #fff 0 1px 0;
	font-weight: normal;
}
.related-searches li a, .related-searches li a:link, .related-searches li a:visited, .nav li a, .nav li a:link, .nav li a:visited   {
	padding-left: 19px;
	line-height: 17px;
	background: url(../images/arrow.png) no-repeat 5px center;
	text-decoration: none;
	color: #c06;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px dotted #c06;
	display: block;
}
 .related-searches li a.top, .related-searches li a.top:link, .related-searches li a.top:visited, .nav li a.top, .nav li a.top:link, .nav li a.top:visited   {
	border-top: none;
}

.related-searches li a:hover {
	text-decoration: underline;
	background-color: #e7e7e7;
	}
#sidebar2 {
}
#footer {
}
#footer ul li a{
	color: #c06;
}
form.contact .image {
	border-top: 1px dotted #c06;
	border-bottom: 1px dotted #c06;
	padding-top: 10px;
}
hr {
	border-top: 1px solid #c06;
}
form.contact .image input, form.contact .single input, form.contact .multi textarea {
	border: 1px solid #666;
	-moz-border-radius:10px;	-webkit-border-radius:10px;
	background: #fff url(../images/field.gif) repeat-x;
	color: #333;
	font-weight: bold;
	padding: 1px;
}

#banner {
	background: #000 url(../images/banner-bot.jpg) repeat-x 0 bottom;
	color: #fff;
	padding-top: 0;
}
#banner-nested {
	background: url(../images/banner-top.jpg) repeat-x 0 top;
}
.pagination {
	font-size: x-small;
	text-align: right;
	margin: 10px 0;
	color: #666;
}
.pagination a {
	color: #c06;
	-moz-border-radius:10px;	-webkit-border-radius:10px;
	background-color:#e7e7e7;
	padding: 1px 5px;
	text-decoration: none;
	border: 1px solid #c06;
	text-shadow: #fff 0 1px 0;
}