/* ------------------------------------------------------------

    Title:     Reed Law Corporation master styles for print
    Author:    susan@equilibriumdesign.com
    Updated:   December 4, 2008

------------------------------------------------------------ */

body {	
	width: 100%;
	background: #FFFFFF url(../image/BGbodyBrown.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;	
	font-size: small;
	text-align: center;
	color: #5e585a;
	line-height: 150%;
		}

/* links */

a:link, a:visited {
	color: #393f99;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	color: #3f52ae;
	text-decoration: underline;
	font-weight: bold;
	}

img {
	border: none;
	}

/* ------------------------------------------------------------

	WRAP

------------------------------------------------------------ */

#wrap {	
	margin: 0;
	padding: 0 0 0 0;
	background: #FFFFFF;
	}
#wrap-inner {
	width: 844px;
	margin: 0 auto;
	padding: 0 15px;
	font-size: 95%;
	text-align: left;
	/*background: #FFFFFF url(../image/BG_Column.gif) repeat;*/
	}

/* ------------------------------------------------------------

	page structure

------------------------------------------------------------ */


#content {
	float: right;
	width: 621px;
	/*background: #cccccc;*/
	margin: 0 15px 0 0;
	}

#contentBox {
	float:left;
	width: 90%;
	margin: 0 0 0 35px;
	}

#sidebar {
	float: left;
	width: 166px;
	padding: 0;
	margin: 0;
	/*background: #cccccc;*/
	}


/* ------------------------------------------------------------

	global

------------------------------------------------------------ */

#global {
	width: 844px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF;
	}

#global div {
	font-family: Calibri, Arial, "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 90%;
	margin: 0 auto;
	padding: 0;
	text-align: left;	
	}

#global div ul {
	float: right;
	margin: 7px 10px 0 0;
	padding: 0;	
	list-style: none;
	}

#global ul li {
	float: left;	
	margin: 0px;
	padding: 0 7px 0 5px;
	text-align:center;
	}
	
#global ul li a {	
	background-image: url(../image/global_dots.gif);
	background-repeat: no-repeat;
	background-position: 0px;	
	padding: 10px 10px;
	text-decoration: none;
	color: #938b8e;
	}

#global ul li a:hover {
	background-image: url(../image/global_dotsU.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	color: #a82d2f;
	background: #FFF;
	text-decoration: underline;
	}

/* ------------------------------------------------------------

	header

------------------------------------------------------------ */

#header {
	width: 844px;
	height: 134px;
	margin: 0 auto;
	padding: 0;
	font-size: 95%;
	/*background: #FFFFFF;*/
	}

#header div {
	margin: 0;
	padding: 0;
	text-align: left;	
	}

#header h1 {	
	float: left;	
	width: 225px;
	margin: 0;
	padding: 0 0 0 5px;
	/*background: #FFFFFF;*/
	}

#header photo {		
	float: left;	
	width: 608px;	
	padding: 0;
	background: #FFFFFF;
	}

/* ------------------------------------------------------------

	Grey Divider

------------------------------------------------------------ */

#redDivider {
	height: 12px;
	font-size: 100%;
	text-align: center;	
	background: #7e1b1c;
	}
	
#orangeDivider {
	height: 12px;
	font-size: 100%;
	text-align: center;	
	background: #8d4921;
	}
	
#greenDivider {
	height: 12px;
	font-size: 100%;
	text-align: center;	
	background: #225e0f;
	}
	
#blueDivider {
	height: 12px;
	font-size: 100%;
	text-align: center;	
	background: #1c4f7e;
	}
	
#purpleDivider {
	height: 12px;
	font-size: 100%;
	text-align: center;	
	background: #22216d;
	}
					
#redDivider div {
	width: 844px;
	}
#blkDivider {
	height: 1px;
	font-size: 100%;
	text-align: center;	
	background: #454142;
	}
#blkDivider div {
	width: 844px;
	}


/* ------------------------------------------------------------

	sidebar nav

------------------------------------------------------------ */
#sidenavRed div {
	width: 185px;
	margin: 0;
	padding: 0;
	text-align: left; 
	/*background: #cccccc;*/
	}

