@charset "utf-8";
/* CSS Document */

/*
.ftr_main {
	width: 780px;
	height:112px;
	background-image: url(http://www.rubybayjoinery.co.nz/_imgs/_frmwrk/_ftr/rbj_footer_bgnd.jpg);
	background-repeat: repeat-x;
}

.ftr_left {
	width:16px;
	float:left;
	height:112px;
	background-image: url(http://www.rubybayjoinery.co.nz/_imgs/_frmwrk/_ftr/rbj_footer_bgnd_left.jpg);
	background-repeat: no-repeat;
	margin:0px;

}


.ftr_middle{

	width: 748px;
	height: 19px;
	float:left;
	
}


.ftr_middle_top {
	width: 748px;
	height: 28px;
	margin-top:3px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
	background-image: url(http://www.rubybayjoinery.co.nz/_imgs/_frmwrk/_ftr/rbj_footer_navi_bgnd.jpg);
	background-position: center;
	text-align: center;
}

.ftr_middle_left{
	width: 200;
	height: 81px;
	float:left;
	margin-left:16px;

}

.ftr_middle_center {
	float:left;
	width: 398px;
	height: 81px;
	margin:0px;

}

.ftr_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height:11px;

}
.ftr_title {
	
	color: #A98F54;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: normal;
	/*line-height: normal;*/
/*	font-weight: bold;

}

.ftr_middle_right {
	float:right;
	width: 450;
	height: 81px;
	margin:0px;
}




.ftr_right {
	width:16px;
	float:right;
	height:112px;
	background-image: url(http://www.rubybayjoinery.co.nz/_imgs/_frmwrk/_ftr/rbj_footer_bgnd_right.jpg);
	background-repeat: no-repeat;
	margin:0px;
}


.ftr_link {
	
	
	list-style-position: outside;
	
}

.ftr_main a, a:link, visited{

	/* color: #946F3D; */
/*	color: #A98F54;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: normal;
	font-weight:bold;
}


.ftr_main a:hover {
	color: #FBF9C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: normal;
	font-weight:bold;
}


.ftr_main a:active {

	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: normal;
	font-weight:bold;

}

.ftr_dh a:visited {


	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: normal;
	font-weight:bold;

}

.ftr_dh a:link {

	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: normal;
	font-weight:bold;
	}
	
.ftr_dh a:hover {
	color: #A98F54;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: normal;
	font-weight:bold;
}
*/

.separatorInvisible {
	height: 0;
	clear: both;
}


	/*********** FOOTER LAYOUT **********/
	
	
#footer {
	text-align: center;
	clear: both;
	width: 776px;
	background-color: #164125;
	border: 2px solid #a98f54;
	font-size: small;
	color: #fff;
	margin-top: 15px;
}

#footer li {
	color: #fff;
}


#ftrnavlinks {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	line-height: 1em;
}

div#ftrnavlinks {
	width: 776px;
	float: left;
	clear: left;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 5px;
	border-bottom: 2px solid #a98f54;
}

#ftrnavlinks ul { margin:0;padding:0;} /* Its good practice to reset your UL & LI elements to 0 */

#ftrnavlinks ul li {margin:0;padding:0;}

#ftrnavlinks li {
	display: inline;
	list-style: none;
	
}

#ftrnavlinks li {
	background: url("http://www.rubybayjoinery.co.nz/_imgs/_frmwrk/_ftr/rbj_footer_navi_bullet.jpg") no-repeat 0 50%; 
	padding-left: 5px;
	margin-left: 7px;

}

#ftrnavlinks a {
	margin-right: 2px;
	
	padding-left: 10px;
	color: #a98f54;
	font-weight: normal;
	/*text-decoration: none;
	border-left: 1px solid #e20a16;*/
}


#ftrnavlinks a:link, a:visited {
	color: #a98f54;
	text-decoration: none;
}

#ftrnavlinks a:hover {
	color: #FFCC66;
	text-decoration: underline;
}

#ftrnavlinks a:active {  
	color: #a98f54; 
	text-decoration: underline;
}

#ftrcontact-left {
	float: left;
	text-align: left;
	margin-left: 20px;
	width: 200px;
	color: #fff;
}

#ftrcontact-left a {
	font-weight: normal;
}

#ftrcontact-left li {
	list-style: none;
}

#ftrcontact-right {
	float: right;
	width: 300px;
	text-align: left;
	color: #fff;
	clear: right;
}

#ftrcontact-right a {
	font-weight: normal;
	text-decoration: none;
}

#ftrcontact-right li {
	list-style: none;
	text-align: left;
}