@charset "utf-8";

/*------------------RESET-----------------*/
/*----------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/*------------GENERAL STYLES--------------*/
/*----------------------------------------*/

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	background-image: url(images/SiteBgForeveRepeater.jpg);
	background-repeat: repeat;
	margin: 0px auto 0px;
}

.clear {
	clear: both;
}

a {
	text-decoration: none;
}

h1, h2, h3, h4 {
	font-weight: normal;
}

.outerPageWrap {
	position: relative;
	width: 100%;
	min-height: 999px;
	margin: 1px auto 0px;
	background-image: url(images/SiteBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	z-index: 1;
}

.pageWrap {
	width: 1004px;
	margin: 0px auto;
}

.whiteLineTop {
	height: 1px;
	width: 100%;
	position: absolute;
	z-index: 2;
	top: -1px;
	background-color: #ffffff;
}

/*------------HEADER--------------*/
/*--------------------------------*/

.headerWrap {
	width: 960px;
	height: 120px;
	position: relative;
	z-index: 10;
}

.headerWrap h1 {
	margin: 10px 0px 0px;
	background-image: url(images/CALogo.jpg);
	width: 232px;
	height: 93px;
	float: left;
}

.headerWrap h1 a {
	display: block;
	outline: none;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}

.headerWrap .upperContactInfo {
	margin: -1px 7px 0px 0px;
	position: relative;
	width: 300px;
	height: 88px;
	background-image: url(images/PhoneBg.jpg);
	background-repeat: repeat-x;
	float: right;
	z-index: 4;
}

.upperContactLeft {
	width: 5px;
	height: 88px;
	background-image: url(images/PhoneBgLeft.jpg);
	position: absolute;
	top: 0px;
	left: -5px;
	z-index: 5;
}

.upperContactRight {
	width: 5px;
	height: 88px;
	background-image: url(images/PhoneBgRight.jpg);
	position: absolute;
	top: 0px;
	right: -5px;
	z-index: 5;
}

.headerWrap .upperContactInfo h2 {
	overflow: hidden;
	color: #ffffff;
	text-shadow: 1px 1px 1px #333333;
}

.headerWrap .upperContactInfo img {
	float: left;
	margin: 4px 0px 0px 10px;
}

.headerWrap .upperContactInfo span {
	display: block;
	float:right;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 2.5em;
	margin: 1px 32px 0px 0px;
}

.headerWrap .upperContactInfo a {
	display: block;
	float: right;
	font-size: 1.4em;
	color: #ffffff;
	margin: 2px 10px 0px 0px;	
}

.headerWrap .upperContactInfo a:hover {
	color: #f7ebc0;
}

.headerWrap .navBarWrap {
	width: 708px;
	height: 53px;
	list-style-type: none;
	overflow: hidden;
	float: right;
	position: relative;
	z-index: 20;
	margin-top: -10px;
}

.headerWrap .navBarWrap li {
	position: relative;
	z-index: 21;
	display: block;
	float: left;
	background-position: top;
	height: 53px;
}

.headerWrap .navBarWrap li a {
	display: block;
	color: #ffffff;
	font-size: 1.4em;
	text-align: center;
	padding-top: 7px;
	height: 46px;
	text-shadow: 1px 1px 1px #555555;
	background-repeat: no-repeat;
}

.headerWrap .navBarWrap li a:hover {
	background-position: center;
	text-shadow: 1px 1px 1px #222222;
}

.headerWrap #services .servicesLink a, .headerWrap #services .servicesLink a:hover, .headerWrap #about .aboutLink a, .headerWrap #about .aboutLink a:hover, .headerWrap #events .eventsLink a, .headerWrap #events .eventsLink a:hover, .headerWrap #newsletter .newsletterLink a, .headerWrap #newsletter .newsletterLink a:hover, .headerWrap #contact .contactLink a, .headerWrap #contact .contactLink a:hover, .headerWrap #lawlinks .lawlinksLink a, .headerWrap #lawlinks .lawlinksLink a:hover {
	background-position: bottom;
	cursor: default;
}

/*-----------SERVICES--------------*/

