/* @override http://www.kateandbirdie.com/styles.css */

body {
	margin: 0;
	padding: 0;
	background: url(images/bg-top.jpg) repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #5e4734;
	line-height: 11pt;
}
html {
	
	/*background-image: url(images/bgpattern.gif);*/
	margin: 0;
	padding: 0;
	background-color: #fff;
}

h2{
	
}

h3{
	padding-top: 30px;	
}

h4{
	border-top: 1px dotted #5d4732;
	color: #96BDB3;
}

h5{
	margin-left: 20px;
	font-size: 12px;
}

.retail p{
	margin-left: 40px;
}

#boldtitle, .boldtitle {	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

a:focus{
	outline: none;
}

a:link {
	color: #5E4734;
}
a:visited {
	text-decoration: none;
	color: #5E4734;
}
a:hover {
	text-decoration: none;
	color: #96BDB3;
}
a:active {
	text-decoration: none;
	color: #5E4734;
}
.linespacing {
	line-height: 14px;
	font-size: 10px;
}
.downloadBody {
	font-weight: bold;
}
.downloadBody2 {
	font-style: italic;
}
.copyright {font-size: 9px;
}
.dots {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
}

.bodyboldtext {
	font-weight: bold;
}

.online {
	font-weight: bold;
}

.cat-thumbs div{
	float: left;
	text-align: center;
	padding: 0 10px;
	font-size: 14px;
	font-weight: bold;
}

.cat-thumbs div img{
	margin-bottom: 10px;
	border: 1px solid #5e4634;
}

.cat-thumbs div a{
	text-decoration: none;
}

.storefinder { 
width:220px; 
height:60px;	
padding-top: 70px;
	background: url(images/find-a-store.png) no-repeat left top;
}

.retail{
	
}

