@charset "utf-8";
body {
	background-color: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}

body,td,th {
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #6c6c6c;
}

/* Links */
a {
	cursor:pointer;	
}
a:link {
	color: #3b84ae;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3b84ae;
}
a:hover {
	text-decoration: underline;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #3b84ae;
}

/* Headers */
h1 {
	font-size: 32pt;
	font-style: normal;
	font-weight: normal;
	background-image: url(/images/h1_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	letter-spacing:1px;
}
h1.about {
	color:#c31e1e;	
}
h1.services {
	color:#c7a14f;	
}
h1.articles {
	color:#a4c74f;	
}
h1.news {
	color:#a4c74f;	
}
h1.contact {
	color:#ac856b;	
}
h3 {
	color:#888;
	margin-bottom:8px;	
}

/* Classes */
.homeTitle {
	font-size:18pt;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.homeNormal {
	margin:0px;
	padding:0px;
	line-height: 28px;
}
.homeoffset {
	padding-left:160px;
}
.boldHighlight {
	font-size:14pt;
	font-weight:bold;
}
.arrow {
	background-image: url(/images/readmore_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}
p.callout {
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #333;
	font-style: italic;
	background-image: url(/images/calloutBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top:20px;
}
.calloutTitle {
	color:#000;
	display: block;
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 8px;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	font-style: normal;
}

/* DIVs */
.ocfch #homecontainer {
	width: 944px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.ocfch #homeContent {
	margin-top: 272px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 534px;
}
.ocfch #homeButtons {
	position:absolute;	
}

.ocfch #homeAbout a {
	position:relative;
	background-image: url(/images/button_about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	height: 37px;
	width: 63px;
	left: -305px;
	top: -130px;
	text-indent:-999px;
	overflow:hidden;
}
.ocfch #homeAbout a:hover {
	background-position: right top;
}
.ocfch #homeServices a {
	position:relative;
	background-image: url(/images/button_services.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	height: 41px;
	width: 115px;
	left: -52px;
	top: -150px;
	text-indent:-999px;
	overflow:hidden;
}
.ocfch #homeServices a:hover {
	background-position: right top;
}
.ocfch #homeArticles a {
	position:relative;
	background-image: url(/images/button_articles.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	height: 25px;
	width: 77px;
	left: -180px;
	top: -290px;
	text-indent:-999px;
	overflow:hidden;
}
.ocfch #homeArticles a:hover {
	background-position: right top;
}
.ocfch #homeContact a {
	position:relative;
	background-image: url(/images/button_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	height: 20px;
	width: 79px;
	left: 170px;
	top: -280px;
	text-indent:-999px;
	overflow:hidden;
}
.ocfch #homeContact a:hover {
	background-position: right top;
}

#homeBestLawyers a {
	position:relative;
	display:block;
	height:120px;
	width:90px;
	top:-10px;
	left:-495px;
	text-indent:-999px;
	overflow:hidden;
}

.ocfch #copyright {
	font-size:8.5pt;
	padding: 40px;
	clear: both;
}
.ocfch #container {
	width: 944px;
	text-align: left;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.ocfch #mainContent {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 944px;
	clear: both;
}
.ocfch #header {
	width:944px;
	float:left;
	height: 90px;
	clear: both;
}
.ocfch #header_left {
	width:381px;
	float:left;
	height: 90px;
}
.ocfch #header_right {
	width:480px;
	float:right;
	height: 90px;
}

.ocfch #header_right #mainmenu {
	clear:both;
	padding-top: 14px;
}
.ocfch #header_right #mainmenu a {
	text-decoration:none;
	display:block;
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	text-indent: -999px;
	overflow: hidden;
}
.ocfch #header_right #mainmenu a:hover {
	background-position:right center;
}

.ocfch #header_right #mainmenu a.active {
	display:block;
	background-repeat: no-repeat;
	background-position:right center;
	float: left;
	text-indent: -999px;
	overflow: hidden;
}
.ocfch #header_right #mainmenu a.active:hover {
	background-position:right center;
}

.ocfch #header_right #mainmenu .b1 {
	background-image: url(/images/b1.jpg);
	height: 39px;
	width: 84px;	
}
.ocfch #header_right #mainmenu .b2 {
	background-image: url(/images/b2.jpg);
	height: 39px;
	width: 89px;
	margin-left: 10px;
}
.ocfch #header_right #mainmenu .b3 {
	background-image: url(/images/b3.jpg);
	height: 39px;
	width: 89px;
	margin-left: 10px;
}
.ocfch #header_right #mainmenu .b4 {
	background-image: url(/images/b4.jpg);
	height: 39px;
	width: 82px;
	margin-left: 10px;
}
.ocfch #header_right #mainmenu .b5 {
	background-image: url(/images/b5.jpg);
	height: 39px;
	width: 92px;
	margin-left: 10px;
}

.ocfch #header_right #submenu {
	clear:both;
	padding-top:10px;
	padding-left:10px;
	font-size:8pt;
	text-transform:lowercase;
	word-spacing:4px;
}
.ocfch #header_right #submenu a {
	display:block;
	float: left;
}
.ocfch #header_right #submenu .menuDiv {
	width:8px;
	height:10px;
	margin-top:2px;
	display:block;
	float: left;
	margin-right:8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E1E1;
}

.ocfch #contentLeft {
	float:left;
	width:660px;
}
.ocfch #contentLeft h2 {
	font-size: 12pt;
	margin-top: 20px;
	border-bottom:1px solid #f5f5f5;
	color: #333;
}
.ocfch #contentLeft ul {
	margin:0;
	padding:0;
	padding-left:15px;
}
.ocfch #contentLeft li {
	font-size:10pt;
	list-style:none;
	padding-left:20px;
	margin-bottom:6px;
	background-image:url(../images/bullet.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

.ocfch #contentRight {
	float:right;
	width:251px;
}
.ocfch #contentRight h2 {
	font-weight: normal;
	font-size: 14pt;
	margin-top: 20px;
	
}

.ocfch #contentRight ul {
	margin: 0px;
	padding: 0px;
}

.ocfch #contentRight li {
	list-style-type: none;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-size: 10pt;
	float: left;
	width: 251px;
}
.ocfch #contentRight li .title {
	display:block;
	float:left;
	/*width:170px;*/
	width:242px;
	overflow: hidden;
}
.ocfch #contentRight li .date {
	display:block;
	float:right;
	width:72px;
	font-style: italic;
	text-align: right;
}

.subnav {
	font-size:11pt;
	list-style:none;
	padding-left:20px;
	margin-bottom:8px;
	background-image:url(../images/arrow_link.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	clear:right;
	margin-left:10px;
	/*border-bottom:1px solid #e5e5e5;
	padding-bottom:6px;
	width:210px;*/
}

.disclaimer {
	font-size:60%;
	text-align:center;
}