body.home {
	padding: 0;
	margin: 22px 0 0 0;
	text-align: center;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
}

body {
	padding: 0;
	margin: 22px 0 0 0;
	text-align: center;
	background-color: #826b3c;
	background-image: url(../images/general/background.gif); 
	background-repeat: repeat-x; 
}

DIV#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
}

.copy { 
	color: #4C4C4C; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 15px; 
}

.copygold { 
	color: #826b3c; 
}

.copybold { color: #826b3c; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 12px; padding-left: 31px; }

p { 
	color: #4C4C4C; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	line-height: 15px; 
}

DIV.cust-list {
	border-top: 1px dotted #826b3c;
}

DIV.cust-list p {
	border-bottom: 1px dotted #826b3c;
	color: #826b3c; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	line-height: 15px; 
	margin: 0;
	padding: 5px 0 5px 0;
}

DIV.qual-list {
	margin: 0;
	padding: 15px 0 0 0;
}

DIV.qual-list p {
	margin: 0;
	padding: 0 0 3px 0;
}

DIV.contact-list p {
	border-bottom: 1px dotted #826b3c;
	padding: 5px 0 5px 0;
}

DIV.news-list {
	border-top: 1px dotted #826b3c;
}

DIV.retail-list {
	border-top: 1px dotted #826b3c;
}

table.award {
	border-bottom: 1px dotted #826b3c;
}


table.award h1 {
	margin: 0;
	padding: 0 0 3px 0;
	color: #826b3c; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
}

table.award p {
	margin: 0;
	padding: 3px 0 0 0;
}


table.news {
	border-bottom: 1px dotted #826b3c;
}


table.news h1 {
	margin: 0;
	padding: 0 0 3px 0;
	color: #826b3c; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
}

table.news p {
	margin: 0;
	padding: 8px 0 0 0;
}

table.retail {
	border-bottom: 1px dotted #826b3c;
}


table.retail h1 {
	margin: 0;
	padding: 0 0 3px 0;
	color: #826b3c; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
}

table.retail p {
	margin: 0;
	padding: 8px 0 0 0;
}

td { }

a:link, a:visited { 
	color: #826b3c; 
	text-decoration: underline;
}

a:hover, a:active { 
	color: #4C4C4C; 
	text-decoration: underline;
}
