/* wgblawfirm css */
/*
 gc sampled: #702833
 cards: #660033
 psd: #702832
*/
body {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: black;
	background-color: white;
}
p,span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: black;
	background-color: white;
}
p.missionstmt {
	font-size: 120%;
	color: gray;
}
p.buscard {
	font-size: 11px;
}
span.firmname {   /*       <span class="firmname">        */
	font-weight: bold;
	color: #702832;
}
h1 {
	margin-bottom: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #702832;
	font-variant: small-caps;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color: #702832;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #702832;
}
ul.palist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.palist a {
	color: black;
	text-decoration: none;
	padding-left: 18px;
	background-image: url(images/bulletoff.gif); /* 11 x 11 */
	background-repeat: no-repeat;
	background-position: 0 50%; /* x y */
}
ul.palist a:hover { background-image: url(images/bulleton.gif); /* 11 x 11 */ }

#container {
	position: relative;
	text-align: left;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border-width: 1px;
	border-color: black;
	border-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: black;
	background-color: white;
}

#header {
	position: relative;
	height: 155px;
	background-color: black;
	background-image: url(images/toplogo.gif);
	background-repeat: no-repeat;
	background-position: 40px 0;
}
#navdiv {
	position: absolute;
	top: 0;
	right: 45px;
	margin: 0;
	padding: 0;
	background-color: #686868;
}
#navdiv ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navdiv li { display: inline; }
#navdiv a {
	position: relative;
	text-decoration: none;
	margin: 0;
	padding: .5em;
	border-right-width: 1px;
	border-right-color: black;
	border-right-style: solid;
	font-size: 11px;
	color: white;
	background-color: #686868;
}
#navdiv a:hover { background-color: #702832; }
#navdiv a:active { background-color: black; }
		
#pic1 {
	position : absolute;
	top : 95px;
	left: 220px;
	z-index : 99;
	height: 210px;
	width: 210px;
	color: white;
}
#pic2 {
	position : absolute;
	top : 95px;
	left: 472.5px;
	z-index : 99;
	height: 210px;
	width: 210px;
	color: white;
}
#pic3 {
	position : absolute;
	top : 95px;
	right: 45px;
	z-index : 99;
	height: 210px;
	width: 210px;
	color: white;
}
#map {
	position : absolute;
	top : 200px;
	right: 45px;
	z-index : 99;
	height: 280px;
	width: 280px;
}
#sig {
	position : absolute;
	top : 190px;
	left: 220px;
	z-index : 99;
	height: 86px;
	width: 87px;
}
#republic {
	position : absolute;
	top : 370px;
	left: 234px;
	z-index : 99;
	height: 94px;
	width: 59px;
}
#attinfo {
	position : absolute;
	top : 185px;
	left: 45px; /* 45 for toplogo left, 51 for toplogo centered */
	z-index : 99;
}
#attinfo a {
	text-decoration: none;
	color: #702832;
}
#attinfo a:hover { color: gray; }
#attinfo a:active { color: black; }

#homepage {
	position: relative;
	margin-top: 200px;
	margin-left: 220px;
	margin-right: 297.5px;
	margin-bottom: 50px;
}

#menupage  {
	position: relative;
	margin-top: 30px;
	margin-left: 220px;
	margin-right: 297.5px;
	margin-bottom: 30px;
}
#menuleft  {
	float: left;
	width: 50%; /* (container width - left&right margins) / 2 = 231px */
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
#menuright  {
	float: left;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

#textpage  {
	position: relative;
	margin-top: 30px;
	margin-left: 220px;
	margin-right: 220px;
	margin-bottom: 30px;
}
#textpage.maps {
	margin-left: 337px;
	height: 310px;
}
#textpage.maps a {
	text-decoration: none;
	font-weight: bolder;
	color: #702832;
}
#textpage.maps a:hover { color: gray; }
#textpage.maps a:active { color: black; }

#back  {
	clear: both;
	position: relative;
	margin-top: 30px;
	margin-left: 220px;
	margin-right: 295px;
	margin-bottom: 30px;
}
#back a {
	text-decoration: none;
	font-size: 110%;
	font-weight: bolder;
	color: #702832;
}
#back a:hover { color: gray; }
#back a:active { color: black; }

#container hr {
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
	height: 1px;
	color: black;
	background: black;
}
#footer1  {
	clear: both;
	height: 100px;
	margin-top: 1em;
	margin-left: 220px;
	margin-right: 300px;
	font-size: 11px;
	color: gray;
}
#footer1 a {
	text-decoration: none;
	color: #702832;
}
#footer1 a:hover { color: gray; }
#footer1 a:active { color: black; }
#footer2  {
	height: 70px;
	background-color: #702832;
}
