body {
	background-image: url(Images/background.jpg);
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #C5B69F;
	background-repeat: no-repeat;
}

img {
	display: block;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #A8977D;
	letter-spacing: 0.05em;
	white-space: nowrap;
}

p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 1.3em;
letter-spacing: 0;
text-align: left;
word-spacing: normal;
text-decoration: none;
color: #8C8C8C;
}

a:link { 
	color: #666666;
	}
a:visited { 
	color: #666666;
	}
a:hover { 
	color: #A8977D;
	}
a:active { 
	color: #666666;
	}

.noFlashText {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}



.productDescription {
	width: 575px;

}
.highlight {
	background-color: #C4B59E;
	padding: 20px;
	width: 90%;
	background-position: center;
	color: #FFFFFF;
}

.footer {
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-left: 30px;
	padding-bottom: 20px;
}

.footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
	}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
.footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
ul {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 1.3em;
letter-spacing: 0;
text-align: left;
word-spacing: normal;
text-decoration: none;
color: #8C8C8C;
}
.pdfLineItems {
	list-style-image: url(Images/pdficon.gif);
	list-style-position: outside;
	text-align: left;
	vertical-align: text-top;
	white-space: normal;
	padding: 15px;
}
