/* ctr encloses ctr_0 ctr_0_1 title block and top menu block, ctr_1 ctr_1_1 middle content block, ctr_2 ctr_2_1 bottom adress block  */
.ctr{margin:0 auto;width:800px;text-align:left;font-family:Times,Helvetica;padding:2px} /* Encloses all content */
.ctr_0,.ctr_1,.ctr_2{width:795px;margin:4px}
.ctr_0{height:125px}	/* Title at the top exclusive of menu */
.ctr_1,.ctr_2{font-size:0.90em}
/* title0 is the lawyer name, title1 is "Attorney at Law", title2 is phone, e-mail, etc. All on the titlectr div */
.title0{text-align:center;font-size:3em;border-style:ridge;border-width:10px}
.title1{font-size:0.7em;text-align:center;}
.title2{font-size:0.90em;text-align:right;float:right;padding:5px}
.title0pic{width:150px;height:113px;float:right;padding:3px} /* Picture on the title section */
.myp0i{text-indent:1em} /* Parragraph */
/* myb0 is bold, myb1 are the titles in the content */
.myb0,.myb1{font-weight:bold;}
.myb1{font-size:1.5em;}
/* menu0ctr contains the menu. menu0 builds the menu */
.nw_menu0ctr{width:100%;height:28px} 
.nw_menu0 {margin-left:4em; height:27px;clear:both;font-weight:bold;font-size:1em}  
.nw_menu0 ul {list-style: none;margin: 0 auto;padding: 0;}  
.nw_menu0 ul li {width:133px;text-align:center;float:left} 
.nw_menu0 ul li a {display: block;text-decoration: none;height:100%;width:100%; margin:0;} 
.nw_menu0 ul li a span.nw_spn0 {display: block;cursor: pointer; height:22px;  padding-top:5px;  margin:0;width:100%;} 
.resourcediv{margin:0 auto;width:620px;}

/* Padding section start */
.ctr_1_1,.ctr_2_1{padding-top:20px;padding-left:60px;} /* Change padding left to change whitespace. May need to change width */
.ctr_0_1{padding-right:30px;padding-left:30px}
.ctr_1_1{padding-right:60px}
/* padding section end
/* Color Section Start 
			.bdy0	.ctr	.ctr0,1,2	.title0(brder, bck,clr)	.myb0	menu0 a	.nw_selected	mnu.hover
black		666666	F0F0F0	F0F0F0 ALL	191970, 000080, white	000080	FFFFFF
blue		1b3266	66CCFF	FFFFFF ALL	66ccff, 1b3266, white	0000ff	FFFFFF	0000ff		black
burgundy	6a1a23	6a1a23	FFCCCC ALL 	cc0033, 6a1a23, white	6a1a23	FFFFFF	6a1a23		black
darkblue	3b5998	3b5998	EDEFF4 ALL	6d89c1, 3b5998, FFFFFF	3b5998	FFFFFF	000000		black
green		648222	85b029	e9f9c8 ALL	648222,	85b029, FFFFFF	648222	FFFFFF	000000		black
purple		8f5789	f3b9ed	ffe4fc ALL	b773b0, 8f5789, FFFFFF	8f5789	FFFFFF	000000		black
tan		54492F	dacb97	f5ecc2 ALL	eccf6b, A9935F, 6a1a23	6a1a23	6a1a23	000000		black
*/
.bdy0{background-color:#666666}
.ctr{background-color:#F0F0F0}	
.title0{border-color:#191970;background-color:#000080;color:white} 
.myb0,.myb1{color:#000080}	
.nw_menu0 ul li a {color:#FFFFFF} 
	/* Bar Color start. to change color use the correct folder ie blue/mainbar-mb-00.gif instead of black/mainbar-mb-00.gif */
.nw_menu0ctr{background:transparent  url(black/mainbar-mb-00.gif)} 
.nw_menu0 ul li {background:transparent url(black/mainbar-mb-00.gif) top left no-repeat}
.nw_menu0 ul li.nw_selected a{background:transparent  url(black/select-mb-00.gif) top left no-repeat;color:#000080} 
.nw_menu0 ul li a:hover{background:url(black/hover-mb-10.gif) top left no-repeat;color:black}
	/* Bar Color End */
/* Color Section End

/* Border Section Start .ctr_0 top title block, ctr_1 middle content block, ctr_2 bottom adress block 
.ctr_1{border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid;border-color:#000000}
.ctr_2{border:1px;border-style:solid;border-width:1px;border-color:#000000}
 Border Section End */

