/** { margin: 1; padding: 0; }*/
/*html { font: 62.5%/1.5 "Lucida Grande", Verdana, sans-serif; }*/
/*ul, ol, dl, p { margin-bottom: 1.5em; font-size: 1.2em; }*/
/*li, dt, dd, p { font-size: 1.2em; }*/
ul, ol, dl, p{ margin-bottom: 1.5em; }/*li, dt, dd, p { font-size: 1.2em; }*/
ul, ol, dl { margin-bottom: 1.8em; }
p { margin-top: .5em; margin-bottom: 1.5em; }

.ajaxSearch_highlight1 {
	background: #ff0;
}

body {
	background:#fff;
	margin: .5em;
	font-size:.95em;
	font-family:helvetica-normal,arial,sans-serif;
	font-weight: normal;
}

p,body{
	color:#000;
}



a {
	color:#236d6d;
	font-weight:bold;

}
a:hover{
	color:#ffffff;
	background:#236d6d;
	text-decoration:none;
}

.hide {
	display: none;
}

img {
	display: block;
	border: 0px solid;
	padding: 0px;
}
table {
	border:0px solid;

}
td {
	border:0px solid black;
}

li {
	font-weight:normal;
}


h1,h2,h3 {
	font-style: italic;
	margin-bottom:.7em;
	margin-top:.3em;
}

.contentblock h1 {
	background: #336799;
	color: white;
}


.businesscard {
	position:relative;
	padding:0px 0px 0px 0px;
	/*background:#444;*/
	color:black;
	background-repeat:no-repeat;
	background-position:right center;
	height:150px;
	width:360px;
	border:solid 0px #336799;
	overflow:hidden;
	font-size:.95em;
	font-weight:bold;
	vertical-align:middle;
	z-index: 1;

}
.businesscard .overlay {
	height:150px;
	width: 260px;
}
.businesscard a:hover { background:none; }

.bg-lmurray {
	background-image:url('../../images/lmurray.jpg');
	background-position:top left;
}
.bg-jwynne {
	background-image:url('../../images/jwynne.jpg');
	background-position:top left;
}
.bg-sdurbin {
	background-image:url('../../images/sdurbin.jpg');
	background-position:top left;
}
.bg-kkrieg {
	background-image:url('../../images/kkrieg.jpg');
	background-position:top left;
}
.bg-mmartin {
	background-image:url('../../images/mmartin.jpg');
	background-position:top left;
}
.bg-thizar {
	background-image:url('../../images/thizar.jpg');
	background-position:top left;
}
.bg-jlevis {
	background-image:url('../../images/jlevis.jpg');
	background-position:top left;
}


	

.businesscard img {
	display: inline;
	z-index: 22;
}





#pagewrapper {
	width:98%;
	max-width:1195px;
	min-width:770px;
	margin: .5em 0em 0em .5em;
	border:0px solid;

}

#pageheader {
	float: left;
	border:0px orange solid;
	WIDTH:100%;


}
#headerleft {
	background-color: #dddddd;
	position:relative;
	float: left;
	border:0px orange solid;
	width:10%;
}

#headerright {
	position:relative;
	float: right;
	text-align:right;
	border:0px green solid;
	margin: 0px 2px 0px 0px;
	width:30%
}
#headerright a:hover {
	background: white;
}

#bluedivider {
	background: #336799;
	border:0px solid;
	width:100%;
	height: 1em;
	clear: left;
}

#bottomwrapper {
	display:block;
	position:relative;
	float:left;
	width:100%;
	min-width: 770px;
	border:0px yellow solid;
	padding: 0px 0px 0px 0px;
	margin:0px 20px 0px 0px;
	clear: none;
}

#leftcolumn {
	vertical-align:top;
	border:0px red solid;
	width:170px;
	clear:right;
	font-size: 1em;
	padding:.25em .25em 0em 0em;
}

#rightcolumn{
	vertical-align:top;
	position:relative;
	/*float:right;*/
	display:inline;
	width:100%;
	border:0px yellow solid;
	font-size: 1em;
}

#rightoutercolumnheader{
	background-image: url(images/bigpic.jpg);
	background-position: top right;
	border:0px blue solid;
	height:130px;
}

#rightoutercolumn {
	/*float:right;*/
	/*background: #dddddd;*/
	border:0px blue solid;
	margin: 0px 0px 0px 0px;
	overflow:hidden;
	top:1000px;
}

#leftinnercolumn{
/* 
	If the position is absolute, the table breaks :( ...
	But if the position is not absolute, the rightinner
	column doesn't stay at the top of the table cell,
	floating right.  So what do we do now?
*/
	/*position:absolute;*/
	background: white;
	border:0px solid green;
	/*width:54%;*/
	/*overflow:hidden;*/
	margin:  0em .5em 0em 0em;
	clear:none;
}

#rightinnercolumn{
	position:relative;
	vertical-align:top;
	background: white;
	/*width: 18em;*/
	display:block;
	border:0px solid orange;
	/*float: right;*/
	margin: .5em 0em .5em .5em;
	overflow: hidden;
	clear:none;
	/*z-index:-1000;*/
}

#crumbs {
	background: #336799;
	color:#fff;
}
#crumbs a {
	text-decoration: none;
	color:#fff;
}
#crumbs a:hover {
	color: #eee;
	background: #336799;
}

.contentblock {
	background: #eef4f9;
	border-color:#336799;
	border-style: solid;
	border-width:3px;
	padding: 1em 1em 1em 1em;	
	margin: 2em 2.5em 2em 2em;
	width:88%;
}

.contentblock li {margin: 0 0 0 1em;}

.contentblock ul, .contentblock li {
	margin: .75em 0 0 1em;
	list-style-image: url("../../images/fleurdelissmall2.gif");
}


#secnav,#secnav li{
	margin: 0 0 0 0;
	border-left:0px solid;
	display: block;
}


#secnav ul,#secnav ul li{
	margin: 1em 1em 0 0;
	border: 0px solid;
	border-left:0px solid;
	display: block;
}


.center {
	text-align: center;
}

li .here ul .here  {
	padding-left:.5em;
	padding-top:.5em;
	padding-bottom: .5em;
}


.here {
	display:none;
	margin: 0 0 0 0em;
	font-weight: bold;
}


/*
ul li .here {
	padding-left:1em;
	padding-top: .5em;
	padding-bottom: .5em;
	background: #999;
}

.category {
	padding-left:200px;
	font-weight: bold;
}
ul .menu adxm .here ul .here {
	background: #999;
}

*/



