body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

img {
	display: block;
	border: 0px;
}

form {
	padding: 0px;
	margin: 0px;
}

h1 {
	font-family: arial, sans-serif;
	letter-spacing: 0.5px;
	font-size: 32px;
	line-height: 30px;
	font-weight: normal;
	font-style: normal;
	color: #8D8868;
	display: inline;
	letter-spacing: 2px;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #C2BF88;
	display: inline;
}

h3 {
	font-family: arial, sans-serif;
	letter-spacing: 0.5px;
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
	color: #8D8868;
	display: inline;
	letter-spacing: 2px;
}

p {
	margin: 0px;
	padding: 0px;
}

#sub_logo {
	background-image: url(/images/new_design/below_logo_background.jpg);
	background-repeat: no-repeat;
	width: 936px;
	height: 30px;
}

#main_content_home {
	/*
	background-image: url(/images/new_design/left_section_background_home.jpg);
	background-repeat: no-repeat;
	*/
	background-color: #000000;
	padding-top: 28px;
	padding-left: 27px;
	padding-right: 15px;
}

#main_content_workshop {
	background-image: url(/images/new_design/main_secondary_left_background.jpg);
	background-repeat: no-repeat;
	padding-top: 38px;
	padding-left: 59px;
	padding-right: 15px;
	width: 476px;
	height: 1254px;
}

#main_content {
	background-image: url(/images/main-secondary-background.jpg);
	background-repeat: no-repeat;
	/*padding-left: 8px;*/
	/*padding-right: 10px;*/
	/*padding-top: 9px;*/
	width: 876px;
	height: 600px;
}

.left_nav_ul {
	padding: 0px;
	margin: 0px;
}

.left_nav_ul li {
	list-style-type: none;
	padding-left: 20px;
}

.left_nav_link {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

.left_nav_link:hover {
	color: #BBBBBB;
}

.right_nav_link, a {
	font-family: arial;
	letter-spacing: 0.5px;
	font-size: 17px;
	color: #C2C195;
	font-style: normal;
	text-decoration: none;
	line-height: 25px;
}

.right_nav_link:hover, a:hover {
	color: #929170;
}

#right_section {
	background-image: url(/images/new_design/right_section_home.jpg);
	background-repeat: no-repeat;
	width: 249px;
	height: 1254px;
	padding-top: 4px;
	padding-left: 10px;
}

#right_section_home {
	background-image: url(/images/new_design/right_section_home_small.jpg);
	background-repeat: no-repeat;
	width: 249px;
	height: 675px;
	padding-top: 5px;
	padding-left: 10px;
}

.right_nav_link_cell {
	padding-left: 15px;
}

/*
#search_cell {
	width: 217px;
	height: 30px;
}
#search_cell_small {
	background-image: url(/images/new_design/search_background.jpg);
	background-repeat: no-repeat;
	width: 207px;
	height: 30px;
}
*/

.search_link {
	font-family: arial;
	letter-spacing: 0.5px;
	font-size: 12px;
	color: #8A857F;
	font-style: normal;
	text-decoration: none;
}

.search_link:hover {
	color: #A8ADA5;
}

.search_field {
	background-color: #5F0400;
	font-weight: bold;
	color: #FFFFFF;
	width: 135px;
	height: 25px;
	border: 0px;
	padding-top: 5px;
	padding-left: 5px;
}
.search_field_small {
	background-image: url(/images/new_design/search_background.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	width: 207;
	height: 30px;
	border: 0px;
	padding-top: 5px;
	padding-left: 5px;
}

#news_events_box {
	background-image: url(/images/new_design/news_and_events_box.jpg);
	background-repeat: no-repeat;
	width: 290px;
	height: 238px;
}

.copy {
	font-family: arial;
	letter-spacing: 0.5px;
	font-size: 15px;
	color: #C2C195;
	line-height: 18px;
}

.copylarge {
	font-family: arial;
	letter-spacing: 0.5px;
	font-size: 15px;
	color: #C2C195;
	font-style: italic;
	line-height: 18px;
}

