#container {
	background-color: #ff9331;
	color: #5c2b2e;
}
#header {
	background: url(images/header-bg.png) no-repeat;
}
#footer {
	background:url(images/footer-bg.png) #d9531e top;
}
.content-main {
	border: 1px solid #d9531e;
	background: url(../all/trans-50.png) repeat;
}
.content-main h1 {
	background: url(images/header-bg-main.png) no-repeat top;
}
.content-main .high {
	background: url(images/headline.gif) repeat-x;
}
.content-main a img {
	border: 5px solid #f2cb65;
}
.content-main h2 a {
	color:#5c2b2e; 
}
.content-main h3 a {
	color:#ac1a2f; 
}
.member-info p.username {
	background: url(images/headline.png) repeat-x;
}
.member-info p.username a {
	color:#fdd475;
}
.photos {
	border: 1px solid #d9531e;
	background: url(../all/trans-50.png) repeat;
}
.photos h1 {
	background: url(images/header-bg-main.png) no-repeat top;
	color: #fff;
}
.photos dl {
	border-bottom:1px solid #d9531e;
	border-left:1px solid #d9531e;
}
.photos dt a img {
	border: 5px solid #f2cb65;
}
.sidebox {
	border: 1px solid #d9531e;
	background: url(../all/trans-50.png) repeat;
}
.highlights {
	border: 1px solid #d9531e;
	background: url(../all/trans-50.png) repeat;
}
.sidebox h1 {
	background: url(images/header-bg-side.png) no-repeat top;
}
.highlights h1 {
	background: url(images/header-bg-side.png) no-repeat top;
}
.sidebox .high {
	background: url(images/headline.png) repeat-x;
	color: #fdd475;
}
.sidebox .low {
	background: url(images/headline.png) repeat-x;
	color: #fdd475;
}
.explore {
	border: 1px solid #d9531e;
	background: url(../all/trans-50.png) repeat;
}
.right .explore h1 {
	background: transparent url(images/explore-bg-right.png) no-repeat top;
}
.right .explore a {
	color:#28b0ec; 
	text-decoration: underline;
}
.content-main h2#add-comment {
	background:url(/images/titles/add-a-comment-white.png) no-repeat scroll 0 0 transparent;
}
.comment-entry {
	border-bottom: 1px solid #4891dc;
}
.comment-entry a img {
	border: 1px solid #c15017;
}
.comment-entry p.name {
	background: url(images/headline.png) repeat-x;
}
.comment-entry p.name a  {
	color:#fdd475;
}
.comment-entry p.timestamp {
	color:#ac1a2f;
}
.content-main form textarea {
	background: url(/images/comment-box.gif) no-repeat top left;
}
.map a {
	color:#ee145b;
}