.headerWrap .navBarWrap .servicesLink {
	width: 117px;
}

.headerWrap .navBarWrap .servicesLink a {
	width: 117px;
	background-image: url(images/ServicesBg.jpg);
}

/*-----------ABOUT--------------*/

.headerWrap .navBarWrap .aboutLink {
	width: 124px;
}

.headerWrap .navBarWrap .aboutLink a {
	width: 124px;
	background-image: url(images/AboutBg.jpg);
}

/*-----------EVENTS--------------*/

.headerWrap .navBarWrap .eventsLink {
	width: 99px;
}

.headerWrap .navBarWrap .eventsLink a {
	background-image: url(images/EventsBg.jpg);
	width: 99px;
}

/*-----------NEWSLETTER--------------*/

.headerWrap .navBarWrap .newsletterLink {
	width: 133px;
}

.headerWrap .navBarWrap .newsletterLink a {
	background-image: url(images/NewsletterBg.jpg);
	width: 133px;
}

/*-----------CONTACT--------------*/

.headerWrap .navBarWrap .contactLink {
	width: 101px;
}

.headerWrap .navBarWrap .contactLink a {
	width: 101px;
	background-image: url(images/ContactBg.jpg);
}

/*-----------LAW LINKS--------------*/

.headerWrap .navBarWrap .lawlinksLink {
	width: 134px;
}

.headerWrap .navBarWrap .lawlinksLink a {
	width: 134px;
	background-image: url(images/LawLinksBg.jpg);
}

/*------------MAIN WRAP--------------*/
/*-----------------------------------*/

.mainContentWrap {
	width: 1004px;
	position: relative;
	margin: -24px 0px 0px -23px;
	z-index: 6;
}

.mainContentWrap .mainUpperBg {
	background-image: url(images/MainContentUpperBg.png);
	background-repeat: no-repeat;
	width: 1004px;
	height: 77px;
}

.mainContentInnerWrap {
	background-image: url(images/MainContentBg.png);
	background-repeat: no-repeat;
	min-height: 640px;
	width: 1004px;
	margin: 0px 0px 0px 0px;
	position: relative;
	z-index: 7;
}

.mainContentWrap .currentPageBar {
	position: absolute;
	z-index: 8;
	top: -30px;
	left: 36px;
	height: 41px;
	width: 922px;
	padding: 7px 0px 7px 10px;
	margin: 0px;
	background-color: #f7ebc0;
	border-top: solid 1px #e8e6dc;
}

.mainContentWrap .currentPageBar h1 {
	height: 43px;
	text-indent: -9999px; 
}

.mainContentWrap .currentPageBar .pageMarkWrap {
	height: 64px;
	position: absolute;
	z-index: 12;
	width: 100px;
	background-color: #a49d73;
	top: 0px;
	left: 100px;
}

.mainContentWrap .currentPageBar .pageMarkWrap .markUnder {
	position: absolute;
	height: 9px;
	width: 100px;
	bottom: 0px;
	left: -100px;
	background-color: #a49d73;
}

.mainContentWrap .currentPageBar .pageMarkWrap .leftMark {
	height: 64px;
	width: 24px;
	z-index: 14;
	background-image: url(images/pageMarkLeft.jpg);
	bottom: 0px;
	left: -24px;
}

.mainContentWrap .currentPageBar .pageMarkWrap .rightMark {
	height: 64px;
	width: 19px;
	z-index: 14;
	background-image: url(images/pageMarkRight.png);
	position: absolute;
	bottom: 0px;
	right: -19px;
}


/*-----------SERVICES--------------*/

.mainContentWrap #servicesHeader .pageMarkWrap {
	width: 116px;
	left: 221px;
}

.mainContentWrap #servicesHeader .markUnder {
	width: 221px;
	left: -221px;
}

.mainContentWrap #servicesHeader h1 {
	background-image: url(images/ieServicesHeader.jpg);
	width: 179px;
}

/*-----------ABOUT--------------*/

.mainContentWrap #aboutHeader .pageMarkWrap {
	width: 124px;
	left: 337px;
}

.mainContentWrap #aboutHeader .markUnder {
	width: 337px;
	left: -337px;
}

