html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
	margin: 0; 
	padding: 0; 
	border: 0; 
}

/* hide from IE mac \*/ 
html {
	min-height: 100%;
	margin-bottom: 1px;
}
/* end hiding from IE5 mac */

body {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	font-size: 100.01%;
	font-family:  Arial, Helvetica, sans-serif;
	color: #463f37;
	background-color: #7b6d60;
}

h1 {
	font-size: 130%;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}


h3 {
	font-size: 110%;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#wrapper {
	margin: 0 auto;
	width: 712px;
	font-size: 80%;
	background-image: url(../images/wrapper_bg.jpg);
	background-repeat: repeat-y;
}

#one_col_wrapper {
	margin: 0 auto;
	width: 712px;
	font-size: 80%;
	background-image: url(../images/one_col_wrapper_bg.jpg);
	background-repeat: repeat-y;
}

#header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 90px;
}

#strap {
	background-image: url(../images/strap_bg.jpg);
	background-repeat: no-repeat;
	height: 146px;
}

#innerwrapper {
	background-image: url(../images/bridging_slice.jpg);
	background-repeat: no-repeat;
}

#one_col_innerwrapper {
	background-image: url(../images/one_col_bridging_slice.jpg);
	background-repeat: no-repeat;
}

#one_col_nav {
	padding-left: 30px;
}

#one_col_nav a:link {
	color: #463f37;
}

#one_col_nav a:visited {
	color: #463f37;
}

#one_col_nav a:hover {
	color: #ac998a;
}



#leftcol {
	float: left;
	width: 200px;
	margin-left: 25px;
	display: inline;
}

#leftcol h1 {
	color: #8a7a71;
	font-family: "Times New Roman", Times, serif;
	padding: 3px;
	margin-top: 5px;
	font-weight: normal;
	border-bottom: 1px solid #333;
}

#leftcol h2 {
	color: #8a7a71;
	font-family: "Times New Roman", Times, serif;
	padding: 3px;
	margin-top: 5px;
	font-weight: normal;
	border-bottom: 1px solid #333;
}

#leftcol h3 {
	color: #8a7a71;
	font-family: "Times New Roman", Times, serif;
	padding: 3px;
	margin-top: 5px;
	font-weight: normal;
	border-bottom: 1px solid #333;
}

#leftcol ul {
	list-style-type: none;
}

#leftcol ul li {
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	width: 200px;
	background-color: #7f7169;
}

#leftcol li a {
	display: block;
	text-decoration: none;
	color: #BCBDA0;
	padding: 4px 0 4px 2px;
}

#leftcol li a:hover, #leftcol li a:focus {
	background-color: #534a41;
	color: #fff; 
}

/*#one_col_content ul {
	list-style-type: none;
}

#one_col_content ul li {
	width: 200px;
	background-color: #CDCFC1;
	border: 1px solid #333;
}

#one_col_content li a {
	display: block;
	text-decoration: none;
	color: #5F5549;
	padding: 4px 0 4px 2px;
}

#one_col_content li a:hover, #leftcol li a:focus {
	background-color: #534a41;
	color: #fff; 
}*/

#content {
	width: 440px;
	margin-left: 240px;
	background-image: url(../images/swirl.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 100%;
}

#content a:link {
	color: #463f37;
}

#content a:visited {
	color: #463f37;
}

#content a:hover {
	color: #ac998a;
}

#one_col_content a:link {
	color: #463f37;
}

#one_col_content a:visited {
	color: #463f37;
}

#one_col_content a:hover {
	color: #ac998a;
}

#one_col_content {
	width: 650px;
	margin-left: 30px;
	
}


#button {
	background-color:#E8E8E8;
	border: 1px solid #663333;
	text-align: center;
	width: 104px;
	height: 22px;
	font-size: 102%;
}



p {
	margin: 10px 0;
	line-height: 125%;
}

#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 59px;
	margin-left: -1px;
	clear: both;
}

#footer .paypal {
	
	float: left;
	padding: 7px 0 0 25px;
	
}

#footer p {
	font-size: 95%;
	float: right;
	color: #ac998a;
	padding: 10px 30px 0 0;
}

#footer a {
	color: #ac998a;
}

#one_col_footer {
	background-image: url(../images/one_col_footer_bg.jpg);
	background-repeat: no-repeat;
	height: 59px;
	margin-left: -1px;
	clear: both;
}

#one_col_footer p {
	font-size: 95%;
	float: right;
	color: #ac998a;
	padding: 10px 30px 0 0;
}

#one_col_footer a {
	color: #ac998a;
}
#one_col_footer .paypal {
	
	float: left;
	padding: 7px 0 0 25px;
	
}

.left {
	float: left;
	border: 1px solid #000;
	margin: 5px 10px 2px 0;
}

.right {
	float: right;
	border: 1px solid #000;
	margin: 5px 0 2px 10px;
}

.clear {
	clear: both;
}

/*Tables*/
#product_display {
	width: 100%;
}

#product_display td {
	border: #5f5549 1px solid;
	}
	
#product_display a {
	color: #5f5549;
	
	text-decoration: none;
	}

#product_display a:hover {
	color: #5f5549;
	font-weight:normal;
	}

#product_display img {
	border: 1px solid #000;
	color: #5f5549;
	text-decoration: none;	
}
		

.underline {
	padding-left: 10px;
	font-size: 80%;
}
.underscore {
	text-decoration: underline;
}
