.body {font-family:Georgia, "Times New Roman", Times, serif;font-size: 14px;}
	ul {color:#752641;font-weight:bold;font-size:13px;text-align:right;list-style:none;padding:0;margin:0;line-height:24px;}
	li a:active {color:#752641;font-size:bold;text-decoration:none;}
	li a:hover {color:#240300;font-size:bold;text-decoration:none;}
	h1 {color:#752641;font-weight:bold;font-size:20px;line-height:20px;font-family:Verdana, Arial, Helvetica, sans-serif;margin-top:-5px;}
	a:active {color:#752641;font-size:bold;text-decoration:none;}
	a:hover {color:#240300;font-size:bold;text-decoration:none;}
	a {color:#752641;font-size:bold;text-decoration:none;}
.container	{margin: 0 auto;padding:0;width: 750px;margin-top:-10px;_padding-top:-400px; background-color:#FFFFFF}

/*HEADER STYLES*/
.header {background-image:url(images/hdr_stripes.gif);height: 100px;text-align:center;}
/*.menu {background-color:#752641;text-align:center;color:#DFD27C;line-height:35px;_line-height:10px;font-weight:bold;height:35px;_height:10px;}
	.menu a {color:#DFD27C;font-weight:bold;text-decoration:none;}
	.menu a:active {color:#DFD27C;font-weight:bold;text-decoration:none;}
	.menu a:hover {color:white;font-weight:bold;text-decoration:none;}
	*/

/*ALL PAGE STYLES*/
.content_container {width:749px;}
.left_pane {float:left;width:200px;}
	.left_nav {}
		.left_nav_btn {width:197px;height:26px;line-height:26px; text-align:left;background-image:url(images/menu_left.gif);}
			.left_nav_btn a {color:white;width:197px;}
			.left_nav_btn:hover {color:#EBEBEB;background-image:url(images/menu_left_over.gif);width:197px;}
	.left_featured {width:174px; margin:0 auto;text-align:center;font-weight:bold;color:#752641;font-size:12px;}
	.featured_title {padding:3px;}
	.featured_image {padding:3px;}
	.featured_details {padding:3px;}
.content_pane {float:left;padding:10px;width:500px;background-color:white; border:2px solid #B97089}
	.content_border {border:2px solid #DFD27C;width:520px;height:100%;padding:5px;}
	.content_top {text-align:center;}
	
/*SUBPAGE STYLES*/
	.product {float:left;width:150px;margin:0 auto;padding:8px;_padding:7px;text-align:center;font-weight:bold;color:#752641;font-size:12px;}
	.product_desc {color:#752641;font-size:12px;width:475px;}
	.product_details {	color:#752641;font-size:12px;height:50px;text-align:center;width:475px;}
	.product_cart {text-align:center;}
	.product_multi_container {margin:0 auto; text-align:center; padding-left:15px;}
	.product_heart {background-image:url(images/product_heart_gold.gif); background-position:center;background-repeat:no-repeat;width:125px;height:93px;text-align:center;float:left;font-weight:bold;color:#752641;font-size:12px;}
	.product_size_container {width:70px;float:left;font-size:12px;padding:5px 10px 5px 10px}
	.content_sub {text-align:center;}
	
.view_cart {width:750px;}

.menu {height:35px;}
	.menu_btn {text-align:center;font-variant:small-caps;color:white;font-weight:bold;line-height:27px;}
		.menu_btn a {height:35px;width:125px; background-image:url(images/menu_top.gif); background-repeat:no-repeat;float:left;color:white;}
		.menu_btn a:hover {height:35px;width:125px; background-image:url(images/menu_top_over.gif); background-repeat:no-repeat;float:left;color:#EBEBEB;}
	
.footer {border:2px;padding:20px;padding-top:0px;text-align:center;font-weight:bold;color:#752641;font-size:12px;clear:both;}

.clear {height: 0px; overflow: hidden; clear: both; margin-top: -1px;}