/* Added CSS classes for the SierraClassic style */

label  {
	color: #000000;
}

.B-Links {
   font-size: 10px;
   /* font-weight: bold; */
   text-align: center;
}

li.row:hover {
	/* background-color: #F8EFCC; */
}

.B-Nav {
   font-size: 16px;
   font-weight: bold;
   margin-left: 50px;
}

.wrap2 {
	border: 1px solid transparent;
	border-radius: 8px;
	margin: 0 auto;
	margin-top: 5;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 30;
	padding-top: 11px;
	padding-left: 15px;
	padding-right: 15px;
}

.searchcontainer {
    position: absolute;
    right: 15px;
    border: 1px solid #06360A;
	margin-top: 1px;
	margin-right: 20px;
	margin-bottom: 85px;
}

.pagetop {
	height: 10px;
}

.small {
	color: #FFFDEC;
}

.inner {
	/* color: #FFFDEC; */
}
	
.lightlink {
	color: #FFFDEC;
}

.lightlink  a:hover {
	color: #06360A;
}

.lightlink:hover {
	/*color: #06360A;*/
	color: #FF9900;
}

.lightlable {
	/* color: #CCCCCC; */
	color: #FFFDEC;
}

.icon.icon-light, a:hover .icon.icon-light{
	color: #FFFDEC;
}

/* Back to top of page */
.toplight i {
	color: #FFFDEC;
}

a:hover.lightlable {
	color: #FF9900;
}

.darklabel {
	color: #000000;
}

.lightlable label:hover {
	/*color: #FFFDEC;*/
	color: #FF9900;
}

a-title.small {
	color: #FFFDEC;
}

h2.small {
	color: #FFFDEC;
}

textarea {
	border: 1px solid #876D54;
}

.fix {
	height: 22px;
}

.inputbox2 {
	float: right;
}

.vspace {
    padding: 30px;
    position: absolute;
	padding-top: 15px;
	padding-bottom: 15px;
}
