/* Site specific color and images that 'skin' the selected layout. */

/*
.formButton {
	BORDER: 1px solid #67914c;
	background-color: #edf3e9;
	text-align: center;
}
*/
body {
	}
#wrapper {
	position: relative;
	top: 0px;
	left: 0px;
	border-top: 5px solid black;
	}
#homeHeader {
	width: 100%;
	height: 250px;
	background: url(../images/home_header.gif) 50% 0% no-repeat;		
	}
#goldBar {
	width: 100%;
	height: 95px;
	background: url(../images/goldbar.gif) repeat-x;	
	}	
#homeContainer {
	position: relative;
	margin-top: -100px;
	width: 929px;
	margin: -345px auto 0px auto;
	text-align: left;

	}	
#homeContainer #brandingContainer {
	height: 193px;
	}	
#homeContainer #logo {
	margin-left: 71px;
	margin-top: 34px;
	}
.siteTagline {
	display: none;
	}	
.holder {
	float: left;
	margin: 10px;
}

.scroll-pane {
	overflow: auto;
	float: left;
}
#mainContainer {
	position: relative;
	width: 926px;
	background: url(../images/main_back.png) repeat-y;
	margin: 0px;
	}	

#mainBottom {
	width: 929px;
	height: 42px;
	background: url(../images/main_footer.png) no-repeat;
	margin: 0px auto;
	margin-bottom: 30px;
	}		
#footer {
	background: #4f3525 url(../images/brownbar.gif) repeat-x;
	padding: 60px 0px 30px 0px;
	color: white;
	}	
#footerContainer {
	position: relative;
	width: 926px;
	margin: 0px auto;
	font-size: 12px;
	text-align: left;
		}	
#footerContainer a {
	color: white;
	text-decoration:none;
	}	
#bottomMenu {
	display: block;
	width: 700px;
	text-align: left;
	margin-left: 5px;
	}	

#footerText {
	float: left;
	}
#copyright {
	float: left;
	margin-right: 0px;
	margin-left: 5px;
	}	
#icons {
	clear: left;
	padding-top: 10px;
	display: block;
	padding-left: 50px;
	width: 650px;
	text-align: left;
	}	
#address {
	position: absolute;
	top: 0px;
	right: 15px;
	width: 176px;w
	text-align: right;
	}	
#pleaselogin .left, #memberlogin .left {
	border: none;
	}	
	