A:link {
text-decoration : underline; 
color : #615544; 
font-family : verdana; 
font-size : 10pt; 
} 
A:visited {
text-decoration : underline; 
color : #615544; 
font-family : verdana; 
font-size : 10pt; 
} 
A:active {
text-decoration : underline; 
color : #615544; 
font-family : verdana; 
font-size : 10pt; 
} 
A:hover {
text-decoration : underline; 
color : #B17929; 
font-family : verdana; 
font-size : 10pt; 
}
A.leftnav:link {
text-decoration : none; 
color : white; 
font-family : verdana; 
font-size : 10pt; 
font-weight : bold; 
} 
A.leftnav:visited {
text-decoration : none; 
color : white; 
font-family : verdana; 
font-size : 10pt; 
font-weight : bold; 
} 
A.leftnav:hover {
text-decoration : none; 
color : #B17929; 
font-family : verdana; 
font-size : 10pt; 
font-weight : bold; 
} 
A.splashnav:link {
text-decoration : none; 
color : white; 
font-family : verdana; 
font-size : 10pt; 
font-weight : bold; 
} 
A.splashnav:visited {
text-decoration : none; 
color : white; 
font-family : verdana; 
font-size : 10pt; 
font-weight : bold; 
} 
A.splashnav:hover {
text-decoration : none; 
color : #FFDF00; 
font-family : verdana; 
font-size : 10pt; 
font-weight : bold; 
} 
A.featuredlistinglink:link {
text-decoration : none; 
color : #808080; 
font-family : verdana; 
font-size : 10pt; 
font-weight : bold; 
} 
A.featuredlistinglink:visited {
text-decoration : none; 
color : #808080; 
font-family : verdana; 
font-size : 10pt; 
font-weight : bold; 
} 
A.featuredlistinglink:hover {
text-decoration : none; 
color : #996633; 
font-family : verdana; 
font-size : 10pt; 
font-weight : bold; 
}
#normal {
text-decoration : none; 
color : black; 
font-family : verdana; 
font-size : 10pt; 
font-weight : bold; 
} 
#normal_red {
text-decoration : none; 
color : #800000; 
font-family : verdana; 
font-size : 10pt; 
} 
#normal_white {
text-decoration : none; 
color : white; 
font-family : verdana; 
font-size : 10pt; 
} 
#heading {
text-decoration : none; 
color : black; 
font-family : verdana; 
font-size : 10pt; 
font-weight : bold; 
} 
#heading_white {
text-decoration : none; 
color : white; 
font-family : verdana; 
font-size : 10pt; 
font-weight : bold; 
} 
#error {
text-decoration : none; 
color : #800000; 
font-family : verdana; 
font-size : 10pt; 
font-weight : bold; 
} 
#paging {
text-decoration : none; 
color : black; 
font-family : verdana; 
font-size : 10pt; 
} 
BODY {
font-family : verdana; 
font-size : 10pt; 
} 
TD {
font-family : verdana; 
font-size : 10pt; 
} 

/* ========== DROP DOWN HORIZONTAL LAYOUT ========== */

#dyn_nav_h.dropdown {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	background:none;
	text-align:center;

}
#dyn_nav_h.dropdown li {
	*float: left;
	*position:relative;
	display:inline-block;
	border-right: solid 1px #d4a73d;
	margin-left:-4px;
}
#dyn_nav_h.dropdown li div {border-right: solid 1px #906e1e;}
#dyn_nav_h.dropdown li.hover a.dyn_nav_a, #dyn_nav_h.dropdown li:hover a.dyn_nav_a {
	background: rgba(0, 0, 0, 0.15);
}
#dyn_nav_h.dropdown li a {
	font: 700 15px/33px 'Cinzel', serif;
	text-transform: uppercase;
	color:#fff;
	display:block;
	padding: 0 17px;
	margin:0;
	text-align:center;
	text-decoration:none;
	text-shadow:1px 1px 0 #493402;
}
#dyn_nav_h.dropdown li a:hover, #dyn_nav_h.dropdown ul li:hover a {
	background: rgba(0, 0, 0, 0.50);
}
#dyn_nav_h.dropdown li ul{
	background:#90690f;
	display:none;
	padding:0;
	margin:0;
	position:absolute;
	*top:32px;
	*left:0;
	width:195px;
	z-index:200;
}
#dyn_nav_h.dropdown li:hover ul{
	display:block;
}
#dyn_nav_h.dropdown li li {
	display:block;
	float:none;
	width:auto;
	border-bottom: solid 1px #c79b33;
	border-right:none;
	padding:0;
	margin:0;
}
#dyn_nav_h.dropdown li:hover li a{
	background:none;
}
#dyn_nav_h.dropdown li ul a{
	background:none;
	color:#fff;
	display:block;
	border:none;
	font: 700 15px Georgia, "Times New Roman", Times, serif;
	text-transform:none;
	padding: 7px 5px;
	margin:0;
	text-align:left;
	width:auto;
	text-decoration:none;
}
#dyn_nav_h.dropdown li ul a:hover {
	background:#6a4e0d;
	color:#fff;
	text-shadow:none;
}
	
	/*  TOP MENU ITEMS END  */
	
#footinc_contact div, #footinc_contact a:link, #footinc_contact a:visited, #footinc_seo a:link, #footinc_seo a:visited {color: #cb9a28;}
#footinc_contact a:hover, #footinc_contact a:active, #footinc_seo a:hover, #footinc_seo a:active {color: #fff;}
#footinc_seo a:link, #footinc_seo a:visited {border-right: solid 1px #cb9a28;}