table,td {
	font: 12px Arial;
	padding: 0px;
	border-spacing: 0px;
	border: 0px;
	}

body {
	font: 12px Arial;
	margin: 10px;
	background: #FFFFFF;
	}

img {
	border: 0px;
	}

a, a:visited {
	color: #333333;
	text-decoration: none;
	}

a:hover {
	color: #B5434C;
	}


/*
 * Nav Bar
 */

#nav_bar {
	border-bottom: 4px solid #FFFFFF;
	white-space: nowrap;
	}
.nav_cell,
.nav_cell_active {
	padding-left: 5px;
	line-height: 24px;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	background-color: #9C9DA0;
	white-space: nowrap;
	}
.nav_arrow_cell,
.nav_arrow_cell_active_left,
.nav_arrow_cell_active_right {
	background-image: url(/images/nav_bar/grey_arrow.png);
	background-position: center right;
	background-color: #9C9DA0;
	width: 20px;
	}
.nav_cell_active {
	font-weight: bold;
	color: #fff;
	background-color: #B5434C;
	background-image: url(/images/nav_bar/red_pixel.png);
	}
.nav_arrow_cell_active_left {
	background-image: url(/images/nav_bar/grey_2_red.png);
	}
.nav_arrow_cell_active_right {
	background-image: url(/images/nav_bar/red_2_white.png);
	}




.tab:hover, .tab2:hover, .tab3:hover, .tab4:hover {
	color: #95B3DE;
	background-color: #003366;
	}



p.section {
	font-weight: bold;
	}





/*
 * Headings
 */
#heading {
	background-image: url(/images/gradients/blue_brown_600x100.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border-bottom: 4px solid #fff;
	}

#subheading {
	background-image: url(/images/gradients/gold_white_gold_650x1.jpg);
	background-position: right;
	border-bottom: 4px solid #fff;
	padding: 5px;
	}
#subheading div.title {
	color: #036;
	font-size: 18px;
	}
#subheading div.subtitle {
	color: #666;
	font-size: 15px;
	}


/*
 * Content
 */
#content {
	color: #036;
	font-family: Times New Roman, Times;
	font-size: 13px;
	padding: 5px 10px;
	vertical-align: top;
	}
#content a,
#content a:visited {
	color: #B5434C;
	}
#content a:hover {
	text-decoration: underline;
	}
#content div.signature {
	padding-left: 300px;
	}
#content div.center {
	text-align: center;
	}



#fsc {
	margin: 0;
	padding: 0;
	width: 400px;
	}
#fsc li {
	font-family: Times New Roman, Times;
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	text-align: left;
	}
#fsc li.lev1 {
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	}
#fsc li.lev2 {
	font-size: 13px;
	padding-left: 20px;
	padding-top: 5px;
	}
#fsc li.lev3 {
	font-size: 11px;
	padding-left: 40px;
	}



/*
 * Explanation
 */
#explanation {
	padding: 20px;
	vertical-align: middle;
	background-color: #FFFFFF;
	color: #003461;
	font-family: Times New Roman, Times;
	}
#explanation div.title {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	}

#exlplanation div.text {
	text-align: left;
	font-size: 12px;
	}







/*
 * Looking for an attorney?
 */
#looking {
	padding: 10px;
	color: #E5E5E5;
	font-family: Times New Roman, Times;
	font-size: 15px;
	font-weight: bold;
	white-space: nowrap;
	border-top: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	background-color: #003461;
	}
#looking a.item {
	font-family: Arial;
	color: #E5E5E5;
	font-weight: normal;
	font-size: 12px;
	}
#looking a.item:hover {
	color: #B5434C;
	}







/*
 * Featured Attorney Cell
 */
#featured {
	border: 4px double #003366;
	}
#featured td.title {
padding: 5px;
	font-family: Times New Roman, Times;
	font-size: 20px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #BBBBBB;
	border-bottom: 0;
	text-align: center;
	color: #002255;
	background-color: #5E4A22;
	background-color: #DBC89D;
	background-image: url(/images/gradients/blue_brown_700x45.jpg);
	background-position: top;
	background-repeat: no-repeat;
	}
#featured td.left {
	padding: 7px;
	font-family: Times New Roman, Times;
	font-size: 14px;
	vertical-align: middle;
	text-align: center;
	width: 125px;
}
#featured td.blurb {
	padding: 7px;
	vertical-align: middle;
	width: 413px;
	}
#featured td.blurb a.name {
	font-size: 17px;
	font-weight: bold;
	color: #333333;
}
#featured td.blurb a.undername {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
#featured td.blurb a.text {
	color: #333333;
}
#featured td.blurb a.quote {
	font-size: 17px;
	font-style: italic;
	color: #333333;
}
#featured td.blurb a.read_more, #featured td.blurb a.read_more:visited {
	color: #B5434C;
}


#profile table.name {
	background-image: url(/images/gradients/blue_brown_700x45.jpg);
	background-position: right;
	width: 100%;
	border-bottom: 4px solid #FFFFFF;
	}
#profile td.nametext {
	padding: 5px;
	font-size: 25px;
	color: #FFFFFF;
	}
#profile td.sidebar {
	vertical-align: top;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 15px;
	font-size: 12px;
	background-image: url(/images/gradients/brown_white_brown_150x1.jpg);
	width: 150px;
	}
#profile div.numbers {
	text-align: right;
	padding: 5px;
	padding-left: 5px;
	padding-right: 10px;
	}
#profile div.links {
	text-align: left;
	padding: 5px;
	padding-left: 5px;
	font-size: 10px;
	line-height: 25px;
	}
#profile div.education {
	text-align: left;
	padding: 5px;
	padding-left: 10px;
	font-size: 10px;
	}
#profile td.content {
	vertical-align: top;
	padding: 10px;
	padding-left: 15px;
	text-align: justify;
	width: 270px;
	}
#profile div.quote {
	background-image: url(/images/gradients/blue_brown_270x400.jpg);
	background-position: center;
	background-repeat: no-repeat;
	color: #333333;
	padding: 5px;
	font-size: 17px;
	font-style: italic;
	text-align: center;
	width: 95%;
	}
#profile div.web {
	background-color: #013366;
	color: #D7CAA0;
	padding: 5px;
	font-weight: normal;
	text-align: left;
	width: 95%;
	}
#profile a.web, #profile a.web:visited {
	border: 0;
	color: #FFFFFF;
	font-weight: normal;
	width: 95%;
	}
#profile a.file_button, #profile a.file_button:visited {
	padding: 3 6 4;
	border: 0;
	color: #333333;
	font-weight: normal;
	width: 140px;
	}
#profile a.file_button:hover {
	padding: 2 5 3;
	border: 1px solid #AAAAAA;
	color: #B5434C;
	background-color: #CCCCCC;
	}
#profile a.button, #profile a.button:visited, 
#profile a.button_on, #profile a.button_on:visited {
	background-color: #CCCCCC;
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	border: 1px solid #999999;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	}
#profile a.button:hover {
	color: #B5434C;
	background-color: #999999;
	}
#profile a.button_on, #profile a.button_on:visited {
	color: #FFFFFF;
	background-color: #003366;
	}
#profile a.button_on:hover {
	text-decoration: none;
	}
