body
{ 
	margin: 0; 
	padding: 0; 
	font-family: Arial, Verdana; 
	font-size: 10pt;
}

h1, h2, h3, h4, h5, h6
{
	color:#4E3D19; 
	font-weight: bold;
}

h1
{
	font-size: 150%;
	margin: 0px 0px 10px 0px;
}

h2
{
	font-size: 140%;
	margin: 0px 0px 10px 0px;
}

h3
{
	font-size: 130%;
	margin: 0px 0px 10px 0px;
}

h4
{
	font-size: 120%;
	margin: 0px 0px 8px 0px;
}

h5
{
	font-size: 110%;
	margin: 0px 0px 8px 0px;
}

h6
{
	font-size: 100%;
	margin: 0px 0px 8px 0px;
}

a, a:link, a:visited, a:active, a:hover
{
	color: #4A400D;
	text-decoration: none;
}

a:hover
{
	text-decoration:underline;
}

.page
{
    width: 833px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}
.page_body
{
    clear: both;
}
.page_body_content
{
    margin-top: 10px;
}
.header
{
}
.header_content
{
}
.header_nav
{
	padding-top: 5px;
	height: 30px;
	width: 700px;
}

.tab_left
{
    
}
.tab_right
{
}

.logo_right
{
    float:right;
    margin-top:0px;
    position:absolute;
    margin-top: -52px;
    margin-left: 580px;
}
.logo_right_content
{
}
.home_marquee
{
    width: 833px;
    height: 520px;
    background-repeat: no-repeat;
}

.home_body
{
    width: 833px;
    margin: 0px auto 0px auto;
}
.home_body_content
{
    padding: 10px 0px 10px 2px;
}
.home_lower_left
{
    float:left;
    width: 277px;
    height: 175px;
}
.home_lower_center
{
    float:left;
    width: 277px;
    height: 175px;
}
.home_lower_right
{
    float:left;
    width: 277px;
    height: 175px;
}

.home_footer_nav
{
    width: 833px;
    margin: 0px auto 0px auto;
}

.home_footer_nav_content
{
}

.home_nav
{
    padding-top: 490px;
   
    
}

.home_nav_content
{
    background-image: url(../images/home_menu_bg.png);
    height: 30px;
    padding-top: 2px;
    width: 833px;
   
}
.home_nav_text
{
    text-align:center;
    margin-left: 20px;
}

.social_buttons
{
    float:left;
}
.social_buttons_content
{
    padding: 10px 0px 10px 0px;
}

.social_button
{
    padding: 2px;
}

.footer_nav
{
	clear: both;
}
.footer_nav_content
{
    padding: 10px 0px 10px 0px;
}
.collection_header
{
    font-weight: bold;
}


.product_top_image
{
}
.product_list
{
    margin-top: 10px;
}

.list_data
{
}
.list_data_content
{
    padding-top: 10px;
}

.product_detail_image
{
    width: 300px;
}
.product_detail_line
{
}
.product_detail
{
    margin-top: 10px;
}
.product_detail_left
{
    float:left;
    width: 733px;
}
.product_detail_left_content
{
}
.product_detail_right
{
    float:right;
    width: 100px;
}

.product_detail_right_content
{
    padding-top: 20px;
}

.side_photo
{
}
.side_photo_content
{
}
.errortext
{
	color: Maroon;
	font-size: 8pt;
}

.pagemessage
{
	background-color: Yellow;
	color: Maroon;
	font-size: xx-small;
}

.page_footer
{
	margin: 0px auto 0px auto;
	text-align: center;
}

.requiredfield
{
	background-color: #ffffcc;
}

.OrderPrint
{
	background-color: White;
}

.home_retail_store
{
}


