img, div { behavior: url(iepngfix.htc) }


body { 
	margin:0px;
	padding:0px;
	background-image:url(../images/body-bg3.jpg);
	background-position:top left;
	background-repeat:repeat;
	font-family:"Lucida Sans Unicode", Arial , sans-serif;
	font-weight:normal;
	font-size:12px;
}

#body-container a {
	color:#6087ac;
    text-decoration:none;
}	

#body-container a:hover {
	color:#9c4334;
    border-bottom:1px dotted #86608d;
}	

h1 {
	font-family:"Lucida Sans Unicode", Arial , sans-serif;
	font-size:16px;
	font-weight:bolder;
	color:#9c4334;
}

h2 {
	font-family:"Lucida Sans Unicode", Arial , sans-serif;
	font-size:15px;
	font-weight:bolder;
	color:#715376;
}

p {
	font-family:"Lucida Sans Unicode", Arial , sans-serif;
	font-size:12px;
	font-weight:100;
	color:#333;
}

#global-wrapper {
	width:100%;
	margin:0px;
	padding:0px;
}

#logobox-wrapper {
	width:900px;
	margin:0px auto;
	height:80px;
	text-align:left;
	line-height:80px;
	color:white;
}

#menu-shadow {
	width:920px;
	margin:0px auto;
	background-image:url(../images/menu-shadow-bg.png);
	background-position:top center;
	background-repeat:no-repeat;
	height:50px;
	padding:10px 0px 0px 0px;
}

#menu-container {
	width:900px;
	margin:0px auto;
	height:50px;
    background-color:#b3a791;
}

	#menu-container ul {
		list-style:none;
		margin:0px;
		padding:0px;
		width:900px;
		height:50px;
	}
	
	#menu-container ul li {
		list-style:none;
		width:180px;
		height:50px;
		float:left;
	}
    
    #menu-container ul #btn1 { width:150px; }
    #menu-container ul #btn2 { width:150px; }
    #menu-container ul #btn3 { width:150px; }
    #menu-container ul #btn4 { width:150px; }
    #menu-container ul #btn5 { width:150px; }
    #menu-container ul #btn6 { width:150px; }
	
	#menu-container ul li a {
		display:block;
		height:50px;
		background-image:url(../images/menu-item-bg.jpg);
		background-position:0 0;
		background-repeat:no-repeat;
		line-height:50px;
		text-align:center;
		font-family:"Segoe UI",Arial,sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#65512b;
		border-right:1px solid #b3a791;
		border-left:1px solid #fffcf4;
		text-decoration:none;
	}
	
	#menu-container ul li a:hover {
		background-position:-300px 0;
	}
	
	#menu-container ul .selected a {
		display:block;
		height:50px;
		background-image:url(../images/menu-item-bg-selected.jpg);
		background-position:0 0;
		background-repeat:no-repeat;
		line-height:50px;
		text-align:center;
		font-family:"Segoe UI",Arial,sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#555;
		border-right:1px solid #b3a791;
		border-left:1px solid #fffcf4;
		text-decoration:none;
	}
	
	#menu-container ul .selected a:hover {
		background-position:0 0;
		text-decoration:underline;
	}
    
    #menu-container ul li ul {
    	visibility:hidden;
        position:absolute;
        z-index:9999;
        width:inherit;
    }
    
    #menu-container ul li ul li {
    	float:none;
        border-top:1px solid white;
    }
    
    #menu-container ul li:hover ul {
    	visibility:visible;
    }

#header-shadow {
	width:920px;
	height:300px;
	margin:0px auto;
	background-image:url(../images/side-shadow-bg.png);
	background-position:top center;
	background-repeat:repeat-y;
}

#header-container {
	width:880px;
	height:280px;
	margin:auto;
	padding:10px;
	background-image:url(../images/header-container-bg.png);
	background-position:top center;
	background-repeat:no-repeat;
}

#header-inner {
	width:880px;
	height:280px;
	margin:auto;
	background-color: #b3a791;
}

#header-shadow2 {
	width:920px;
	height:170px;
	margin:0px auto;
	background-image:url(../images/side-shadow-bg.png);
	background-position:top center;
	background-repeat:repeat-y;
}

#header-container2 {
	width:880px;
	height:150px;
	margin:auto;
	padding:10px;
	background-image:url(../images/header-container-bg.png);
	background-position:top center;
	background-repeat:no-repeat;
}

#header-inner2 {
	width:880px;
	height:150px;
	margin:auto;
	background-color: #b3a791;
}

#body-shadow {
	width:920px;
	margin:0px auto;
	background-image:url(../images/side-shadow-bg.png);
	background-position:top center;
	background-repeat:repeat-y;

}

#body-container {
	width:900px;
	margin:0px auto;
	background-color:white;
}

#footer-shadow {
	width:920px;
	height:50px;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	background-image:url(../images/side-shadow-bg.png);
	background-position:top center;
	background-repeat:repeat-y;
}

#footer-shadow-associated {
	width:920px;
	height:30px;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	background-image:url(../images/side-shadow-bg.png);
	background-position:top center;
	background-repeat:repeat-y;
}

#footer-container-associated {
	width:900px;
	height:30px;
	background-color:#716473;
	margin:0px auto;
	color:#81807f;
	font-size:11px;
}

