#right_brdr {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
#bottom_brdr {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#top_brdr {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.copyright_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B8BE9C;
	font-weight: lighter;
	text-align: right;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #50341C;
}

.prodtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #50341C;
	text-transform:uppercase;
	font-stretch:ultra-expanded;
	font-weight:bold;
}

.maintext2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #50341C;
	padding-left:10px;
	padding-right:10px;
}

.prodtext2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #50341C;
	text-transform:uppercase;
	font-stretch:ultra-expanded;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}


.images {
	border:#50341C solid 1px;
	padding:2px;
	margin:5px;
}

.prodimages {
	border: #50341C solid 2px;
	padding:10px;
	margin:0px;
}

