a.topnav1:link, a.topnav1:active, a.topnav1:visited, a.topnav1:hover {
color: #000000;
font-size: 12px;
font-family: Arial;
font-weight: bold;
text-decoration: none;
}
a.topnav1:hover {
text-decoration: underline;
color: #FFFFFF;
}
.TopNav1Text {
color: #000000;
font-size: 11px;
font-family: Arial;
font-weight: normal;
text-decoration: none;
text-transform: none;
}
.topnav1bgcolor {
background-color: #5b451b;
/*background-image: url(../../images/logo-new.jpg);*/
background-repeat: no-repeat;
}
.topnav2bgcolor {
background-color: #cbcbb2;
}
a.topnav2:link, a.topnav2:active, a.topnav2:visited, a.topnav2:hover {
color: #484848;
font-size: 11px;
font-family: Arial;
font-weight: normal;
text-decoration: none;
}
a.topnav2:hover {
text-decoration: underline;
color: #484848;
}
.TopNav2Text {
color: #9f9f9f;
font-size: 11px;
font-family: Arial;
font-weight: normal;
text-decoration: none;
text-transform: none;
}
.topnav3bgcolor {
}
a.topnav3:link, a.topnav3:active, a.topnav3:visited, a.topnav3:hover {
color: ;
font-size: px;
font-family: Arial;
font-weight: normal;
text-decoration: none;
}
a.topnav3:hover {
text-decoration: underline;
color: #003760;
}
.TopNav3Text {
color: #6688a0;
font-size: 16px;
font-family: Arial;
font-weight: normal;
text-decoration: none;
text-transform: none;
}

/* INK IT STYLES */

.mobile-head {
	background: #624319;
	width: 100%;
}

.mobile-head img {
	height: auto;
	max-width: 100%;
	width: 100%;
}

.mobile-logo {
	background: url(../images/logo.jpg) no-repeat;
	width: 100%;
}

.mobile-phone {
	text-align: right;
	width: 100%;
}

.mobile-phone a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.mobile-tagline {
	background: #5c471c;
	text-align: center;
	width: 100%;
}

#search {
	margin-top: -10px !important;
	padding-bottom: 10px !important;
	background-color: #849077 !important;
}

#search ul li.searchbox {
	background-color: #dddcc7 !important;
}

#search ul li.btn-go input {
	background: #5A461F !important;
	color: #fff !important;
}