/* border: 1px solid black; */
html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	background:rgb(209,205,193);
	/*font-size:76%; */
	/*font-family:georgia, palatino linotype, times new roman, serif;*/
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
	}
body {
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
	margin:0; 
	border:0;
	/*background:rgb(209,205,193);*/
	background: url("../images/bgrnd.gif");
	scrollbar-base-color:#B99C6F;
	z-index:-10;
	}
/*
#content p {
	}
*/
p {
	padding:0px; 
	/*text-align:justify;*/
	font-family: verdana;
	font-size: 12px;
	color: #000;
	border: 0px solid green;
}
strong {
	font-weight:bold;
	color: #967136;
}
#content {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:148px; 
	bottom:47px; 
	/*width: 677px;*/
	width: 436px;
	margin-left:-321px; 
	left:50%; 
	border-left:0px solid #000;
	border-right:0px solid #000;
	background:#F2EEE2;
	border-top: 1px solid #51011A;
	padding: 15px 15px 15px 30px;
	}
* html #content {
	top:146;
	/*bottom:0; */
	height:100%;
	/*width:677px;*/
	width: 482px;
	/*border-top: 146px solid white; */
	border-top: 1px solid #51011A;
	border-bottom:200px solid white;
	/*padding: 15px;*/
	padding: 15px 15px 15px 25px;
	/*z-index:5;*/
	/*display: block;*/
	overflow:auto;
	}
#sidebarContainer {
	/*size: 10px;*/
	display:block;
	overflow:hidden; 
	position:absolute; 
	z-index:3; 
	top:146px; 
	bottom:48px; 
	/*width: 677px;*/
	width: 195px;
	margin-left: 160px; 
	left:50%; 
	border-left:0px solid #000;
	border-right:0px solid #000;
	background:#6A2E22;
	background:url("../images/sidebar_bgrnd.gif");
	border: 0px solid black;
	}
* html #sidebarContainer {top:0; bottom:0; height:100%;	/*width:642px;*/width:195px; border-top:146px solid white; border-bottom:112px solid #6A2E22;}
#head {
	position:absolute;
	margin-left:-321px; 
	left:50%; 
	top:0; 
	width: 677px;
	height: 116px;
	/*background:url("../images/header.jpg") no-repeat top;*/
	font-size:1em; 
	z-index:5; 
	border:0px solid #000;
	}
* html #head {
	top:0px; width:677px; height:117px;
	}
#nav {
	position:absolute;
	margin-left:-321px; 
	left:50%; 
	/*top:117px;*/
	top:116px;  
	width: 676px;
	height: 30px;
	/*background:url("../images/nav.gif") no-repeat top;*/
	background-color: #885327;
	font-size:1em; 
	z-index:63; 
	border-top:1px solid white;
	border-bottom:1px solid white;
	}
* html #nav {
	top:117px;  width:674px; height:29px;
	}
#printNav { 
display: none !important;
	}
#footer {
	text-align:center;
	position:absolute; 
	margin-left:-321px; 
	left:50%; 
	bottom:0;
	width: 676px;
	padding-top: 9px;
	background-color:#D9C08A;
	background:url("../images/footer.gif");
	z-index:15;
}
#footer p {
	font-size:10px;
	font-family: verdana, arial, sans-serif;
	font-weight:normal;
	color:#663300;
	margin: 0 0 5px 0;
}
* html #footer {
	bottom:-1px; width:676px; height:49px;
	}