#sidenavRed div ul {
	font-family: Calibri, Arial, "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 16px;
	list-style: none;
	margin: 0 0 0 14px;
	padding: 3px;
	color: #938b8e;
	font-weight: bold;
	}

#sidenavRed li {	
	color: #2e2520;
	padding: 10px 0 0 0;
	border-bottom: #dcd8c3 solid 1px;
	}

#sidenavRed a {
	padding: 0;
	text-decoration: none;
	color: #2e2520;
	font-weight: bold;	
	font-variant: small-caps;
	}

#sidenavRed a:hover {
	color: #a82d2f;
	border-bottom: #7e1b1c solid 3px;
	}

#sidenavRed a.active {
	color: #a82d2f;
	border-bottom: #7e1b1c solid 3px;
	}

#sidesecondlevelRed div ul {	
	margin: 0;
	padding: 0 0 0 26px;
	color: #73665f;	
}

#sidesecondlevelRed li {	
	background-image: url("../image/square.gif");
	background-repeat: no-repeat;
	background-position: 0;	
	color: #524842;
	padding: 0 0 0 10px;
	border-bottom: 0;
	font-weight: bold;
	}

#sidesecondlevelRed a {
	font-family: Calibri, Arial, "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 90%;
	color: #524842;	
	border-bottom: 0;
	font-variant: normal;
	}
	
#sidesecondlevelRed a:hover {
	color: #a82d2f;
	border-bottom: #7e1b1c solid 1px;
	}

#sidesecondlevelRed a.active {
	color: #a82d2f;
	border-bottom: 0;
	}

#sidenavOrange div {
	width: 195px;
	margin: 0;
	padding: 0;
	text-align: left; 
	/*background: #cccccc;*/
	}

#sidenavOrange div ul {
	font-family: Calibri, Arial, "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 16px;
	list-style: none;
	margin: 0 0 0 14px;
	padding: 5px;
	color: #938b8e;
	font-weight: bold;
	}

#sidenavOrange li {	
	color: #2e2520;
	padding: 10px 0 0 0;
	border-bottom: #dcd8c3 solid 1px;
	}

#sidenavOrange a {
	padding: 0;
	text-decoration: none;
	color: #2e2520;
	font-weight: bold;	
	font-variant: small-caps;
	}

#sidenavOrange a:hover {
	color: #b96e35;
	border-bottom: #8d4921 solid 3px;
	}

#sidenavOrange a.active {
	color: #b96e35;
	border-bottom: #8d4921 solid 3px;
	}

#sidesecondlevelOrange div ul {	
	margin: 0;
	padding: 0 0 0 26px;
	color: #73665f;	
}

#sidesecondlevelOrange li {	
	background-image: url("../image/square.gif");
	background-repeat: no-repeat;
	background-position: 0;	
	color: #524842;
	padding: 0 0 0 10px;
	border-bottom: 0;
	font-weight: bold;
	}

#sidesecondlevelOrange a {
	font-family: Calibri, Arial, "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 90%;
	color: #524842;	
	border-bottom: 0;
	font-variant: normal;
	}
	
#sidesecondlevelOrange a:hover {
	color: #b96e35;
	border-bottom: #8d4921 solid 1px;
	}

#sidesecondlevelOrange a.active {
	color: #b96e35;
	border-bottom: 0;
	}
	
#sidenavGreen div {
	width: 195px;
	margin: 0;
	padding: 0;
	text-align: left; 
	/*background: #cccccc;*/
	}

#sidenavGreen div ul {
	font-family: Calibri, Arial, "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 16px;
	list-style: none;
	margin: 0 0 0 14px;
	padding: 5px;
	color: #938b8e;
	font-weight: bold;
	}

#sidenavGreen li {	
	color: #2e2520;
	padding: 10px 0 0 0;
	border-bottom: #dcd8c3 solid 1px;
	}

