html {
	background: #666;
	margin: 0;
	padding: 0;
	}
	
body {
	color: #333;
	background-color: #666;
	}
		
#wrapper  {
	background: #b79560;
	background: url(../imgs/common/page-back.jpg);
	background-repeat: repeat-y;
	}
#page {

}	
#wrapper a.inlineLink{
	color: #018fc8;
	}

#header {
	/*background: #fff;*/
	background: url(../imgs/common/header-back.jpg);
	background-repeat: no-repeat;
	}
	
#backgroundBottom {
	/*background: #fff;*/
	background: url(../imgs/common/footer-back.jpg);
	background-repeat: no-repeat;
	height: 73px;
	}

#headerLeft {
	/*background: #fff;*/
	}

#headerRight {
	/*background: #fff;*/
	}

#header #headerRight #leftSplitHeader #locationSearch {
font-weight: bold;
color: #333;
}
	
#navTop {

	}

h1 {

	}
			
h2 {

	}

h3 {

	}
	
h4 {

	}
		
h5 {
	}

/*inline content links*/	

a.iconImage {
	color: #500b24;
}

a, a.content {
	color: #500b24;
	}
	
a:hover, a.content:hover {
	color: #500b24;
	text-decoration: underline;
	}
					
em {
	font-style:italic;
	}
			
hr { 
	color: #666; 
	
	}
			
#topSingleCol {	
	/*background: #fff;*/	
}
/*2column*/	
#leftContainer {
	/*background-color: #e0ceac;*/
	color: #333;
	}
	
#leftContainer p {
	}

#rightContainer h1 {
	
	}
	
#leftContainer p {
	}
/*end 2 column*/

/*start 2column split left*/
#leftSplitContainerL {
	/*background-color: #e8e8e8;*/
	}
		
#rightSplitContainerL {
	/*background-color: #c8c8c8;*/
	}
	
/*end 2column split left*/
/*start 2column split right*/	
#leftSplitContainerR {
	/*background-color: #e8e8e8;*/
}
		
#rightSplitContainerR {

}
	
#leftSplitContainerRight h2, #rightSplitContainerRight h2 {

}
	
#rightContainer #productPanelExpandMiddle #productDisplay {
	color: #fff;
}

#rightContainer .bottomSingleCol, #rightContainer .bottomSingleCol1 h2{	

	}
				
#navBottom a {

	}
				
#footer a {
	color: #333;
	}
	
#copyright {
	color: #333;
	}

.error {	
	color: #ff0000;
	font-size: 85%;
	}
	
.complete {	
	color: #003300;
	}	
	
.required {	
	color: #ff0000;
	font-size: 90%;
	}
.question {
	font-weight: bold;
}

.note {	
	font-size: 90%;
	margin: 0 0 0 20px;
	}
/*.borderCenterAlign {
	border: 1px solid #e8e8e8;	
	background: #f8f8f8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	padding: 6px;
	}
	
#borderLeftAlign {
	border: 1px solid #e8e8e8;	
	background: #f8f8f8;
	}*/
	
/*#footerLeftR a {
	color: #fff;
	}
	
#footerLeftR a:hover {
	color: #fff;
	}*/