/* the fiduciary group */

divs {
	border:1px solid blue;
}

body {
	width:100%;
	text-align:center;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	line-height:16px;
	margin:0;
	padding:0;
	min-height:1000px;
	background:#e5e5e5 url('../image/bkgd-window-horizontal.jpg') repeat-x;
}

a {
	color:#424242;
}

h1 {
	margin:0;
}

.genericModuleContent {
	font-size:12px;
}

.genericModuleContent ul {
	padding:0;
	margin:0 0 0 15px;
}

.genericModuleContent ul.listSquares {
	list-style-type:square;
	color:#c18838;
}

.genericModuleContent ul.listSquares li span {
	color:#424242;
	font-size:9px;
	font-weight:bold;
}

.genericModuleContent ul.listSquares li span a {
	color:#424242;
	text-decoration:underline;
}

.genericModuleContent ul.listSquares li span a:hover {
	color:#c18838;
}

.genericModuleContent ul li {
	position:relative;
	padding:0;
	margin:0 0 5px 0;
	font-size:12px;
}

img {
	border:0;
}

.clear {
	clear:both;
}

.smallBreak {
	line-height:5px;
}

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

.moduleLink {
	margin-top:10px;
}

.moduleLink a {
	color:#000000;
	font-weight:bold;
}

.moreLink {
	width:100%;
	text-align:right;
}
.moreLink a {
	color:#000000;
	font-weight:bold;
}

#wrapper {
	width:1023px;
	_height:1010px;
	min-height:1010px;
	padding:0;
	text-align:center;
	margin:0 auto;
}

#header {
 	height:317px;
	width:1023px;
	margin:3px 0 0 0;
	background-color:#edecec;
	overflow:hidden;
}

#main {
	width:1023px;
	text-align:left;
	min-height:642px;
	_height:642px;
	background:url('../image/mainBkgdRepeatVert.gif') repeat-y;
	background-repeat: repeat-y;
}

#mainTopBorder {
	height:19px;
	width:1023px;
	overflow:hidden;
	background:url('../image/mainRoundedTop.gif') no-repeat;
}

#mainBtmBorder {
	height:21px;
	width:1023px;
	overflow:hidden;
	background:url('../image/mainRoundedBtm.gif') no-repeat;
}

.genericModule {
	width:198px;
	background:url('../image/module-bkgd-vertical-repeat.jpg') repeat-y;
	margin:0 0 12px 0;
}

.genericModuleDark {
	width:198px;
	background:url('../image/module-bkgd-dark-vertical-repeat.gif') repeat-y;
	margin:0 0 12px 0;
}

.genericModuleBtm {
	height:10px;
	width:198px;
	overflow:hidden;
	background:url('../image/module-bottom.gif') no-repeat;
}

.genericModuleBtmDark {
	height:10px;
	width:198px;
	overflow:hidden;
	background:url('../image/module-bottom-dark.gif') no-repeat;
}

#footer {
	width:1003px;
	text-align:left;
	overflow:hidden;
	margin:15px 0 50px 0;
	font-size:12px;
	padding-left:20px;
}

#footer a {
	color:#000;
}

#horizontalRule {
	height:1px;
	width:435px;
	border-bottom:1px solid #000;
	overflow:hidden;
}

#leftColumn {
	display:inline; /* fixes ie6 double left margin */
	float:left;
	width:198px;
	margin:0 0 0 26px;
}

#centerColumn {
	float:left;
	width:532px;
	overflow:hidden;
	margin:0 24px 0 20px;
}

#rightColumn {
	float:left;
	width:198px;
}

.moduleContentContainer {
	margin:0 0 10px 0;
	padding:50px 12px 5px 18px;
}

#moduleWhoWeAre {
	background:url('../image/module-title-who-we-are.gif') no-repeat top center;
}

#moduleOurServices {
	background:url('../image/module-title-our-services.gif') no-repeat top center;
}

#moduleAboutUs {
	background:url('../image/module-title-about-us.gif') no-repeat top center;
}

#moduleDirections {
	background:url('../image/module-title-directions.gif') no-repeat top center;
}
#moduleDirections .moduleContentContainer {
	margin:0 0 50 0;
	padding:50px 12px 5px 18px;
}

#moduleLawyersPerspective {
	background:url('../image/module-title-lawyers-perspective.gif') no-repeat top center;
}

#moduleNewsArticles {
	background:url('../image/module-title-news-articles.gif') no-repeat top center;
}