#sidenavGreen a {
	padding: 0;
	text-decoration: none;
	color: #2e2520;
	font-weight: bold;	
	font-variant: small-caps;
	}

#sidenavGreen a:hover {
	color: #459529;
	border-bottom: #225e0f solid 3px;
	}

#sidenavGreen a.active {
	color: #459529;
	border-bottom: #225e0f solid 3px;
	}

#sidesecondlevelGreen div ul {	
	margin: 0;
	padding: 0 0 0 26px;
	color: #73665f;	
}

#sidesecondlevelGreen li {	
	background-image: url("../image/square.gif");
	background-repeat: no-repeat;
	background-position: 0;	
	color: #524842;
	padding: 0 0 0 10px;
	border-bottom: 0;
	font-weight: bold;
	}

#sidesecondlevelGreen a {
	font-family: Calibri, Arial, "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 90%;
	color: #524842;	
	border-bottom: 0;
	font-variant: normal;
	}
	
#sidesecondlevelGreen a:hover {
	color: #459529;
	border-bottom: #225e0f solid 1px;
	}

#sidesecondlevelGreen a.active {
	color: #459529;
	border-bottom: 0;
	}
	
	
#sidenavBlue div {
	width: 195px;
	margin: 0;
	padding: 0;
	text-align: left; 
	/*background: #cccccc;*/
	}

#sidenavBlue div ul {
	font-family: Calibri, Arial, "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 16px;
	list-style: none;
	margin: 0 0 0 14px;
	padding: 5px;
	color: #938b8e;
	font-weight: bold;
	}

#sidenavBlue li {	
	color: #2e2520;
	padding: 10px 0 0 0;
	border-bottom: #dcd8c3 solid 1px;
	}

#sidenavBlue a {
	padding: 0;
	text-decoration: none;
	color: #2e2520;
	font-weight: bold;	
	font-variant: small-caps;
	}

#sidenavBlue a:hover {
	color: #296b9e;
	border-bottom: #1c4f7e solid 3px;
	}

#sidenavBlue a.active {
	color: #296b9e;
	border-bottom: #1c4f7e solid 3px;
	}

#sidesecondlevelBlue div ul {	
	margin: 0;
	padding: 0 0 0 26px;
	color: #73665f;	
}

#sidesecondlevelBlue li {	
	background-image: url("../image/square.gif");
	background-repeat: no-repeat;
	background-position: 0;	
	color: #524842;
	padding: 0 0 0 10px;
	border-bottom: 0;
	font-weight: bold;
	}

#sidesecondlevelBlue a {
	font-family: Calibri, Arial, "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 90%;
	color: #524842;	
	border-bottom: 0;
	font-variant: normal;
	}
	
#sidesecondlevelBlue a:hover {
	color: #296b9e;
	border-bottom: #1c4f7e solid 1px;
	}

#sidesecondlevelBlue a.active {
	color: #296b9e;
	border-bottom: 0;
	}
	
#sidenavPurple div {
	width: 195px;
	margin: 0;
	padding: 0;
	text-align: left; 
	/*background: #cccccc;*/
	}

#sidenavPurple div ul {
	font-family: Calibri, Arial, "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 16px;
	list-style: none;
	margin: 0 0 0 14px;
	padding: 5px;
	color: #938b8e;
	font-weight: bold;
	}

#sidenavPurple li {	
	color: #2e2520;
	padding: 10px 0 0 0;
	border-bottom: #dcd8c3 solid 1px;
	}

#sidenavPurple a {
	padding: 0;
	text-decoration: none;
	color: #2e2520;
	font-weight: bold;	
	font-variant: small-caps;
	}

#sidenavPurple a:hover {
	color: #31308c;
	border-bottom: #22216d solid 3px;
	}

#sidenavPurple a.active {
	color: #31308c;
	border-bottom: #22216d solid 3px;
	}

#sidesecondlevelPurple div ul {	
	margin: 0;
	padding: 0 0 0 26px;
	color: #73665f;	
}

#sidesecondlevelPurple li {	
	background-image: url("../image/square.gif");
	background-repeat: no-repeat;
	background-position: 0;	
	color: #524842;
	padding: 0 0 0 10px;
	border-bottom: 0;
	font-weight: bold;
	}

