body {
	background-color: #FFEFD5;
}

img {
	border: none;
}

#allcontent {
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	width: 791px;
	height: 850px;
	margin-bottom: auto;
}

h1 {
	font-family: Times, serif;
	font-size: 12px;
	font-weight: bold;
}

.name {
	font-family: Times, serif;
	font-size: 12px;
}

p {   
	font-family: Times, serif;
	font-size: 11px; 
}

td {
	font-family: Times, serif;
	font-size: 11px;
	line-height: 120%;
}

#results_table {
	margin-top: 20px;
}

#header_image {
}

#header {   
	font-family: Helvetica, Times, serif;
	font-size: 12px;
	margin-top: -20px;
	margin-left: 180px;
}

#header a:link, a:visited {
	color: #8E6330;
	text-decoration: none;
}

#header a:hover {
	color: black;
	text-decoration: underline;
}

#nav_bar {
	/*background-color:  #71532D;*/
	padding-right: 20px;
	margin-top: 0px;
	float: left;
}

a:link, a:visited {
	color: #8E6330;
	text-decoration: none;
}

a:hover {
	color: black;
	text-decoration: underline;
}

#nav_spacer {
}


#footer {   
	font-family: Helvetica, Times, serif;
	font-size: 12px;
	background-color: #D5DED9;
}

#footer a:link, a:visited {
	color: #8E6330;
	text-decoration: none;
}

#footer a:hover {
	color: black;
	text-decoration: underline;
}

#design_by {
	font-size: 10px;
 	margin-left: 75px;
}

/*****RETURNS******************************/

#returns {
	font-size: 14px;
	margin-top: 20px;
	padding-right: 15px;
}

/*****Shipping Rates******************************/

#shipping_policy {
	margin-top: 20px;
}

#shipping td,th {
	background-color: white;
	border: 1px solid #8E6330;
	font-size: 20px;
}

table#shipping {
	background-color: #D5DED9;
	border: 2px solid #8E6330;
}



/*****Contact******************************/

#contact_info {
	line-height: 110%;
	font-size: 15px;
	margin-top: 70px;
	margin-right: 20px;
}

/*****About******************************/

#about {
	margin-top: 20px;
	padding-right: 15px;
}

.welcome {
	color: #603311;
	font-size: 25px;
}

.motto {
	color: #8E6330;
	font-size: 20px;
}



/*****Privacy******************************/

#privacy {
	margin-top: 20px;
}
