/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {
	line-height:1.2;
}

a img {border:none;}
a:active img {border:none;}

/* typography.css */
body {
	font-size: 77%;
	color:#4D4D4D;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-attachment: scroll;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}

h1 {
	font-size: 150%;	
}

h2 {
	font-weight: bold;	
		font-size: 110%;
		margin-bottom: 10px;

}

#site {
	margin-left: auto;
	margin-right: auto;
	width: 959px;
	margin-top: 37px;


}

p {margin:0 0 0.8em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a {
	color:#4D4D4D;
	text-decoration: none;
}

a:focus, a:hover {
	text-decoration: none;
	color:#c74b15;
}

strong {font-weight:bold;}
em, dfn {font-style:italic;}



#headShadow {
	background-image: url(../images/drop_sh_top.png);
	padding: 12px 12px 0 12px;

}

#head {
	height: 118px;
	background-image: url(../images/old_paper_top.jpg);
	background-repeat: no-repeat;
}

#menu {
	background-image: url(../images/old_paper.jpg);
	padding: 7px 0 5px 0;
	}
	
	#menuItems {
	width: 343px;
	margin: auto;
	}



#contentShadow {
	background-image: url(../images/drop_sh_middle.png);
	padding: 0 12px 0 12px;
	
}

#content {
	background-image: url(../images/old_paper.jpg);
	padding: 0px 15px;

}

#sideMenu {
	width: 196px;
	float: left;

}

#sideMenu ul {
	list-style-type: none;
	margin: 0;
	text-align: center;
	font-size: 90%;
	margin-top: 30px;
}

#sideMenu ul li {
	margin: 9px 0;
}


#borderedBox {
	border: 2px solid #4D4D4D;
	border-left: none;
		width: 903px;

}




#footerShadow {
	background-image: url(../images/drop_sh_bottom.png);
	background-position: bottom left;
	padding: 12px;
	padding-top: 0;
}

#footer {
	background-image: url(../images/old_paper.jpg);
	padding: 3px 14px 3px 14px;
	font-size: 80%;

}

#footer a {
	text-decoration: underline; 
}


.clearer {
	clear: both;
}


td {
	height: 20px;	
}

#pagination {
	background-color: #3a3635;
	padding: 5px 8px 5px 8px;
	text-align: right;
	color: #DFDCCD;
	font-size: 15px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;

}

#pagination a {
	color: #DFDCCD;
	text-decoration: underline;
	}

#pager a { text-decoration: underline; margin: 0 4px;}
#pager a.activeSlide { text-decoration: none; }

#insideImage {
	width: 683px;
	height: 450px;
}

#mainContent {
	float: left;	
	width: 683px;
	padding: 11px;
	border-left: 2px solid #4D4D4D;
	padding-bottom: 30px;
}

#quote {
	width: 438px;
	float: left;
	margin-top: 20px;
	
}

.product {
	width: 210px;
	float: left;
	margin-top: 20px;
	border-left: 1px solid #b4b1aa;
	padding-left: 30px;

}

.googlecart-add-button{
	margin-top: 10px;	
}


#buttons {
	float: left;
	width: 86px;
	margin-top: 20px;
	
}

#buttons img {
	margin-bottom: 27px;
	
}

#text {
	margin: 20px;
	margin-right: 80px;
}

#text h1 {
	margin-bottom: 10px;
}

#text p {
	line-height: 1.5;
}

#text a {
	text-decoration: underline; 
}
.subtle {
	font-style: italic;
	color: #7d7877;
	margin-top: 10px;
}

.centered {
	text-align: center;	
}

.address {
	width: 50%;
	float: left;
	margin-top: 20px;

}
.lined {
border-top:	1px solid #b4b1aa;
padding-top: 20px;
margin-top: 20px;
}

#title {
	margin: 0 auto; 
	margin-bottom: 30px;
	margin-top: 30px;
}

#cardBox {
	float: left;
	width: 330px;
	height: 350px;

 }
 
 .yellowDetail {
	float: left;
	width: 329px;
	height: 525px;

 }
 
 
 .yellowBox {
	float: left;
	height: 492px;
width: 212px;
 }
 
 .vertCentered {
	margin-top: 40px;
}

 .yellowVertCentered {
	margin-top: 80px;
}

.inner_list li {
	font-size: 130%;	
	margin: none;
}


