@charset "utf-8";



body {

	background-color: #FFF;

	text-align: left;

	font-family: Arial, Helvetica, sans-serif;

	margin: 15px;

}

#header_navbar {

	border-bottom-width: 6px;

	border-bottom-style: solid;

	border-bottom-color: #cbaf89;

	padding-bottom: 14px;

}

#footer {

	background-image: url(images/BG_basebar_shadow.png);

	background-repeat: repeat-x;

	background-position: top;

	padding-top: 16px;

	font-size: 10px;

	color: #998a7c;

	border-top-width: 6px;

	border-top-style: solid;

	border-top-color: #78634f;

}

.disclaimertext {

	font-size: 10px;

	font-style: italic;

}



#footer a {

	font-size: 10px;

	color: #e47e1d;

	text-decoration: none;

}

#footer a:hover {

	font-size: 10px;

	color: #e47e1d;

	text-decoration: underline;

}

#container {

	width: 950px;

	margin: 0 auto;

} 

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */

	clear:both;

    height:0;

    font-size: 1px;

    line-height: 0px;

}

#leftcol_flash {

	float: left;

	width: 325px;

	font-size: 0;

	line-height: 0;

}

#rightcol_home {

	float: right;

	width: 625px;

	background-image: url(images/BG_home_leather.jpg);

	background-repeat: repeat-y;

	height: 150px;

	text-align: left;

	font-size: 11px;

	color: #d8c098;

}

#rightcol {

	float: right;

	width: 625px;

}

#leftcol {

	float: left;

	width: 325px;

}

#rightcol_heritage {

	float: right;

	width: 625px;

	background-image: url(images/BG_leather_full_panel.jpg);

	background-repeat: repeat-y;

	height: 430px;

	text-align: left;

	font-size: 12px;

	color: #d8c098;

}

#rightcol_wherebuy {

	float: right;

	width: 555px;

	text-align: left;

	font-size: 12px;

	color: #4D4215;

	margin: 35px;

}

.fullpagecnt {

	padding: 35px;

	text-align: left;

	font-size: 12px;

	color: #4D4215;

	height: 360px;

}

.fullpagecnt a {

	color: #78634f;

	text-decoration: none;

}

.fullpagecnt a:hover {

	color: #e37e1c;

	text-decoration: underline;



}

.vertical_separator {

	background-image: url(images/separator_vertical.png);

	background-repeat: repeat-y;

	background-position: center;

}





.yellowBG {

	background-color: #EFE2C5;

}



.header_pad {

	padding-right: 25px;

	padding-left: 25px;

	font-size: 11px;

	color: #d8c098;

	padding-top: 8px;

	padding-bottom: 8px;

}



.locator_form {

	font-size: 11px;

	color: #333;

	width: 250px;

}

#collection_nav {

	font-size: 11px;

	font-weight: bold;

	color: #e37e1c;

}

#collection_nav a {

	color: #78634f;

	text-decoration: none;

}

#collection_nav a:hover {

	color: #e37e1c;

}

#rightcol_collection {

	float: right;

	width: 625px;

	background-image: url(images/BG_wherebuy_leather.jpg);

	background-repeat: repeat-y;

}

#leftcol_product {

	float: left;

	width: 325px;

	text-align: left;

	font-size: 12px;

	color: #4D4215;

	margin-top: 35px;

	margin-right: 0;

	margin-left: 0;

}

#prod_cnt1 {

	margin-top: 30px;

	margin-right: 25px;

	margin-bottom: 20px;

	margin-left: 28px;

	height: 275px;

}

#prod_cnt2 {

	margin-left: 28px;

}

#flash_holder {

	font-size: 0px;

	line-height: 0px;

}

.sm_down_left {

	background-image: url(images/sitemap_left_down.png);

	background-repeat: no-repeat;

	background-position: center center;

	height: 38px;

}

.sm_horiz {

	background-image: url(images/sitemap_horiz_line.png);

	background-repeat: no-repeat;

	background-position: center center;

	height: 38px;

}

.sm_down_center {

	background-image: url(images/sitemap_center_down.png);

	background-repeat: no-repeat;

	background-position: center center;

	height: 38px;

}

.sm_up_center {

	background-image: url(images/sitemap_center_up.png);

	background-repeat: no-repeat;

	background-position: center center;

	height: 38px;

}

.sm_down_right {

	background-image: url(images/sitemap_right_down.png);

	background-repeat: no-repeat;

	background-position: center center;

	height: 38px;

}

.sm_center_cross {

	background-image: url(images/sitemap_center_cross.png);

	background-repeat: no-repeat;

	background-position: center center;

	height: 38px;

}

.sm_right_bracket {

	background-image: url(images/sitemap_right_bracket.png);

	background-repeat: no-repeat;

	background-position: right center;

}



.sm_vert {

	background-image: url(images/sitemap_vert.png);

	background-repeat: no-repeat;

	background-position: center bottom;

}

.sm_home_line {

	background-image: url(images/sitemap_home_line.png);

	background-repeat: no-repeat;

	background-position: center center;

}

.formpage_title {

	font-size: 15px;

	font-weight: bold;

	color: #000;

	font-family: Arial, Helvetica, sans-serif;

}

.formpage_text {

	font-size: 12px;

	color: #B74D3D;

	font-family: Arial, Helvetica, sans-serif;

}

