.bottom-table{
	background-image:url(../images/footer_bg.png);
	background-repeat:repeat;
	padding-top:20px;
	padding-bottom:20px;
}

.footer-link{font:14px Trebuchet MS,Tahoma,sans-serif; color:#b49221; font-weight:100; text-decoration:none;}
.footer-link a{font:14px Trebuchet MS,Tahoma,sans-serif; color:#FFFFFF; font-weight:100; text-decoration:none; padding:0px 4px;}
.footer-link a:hover{font:14px Trebuchet MS,Tahoma,sans-serif; color:#b49221; font-weight:100; text-decoration:none;}

.menu{
	width:auto;
	height:auto;
	font-family:Trebuchet MS,Tahoma,sans-serif;
	font-size:16px;
	text-decoration:none;
	color:#555555;
}
.menu ul{
	width:auto;
	height:auto;
	font-family:Trebuchet MS,Tahoma,sans-serif;
	font-size:16px;
	text-decoration:none;
	color:#555555;
	padding:0px;
	margin:0px;
	font-weight:500;
}
.menu ul li{
	width:auto;
	height:auto;
	font-family:Trebuchet MS,Tahoma,sans-serif;
	font-size:16px;
	text-decoration:none;
	color:#555555;
	padding:13px 0px 14px 0px;
	margin:0px;
	background:url(../images/top-nav-dvider.jpg) left top no-repeat;
	float:left;
	text-align:center;
	list-style:none;
	font-weight:500;
}
.menu ul li.first{
	width:auto;
	height:auto;
	font-family:Trebuchet MS,Tahoma,sans-serif;
	font-size:16px;
	text-decoration:none;
	color:#555555;
	padding:13px 0px 14px 0px;
	margin:0px;
	background:none;
	font-weight:500;
}
.menu ul li a{
	width:auto;
	height:auto;
	font-family:Trebuchet MS,Tahoma,sans-serif;
	font-size:16px;
	text-decoration:none;
	color:#555555;
	background-color:#CCC;
	padding:13px 15px 14px 15px;
	margin:0px;
	font-weight:500;
}
.menu ul li a:hover{
	background-image:url(../images/top-nav-hover-bg3.jpg);
	background-repeat:repeat-x;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:500;
}
.menu ul li a.ative{
	background-image:url(../images/top-nav-hover-bg3.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-weight:500;
}

.menu ul li a.ative_green{
	background-image:url(http://duffyig.com/images/top-nav-hover-bg-green.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-weight:500;
}

.leftmenu{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-style: normal;
	font-family:Trebuchet MS,Tahoma,sans-serif;
	color:#000000 !important;
	font-size: 13px;
	text-decoration:none;
	background-color:#f3f3f3;
	width:175px;
}

.leftmenu li{
	padding-bottom:1px;
	width:175px;
	}

.leftmenu li a {
	width:162px;
	color:#000000 !important;
	display: block;
	padding-top:7px;
	background-position:12px;
	padding-left:13px;
	text-decoration: none;
	font-size: 12px;
	height:25px;
	font-family:Trebuchet MS,Tahoma,sans-serif;
	border-bottom:#d8d8d8 1px solid;
}

.leftmenu a:hover{
	color: #ffffff !important;
	font-size: 12px;
	font-family:Trebuchet MS,Tahoma,sans-serif;
	text-decoration:none;
	background-color:#AE8C19;
}