#sidesecondlevelPurple a {
	font-family: Calibri, Arial, "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 90%;
	color: #524842;	
	border-bottom: 0;
	font-variant: normal;
	}
	
#sidesecondlevelPurple a:hover {
	color: #31308c;
	border-bottom: #22216d solid 1px;
	}

#sidesecondlevelPurple a.active {
	color: #31308c;
	border-bottom: 0;
	}
/* ------------------------------------------------------------

	Breadcrumb

------------------------------------------------------------ */

#breadcrumbwrap {
	margin: 0 auto;
	padding: 0;
	height: 50px;	
	background: #FFFFFF url(../image/BG_gradientWhite2.jpg) repeat-x;
	}

#breadcrumb {
	width: 844px;
	margin: 0 auto;
	padding: 0;
	}

#breadcrumb div {
	text-align: left;
	margin: 0 0 0 243px;
	padding: 3px 0 0 0;
	font-size: 83%;
	color: #b1b0ab;
	}

#breadcrumb a {
	text-decoration: none;
	color: #b1b0ab;
	}

#breadcrumb a:hover {
	color: #9f9d94;
	border-bottom: #9f9d94 solid 1px;
	}

#breadcrumb a.active {
	color: #9f9d94;
	border-bottom: #9f9d94 solid 1px;
	}

/* ------------------------------------------------------------

	content styles

------------------------------------------------------------ */

h2 {
	font-size: 190%;
	font-weight: normal;
	color: #7e1b1c;
	padding: 10px 0 5px 0;
	/*color: #7e1a1a;*/
	margin: 0;
	text-decoration: none;
	border-bottom: #dcd8c3 solid 1px;
	}
	
.blk125 {
	font-size: 125%;
	font-weight: bold;
	color: #494446;
	line-height: 150%;
	text-decoration: none;
	}
	
.blk80 {
	font-size: 90%;
	font-weight: normal;
	color: #494446;
	line-height: 125%;
	text-decoration: none;
	}	
.blk115 {
	font-size: 110%;
	font-weight: normal;
	color: #494446;
  line-height: 135%;
	text-decoration: none;
	}
	
.gry13px {
	font-family: Calibri, Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color:#666666;
	padding: 0 0 3px 0;
}

.tableHeader {
	font-size: 100%;
	font-weight: bold;
	color:#FFFFFF;
	padding: 0 0 0 5px;
}

.tableHeaderLG {
	font-size: 120%;
	font-weight: bold;
	color:#FFFFFF;
	padding: 0 0 0 5px;
}

			
.blu125ul {
	color: #393f99;
	font-size: 125%;
	text-decoration: none;
	line-height: 100%;
	}
			
.blutext {
	color: #393f99;
	}
	
li {
vertical-align: middle;
}	
	
.sitemap li {
	list-style-type: square;
	}
	
.sitemap ul li {
	list-style-type: disc;
	}
	
.sitemap li li li {
	list-style-type: circle;
	}

/* ------------------------------------------------------------

	blockquote

------------------------------------------------------------ */

#QuoteOrange blockquote {
		width: 168px;
		text-align: center;
		margin: 0 5px 0 20px;
		padding: 0;
		font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
		font-size: 100%;
		line-height: 125%;		
		color: #342d29;
		background: #e4d4cb url(../image/fi_top2.gif) no-repeat top left;
		}
	
	#QuoteOrange blockquote strong {
		color: #000;
		font-weight: normal;
		}
	
	#QuoteOrange #quote {
		margin: 0;
		padding: 0 10px 7px 10px;
		background: url(../image/fi_bottom.gif) no-repeat right bottom;
		}
	
	#QuoteOrange #author {
		height: 15px;
		margin: 0;
		padding: 5px 0 5px 0;
		background: #8d4921;
		color: #FFFFFF;
		font-size: 110%;		
		font-weight: normal;
		}
			
#QuoteOrange a {
	text-decoration: none;
	color: #342d29;
	}		
	
