@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F6F2E7;
	background-image: url(images/InternalBckgrnd.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #3A2218;
}

.txt_bcgrnd {
	background-color: #F6F2E7;
	background-image: url(images/txt_bckgrnd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a:link {
	color: #c82127;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #c82127;
}
a:hover {
	text-decoration: underline;
	color: #324865;
}
a:active {
	text-decoration: none;
	color: #3A2218;
}

.brown_links A:link {text-decoration: none; color:#3A2218}
.brown_links A:visited {text-decoration: none; color:#3A2218;}
.brown_links A:active {text-decoration: hover; color: #324865;}
.brown_links A:hover {text-decoration: underline; color: #c82127;}

.brown_links {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #3A2218;
}

.brown_links_bold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #3A2218;
}

.brown_links_bold A:link {text-decoration: underline; color:#3A2218}
.brown_links_bold A:visited {text-decoration: none; color:#3A2218;}
.brown_links_bold A:active {text-decoration: hover; color: #324865;}
.brown_links_bold A:hover {text-decoration: underline; color: #c82127;}

.blue_links A:link {text-decoration: none; color:#324865}
.blue_links A:visited {text-decoration: none; color:#324865;}
.blue_links A:active {text-decoration: hover; color: #3A2218;}
.blue_links A:hover {text-decoration: underline; color: #c82127;}

.blue_links {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #324865;
}

.blue_links_underline:visited {text-decoration: none; color:#324865;}
.blue_links_underline:active {text-decoration: none; color: #3A2218;}
.blue_links_underline:hover {text-decoration: none; color: #c82127;}

.blue_links_underline {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #324865;
	text-decoration: underline;
}

.main_content {
	margin-left:17px;
	width:774px;
}

.main_content_medium {
	width:650px;
	text-align:justify;
}

.main_content_small {
	width:400px;
	text-align:justify;
}

.one_px_pink_box {
	border: 1px solid #c82127;
}

.howto_one_px_pink_box {
	border: 1px solid #c82127;
	margin-left:134px;
}

.howto_text_marginLFT {
	margin-left:134px;
	text-align:justify;
}

.howto_text {
	text-align:justify;
	margin-left:21px;
}


.pink_text {
	color: #c82127;
}

.pink_text_caps {
	color: #c82127;
	text-transform: uppercase;
}

.blue_text {
	color: #324865;
}

.blue_text_caps {
	color: #324865;
	text-transform: uppercase;
}

.showcase_arrow_margin_left {
	margin-right:182px;
}

.showcase_arrow_margin_right {
	margin-left:182px;
}


.showcase_titles {
	margin-left:147px;
	font-weight: bold;
	margin-bottom:5px;
}

.showcase_titles_vertical {
	margin-left:207px;
	font-weight: bold;
	margin-bottom:5px;
}

.title_spacer {
	margin-top:25px;
}

.thirty_px_spacer {
	margin-top:30px;
}

.twenty_px_spacer {
	margin-top:20px;
}

.twentyfive_px_spacer {
	margin-top:25px;
}


.thirtyfive_px_spacer {
	margin-top:35px;
}

.thirty_px_spacer {
	margin-top:30px;
}

.fourtyfive_px_spacer {
	margin-top:45px;
}

.fourty_px_spacer {
	margin-top:40px;
}

.fifteen_px_spacer {
	margin-top:15px;
}

.ten_px_spacer {
	margin-top:10px;
}


.twelve_px_spacer {
	margin-top:12px;
}

.fourteen_px_spacer {
	margin-top:14px;
}

.five_px_spacer {
	margin-top:5px;
}

.three_px_spacer {
	margin-top:5px;
}

.two_px_spacer{
	margin-top:2px;
	}


.four_px_spacer{
	margin-top:4px;
	}

.twentyseven_px_spacer {
	margin-top:27px;
}

.twentysix_px_spacer {
	margin-top:26px;
}

.seven_px_spacer {
	margin-top:7px;
}
.availcolors_spacer {
	margin-top:12px;
}

.descriptionheader_spacer {
	margin-top:34px;
}

.larger_title_spacer {
	margin-top:35px;
}

.howto_spacer {
	margin-top:5px;
}

.availcolorsLeft{
	margin-left:40px;
}

.Highlight_Images_margins{
	margin-left:40px;
	margin-bottom:24px;
}
.brownText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #352017;
}

.blueText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #324865;
}

.blueTextU {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #324865;
	text-decoration: underline;
}

.pinkText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #c82127;
}
.SmallIndentDescript {
	margin-left:8px;
}

.tablelineheightlarger {
	margin-left:40px;
	line-height:23px;
}

.tablelineheightlarger_two {
	margin-left:40px;
	line-height:24px;
}

.sample_box_line_height {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	line-height:18px;
}

.sample_box_blue {
	color: #324865;
}

.sample_box_pink {
	color: #c82127;
}

.left_arrow_spacer {
	margin-left:150px;
}
.right_arrow_spacer {
	margin-right:150px;
}

.material_descriptions_img {
	margin-top:5px;
}

.back_to_Gallery {
	margin-left:316px;
	margin-bottom:3px;
}
.before_quantity {
	margin-left:17px;
}
.buy_style{
	margin-left:20px;
}
.fifteen_from_rt{
	margin-right:15px;
}

.twelve_from_rt{
	margin-right:12px;
}
.same_color_dots {
	color:#F6F2E7;
}
.hr_mid{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 352017;
	width: 500px;
}

.extra_line_height {
	line-height:29px;
}