body {
	text-align: left;
	background-image:  url("images/background.gif");
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #CBB778;
	width: 100%;
	padding-top: 17px;
	padding-bottom: 4px;
}


#productPage {
	background-image:  url(images/backgroundcontent.gif);
	background-repeat: repeat;
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 33px;
	padding-bottom: 0px;
	height: 100%;
}



.welcome {
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 15px;
	padding-top: 10px;
}
.welcome H1 {
	color: #660000;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7B5228;
	padding-bottom: 9px;
	letter-spacing: 0.20em;
	
}
.welcome P {
	margin: 0px;
	padding: 0px 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.welcome ul {
	color: #3E0000;
	list-style-image:  url(images/point.gif);
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px;
	width: 120px;
	list-style-position: inside;
}
.welcome li {
	margin-top: 4px;
	margin-bottom: 4px;
	vertical-align: middle;
	padding-bottom: 5px;
	padding-left: 25px;
}


.floatright {float:right;}

#banner {
	background-image: url(images/banner.gif);
	height: 151px;
	width: 770px;
	background-repeat: no-repeat;
}

#bannerLink a{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFF33;
	text-decoration:none;
	font-size:1.15em;
	font-weight: normal;
	padding: 0px;
	position: relative;
	top: 110px;
	left: 27px;
	right: 0px;
	bottom: 0px;
}

#bannerLink a:hover{ text-decoration:underline;}


#placeHolder {
	position:relative;
	width:700px;
	height:150px;
	
	left: 0px;
	top: 0px;
}

.navback {
	background-image: url(images/NAVnewbg.gif);
	background-repeat: repeat;
	height: 24px;
	width: 100%;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 18px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
}
#bottom {
	background-image: url(images/bottomNew.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 770px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}

#bottom a {color:#999999; text-decoration:none;}

#bottom a:hover {color:#ffffff; text-decoration:underline;}

.popclick {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#productInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top: 30px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 300px;
}
.productcontact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3E0000;
	text-decoration: none;
}

a {color:#660000; text-decoration:none;}

a:hover {color:#333333; text-decoration:underline;}

#navBar {
	height: 100%;
	background-image: url(images/NAVnewbg.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#contactinfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
}

#contactinfo a {
	color:#FFFF00;
	text-decoration: none;
}

#contactinfo a:hover {
	color:#FFFF00;
	text-decoration: underline;
}

#contactinfo br {padding-bottom:3px;}
#productTable {
	margin: 0px;
	padding: 20px 0px 0px 25px;
	width: 500px;
}