.footerLink a {color: #000; border: none;}
.footerLink a:visited {color: #000; border: none;}
.footerLink a:hover {color: #fff;}

.boldhead {
	font-size:1.5em; 
	font-weight:bold;
	}
.bold {font-weight:bold;}
.left {float:left; margin:10px; border:1px solid #000;}
.right {float:right; margin:10px; border:1px solid #000;}
.lefttext {float:left; width:300px; text-align:justify;}
.righttext {float:right; width:300px; text-align:justify;}
* html .lefttext {float:left; width:310px; text-align:justify;}
* html .righttext {float:right; width:310px; text-align:justify;}
.endleaf {
	/*display:block; */
	width: 21px;
	height: 18px;
	padding:1px 5px 5px 5px;
	background: url("../images/endleaf.gif") no-repeat top;
	vertical-align: sub;
	border: 0px solid black;
	}
/* THIS COULD POSSIBLY BE USED FOR MAKING THE FIRST LETTER OF A PARAGRAPH BE SUPER WICKED SPECIAL */
/*p:first-letter 
{
color: #967136;
font-size:xx-large;
font-style: oblique;
}*/
#resources {
	margin: 10px 0px 0px 15px;
	border: 0px solid green;
}
a.bioLink:link {font-family:verdana,arial,sans-serif; font-size: 10px; color:#AD5600; text-decoration:none; font-weight:norm; background:none; padding:0px;}
a.bioLink:visited {font-family:verdana,arial,sans-serif; font-size: 10px; color:#92A178; text-decoration:none; font-weight:norm; background:none; padding:0px;}
a.bioLink:hover {color:#6A2E22; background:none;text-decoration:none;background-color:#F1E5C2;}


a.contentLink:link {font-size:12px;font-family:verdana,arial,sans-serif; color:#AD5600; text-decoration:none; font-weight:norm; background:none; padding:2px; font-style:none;}
a.contentLink:hover {font-size:12px;color:#6A2E22; background:none;text-decoration:none;background-color:#F1E5C2;font-style:none;}
a.contentLink:visited {font-size:12px;font-family:verdana,arial,sans-serif; color:#92A178; text-decoration:none; font-weight:norm; background:none; padding:2px;font-style:none;}

a.footerLink:link {font-family:verdana,arial,sans-serif; color:#663300; text-decoration:none; font-weight:norm; background:none; padding:2px;}
a.footerLink:visited {font-family:verdana,arial,sans-serif; color:#663300; text-decoration:none; font-weight:norm; background:none; padding:2px;}
a.footerLink:hover {color:#fff; background:#AA925D;}

a.sidebarLink:link {font-family:verdana,arial,sans-serif; color:#CCCC99; font-size:11px; text-decoration:none; font-weight:bold; background:none; padding:0px;}
* html a.sidebarLink  {font-family:verdana,arial,sans-serif; color:#CCCC99; font-size:11px; text-decoration:none; font-weight:bold; background:none;}
a.sidebarLink:hover {font-family:verdana,arial,sans-serif; color:#ffffff; background:#AA925D;font-size:11px; text-decoration:none; font-weight:bold; background:none; padding:0px;}
a.sidebarLink:visited {font-family:verdana,arial,sans-serif; color:#92A178; font-size:11px; text-decoration:none; font-weight:bold; background:none; padding:0px;}



/*E2D5AF*/
ul.sidebar {
color: white;
list-style-image: url('../images/arrow.gif');
margin-left: 0px;
padding-left: 10px;
line-height: 15px;
border: 0px solid green;
}
#sidebarHeader {
	margin-top: 5px;
	height:30px;
	padding-left:10px;
	font-size:30px;
	font-family:georgia,palatino linotype,times new roman,serif;
	color:#B99C6F;
	font-weight:norm;
	font-style:none;
	padding-bottom: 6px;
	border-bottom: 2px solid #8A5431;
	}
.sidebarTitles {height:10px; font-size:20px; font-family:georgia,palatino linotype,times new roman,serif; color:#fff; font-weight:norm; font-style:oblique;border: 0px solid black;}
* html .sidebarTitles {height:0px; font-size:20px; font-family:georgia,palatino linotype,times new roman,serif; color:#fff; font-weight:norm; font-style:oblique;border-top: 0px solid black;}
#search { float:left; margin:10px 0px 10px 10px;}
#go { margin:10px 10px 10px 5px; float:left; height:20px; width:34px; }

/* SEARCH BUTTONS */

input.btn{
margin-top:10px;
margin-left:5px;
padding-left: 3px;
padding-right: 3px;
height: 22px;
color:#E2D5AF;
font-family:'trebuchet ms',helvetica,sans-serif;
font-size:84%;
font-weight:bold;
background-color:#8D682D;
border:0px solid black;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */
}
input.btnhov{
margin-top:10px;
margin-left:5px;
padding-left: 3px;
padding-right: 3px;
height: 22px;
color:#E2D5AF;
font-family:'trebuchet ms',helvetica,sans-serif;
font-size:84%;
font-weight:bold;
background-color:#BF9044;
border:0px solid black;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */
}


/*
#go { margin:10px 10px 10px 5px; float:left;background-image: url('../images/go.gif'); height:20px; width:30px; }
*/

#qsIPbriefs { 
position:absolute; 
bottom:78px; 
margin-top:0px;
margin-bottom:0px; 
padding:0px 0px 0px 0px; 
background-image:url('../images/qsIPbriefs.gif'); 
height:78px; 
width:195px; 
border: 1px solid #804B3C;
}
#qsreviews { 
position:absolute; 
bottom:0px; 
margin-top:0px;
margin-bottom:0px;  
padding:0px 0px 0px 0px; 
background-image:url('../images/qsreviews.gif'); 
height:78px; 
width:195px; 
border: 1px solid #804B3C;
}
.qslink { margin: 27px 20px 20px 20px;}
*html .qslink { margin: 12px 20px 20px 20px;}
.qsiplink { margin: 12px 20px 20px 20px;}
*html .qsiplink { margin: 12px 50px 20px 20px;}
#intro {background:url("../images/home_intro.jpg") no-repeat top; height: 117px;}
.introLinkContainer {margin: 80px 20px 20px 324px;}
* html .introLinkContainer  {margin: 80px 20px 20px 329px;}
a.introLink:link {font-family:verdana,arial,sans-serif; color:#85622C; font-size:11px; text-decoration:none; font-weight:norm; background:none; padding:0px;}
* html a.introLink  {font-family:verdana,arial,sans-serif; color:#85622C; font-size:11px; text-decoration:none; font-weight:norm; background:none; padding:0px;}
a.introLink:hover {color:#ffffff; background:#AA925D;}
a.introLink:visited {color:#85622C;text-decoration:none;}
#photoButton{
position:absolute;
top:38px;
left:348px;
}
*html #photoButton{
position:absolute;
top:38px;
left:346px;
}
/**/
.contentTopLine{
	border-top: 1px solid #51011A;
	width: 481px;
	z-index:20;
}
/* --- BIO EMAIL BUTTON ---*/
.cssnav {
		position: relative;
		font-family: arial, helvetica, sans-serif;
		color: #885327;
		font-weight: bold;
		font-size: 15px;
		background-image: url(../images/mail_hilite.gif);
		background-repeat: no-repeat;
		white-space: nowrap;
		display: block;
		width: 28px;
		height: 15px;
		margin: 0;
		padding: 0;
		border: 0px solid black;
}
.cssnav a {
		display: block;
		color: #885327;
		font-size: 15px;
		width: 28px;
		height: 15px;
		float: left;
		text-decoration: none;
		border: 0px solid green;
}
.cssnav img {width: 28px; height: 15px; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}
ul.practiceAreas {
		width: 413px;
		font-family:verdana,sans serif;
		font-weight: none;
		font-size: 12px;
		color: #885327;
		margin-left: 0px;
		padding: 0px 5px 0px 0px;
		line-height: 15px;
		border: 0px solid green;
		list-style-type: none;
}

ul.benefits {
		list-style-type: disc;
		width: 400px;
		font-family:verdana,sans serif;
		font-weight: none;
		font-size: 12px;
		color: #885327;
		margin-left: 0px;
		padding: 0px 5px 0px 0px;
		/*line-height: 20px;*/
		border: 0px solid green;	
}

li.benefits {
		margin-left: 30px;
		border: 0px solid green;
		padding: 5px;
		
}

ul.listOne {
		list-style-type: disc;
		width: 400px;
		font-family:verdana,sans serif;
		font-weight: none;
		font-size: 12px;
		color: #885327;
		margin-left: 0px;
		padding: 0px 5px 0px 0px;
		line-height: 20px;
		border: 0px solid green;	
}
li.listOne {
		margin-left: 30px;
}
.listOneTitle {
	border:1px solid blue;
	font-size: 12px;
	font-family:verdana,arial,sans-serif; 
	color:#967136; 
	text-decoration:none; 
	font-weight:bold; 
	background:none; 
	padding:0px 0px 0px 0px;
}
ul.community {
		list-style-type: none;
		width: 400px;
		font-family:verdana,sans serif;
		font-weight: none;
		font-size: 12px;
		color: #885327;
		margin-left: 0px;
		padding: 0px 5px 0px 0px;
		line-height: 14px;
		border: 0px solid green;
		
		
}

.bioName {
		position: relative;
		font-family: arial, helvetica, sans-serif;
		color: #885327;
		font-weight: none;
		font-size: 15px;
		margin: 0;
		padding: 0;
		border: 0px solid black;
}
.bioName strong {
		font-weight: bold;
}
.bioPic {
	float: left;
	margin: 0px;
	padding: 0px 15px 15px 0px;
	border: 0px solid red;
}
ul.bioContact {
		position: relative;
		/*left: 265px;*/
		font-family:verdana,sans serif;
		font-weight: none;
		font-size: 12px;
		color: #885327;
		margin-left: 0px;
		padding: 0px 0px 0px 0px;
		line-height: 17px;
		border: 0px solid green;
		list-style-type: none;
}

*html ul.bioContact {
		position: relative;
		float:left;
		/*left: 265px;*/
		font-family:verdana,sans serif;
		font-weight: none;
		font-size: 12px;
		color: #885327;
		margin-left: 0px;
		padding: 0px 0px 0px 0px;
		line-height: 17px;
		width: 200px;
		border: 0px solid green;
		list-style-type: none;
}

ul.bioContact_noPic {
		position: relative;
		left: 0px;
		font-family:verdana,sans serif;
		font-weight: none;
		font-size: 12px;
		color: #885327;
		margin-left: 0px;
		padding: 0px 0px 0px 0px;
		line-height: 17px;
		width: 300px;
		border: 0px solid green;
		list-style-type: none;
}


ul#bioBaseList {
	top: 0px;
	list-style-type: none;
	list-style-position: inside;
	width: 30em;
}
#bioBase {
	float: left;
	font-family:verdana,sans serif;
	color: #885327;
	font-size: 12px;
	border: 1px solid #000;
	margin: 0em;
	/*width: 10em;*/
	padding: 0em;
	}


.bioContactList {
		position: relative;
		left: 15px;
		font-family:verdana,sans serif;
		font-weight: none;
		font-size: 12px;
		color: #885327;
		margin-left: 0px;
		padding: 0px 0px 0px 0px;
		line-height: 10px;
		width: 200px;
		border: 1px solid green;
		list-style-type: none;
}
/*#subheader{
	height: 29px;
	width: 350px;
	background-image: url(../images/subheader.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	border: 0px solid black;
}*/
#subheader{
	height: 46px;
	width: 328px;
	background-image: url(../images/subheader2.jpg);
	background-repeat: no-repeat;
	/*padding: 0px 0px 0px 0px;*/
	border: 0px solid black;
}

#subheadersubtitle{
	position: relative;
	left: 60px;
	top: 10px;	
	height: 46px;
	width: 328px;
	border: 0px;
	font-family:verdana,sans serif;
	font-size: 12px;
	color: #000000;	
}

#subheader span {
	position: absolute;
	top: 27px;
	left: 90px;
	width: 350px;
	font-family:verdana,sans serif;
	font-weight: bold;
	font-size: 15px;
	color: #885327;
	border: 0px solid green;
}
*html #subheader{
	height: 46px;
	width: 328px;
	background-image: url(../images/subheader2.jpg);
	background-repeat: no-repeat;
	/*padding: 0px 0px 0px 0px;*/
	border: 0px solid green;
}
*html #subheader span {
	position: absolute;
	top: 27px;
	left: 85px;
	width: 350px;
	font-family:verdana,sans serif;
	font-weight: bold;
	font-size: 15px;
	color: #885327;
	border: 0px solid blue;
}
#subheaderContact{
	top: 27px;
	width: 350px;
	margin-left:60px;
	font-family:verdana,sans serif;
	font-weight: bold;
	font-size: 15px;
	color: #885327;
	border: 0px solid green;
}
#subheaderContact span{
	
}
#subheaderSimple{
	font-size:13px;
	font-family:georgia, serif;
	color:#6A2E22;
	text-decoration:none;
	font-style:none;
	font-weight:bold;
	padding-bottom:10px;
	width: 400px;
	line-height: 15px;
	border: 0px solid black;
}
ul.listings {
		font-family:verdana,sans serif;
		font-weight: bold;
		font-size: 11px;
		color: #885327;
		margin-left: 0px;
		padding-left: 62px;
		line-height: 25px;
		border: 0px solid green;
		list-style-type: none;
}
* html ul.listings {
		padding-left: 68px;
}
.thinLine{
	width:420px;
	height:1px;
	background-color: #D6C3A3;
	/*background-image: url(../images/thinline.gif) no-repeat;*/
	/*background-repeat: no-repeat;*/
}
*html .thinLine{
	width:420px;
	height:1px;
	background-color: #D6C3A3;
	/*background-image: url(../images/thinline.gif) no-repeat;*/
	/*background-repeat: no-repeat;*/
}
/* List Links */
ul.directory {
		font-size: 11px;
		font-family:verdana,arial,sans-serif; 
		color:#967136;
		margin-left: 60px;
		padding-left: 0px;
		line-height: 20px;
		border: 0px solid green;
		list-style-type: none;
}
* html ul.directory {
		margin-left: 67px;
}
a.directoryLink:link {font-size:11px;font-family:verdana,sans-serif;color:#967136;text-decoration:none;font-weight:bold;padding:0px;}
a.directoryLink:visited {font-size:11px;font-family:verdana,sans-serif;color:#92A178;text-decoration:none;font-weight:bold;padding:0px;}
a.directoryLink:hover {color:#6A2E22;background:none;text-decoration:none;background-color:#F1E5C2;}

/* */
a.genericLink:link {font-size:11px;font-family:verdana,sans-serif;color:#967136;text-decoration:none;font-weight:bold;padding:0px;}
a.genericLink:hover {color:#6A2E22;background:none;text-decoration:none;background-color:#F1E5C2;}
a.genericLink:visited {font-size:11px;font-family:verdana,sans-serif;color:#92A178;text-decoration:none;font-weight:bold;padding:0px;}

/* List Links */
ul.areasOverview {
		/*font-size: 11px;
		font-family:verdana,arial,sans-serif; 
		color:#967136;*/
		margin-left: 0px;
		padding-left: 0px;
		line-height: 12px;
		border: 0px solid green;
		list-style-type: none;
}
.areasOverviewTwo {
	margin-bottom: 5px;
}
* html ul.areasOverview {
		padding-left: 0px;
}
.sectionTitle {
	font-size:12px;
	font-family:georgia, serif;
	color:#8F8767;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
	padding-bottom:10px;
}
.details {
	font-size:11px;
	font-family:verdana,sans-serif;
	color:#967136;
	text-decoration:none;
	font-weight:normal;
	padding-bottom:4px;
	line-height:12px;
}
a.areasTitle:link {font-size:11px;font-family:verdana,sans-serif;color:#967136;text-decoration:none;font-weight:bold;padding:0px;line-height:12px;}
a.areasTitle:hover {color:#693E12;background:none;text-decoration:none;background-color:#F1E5C2;line-height:12px;}
a.areasTitle:visited {font-size:11px;font-family:verdana,sans-serif;color:#92A178;text-decoration:none;font-weight:bold;padding:0px;line-height:12px;}

a.areasLink:link {font-size: 11px;font-family:verdana,arial,sans-serif; color:#967136; text-decoration:none; font-weight:norm; background:none; padding:0px;line-height:12px;}
a.areasLink:hover {background-color:#F1E5C2;font-size: 11px;font-family:verdana,arial,sans-serif; color:#693E12; text-decoration:none; font-weight:norm;padding:0px;line-height:12px;}
a.areasLink:visited {font-size: 11px;font-family:verdana,arial,sans-serif; color:#92A178; text-decoration:none; font-weight:norm; background:none; padding:0px;line-height:12px;}

.deptBox {padding-bottom:3px;}
a.deptTitle:link {font-size:11px;font-family:verdana,sans-serif;color:#967136;text-decoration:none;font-weight:bold;}
a.deptTitle:hover {color:#693E12;background:none;text-decoration:none;background-color:#F1E5C2;}
a.deptTitle:visited {font-size:11px;font-family:verdana,sans-serif;color:#92A178;text-decoration:none;font-weight:bold;padding:0px;}

#wholeColumn{float:left; width:420px;border:0px solid blue;line-height:9px;}
#leftColumn {float:left; width:200px;border:0px solid blue;line-height:9px;}
#rightColumn {float:right; width:200px;border:0px solid green;line-height:9px;}
#centerColumn{float:left;margin-left:120px;width:200px;border:0px solid blue;line-height:9px;}

/* EXPERIMENT FOR INLINE QUOTE OR OTHER VISUAL INTEREST 
#content div.discuss {background: #F8F7EF url(../images/talk-balloon-bigger.gif) 10px 1.75em no-repeat;
  border: 1px dashed #999; border-width: 1px 0;}
#content div.discuss h2, #content .discuss p {padding: 0 0 0 70px; margin: 0;}
#content div.discuss h2 {padding-top: 0.5em; border-top: 5px solid white;}
#content div.discuss p {padding-bottom: 0.75em; border-bottom: 5px solid white;}

#content h2 {margin: 1.25em 0 0.25em; font-size: 1.5em; color: #000;}
#content p {margin-bottom: 1.33em;}*/

/* EXPERIMENT 2 
.preFlorish {
	position: absolute;
	float: right;
	width: 375px;
	height: 85px;
	padding:0px 0px 0px 0px;
	background-image: url("../images/postflorish.gif");
	border: 0px solid black;
	z-index: -1;
	}

.postFlorish {
	position: relative;
	float: right;
	top: -50px;
	width: 375px;
	height: 85px;
	padding:0px 0px 0px 0px;
	background-image: url("../images/preflorish.gif");
	border: 0px solid black;
	z-index: -1;
	}*/
	
.clearFloat{
	clear: both;
	}
/* END EXPERIMENT */

ul.maps {
		font-family:verdana,sans serif;
		font-weight: none;
		font-size: 12px;
		color: #885327;
		margin-left: 0px;
		padding-left: 0px;
		line-height: 15px;
		border: 0px solid green;
		list-style-type: none;
}
ul.address {
		font-family:verdana,sans serif;
		font-weight: none;
		font-size: 12px;
		color: #000;
		margin-left: 0px;
		padding-left: 0px;
		line-height: 15px;
		border: 0px solid green;
		list-style-type: none;
}
.devNote {
	font-size: 18px;
	font-weight: bold;
}
.sigEmail {
		position: relative;
		font-family: arial, helvetica, sans-serif;
		color: #885327;
		font-weight: normal;
		font-size: 12px;
		background-image: url(../images/mail_hilite.gif);
		background-repeat: no-repeat;
		white-space: nowrap;
		display: block;
		width: 28px;
		height: 15px;
		margin: 0;
		padding: 0;
		border: 0px solid black;
}
.sigEmail a {
		display: block;
		color: #885327;
		font-size: 12px;
		width: 28px;
		height: 15px;
		float: left;
		text-decoration: none;
		border: 0px solid green;
}
.sigEmail img {width: 28px; height: 15px; border: 0; }
* html a:hover {visibility:visible}
.sigEmail a:hover img{visibility:hidden}

.listTitle {
	font-size: 12px;
	font-family:verdana,arial,sans-serif; 
	color:#967136; 
	text-decoration:none; 
	font-weight:bold; 
	background:none; 
	padding:0px 0px 0px 0px;
}
#contactColumn {
	margin-left: 75px;
	border: 0px solid green;
}
.directions {
	margin-left:15px;
	font-color:#8D8463;
	font: georgia, serif;
	font-style: italic;	
}
.directions p{
	color:#52350C;
}
/* ----------------------- ALPHABETICAL BIO LIST ---------------------------- */
.bioDept {
	font-size:11px;
	font-family:verdana,sans-serif;
	color:#967136;
	text-decoration:none;
	font-weight:none;
	padding:0px;
	/*position:absolute;
	right: 15px;*/
}
.bioTitle {
	font-size:11px;
	font-family:verdana,sans-serif;
	font-style: italic;	
	color:#967136;
	text-decoration:none;
	font-weight:none;
	padding:0px;
	/*position:absolute;
	right: 85px;*/
}
.searchColumn {
	margin-top: 20px;
	margin-left: 29px;
	width: 400px;
	border: 0px solid green;
}
.searchUrl {
	font-size:11px;
	font-family:verdana,sans-serif;
	font-style: italic;	
	color:#967136;
	text-decoration:none;
	font-weight:none;
	padding:0px;
	width: 300px;
	border: 0px solid blue;
}
#alphaColumn {
	margin-top: 20px;
	margin-left: 64px;
	border: 0px solid green;
}

.bioRow {
	font-size:11px;
	font-family:verdana,sans-serif;
	color:#967136;
	border: 0px solid green;
}
.biothinLine{
	width:350px;
	height:1px;
	background-color: #D6C3A3;
	margin: 5px 0px 5px 0px;
	/*background-image: url(../images/thinline.gif) no-repeat;*/
	/*background-repeat: no-repeat;*/
}
.postingTitle {
	font-size: 12px;
	font-family:verdana,arial,sans-serif; 
	color:#967136; 
	text-decoration:none; 
	font-weight:bold; 
	background:none; 
	padding:0px 0px 0px 0px;
}
.practiceContact {
	font-size: 12px;
	font-family:verdana,arial,sans-serif; 
	color:#967136; 
	text-decoration:none; 
	font-weight:bold; 
	background:none; 
	padding:0px 0px 0px 0px;
	border:0px thin green;
}
.practiceContactLink {
	font-size: 12px;
	font-family:verdana,arial,sans-serif; 
	color:#967136; 
	text-decoration:none; 
	font-weight:normal; 
	background:none; 
	padding:0px 0px 0px 0px;
}
a.practiceContact:link {font-size: 12px;font-family:verdana,arial,sans-serif; color:#52350C; text-decoration:none; font-weight:normal; background:none; padding:0px;line-height:12px;}
a.practiceContact:hover {background-color:#F1E5C2;font-size: 12px;font-family:verdana,arial,sans-serif; color:#52350C; text-decoration:none; font-weight:normal;padding:0px;line-height:12px;}
a.practiceContact:visited {font-size: 12px;font-family:verdana,arial,sans-serif; color:#92A178; text-decoration:none; font-weight:normal; background:none; padding:0px;line-height:12px;}
/* */
.eventList {
	font-family:verdana,arial,sans-serif; 
	font-size: 11px;
	color:#967136;
	margin-left: 25px;
	font-weight: bold;
	padding-bottom: 10px;
}
.eventTitle {
	padding:0px; 
	font-family: verdana;
	font-size: 13px;
	color: #000;
	border: 0px solid green;
	font-weight: bold;
}
.eventRow {
	font-size:11px;
	font-family:verdana,sans-serif;
	color:#967136;
	font-weight: bold;
}
.eventRowClick {
	padding-top: 5px;
	font-size:11px;
	font-family:verdana,sans-serif;
	color:#967136;
	border: 0px solid green;
}
.articleDateColumn01 {

}
/* ARTICLES */

.articleContainer {
	margin-top: 20px;
	margin-left: 29px;
	width: 400px;
	border: 0px solid green;
}

.articleDate {
	font-size: 13px;
	font-family:verdana,arial,sans-serif; color:#967136;
	text-decoration:none;
	font-weight:bold;
	background:none;
	padding:0px;
	line-height:12px;
}

a.articleDate:link {font-size: 13px;font-family:verdana,arial,sans-serif; color:#967136; text-decoration:none; font-weight:bold; background:none; padding:0px;line-height:12px;}
a.articleDate:hover {background-color:#F1E5C2;font-size: 13px;font-family:verdana,arial,sans-serif; color:#693E12; text-decoration:none; font-weight:bold;padding:0px;line-height:12px;}
a.articleDate:visited {font-size: 13px;font-family:verdana,arial,sans-serif; color:#92A178; text-decoration:none; font-weight:bold; background:none; padding:0px;line-height:12px;}

#articleDateColumn01 {float:left; width:50px;border:0px solid blue;line-height:20px;}
#articleDateColumn02 {float:left; margin-left: 50px; width:50px;border:0px solid green;line-height:20px;}
#articleDateColumn03{float:left; margin-left: 50px; width:50px;border:0px solid red;line-height:20px;}
#articleDateColumn04{float:left; margin-left: 50px; width:50px;border:0px solid red;line-height:20px;}

.articleThinLine{
	width:75px;
	height:1px;
	background-color: #D6C3A3;
	margin: 5px 0px 5px 0px;
}

.articleDetailsColumn {
	margin-top: 20px;
	margin-left: 29px;
	width: 400px;
	border: 0px solid green;
}
.formTitle {
	font-size: 15px;
	font-family:verdana,arial,sans-serif; 
	color:#BDA988; 
	text-decoration:none; 
	font-weight:bold; 
	background:none; 
	padding-bottom: 10px;
	padding-top:18px;
	line-height:12px;
}
.breifingsFormTitle {
	font-size: 15px;
	font-family:verdana,arial,sans-serif; 
	color:#BDA988; 
	text-decoration:none; 
	font-weight:bold; 
	background:none; 
	padding-bottom: 10px;
	padding-top:10px;
	line-height:12px;
}
.searchUrlPub {
	font-size:11px;
	font-family:verdana,sans-serif;
	font-style: none;	
	color:#967136;
	text-decoration:none;
	font-weight:none;
	padding:0px;
	width: 300px;
	border: 0px solid blue;
}
ul.udm li a span {
	padding: 0 .47em;
}
#navHelper {
	padding: 0px;
	border: 0px;
	margin: 0px;
	height:100%; 
	max-height:100%; 
	z-index: 80;
}
