a {
	color: #623f1c !important;
}

a:hover {
	color: #d8c9a1 !important;
}

a:active {
	color: #623f1c !important;
}

a:visited {
	color: #623f1c !important;
}

.headerNav {
	background: #623f1c !important;
	border-bottom: 10px solid #d8c9a1 !important;
}

.headerNav h2 {
	background: #623f1c !important;
}

.headerNav ul li a,
.footerNav ul li a {
	color: #d8c9a1 !important;
}

.headerNav ul li a:link,
.footerNav ul li a:link {
	color: #d8c9a1 !important;
}

.headerNav ul li a:visited,
.footerNav ul li a:visited {
	color: #d8c9a1 !important;
}

.headerNav ul li a:hover,
.footerNav ul li a:hover {
	color: #d8c9a1 !important;
}

.articleArea h2 {
	color: #623f1c !important;
	border-bottom: 4px solid #623f1c !important;
}

/*.bgGray {
	background:#d8c9a1 !important;
}*/

.archiveTitle h3 {
	background: #623f1c !important;
}

.entry h3 a {
	color: #623f1c !important;
}

.entry h3 a:hover {
	color: #d8c9a1 !important;
}

.button:hover {
	background: #623f1c !important;
}

.news h2 {
	color: #623f1c !important;
}

.companyArea h3 span {
	background: #623f1c !important;
}

.blogCalendar .today {
	background: #623f1c !important;
}

.blogWidgetCalender h3 {
	color: #623f1c !important;
}

.widget-blog-categories-archives h3,
.widget-blog-monthly-archives h3,
.widget-blog-recent-entries h3 {
	background: #623f1c !important;
}

.blogWidget [class*="depth-"] li:before,
.blogWidget ul [class*="fontawesome-"]:before {
	color: #d8c9a1 !important;
}

.footerNav {
	background: #623f1c !important;
}

.footerNav ul li a:hover {
	background: #623f1c !important;
}

.pagetop {
	background: #d8c9a1 !important;
}

.pagetop a {
	color: #623f1c !important;
}

/*
#Header {
	border-top-color:#623f1c;
}
a {
	color:#623f1c;
}
a:link {
	color:#623f1c;
}
a:visited {
	color:#623f1c;
}
a:hover {
	color:#d8c9a1;
}
#top-main-telfax-title{
	background-color:#623f1c;
}
#Footer {
	background-color:#623f1c;
}
#ContentsBody h2{
    background-color:#623f1c;
}
table.blog-calendar td.today{
	color:#623f1c;
}
*/

@media only screen and (min-width: 500px) and (max-width: 787px) {

.articleArea h2 {
	border-bottom: 3px solid #623f1c !important;
}

}

@media only screen and (max-width: 499px) {

.articleArea h2 {
	border-left: 8px solid #623f1c !important;
}

}

