@charset "utf-8";
body, html {padding:0px; margin:0px; height:100%; font-family:Tahoma, Arial, Verdana; color:#fff; background:#00162d;}
a {text-decoration:none;}
img {border:none;}

#pagecontainer {min-height:100%; position:relative; height:100%;}

#header {width:100%; height:65px; background:url(images/headerback.gif); text-align:center; }
#menucontainer {width:100%; height:55px; margin-bottom:20px; background:url(images/menuback.gif);}
#menu {width:780px; height:55px;  margin:0px auto;}
#menu a {display:block; height:32px; padding:23px 12px 0px 12px; font-size:14px; font-weight:bold; color:#fff; float:left; text-align:center;}
#menu a.size1:hover {background:url(images/menuselect1.gif); background-position:center;}
#menu a.size2:hover {background:url(images/menuselect2.gif); background-repeat:no-repeat; background-position:center;}
#menu a.size3:hover {background:url(images/menuselect3.gif); background-repeat:no-repeat; background-position:center;}
#menu a.size4:hover {background:url(images/menuselect4.gif); background-position:center;}

#container {width:780px; margin:0px auto; padding-bottom:60px; font-size:14px;}
#container h1 {
	font-weight:bold;
	font-size:16px;
	color: #FFFF00;
}

#container a {font-size:14px; text-decoration:underline; color:#f1c90d;}
#container a:hover {font-size:14px; text-decoration:none; color:#f1c90d;}


#lawyerbox {width:700px;  margin:0px auto 20px; background:#771917; border:#4d100f; font-size:11px;}
.contactbox {width:696px; min-height:200px; overflow:hidden; margin:0px auto 40px; border:2px solid #997447; font-weight:bold; font-size:14px;}
.contactbox img{float:left;}
.contactbox .talknow {font-size:18px; color:#f1c90d; text-align:center; padding:20px; margin:0px auto; }
.contactbox .phone {font-size:24px; text-align:center;}


#homecontent {margin-top:-60px;}

#footer {width:100%; background:#997447; padding:15px 20px; color:#4e2e05; text-align:center; font-size:12px;}
#footer a {font-weight:bold; color:#4e2e05;}
#footer a:hover {text-decoration:underline;}

.orange {color:#f1c90d;}

.CallToAction{
	padding: 1em;
	color:#000000;
	margin-bottom: 
	1.2em;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #C92C27;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.Emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #262937;
	font-style: italic;
}
li {margin-bottom:10px;}