#footer-container {
	width:900px;
	height:50px;
	background-color:#e4dccf;
	margin:0px auto;
	color:#81807f;
	font-size:11px;
}

	#footer-container ul {
		margin:0px;
		padding:0px;
		list-style:none;
	}
	
	#footer-container ul li {
		margin:0px;
		padding:0px;
		list-style:none;
		float:left;
		text-align:center;
	}
    
    #footer-container ul li ul {
		display:none;
	}
	
	#footer-container ul li a {
		margin:0px;
		padding:0px;
		list-style:none;
		text-align:center;
		color:#7e725b;
		text-decoration:none;
	}
	
	#footer-container ul li a:hover {
		color:#514837;
		border-bottom:1px dotted #514837;
	}
    
    #footer-container ul #btn1 {
		width:60px;
	}
    
    #footer-container ul #btn2 {
		width:70px;
	}
    
    #footer-container ul #btn3 {
		width:85px;
	}
    
    #footer-container ul #btn4 {
		width:70px;
	}
    
    #footer-container ul #btn5 {
		width:90px;
	}
    
    #footer-container ul #btn6 {
		width:70px;
	}
    
    #footer-container ul #btn6 a {
     border-right:none;
    }
    
    
	
#footer2-wrapper {
	width:900px;
	margin:0px auto;
	color:#9e89a3;
}

#footer2-wrapper a {
	color:#9e89a3;
    text-decoration:none;
}

#footer2-wrapper a:hover {
	color:#B3A1B7;
    border-bottom:1px dotted #B3A1B7;
}

#footer-shadow2 {
	width:920px;
	height:75px;
	margin:0px auto;
	padding:0px 0px 10px 0px;
	background-image:url(../images/footer-shadow-bg2.png);
	background-position:bottom center;
	background-repeat:no-repeat;
}

#footer-container2 {
	width:900px;
	height:75px;
	background-color:#716473;
	margin:0px auto;
	color:#81807f;
	font-size:11px;
}

	#footer-container2 #partnerlink-monumental {
    	width:255px;
        height:75px;
        margin-right:100px;
        float:left;
    }
    
    #footer-container2 #partnerlink-monumental a {
    	display:block;
        width:255px;
        height:75px;
        background-image:url(../images/partnerlink-monumental.png);
        background-position:-255px 0;
        background-repeat:no-repeat;
    }
    
    #footer-container2 #partnerlink-monumental a:hover {
        background-position:0 0;
    }

	#footer-container2 #partnerlink-memorials {
    	width:130px;
        height:75px;
        float:left;
        margin-right:100px;
    }
    
    #footer-container2 #partnerlink-memorials a {
    	display:block;
        width:130px;
        height:75px;
        background-image:url(../images/partnerlink-memorials.png);
        background-position:-130px 0;
        background-repeat:no-repeat;
    }
    
    #footer-container2 #partnerlink-memorials a:hover {
        background-position:0 0;
    }
    
	#footer-container2 #partnerlink-jones {
    	width:110px;
        height:75px;
        float:left;
    }
    
    #footer-container2 #partnerlink-jones a {
    	display:block;
        width:110px;
        height:75px;
        background-image:url(../images/partnerlink-jones.png);
        background-position:-110px 0;
        background-repeat:no-repeat;
    }
    
    #footer-container2 #partnerlink-jones a:hover {
        background-position:0 0;
    }
    

.photogalleryTable a {
	border:1px solid white;
}

.photogalleryTable a:hover {
	border-bottom:0px;
}

#requestaquote {
	width:155px;
    height:120px;
}

    #requestaquote a {
    	display:block;
        width:155px;
        height:120px;
        background-image:url(../images/request.png);
        background-position:0 0;
    }
    
    #requestaquote a:hover {
    	display:block;
        width:155px;
        height:120px;
        background-image:url(../images/request.png);
        background-position:-155px; 0;
    }
    
#newsletter-container {
	width:155px;
    margin-top:10px;
}

#newsletter-container #newsletter-box-top {
	width:155px;
    height:38px;
    background-image:url(../images/sidebutton-newsletter.png);
    background-position:0 0;
}

#newsletter-container #newsletter-box-mid {
	width:155px;
    background-image:url(../images/sidebutton-newsletter.png);
    background-position:0 -38px;
}

#newsletter-container #newsletter-box-btm {
	width:155px;
    height:15px;
    background-image:url(../images/sidebutton-newsletter.png);
    background-position:bottom center;
}

#newsletter-container form .cat_textbox_small {
	font-family:"Lucida Sans Unicode", Arial , sans-serif;
    font-size:11px;
    border:1px solid #8c5247;
    padding:2px;
}

#newsletter-container form .item {
	padding: 3px 0px;
}

#newsletter-container form .cat_button {
	border-right:1px solid #7a4d46;
    border-bottom:1px solid #7a4d46;
    border-left:1px solid #f7f3df;
    border-top:1px solid #f7f3df;
    background-color:#e3dcb8;
    cursor:pointer;
    font-family:"Lucida Sans Unicode", Arial , sans-serif;
    font-size:11px;
    font-weight:bold;
    padding:3px;
    color:#57442e;
}

#newsletter-container form .cat_button:active {
	border-right:1px solid #f7f3df;
    border-bottom:1px solid #f7f3df;
    border-left:1px solid #7a4d46;
    border-top:1px solid #7a4d46;
    background-color:#c2bb9a;
}

#createdbyprobity-container {
width:100%;
}
#createdbyprobity-wrapper {
height:44px;
margin:20px auto 0px auto;
width:870px;
}
#createdbyprobity-content {
height:44px;
left:670px;
position:relative;
width:200px;
z-index:2;
}
#createdbyprobity-content-hidden {
height:44px;
left:670px;
position:relative;
visibility:hidden;
width:200px;
z-index:1;
}
#createdbyprobity-content a {
background-image:url(http://www.probitypartners.com.au/images/createdbyprobity.png);
background-position:0 0;
display:block;
height:44px;
width:200px;
}
#createdbyprobity-content a:hover {
background-position:-200px 0;
}