#QuoteOrange a:hover {
	color: #342d29;
	border-bottom: #342d29 solid 1px;
	}
	
	
	
#QuoteGreen blockquote {
		width: 168px;
		text-align: center;
		margin: 0 5px 0 20px;
		padding: 0;
		font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
		font-size: 100%;
		line-height: 125%;		
		background: #c9d7c4 url(../image/fi_topGreen.gif) no-repeat top left;
		}
	
	#QuoteGreen blockquote strong {
		color: #000;
		font-weight: normal;
		}
	
	#QuoteGreen #quote {
		margin: 0;
		padding: 0 10px 7px 10px;
		background: url(../image/fi_bottomGreen.gif) no-repeat right bottom;
		}
	
	#QuoteGreen #author {
		height: 15px;
		margin: 0;
		padding: 5px 0 5px 0;
		background: #225e0f;
		color: #FFFFFF;
		font-size: 110%;		
		font-weight: normal;
		}
			
#QuoteGreen a {
	text-decoration: none;
	color: #342d29;
	}		
	
#QuoteGreen a:hover {
	color: #342d29;
	border-bottom: #342d29 solid 1px;
	}
	
	
#QuoteBlue blockquote {
		width: 168px;
		text-align: center;
		margin: 0 5px 0 20px;
		padding: 0;
		font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
		font-size: 100%;
		line-height: 125%;		
		background: #c8d0d7 url(../image/fi_topBlue.gif) no-repeat top left;
		}
	
	#QuoteBlue blockquote strong {
		color: #000;
		font-weight: normal;
		}
	
	#QuoteBlue #quote {
		margin: 0;
		padding: 0 10px 7px 10px;
		background: url(../image/fi_bottomBlue.gif) no-repeat right bottom;
		}
	
	#QuoteBlue #author {
		height: 15px;
		margin: 0;
		padding: 5px 0 5px 0;
		background: #1c4f7e;
		color: #FFFFFF;
		font-size: 110%;		
		font-weight: normal;
		}
			
#QuoteBlue a {
	text-decoration: none;
	color: #342d29;
	}		
	
#QuoteBlue a:hover {
	color: #342d29;
	border-bottom: #342d29 solid 1px;
	}
				
	
	
	
#QuotePurple blockquote {
		width: 168px;
		text-align: center;
		margin: 0 5px 0 20px;
		padding: 0;
		font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
		font-size: 100%;
		line-height: 125%;		
		background: #d0d0dc url(../image/fi_topPurple.gif) no-repeat top left;
		}
	
	#QuotePurple blockquote strong {
		color: #000;
		font-weight: normal;
		}
	
	#QuotePurple #quote {
		margin: 0;
		padding: 0 10px 7px 10px;
		background: url(../image/fi_bottomPurple.gif) no-repeat right bottom;
		}
	
	#QuotePurple #author {
		height: 15px;
		margin: 0;
		padding: 5px 0 5px 0;
		background: #22216d;
		color: #FFFFFF;
		font-size: 110%;		
		font-weight: normal;
		}
			
#QuotePurple a {
	text-decoration: none;
	color: #342d29;
	}		
	
#QuotePurple a:hover {
	color: #342d29;
	border-bottom: #342d29 solid 1px;
	}	
/* ------------------------------------------------------------

	footer

------------------------------------------------------------ */


#footer {
	/*background: #c5be9b;*/
	width: 844px;
	clear: both;
	margin: 50px auto;
	color: #949192;
	background: #FFFFFF url(../image/BG_footer.gif) repeat-x;
	}
#footer-inner {
	width: 844px;
	margin: 0;
	padding: 30px 0 50px 0;
	text-align: left;
	font-family: Calibri, Arial, "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 85%;
	}
#footer p {
	margin: 0 0 3px 255px;
	padding: 0;
	}
#footer a {
	font-weight: normal;
	color: #949192;
	text-decoration: none;
	}

#footer a:hover {
	font-weight: normal;
	color: #949192;
	text-decoration: underline;
	}