@charset "utf-8";
/* CSS Document */
body{
	color:#FBF4DF;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 25px;
	overflow-x:hidden;
	background-image:url(../images/lawbooks_old.jpg);
	background-size:cover;
}
hr{border-top:1px solid #000000;}
@media only screen and (max-width: 1300px) {body {font-size: 20px;} .dropdownmenu{top:47px !important;}}
@media only screen and (max-width: 1000px) {body {font-size: 18px;}}
@media only screen and (max-width: 930px){body {font-size: 16px;}.dropdownmenu{top:28px !important;} h4{font-size:1.2em;}.phone{height:"2px !important;"} .abouttext{font-size:12pt !important;}
}
@media only screen and (max-width: 700px){body {font-size: 15px;} .dropdownmenu{top:20px !important;} .abouttext{font-size:11pt;}}

tbody{padding-left:20px;}
h4{margin-bottom:0px;	}

.crimson{background-color:#8a2020/*8C1B1B;*/ !important;}

.black{color:#000000;}

.white{background-color:#ffffff;}
.tan{background-color:#FBF4DF !important;}
.smallcaps{font-size:.8em;}

#navbar{position:fixed;
z-index: 3;}

.navi{
	display:inline-block;
	color:#FBF4DF;}
.navi:hover{
	background-color:#A87D45 !important;
	color:#FBF4DF;
	text-decoration:none !important;
}
/*#headshot{max-width:300px;}*/
 #discl:hover{color:#A87D45 !important;}
#phonenumber{
	color:#FBF4DF;
	text-decoration:none;
}

.backdrop{background-color:rgba(0,0,0,0.6);
}
.welcome{color:#8a2020;/*8C1B1B;*/
font-size: 3em;
font-weight: bold;}

.normal{
/*background-color:#FBF4DF;*/
min-height:400px;
height:auto;
box-shadow: 0 -.5rem 1rem rgba(0,0,0,.15)!important
}
.priority{
	/*z-index:2;
	background-color:rgba(255, 255, 255);
	box-shadow: 0px 4px 10px #000000 !important;
*/
}

.emphasis{font-weight:600 !important;}

.bottomtext{position: relative; bottom:0px !important;}

.basictext{
	color:#232323;
	font-weight:450;
	font-size:17.5pt;
}

.abouttext{
	color:#232323;
	font-weight:450;
	font-size:14pt;
	line-height:20px;
	margin-bottom:12px;
}

.att{
	font-weight:600;
}

.dropdownmenu{
	display:none;
	position:absolute;
	min-width:200px;
	font-size:.8em;
	top:48px;
	left:0px;
}
.dropdown:hover .dropdownmenu{
	display:block;
}

.dropdown:hover .navi{text-decoration:none;}
.dlist{list-style:none;}

#disclaimers{
	font-size:.65em;
}

#phoneNumberBlock span{
 margin:auto;
}
/*FBF4DF
8C1B1B, duller -8a2020
630BO1
*/
