body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #D4592E;
}
.leftnav {
	background-color: #F5BBA7;
  background-image: url(../img/jewelry-craftmanship/nav/nav_bg.gif);
	background-repeat: no-repeat;
}
a:link {
	color: #157FAF;
}
a:visited {
	color: #157FAF;
}
a:hover {
	color: #157FAF;
}
a:active {
	color: #157FAF;
}
.quote{
	float: left;
	color: #68774D;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	width: 250px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 3px;
	font-weight: bold;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #157FAF;
}
.minorheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #157FAF;
}
#menu {
	float: right;
	width: 20em;
	height:30px;
  font-size: .7em;
}
div.outer {
	float: right;
	background: #FFFFFF;
	padding: 1px;
  margin: 0px 0px 0px 0px;
}
div.outer a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #157FAF;
	text-align: center;
	width: 1.4em;
	height: 1.4em;
}
div.outer a:hover {
	background-image: none;
	color: #FFFFFF;
	background-color: #666666;
}
div.outer a:visited {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #157FAF;
	text-align: center;
	width: 1.4em;
	height: 1.4em;
}
div.outer_over {
	float: right;
	background: #FFFFFF;
	padding: 1px;
}
div.outer_over a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #59A2C6;
	text-align: center;
	width: 1.4em;
	height: 1.4em;
}
div.outer_over a:hover {
	background-image: none;
	color: #FFFFFF;
	background-color: #666666;
}
div.outer_over a:visited {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #59A2C6;
	text-align: center;
	width: 1.4em;
	height: 1.4em;
}
div.arrow {
	float: right;
	background: #157FAF;
	padding: 0px;
	margin: 0px 1px 0px 1px;
}
div.arrow a:hover {
	background-image: none;
	color: #FFFFFF;
	background-color: #666666;
}
.nav_arrow {
  width: .6em;
}

