
html{ overflow-y:scroll; }  
body {
	background: #000000;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: .8em;
	line-height: 1.2em;
	color: #000;
	margin:0;
}
a {
	color: #2A466D;
	}
a img {
	border:0px;
}
h1, h2, h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	color: #916B4F;
}
h1 {
	font-size: 2em;
	line-height: 1.7em;
	margin-top: 5px;
	}
h2 {
	font-size: 1.7em;
	line-height: 1.4em;
	margin-top: 10px;
	padding-top:5px;
	border-top:#000 solid 1px;
	}
h3 {
	font-size: 1.6em;
	line-height: 1.2em;
	margin-top: 5px;
	}
ul{
	margin: 1em 0em 1em 1em;
	padding-left: .5em;
}
li {
	padding: 0.25em;
}
#container {
	margin: auto;
	width: 766px;
}
#header {
	width:766px;
}
#logo_home {
	float:left;
	width:248px;
	height:267px;
}
#banner_home {
	float:left;
	width:518px;
	height:267px;
}
#logo_secondary {
	float:left;
	width:248px;
	height:189px;
}
#banner_secondary {
	float:left;
	width:518px;
	height:189px;
}
#break {
	clear:both;
	width:711px;
	height:20px;
	padding: 4px 0 7px 55px;
	background-image:url(images/architecture/bg_break.gif);
	background-repeat:repeat-y;
}
#break h1 {
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size:21px;
	line-height:21px;
	margin:0;
	padding:0;
}
#break_secondary {
	clear:both;
	width:766px;
	height:23px;
	background-image:url(images/architecture/bg_break_secondary.jpg);
}
#main {
	clear:both;
	width:766px;
	background-image:url(images/architecture/bg_main.jpg);
	background-repeat:repeat-y;
}
#left {
	float:left;
	width:248px;
}
#right {
	float:left;
	width:518px;
	background-color:#FFF;
}
#navcontainer {
	width:248px;
	height:433px;
	padding-top: 15px;
	background-image:url(images/photos/bg_menu.jpg);
	background-repeat:no-repeat;
	}
#navlist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
#navlist li {
	padding: 6px 0 6px 20px;
	margin-left:50px;
	background-image: url(images/photos/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .75em;
}
#navlist a, #navlist a:visited {
	color:#b09780;
	font-size:15px;
	text-decoration:none;
}
#navlist a:hover {
	color:#FFF;
}
#active a:link, #active a:visited, #active a:hover {
	color: #fff;
}
#home_left {
	float:left;
	width:467px;
	padding: 20px;
}
#home_right {
	float:left;
	width:191px;
	padding: 0 10px 0 0;
}
#content_secondary {
	width:478px;
	padding: 5px 20px 20px 20px;
}
#address {
	width: 200px;
	padding:0 0 0 40px;
	color: #9A9A99;
}
#address a, #address a:visited {
	font-size: 11px;
	color: #5A6F8C;
	text-decoration: none;
	}
.pagetitle {
	font-size: 16px;
	line-height: 18px;
	color: #9E2E3C;
	margin: 0em 0em 1em 3em; 
	}
#footer {
	clear:both;
	width:766px;
	padding: 5px 0;
	font-size: 11px;
	color: #E5E5E5;
	background-image:url(images/architecture/bg_footer.gif);
	background-repeat:repeat-y;
	text-align:center;
}
#footer a{
	font-size: 11px;
	color: #E5E5E5;
}
.practice_areas {
	font-size: 1em;
	line-height: 1em;
	font-weight:bold;
	color: #916B4F;
	margin: 0em 0em 0em 0em;

}
.practice_areas a {
	font-size: 11px;
	line-height: 13px;
	color: #2A466D;
	text-decoration: underline;

}
.clear {
	clear:both;
}
