/**************** Main Content Area ****************/
#page_content {
	margin-right: 2px;
	width: 780px;
	text-align: center;
}
.page_content .h_divider {
	margin-bottom: 2px;
	height: 1px;
	background-color: #993300;
	overflow: hidden;
}
/**************** Three Columns Wide ****************/
#leftside {
	margin-bottom: 1px;
	text-align: center;
	float: left;
	width: 250px;
	/*overflow: hidden;*/
	border-right-style:solid;
}
#leftside2 {
	margin-bottom: 1px;
	text-align: center;
	float: left;
	width: 250px;
	/*overflow: hidden;*/
	border-right-style:solid;
}
#leftside3 {
	margin-bottom: 1px;
	text-align: center;
	float: left;
	width: 250px;
	/*overflow: hidden;*/
	border-right-style:solid;
}
#leftside_noborder {
	margin-bottom: 1px;
	text-align: center;
	float: left;
	width: 500px;
	/*overflow: hidden;*/
}
#leftside_largeText {
	margin-bottom: 1px;
	text-align: center;
	font-family: Georgia, sarif, arial;
	font-size: 25px;
	font-variant: small-caps;
	color: #000000;
	float: left;
	width: 500px;
	/*overflow: hidden*/
}
#leftside_largeText2 {
	margin-bottom: 1px;
	text-align: center;
	font-family: Georgia, sarif, arial;
	font-size: 25px;
	font-variant: small-caps;
	color: #000000;
	float: left;
	width: 500px;
	/*overflow: hidden*/
}
#leftside_header {
    margin-top: 100px;
	margin-bottom: 0px;
	text-align: center;
	float: left;
	width: 500px;
	/*overflow: hidden*/
}
.leftside_image {
	margin-top: 15px;
	float: right;
	text-align: left;
	width: 100px;
	height: 100px;
}
.leftside_text {
    margin-top: 30px;
    color: #482500;
	font-size: 12px;
	font-family: Verdana, Arial, Cambria;
	padding-left: 20px;
	float: left;
	clear: left;
	width: 100px;
	height: 100px;
}
.leftside_text_top {
    margin-top: 0px;
    color: #482500;
	font-size: 11px;
	font-family: Verdana, Arial, Cambria;
	padding-left: 10px;
	float: left;
	clear: left;
	width: 125px;
	height: 100px;
}
#page_center {
    margin-bottom: 1px;
	text-align: center;
	float: left;
	width: 250px;
	/*overflow: hidden*/
	border-right-style:solid;
}
#page_center2 {
    margin-bottom: 1px;
	text-align: center;
	float: left;
	width: 250px;
	/*overflow: hidden*/
	border-right-style:solid;
}
#page_center3 {
    margin-bottom: 1px;
	text-align: center;
	float: left;
	width: 250px;
	/*overflow: hidden*/
	border-right-style:solid;
}
.page_center_image {
	margin-top: 15px;
	margin-right: 0px;
	text-align: left;
	float:right;
	width: 100px;
	height: 100px;
}
.page_center_text {
    margin-top: 30px;
    color: #482500;
	font-size: 12px;
	font-family: Verdana, Arial, Cambria;
	padding-left: 20px;
	float: left;
	clear: left;
	width: 100px;
	height: 100px;
}
.page_wide_image {
	margin-top: 15px;
	margin-right: 0px;
	text-align: left;
	float:right;
	width: 140px;
	height: 100px;
}
.page_wide_text {
    margin-top: 0px;
    color: #482500;
	font-size: 11px;
	font-family: Verdana, Arial, Cambria;
	padding-left: 10px;
	float: left;
	clear: left;
	width: 80px;
	height: 100px;
}
#rightside {
    margin-bottom: 1px;
	text-align: center;
	float: right;
	width: 250px;
	/*overflow: hidden*/
}
#rightside2 {
    margin-bottom: 1px;
	text-align: center;
	float: right;
	width: 250px;
	/*overflow: hidden*/
}
#rightside3 {
    margin-bottom: 1px;
	text-align: center;
	float: right;
	width: 250px;
	/*overflow: hidden*/
}
.rightside_top {
    margin-bottom: 1px;
	text-align: center;
	float: right;
	width: 250px;
	/*overflow: hidden*/
}
.rightside_image {
	margin-top: 15px;
	float: right;
	text-align: left;
	width: 200px;
	height: 100px;
}
.rightside_text {
    margin-top: 30px;
    color: #482500;
	font-size: 12px;
	font-family: Verdana, Arial, Cambria;
	padding-left: 20px;
	float: left;
	clear: left;
	width: 100px;
	height: 100px;
}
.rightside_text_small {
    margin-top: 20px;
	margin-right: 20px;
    color: #000000;
	font-size: 11px;
	font-family: Georgia, Cambria, Arial;
	float: left;
	clear: left;
	width: 250px;
	font-style: italic;
	text-align: justify;
}
/**************** page Items Descriptions  ****************/
.page_items_text {
    color: #482500;
	font-size: 11px;
	font-family: Verdana, Arial, Cambria;
	padding-left: 20px;
	float: left;
	clear: left;
	width: 80px;
}
.page_items_text_right {
    color: #482500;
	font-size: 11px;
	font-family: Verdana, Arial, Cambria;
	padding-left: 20px;
	float: left;
	clear: left;
	width: 150px;
}
/**************** Shopping Cart Info  ****************/
.cartinfo {
    margin-bottom: 10px;
	padding-left: 20px;
	color: #820721;
	font-family: arial, tahoma, sans-serif;
	float: none;
	clear: both;
}
.cartinfo h2 {
	font-size: 14px;
	font-weight: bold;
}
.cartinfo .price {
	float: left;
	text-align: left;
}
.cartinfo .addtocart {
	margin-top: 2px;
	float: right;
	width: 100px;
	height: 40px;
	text-align: left;
}
/**************** End of Page Stylesheet  ****************/

