body {
	background-image:none;
	/* background-color:#798257; */
	background-color:#cd6200;
}

h2 {
	line-height:20px;
}

#pageContent{
	padding-bottom:0px;
}

#backgound_wrapper {
	/* background-image: url(../images/gallery_bg_repeater.jpg); */
	background-image: url(../images/home_bg_repeater.jpg);
}

ul#gallery_list li {
	padding-bottom:10px;
}

#background_main {
	/* background-image: url(../images/gallery_bg_header.jpg); */
	background-image: url(../images/home_bg_header.jpg);
}
#background_footer {
	/* background-image: url(../images/gallery_bg_footer.jpg); */
	background-image: url(../images/home_bg_footer.jpg);
}
#extralinks {
		position:relative;
		top: 0px;
		left: 0px;
		font-family: Futura Bold, Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-stretch:narrower;
		display:inline;
}
#extralinks A:link { color:#E7813F; }
#extralinks A:active { color: #000000; }
#extralinks A:visited { color:#E7813F; }
#extralinks A:hover { color: #000000; }