body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
	font-weight: normal;
}
body a {color:#502E19; text-decoration:none;}
body a:hover {color:#D9C894;}

a {outline: none;}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
	font-weight: normal;
}
a.bodyText {color:#502E19; text-decoration:none;}
a.bodyText:hover {color:#D9C894;}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;
	font-weight: normal;
}

.bodyTextLineHeight {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
	font-weight: normal;
	line-height:17px;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#D9C894;
	font-weight: normal;
}

.productTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
	font-weight: bold;
}

.productInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;
	font-weight: normal;
	font-style:italic
}

.productLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#502E19;
	font-weight: normal;
	text-decoration:none;
	text-transform:uppercase
}

a.productLink:hover {
	color:#D9C894;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#502E19;
	font-weight: normal;
}

.subtitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#444444;
}

.hrDash {
	height:61; 
	background-image:url(images/HRdash.gif); 
	background-repeat:repeat-x;
}

.hrSolid {
	height:37; 
	background-image:url(images/HRsolid.gif); 
	background-repeat:repeat-x;
}


