body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
hr {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6D4738;
	text-decoration: none;
}
.globalNavUnderline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6D4738;
}
.homeIntroTable {
	border: 1px dashed #6D4738;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFCC;
	padding: 2px;
}
.topnavbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E9E9E9;
	padding: 3px;
	background-image: url(graphics/bgUpperNav.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.topnavbar a {
	text-decoration: none;
	color: #000000;
}
.topnavbar a:hover {
	text-decoration: none;
	color: #FF0000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6D4738;
}
.yourPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6D4738;
}
.navButtonLime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CBDF75;
	padding: 10px;
	margin: 0px;
}
.navButtonLime a {
	color: #FFFFFF;
	text-decoration: none;
}
.navButtonLime a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CBDF75;
	padding: 3px;
}
.button a {
	color: #FFFFFF;
	text-decoration: none;
}
.button a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFA249;
	padding: 1px;
	text-decoration: none;
	border: 1px solid #6D4738;
}
.button2 a {
	color: #FFFFFF;
	text-decoration: none;
}
.button2 a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6D4738;
}
.subheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CBDF75;
}
.subheaderOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFA249;
}
.addImgButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CBDF75;
	padding: 3px;
	text-decoration: none;
}
.addImgButton a {
	color: #FFFFFF;
	text-decoration: none;
}
.addImgButton a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.leftBorder {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #6D4738;
	padding-left: 15px;
}
.message {
	font-style: italic;
	height: 50px;
}
.message2 {
	font-style: italic;
}
