.contact_info {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
a.contact_info {
	font-size: 12px;
	color: #DBCADC;
	text-decoration:none;
	font-weight: bold;
}
a.contact_info:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
a.contact_info:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
body {
	background-color: #746F49;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.solid_border {
	border: 2px solid #746F49;
}

.feature_bground_top {
	background-image: url(images/feature_bground_08.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.feature_bground_middle {
	background-image: url(images/feature_bground_10.png);
	background-position: center top;
	background-repeat: repeat-y;
}
.header1 {
	font-size: 18px;
	font-weight: bold;
	color: #6A2F72;
}

.feature_bground_bottom {
	background-image: url(images/feature_bground_12.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.italic_phrase {
	font-style: italic;
	font-size: 12px;
}
.header2 {
	font-size: 14px;
	font-weight: bold;
	color: #F0DD9B;
}
.left-nav {
	list-style-type: none;
	padding-left: 0px;
	font-weight: bold;
	font-variant: normal;
}
ul.left-nav{
	margin-left: 0px;
	margin-top: 3px;
}
li.left-nav {
	margin-left: 15px;
	padding-top: 8px;
	padding-right: 8px;
}
.left-nav:link {
	color: #336699;
	text-decoration: none;
}
a.left-nav:visited {
	text-decoration: none;
	color: #336699;
}
a.left-nav:hover {color: #602169}
.nav-padding {
	padding: 5px 5px 5px 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#stone-bullets ul{
	list-style-type: square;
}
#stone-bullets li{
	margin-bottom: 12px;
	margin-right: 50px;
	}
