@charset "utf-8";
/* CSS Document */

body {
	background-image: url(/images/sglawyers/body-bg.jpg);
	background-repeat: repeat-x;
	background-color: #907a80;
}
#contentWrap {
	background-image: url(/images/sglawyers/content-bg.jpg);
	background-repeat: repeat-y;
}



#siteTitle {
	background-image: url(/images/sglawyers/content-top.gif);
	background-repeat: no-repeat;
	height: 62px;
}

#footerWrap {
	background-color: #312f20;
}

#mainContent a, #sidebarCenter a, #sidebarRight a  { color:#b19598; }
#sidebarLeft a, #footer #copyright a, #footer #utility ul li a  {
	color: #b19598;
}
#footer #utility ul li a:hover , #sidebarLeft a:hover, #footer #copyright a:hover{
	color: #FFFFA8;
}
h1 a {
	background-image: url(/images/sglawyers/logo.jpg);
	background-repeat: no-repeat;
	margin: 10px 0 0 10px;
	width: 265px;
	height: 38px;
	display: block;
}
h1 a span {
	display: none;
}

#artWrap {
	background-image: url(/images/sglawyers/artwrap.png);
	background-repeat: no-repeat;
}

#mainContent{
	float: left;
}
#sidebarLeft ul li strong {
	color: #fff;
}
#nexusbar ul {
	background-color: #C2A5A2;
}
.backLinks a:hover {
	background-color: #FFE6E7;
}

h2#subhome  {
	display: block;
	height: 75px;
	width: 255px;
	background-image: url(/images/sglawyers/welcome-to-sglawyers.gif);
	background-repeat: no-repeat;
}
h2#subhome span {
	display: none;
}


fieldset .sendbut:hover { background-color: #FFD7D7; }