#moduleAlerts {
	background:url('../image/module-title-alerts.gif') no-repeat top center;
}

#home #moduleCenterMain {
	background:url('../image/bkgd-home-center.jpg') no-repeat 0px -8px;
	min-height:350px;
	_height:350px;
	width:532px;
}

.moduleCenterHeader {
	width:475px;
	margin:0 0 0 28px;
}

#moduleCenterMainContent {
	width:225px;
	margin:15px 0 0 28px;
}

#moduleCenterMainContentLawyer {
	width:400px;
	margin:15px 0 0 28px;
}

#viewArticlesButton {
	margin:125px 0 0 28px;
}

.footerLinkPipe {
	margin:0 12px 0 15px;
}

.headerExtraLink {
	position:relative;
	top:-3px;
	left:5px;
	font-weight:bold;
}

.moduleCenterHorizontalRule {
	height:2px;
	width:525px;
	margin:5px 0 25px 3px;
	background-color:#c3c3be;
	overflow:hidden;
}

.tableListing {
	width:524px;
}

.tableListing td {
	padding-left:10px;
}

.tableListing .trOdd {
}

.tableListing .trEven {
	border:1px solid #ffffff;
	background:#f2e6c4;
}

.tableListingHeaderLeft,
.tableListingHeaderRight {
	background:#f2e6c4;
	border:1px solid #c0a257;
	font-weight:bold;
}
.tableListingHeaderRight {
	width:120px;
	border-left:none;
}
.tableListingHeaderRightNews {
	width:150px;
	border-left:none;
}

.clearRightBorder {
	border-right:1px solid #ffffff;
}

#moduleCenterGenericContent {
	background:url('../image/gradient-center-bottom.jpg') no-repeat bottom left;
	min-height:300px;
	_height:300px;
	width:532px;
	padding:0 25px 10px 28px;
}

.subHeader {
	font-weight:bold;
	width:480px;
	margin:12px 0 5px 0;
}

.lawyerImage {
	height:150px;
	width:253px;
	float:left;
}

.lawyerButton {
	height:30px;
	width:127px;
	margin: 10px 0 0 15px;
	float:left;
}

.description {
	width:480px;
	margin:0 0 10px 0;
	line-height:18px;
}

#services #moduleCenterMain {
	background:url('../image/bkgd-about-us-center.jpg') no-repeat 0px 30px;
	min-height:250px;
	_height:260px;
	width:532px;
	margin-bottom:15px;
}

#about-us .subHeader {
	margin:0 0 8px 0;
}

#headerHorizontalRule {
	height:2px;
	width:290px;
	background:#c3c3be;
	overflow:hidden;
	margin:4px 0 0 28px;
}

#about-us #moduleCenterMain {
	background:url('../image/bkgd-about-us-center.jpg') no-repeat 0px 30px;
	min-height:260px;
	_height:260px;
	width:532px;
	margin-bottom:25px;
}

#about-us .whoLink {
	margin:0 0 3px 0;
	font-size:12px;
}

#about-us .whoLink a {
	color:#b59951;
}

#news-and-insights #moduleCenterMain {
	background:url('../image/bkgd-news-articles.jpg') no-repeat 0px -4px;
	min-height:322px;
	_height:322px;
}

#news-and-insights .moduleCenterTopLink {
	width:475px;
	margin:5px 0 5px 5px;
}
#news-and-insights #headerHorizontalRule {
	width:165px;	
}

#news-and-insights .moduleCenterTopLink {
	width:475px;
	margin:5px 0 5px 5px;
}

#lawyers-perspective #moduleCenterMain {
	background:url('../image/bkgd-lawyers-perspective.jpg') no-repeat 5px 0px;
	min-height:312px;
	_height:312px;
	margin-bottom:25px;
}

#lawyers-perspective #headerHorizontalRule {
	width:177px;	
}

#alerts #moduleCenterMain {
	background:url('../image/bkgd-alerts.jpg') no-repeat -8px 0px;
	min-height:320px;
	_height:320px;
	margin-bottom:25px;
}

#alerts #headerHorizontalRule {
	width:160px;	
}
#alerts #moduleCenterMainContent {
	width:150px;
}

#mapThumb {
	margin:10px 0 -10px 12px;
}

#mapSmall {
	margin:0 20px 0 0;
}

.contactHeading {
	color:#b59951;
	font-weight:bold;
}

a.contactLink {
	color:#b59951;
}

#contact-us .description {
	width:490px;
	margin:7px 0 26px 0;
}