.mainContentWrap #aboutHeader h1 {
	background-image: url(images/ieAboutHeader.jpg);
	width: 208px;
}

/*-----------EVENTS--------------*/

.mainContentWrap #eventsHeader .pageMarkWrap {
	width: 99px;
	left: 461px;
}

.mainContentWrap #eventsHeader .markUnder {
	width: 461px;
	left: -461px;
}

.mainContentWrap #eventsHeader h1 {
	background-image: url(images/ieEventsHeader.jpg);
	width: 149px;
}

/*-----------NEWSLETTER--------------*/

.mainContentWrap #newsletterHeader .pageMarkWrap {
	width: 133px;
	left: 560px;
}

.mainContentWrap #newsletterHeader .markUnder {
	width: 560px;
	left: -560px;
}

.mainContentWrap #newsletterHeader h1 {
	background-image: url(images/ieNewsletterHeader.jpg);
	width: 241px;
}

/*-----------CONTACT--------------*/

.mainContentWrap #contactHeader .pageMarkWrap {
	width: 101px;
	left: 693px;
}

.mainContentWrap #contactHeader .markUnder {
	width: 693px;
	left: -693px;
}

.mainContentWrap #contactHeader h1 {
	background-image: url(images/ieContactHeader.jpg);
	width: 174px;
}

/*-----------CONTACT--------------*/

.mainContentWrap #lawlinksHeader .pageMarkWrap {
	width: 131px;
	left: 794px;
}

.mainContentWrap #lawlinksHeader .markUnder {
	width: 794px;
	left: -794px;
}

.mainContentWrap #lawlinksHeader h1 {
	background-image: url(images/ieLawLinksHeader.jpg);
	width: 227px;
}

.mainContentWrap #indexHeader, .mainContentWrap #Header {
	display: none;
}

/*------------HOME PAGE--------------*/
/*-----------------------------------*/

.homeLawQuote {
	width: 700px;
	margin: 0px auto;
}

.homeLawQuote .leftQuote {

}

.homeLawQuote .rightQuote {

}

.homeLawQuote p {
	font-size: 2.3em;
	line-height: 1.1em;
	color: #888888;
}

.homeLawQuote .quoted {
	padding: 12px 0px;
	font-size: 1.3em;
}

.homeDisclaimer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	line-height: 1.2em;
	margin: 14px auto 0px;
	width: 840px;
	color: #666666;
}

.homeDisclaimer strong {
	font-weight: bold;
}

/*------------SERVICES PAGE--------------*/
/*---------------------------------------*/

#contentMain {
	width: 912px;
	margin: 0px 0px 0px 36px;
	padding: 64px 10px 10px 10px;
	overflow: hidden;
}

.servicesLeft {
	width: 454px;
	float: left;
}

.servicesRight {
	width: 454px;
	float: right;
}

.servicesLeft p, .servicesRight p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	line-height: 1.2em;
	color: #888888;
	padding: 0px 20px 20px 24px;
	text-align: left;
	overflow: hidden;
	display: block;
}

.servicesLeft span, .servicesRight span {
	color: #534d23;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
}

/*------------LINKS PAGE--------------*/
/*------------------------------------*/

.lawlinksMainWrap .servicesLeft, .lawlinksMainWrap .servicesRight {
	width: 424px;
	padding: 0px 15px;
	margin: 0px 0px 0px;	
}

.lawlinksMainWrap .servicesLeft div, .lawlinksMainWrap .servicesRight div {
	width: 424px;
	padding: 0px 0px 20px;	
}

.servicesLeft h2, .servicesRight h2 {
	color: #534d23;
	font-size: 1.6em;
	margin: 0px 0px 6px;
}

#bioBorder {
	border: solid 7px #eeeeee;
	width: 420px;
	padding: 8px;
	margin-top: 6px;	
}

#bioBorder .bioHeader {
	position: relative;
	zoom: 1;
	margin: -36px 0px 6px;
	text-align: center;
}

#bioBorder .bioHeader span {
	background-color: #ffffff;
	padding: 0px 2px;
}