.copylink {
	font-family: arial;
	letter-spacing: 0.5px;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: underline;
}
.copylink:hover {
	color: #BBBBBB;
}
.copylinkBlack {
	font-family: arial;
	letter-spacing: 0.5px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.copylinkBlack:hover {
	color: #333333;
}
.copylinkGray {
	font-family: arial;
	letter-spacing: 0.5px;
	font-size: 10px;
	color: #565C58;
	text-decoration: underline;
}
.copylinkGray:hover {
	color: #828B85;
}
.copylinkBrown {
	font-family: arial;
	letter-spacing: 0.5px;
	font-size: 12px;
	color: #5A1808;
	text-decoration: underline;
}
.copylinkBrown:hover {
	color: #98290E;
}
.copylinkItalics {
	font-family: arial;
	letter-spacing: 0.5px;
	font-size: 16px;
	color: #F0EFB8;
	text-decoration: none;
	font-style: italic;
}
.copylinkItalics:hover {
	color: #929170;
}

.copywhite {
	font-family: arial;
	letter-spacing: 0.5px;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 18px;
}

.copyblack {
	font-family: arial;
	letter-spacing: 0.5px;
	font-size: 12px;
	color: #000000;
	font-style: italic;
	line-height: 18px;
}

.product_hr {
	background-color: #807A60;
	width: 270px;
	height: 1px;
}

.product_vr {
	background-image: url(/images/new_design/product_vr.jpg);
	background-repeat: repeat-y;
	background-position: 6px 0px;
	padding-left: 6px;
	padding-right: 20px;
	width: 1px;
}

.shopping_cart_copy {
	font-family: arial;
	letter-spacing: 0.5px;
	font-size: 14px;
	color: #FFFFFF;
	font-style: italic;
}

.shopping_cart_label {
	font-family: arial;
	letter-spacing: 0.5px;
	font-size: 14px;
	font-style: normal;
	color: #C2C195;
}

.shopping_cart_hr {
	background-color: #807A60;
	width: 540px;
	height: 1px;
}

.submit_button_narrow {
	background-image: url(/images/new_design/buttons/button_background_narrower.gif);
	background-repeat: no-repeat;
	font-family: tahoma;
	font-size: 9px;
	font-style: normal;
	text-align: center;
	color: #000000;
	width: 88px;
	height: 22px;
	cursor: pointer;
	text-transform: uppercase;
}

.submit_button {
	background-image: url(/images/new_design/buttons/button_background_narrow.gif);
	background-repeat: no-repeat;
	font-family: tahoma;
	font-size: 9px;
	font-style: normal;
	text-align: center;
	color: #000000;
	width: 109px;
	height: 22px;
	cursor: pointer;
	text-transform: uppercase;
}

.submit_button_wide {
	background-image: url(/images/new_design/buttons/button_background_wide.gif);
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 9px;
	font-style: normal;
	text-align: center;
	color: #000000;
	width: 155px;
	height: 22px;
	cursor: pointer;
	text-transform: uppercase;
}

.semi_transparent_background {
	background-image: url(/images/new_design/semi_trans_background.png);
	background-repeat: no-repeat;

	/* This is necessary for IE <7 to display transparent png */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/new_design/semi_trans_background.png', sizingMethod='scale');
}

#art_in_frame {
	background-image: url(/images/new_design/table_vase_background.jpg);
	background-repeat: no-repeat;
	width: 480px;
	height: 750px;
}
#art_in_frame_Original {
	background-image: url(/images/new_design/table_vase_background.jpg);
	background-repeat: no-repeat;
	width: 480px;
	height: 750px;
}
#art_in_frame_Canvas {
	background-image: url(/images/new_design/home_background.jpg);
	background-repeat: no-repeat;
	width: 480px;
	height: 750px;
}
#art_in_frame_Print {
	background-image: url(/images/new_design/office_background.jpg);
	background-repeat: no-repeat;
	width: 480px;
	height: 750px;
}

#art_details_header {
	background-image: url(/images/new_design/art_details_header_background.jpg);
	background-repeat: no-repeat;
	width: 1008px;
	height: 109px;
}

#art_details_navbar {
	background-image: url(/images/new_design/art_details_navbar_background.jpg);
	background-repeat: no-repeat;
	width: 1008px;
	height: 23px;
	padding-left: 100px;
}

.size_display_image {
	border-color: #C2BF88;
}

.frame_display_image {
	border-color: #7F8970;
	cursor: pointer;
}

#guest_greeting {
	padding-bottom: 5px;
}

#promotions_box {
	background-image: url(/images/new_design/promotions_box.jpg);
	background-repeat: no-repeat;
	width: 330px;
	height: 238px;
	padding: 10px;
	padding-top: 20px;
}

