*{
	margin: 0px;
	padding: 0px;
}
body{
	background-color: #B4A36D;
	font-family: Georgia, serif;
	font-size: .9em;
	color: #000000;
}
td{
	vertical-align: top;
}
a, a:visited{
	color: #000000;
	border-bottom: 1px solid #B4A36D;
	text-decoration: none;
}
a:hover{
	color: #1160F5;
	text-decoration: underline;
}
img{
	border: 0px;
}

hr{
	margin:8px 0 8px 0;
}
div#page{
	width: 750px; 
	margin: 10px auto 10px; 
	background-color: #FFFFFF;
	}
div#banner{
	background-color: #000000; 
	width: 750px; 
	height: 150px;
	}
div#banner img{
	float: left;
}	
	
/* ========== menu =========== */	
div#menu{
	background-color: #D4C36A;
	width: 750px;
	height: 35px;
	margin: 0px 0px 16px 0px;
}
div#menu a {
	display: block;
	height: 35px;
	border: none;
	background: #D4C36A url(images/menu-button.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	float: left;
}
div#menu a:hover{
	background: #D4C36A url(images/menu-button.gif);
	background-position: 0px -35px;
}
div#menu img{
	float: left;
}

img#menu-selected{
	background: #D4C36A url(images/menu-button.gif);
	background-position: 0px -35px;
}

/* ======== sidebar ========= */
div#sidebar{
	margin: 4px 16px 20px 16px;
	width:192px;
	overflow:hidden;
}
td.td-sidebar{
	border-right: 1px solid #D4C36A;
}
div#sidebar a, div#sidebar a:hover, div#sidebar a:visited{
	border: none;
	text-decoration: none;
	color: #1160F5;
	color: #A50021;
	color: #666666;
}
div#sidebar a:hover{
	color: #1160F5;
	text-decoration: underline;
}
div#sidebar h2{
	color: #1160F5;
	font-size: 12pt;
	margin: 12px 0px 12px 4px;
	background-color: #FFFFFF;
}
div#sidebar ul{
	font-size: 10pt;
	line-height: 14pt;
	margin: 0px 0px 0px 6px;
	list-style: none;
	list-style: square;
	margin-left: 18px;
}
div#sidebar li{
	margin: 8px 0px 0px 0px;
	color: #888888;
}
p.sidebar{
	color: #000000;
	padding: 10px;
	background-color: #F0F0F0;
	font-size: .8em;
}

div.years{
	border: none;
	margin: 16px 16px 0px 16px;
}

/* ======= main content ============ */


div#content{
	margin: 10px 32px 24px 32px;
	font-size: 1em;
	line-height: 1.25em;
	width:460px;
	overflow:hidden;
}
div#content p{
	margin: 0px 0px 18px 0px;
	text-align: justify;
}
td.td-content{
	background-color: #FFFFFF;
}
div#content h1{
	font-family: Georgia, serif;
	font-size: 1.3em;
	line-height: 1.4em;
	color: #A50021;
	width: 470px;
	border-bottom: 1px solid #B4A36D;
	margin-bottom: 12px;
}
div#content h2{
	font-family: Georgia, serif;
	font-size: 1em;
	margin: 24px 0px 0px 0px;
	line-height: 1.2em;
	color: #1160F5;
	/*clear: both;*/
	/*clear:none;*/
	border-bottom: 1px solid #CCCCCC;
}
div#content h3{
	font-family: Georgia, serif;
	font-size: 0.9em;
	padding: 0px;
	margin: 24px 0px 16px 16px;
	line-height: 1.6em;
	color: #666666;
	background-color: #EEEEEE;
}
div#content ul{
	margin: 0px 0px 0px 32px;
	list-style: square;
	color: #1160F5;
	/*text-align: justify;*/
}
div#content li{
		line-height: 14pt;
		margin: 4px 0px 4px 0px;
/*		text-align: justify;*/
		text-align: left;
}

div#content li span{
	color: #000000;
}

div#content a, div#content a:hover, div#content a:visited{
	border: none;
	text-decoration: none;
	color: #666666;
}
div#content a:hover{
	color: #1160F5;
	text-decoration: underline;
}

.hotelinfo{
	float:right;
	font-size:8pt;
	line-height:9pt;
	width:96px;
	text-align:center;
	height:128px;
}

.hotelinfo img{
	display:block;
	width:96px;
	margin:0 0 8px 0;
}
div.practice-attorney-list{
	float:right;
	background-color:#fff;
	margin-left:15px;
	margin-bottom:1em;
	border-left:1px solid #ccc;
}


/* ======== staff contact info block ====== */
div#staff{
	margin: 0px 0px 8px 0px;
}

.staffphoto {
	float: right;
	clear: none;
	margin: 0px 0px 8px 16px;
	text-align:center;
	width:200px;
	border:4px solid #ddd;
	background-color:#fff;
	position:relative;
}

.staffphoto img{
	display:block;
}

.networklogo{
	margin:8px auto!important;
}
.networkyear{
	position:relative;
	top:-15px;
}
/*#staff h1, #staff h2{
clear:none!important;
}*/
div#staff h1{
	font-family: Georgia, serif;
	font-size: 14pt;
	color: #A50021;
	width: 220px;
	text-align: left;
}
div#staff p.staff-title{
	text-align: left;
	font-size: 12pt;
	background-color: #FFFFFF;
}
div#staff p{
	margin: 2px 0px 2px 0px;
	text-align: left;
	font-size: 10pt; 
	line-height: 13pt; 
	background-color: #F0F0F0; 
	margin: 0px 0px 12px 0px; 
}
div.vcard {
	text-align: left;
	font-size: 7pt;
	margin: 0px 0px 24px 0px;
	border: 0px;
}
div.vcard img{
	float:right;
}

div.vcard a, div.vcard a:visited{
	text-decoration: none;
	border: none;
	color: #888888;
}
div.vcard a:hover{
	color: #1160F5;
}

/* ======== page bottom ======== */

div#footer{
	border-bottom: 10px solid #000000;
	width: 750px;
	height: 16px;
}
div#footer P{
	margin: 0px 16px 0px 16px;
	font: 7pt sans-serif;
	color: #888888;
	text-align: right;
}

div#credits{
	background-color: #B4A36D;
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;
}
div#credits table{
	width: 100%;
}
div#credits a{
	text-decoration: none;
	border: none;
}