.servicesLeft ul, .servicesRight ul {
	list-style-type: none;
}

.servicesLeft li, .servicesRight li {
	font-family: Verdana, Geneva, sans-serif;
	padding: 0px 0px 6px 0px;
	font-size: .9em;
	line-height: 1.3em;
	color: #888888;
}

.servicesLeft li span, .servicesRight li span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #888888;
}

.servicesLeft a, .servicesRight a {
	color: #534d23;
}

.servicesLeft a:hover, .servicesRight a:hover {
	text-decoration: underline;
}

/*------------CONTACT PAGE--------------*/
/*------------------------------------*/

.contactPageWrap {
	
}

.contactPageWrap h2, .contactPageWrap h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 1.1em;
	color: #534D23;
	width: 760px;
	margin: 0px 0px 2px 30px;
}

.contactPageWrap p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	line-height: 1.2em;
	color: #888888;
	width: 700px;
	margin: 0px 0px 18px 30px;
}

.contactPageWrap p span {
	display: block;
}

.contactPageWrap p a {
	color: #534d23;	
}

.contactPageWrap p a:hover {
	text-decoration: underline;
}

/*---------NEWSLETTER PAGE------------*/
/*------------------------------------*/

.newsletterTypesWrap {
	padding: 0px 20px 14px;
}

.newsletterTypesWrap h2 {
	color:#534D23;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.3em;
	margin-bottom: 2px;
}

.newsletterTypesWrap p {
	color:#888888;
	font-family:Verdana,Geneva,sans-serif;
	font-size:0.9em;
	line-height:1.2em;
	text-align:left;
	margin-bottom: 6px;
}

.newsSubscribeWrap {
	border:5px solid #EEEEEE;
	padding:12px;
	width:500px;
	margin: 6px 18px;	
}

.newsSubscribeHeader {
	color:#534D23;
	font-size:1.4em;
	line-height: 1.1em;
	margin: -29px 0px 6px;
	position: relative;
	zoom: 1;
}

.newsSubscribeHeader span {
	background-color: #ffffff;
	padding: 0px 2px;
}

.newsSubscribeWrap label {
	clear: both;
	display: block;
	float: left;
	margin-right: 6px;
	color: #777777;
	font-size: .9em;
	line-height: 1.1em;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 2px;
	width: 120px;
	text-align: right;
}

.newsSubscribeWrap select, .newsSubscribeWrap input, .newsSubscribeWrap textarea {
	float: left;
	margin-bottom: 6px;	
}

.nameandEmailField {
	width: 259px;
}

.newsSubscribeWrap button {
	clear: both;
	float: left;
	margin: 8px 0px 0px 125px;
}

.newsSubscribeWrap .error {
	font-family: Verdana, Geneva, sans-serif;
	color: #b8ac59;
	clear: both;
	float: left;
	margin: -3px 0px 7px 125px;
	font-size: .8em;
}

.asterisk {
	color: #b8ac59;
}

.thanks {
	overflow: hidden;
	padding: 8px;
	color: #b8ac59;
	margin-bottom: 28px;
	margin-top: -14px;
	margin-left: -6px;
}

.thanks h1 {
	font-size: 1.4em;
	line-height: 1.1em;
	margin-bottom: 2px;
}

.thanks p {
	padding-bottom: 2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	line-height: 1.1em;
}

/*------------FOOTER--------------*/
/*--------------------------------*/

.mainContentLowerBg {
	background-image: url(images/MainContentLowerBg.png);
	height: 31px;
	width: 1004px;
}



/*------------NEWSLETTER ARCHIVE--------------*/
/*--------------------------------------------*/


.newsletterArchiveLinkWrap {
	padding: 8px;
	background-color: #cfcfcf;
	border: solid 2px #c4c4c4;
	margin-bottom: 18px;
	color: #777777;
	font-family: Verdana,Geneva,sans-serif;
    font-size: 0.9em;
    line-height: 1.2em;
	overflow: hidden;
	float: left;
}

.newsletterArchiveLinkWrap a {
	color: #777777;
	font-weight: bold;
}

.newsletterArchiveLinkWrap a:hover {
	color: #a49d73;
}