.slight_red_bg {
	background-color: #140001;
}

.strikeout {
	text-decoration: line-through;
}

.bread_crumb{
	font-family: arial;
	letter-spacing: 0.5px;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
.bread_crumb:hover {
	color: #BBBBBB;
}


/*********** NEW CART STUFF ************/
table.checkoutTable {
	border-collapse: collapse;
	border: none;
	width: 513px;
	float: left;
	background-image: url(/images/new_design/semi_trans_background.png);
	background-repeat: repeat;
}

table.checkoutTable tr.transparent td {
}


td.cartHeader {
	height: 19px;
	background: none;
	padding-left: 0px;
	margin: 0px;
	background-color: black;
}

.cartSubHeader {
	border: none;
	border-bottom: 1px solid #cecf95;
	padding-left: 37px;
	padding-top: 20px;
	padding-bottom: 7px;
}

.cartSubHeader h3 {
	color: #cecf95;
	font-size: 17px;
	letter-spacing: normal;
	font-weight: bold;
}

.cartInput {
	border: 1px solid #bbb;
	border-top: 2px solid #777;
	width: 215px;	
	height: 20px; 

}

.cartInputHolder tr td {
	background: none;
}

.cartInputHolder {
	padding: 0px;
	margin-left: 35px;
	margin-top: 10px;
	color: white;
	font-size: 14px;
	letter-spacing: normal;

}

.cartInputHolder tr td {
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: middle;
	background: none;
}

.newcartInputLabel {
/*	width: 220px;*/
	background: none;
}

.newcartInputCell {
	background: none;

}

.cartInputHolder tr td {

	padding-left: 0px;
}

.gold, tr.headerTitle td {
	color: #cecf95;
}

.cartSubmitButtonRow {
	border: none;
	border-top: 1px solid #cecf95;
	text-align: right;
	padding-top: 25px;
	padding-bottom: 15px;
	padding-right: 20px;

}


.newcartShoppingList,  .newcartInfo {
	border-collapse: collapse;
	border: none;
	width: 211px;
	/*background-image: url(/images/new_design/semi_trans_background.png);*/

	background-repeat: repeat;
	float: left;
	margin-left: 8px;
	
	margin-bottom: 20px;
}
.newcartTotalList tr td {
	color: white;
	font-size: 13px;
	line-height: 15px;
}
.newcartInfo {
	color: white;
	font-size: 13px;
	margin-bottom: 0px;
}

.topBorder {
	border-top: 1px solid #cecf95;

}

.shoppingCartTitle {
	color: white;
	font-size: 12px;
	margin-bottom: 8px;
	margin-top: 0px;
	padding: 0px;
	line-height: 14px;
	margin-left: 10px;
}

.shoppingCartListImage {
	margin-bottom: 4px;
}

.shoppingCartProductList {
	padding-top: 14px;	
	/*border-bottom: 1px solid #cecf95;*/
}

.shoppingCartNoBorder {

	border: none;
}
.goldBottomBorder {

	border-bottom: 1px solid #cecf95;
}

.newcartTotalList tr td.gray, .gray {

	color: #6e6e6e;
}

.information {
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
}

.information img {

	margin: 0px auto;
}

.cartHeader a {
	color: black;
	font-size: 11px;
	line-height: 12px;
	margin-right: 10px;
	margin-bottom: 3px;
	font-style: normal;
}

.reviewTable {
	font-size: 13px;
	color: white;
	letter-spacing: normal;
}

tr.headerTitle td {
	font-weight: bold;
	
}

.darkReviewTable {
	background-color: black;
	color: #cecf95;
	margin-left: 35px;
	margin-top: 20px;
	margin-bottom: 15px;
}

.darkReviewTable tr td {
	padding-left: 10px;
}

.productsTableMain, .productsTotalMain {

	color: white;
	vertical-align: top;
	width: 465px;
	background-color: black;
	padding: 10px; 
}

.productsTableMain tr td {
	vertical-align: top;
}

.productsTableMain tr td.goldBottomBorder {
	padding-top: 15px;
	padding-bottom: 10px;
}

.productsTableMainLabel {
	padding-right: 10px;
	
}

.productsTotalMain {
	font-size: 14px;
	color: #cecf95;
	text-align: right;

}
.errorMessage {
	color: orange;
	border: thin solid red;
	color: orange;
	margin-bottom: 20px;
	font-size: 10pt;
	border-left: none;
	border-right: none;
padding: 10px;	

}

.white {
	color: #FFFFFF;
}

.black {
	color: #000000;
}

.rotated_text {
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	display: block;
	position: absolute;
	right: -7px;
	top: -10px;
}

.size_tab, .print_tab {
	cursor: pointer;
}

.product_tab_top_left {
	background-image: url(/images/product_tabs/top-left.png);
	background-repeat: no-repeat;
	width: 58px;
	height: 32px;
}

.product_tab_top_left_active {
	background-image: url(/images/product_tabs/top-left-active.png);
	background-repeat: no-repeat;
	width: 58px;
	height: 32px;
}

.product_tab_top_middle {
	background-image: url(/images/product_tabs/top-middle.png);
	background-repeat: no-repeat;
	width: 55px;
	height: 32px;
}

.product_tab_top_middle_active {
	background-image: url(/images/product_tabs/top-middle-active.png);
	background-repeat: no-repeat;
	width: 55px;
	height: 32px;
}

.product_tab_top_right {
	background-image: url(/images/product_tabs/top-right.png);
	background-repeat: no-repeat;
	width: 58px;
	height: 32px;
}

.product_tab_top_right_active {
	background-image: url(/images/product_tabs/top-right-active.png);
	background-repeat: no-repeat;
	width: 58px;
	height: 32px;
}

.product_tab_top_single {
	background-image: url(/images/product_tabs/top-single.png);
	background-repeat: no-repeat;
	width: 60px;
	height: 32px;
}


.product_tab_left_top {
	background-image: url(/images/product_tabs/left-top.png);
	background-repeat: no-repeat;
	width: 26px;
	height: 57px;
}

.product_tab_left_top_active {
	background-image: url(/images/product_tabs/left-top-active.png);
	background-repeat: no-repeat;
	width: 26px;
	height: 57px;
}

.product_tab_left_middle {
	background-image: url(/images/product_tabs/left-middle.png);
	background-repeat: no-repeat;
	width: 26px;
	height: 56px;
}

.product_tab_left_middle_active {
	background-image: url(/images/product_tabs/left-middle-active.png);
	background-repeat: no-repeat;
	width: 26px;
	height: 56px;
}

.product_tab_left_bottom {
	/*background-image: url(/images/product_tabs/left-bottom.png);*/
	background-image: url(/images/product_tabs/left-middle.png);
	background-repeat: no-repeat;
	width: 26px;
	height: 56px;
}

.product_tab_left_bottom_active {
	background-image: url(/images/product_tabs/left-bottom-active.png);
	background-repeat: no-repeat;
	width: 26px;
	height: 59px;
}

.product_tab_left_single {
	background-image: url(/images/product_tabs/left-single.png);
	background-repeat: no-repeat;
	width: 26px;
	height: 60px;
}

.product_tab_body {
	background-image: url(/images/product_tabs/body.png);
	background-repeat: repeat-y;
	width: 189px;
}

.brown {
	color: #5A1808;
}

#news_container {
	display: block;
	height: 221px;
	overflow: hidden;
	position: relative;
}

#news_gradient {
	background-image: url(/images/news-gradient.png);
	background-repeat: repeat-x;
	position: absolute;
	bottom: 0px;
	z-index: 2;
	height: 30px;
	width: 600px;
}

.footer_nav_ul {
	margin: 0px;
	padding: 0px;
}

.footer_nav_ul li {
	display: inline;
	padding-left: 8px;
	padding-right: 8px;
}

.footer_link {
	letter-spacing: 0.5px;
	font-size: 12px;
	color: #C2C195;
	text-decoration: none;
}

.footer_link:hover {
	color: #929170;
}


/*********** WORKSHOP CHANGES **************/

table.checkoutTableWorkshop {
	width: 513px;
	background-image: url(/images/new_design/semi_trans_background.png);
	background-repeat: repeat;
	margin-left: 215px;
	margin-top: 215px;
}

.spaced_paragraphs h1{
	margin-bottom: 20px;
	display: block;
}

.spaced_paragraphs p {
	margin-bottom: 20px;
}

.spaced_paragraphs h2 {
	margin-top: 30px;
	font-size: 20px;
}

