/* boxes - from apple */
div.box { position:relative; min-height:428px; _height:428px; width:158px; overflow:hidden; padding:0 14px 1px; background:#fff url(/css/06/box_bg.gif) repeat-y 0 0; zoom:1; }
div.box .cap { width:186px; position:absolute; height:6px; margin:0 -14px; font-size:1px; behavior:url(/global/scripts/lib/iepngfix.htc); }
div.box .cap.top { top:0; background:url(/css/06/box_bg.png) no-repeat 0 0; *margin-left:-2px; }
div.box .cap.bottom { bottom:0; _bottom:-1px; background:url(/css/06/box_bgbottom.png) no-repeat 0 100%; }
div.box h2 { margin:0 -12px; padding:6px 12px 4px; color:#4d4d4d; font-weight:normal; font-size:14px; border-bottom:1px solid #d9d9d9; background:#dfdfdf url(/css/06/box_header.gif) repeat-x 0 0;  }

/*
				<div class="box">
					<div class="cap top"></div>
					<h2>heading</h2>
					text
					<div class="cap bottom"></div>
				</div>



/*div.box { position:relative; min-height:428px; _height:428px; width:158px; overflow:hidden; padding:0 14px 1px; background:#fff url(/css06/box_bg.gif) repeat-y 0 0; zoom:1; }
div.box .cap { width:186px; position:absolute; height:6px; margin:0 -14px; font-size:1px; behavior:url(/global/scripts/lib/iepngfix.htc); }
div.box .cap.top { top:0; background:url(/css06/box_bg.png) no-repeat 0 0; *margin-left:-2px; }
div.box .cap.bottom { bottom:0; _bottom:-1px; background:url(/css06/box_bgbottom.png) no-repeat 0 100%; }
div.box h2 { margin:0 -12px; padding:6px 12px 4px; color:#4d4d4d; font-weight:normal; font-size:14px; border-bottom:1px solid #d9d9d9; background:#dfdfdf url(/css/06/box_header.gif) repeat-x 0 0;  }

/* andreas06 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given for the original design work.

Version: 1.1, November 28, 2005 */

body{
background:#ffffff url(bodybg.jpg) repeat-x fixed;
font:76% Georgia, "Times New Roman", Times, serif;
/*color:#505050;*/
/*font:76% Verdana, Tahoma, Arial, Helvetica, sans-serif;*/
margin:0;
padding:0;
/*text-align:center;*/
}

a{
/*font-weight:700;*/
}

hr{
height:1px;
margin:10px 0;
width:98%;
}

dt{
font-weight:700;
}

dd{
margin:1px 0 12px 15px;
}

#container{
background:#ffffff url(bodybg.jpg) repeat-x fixed;
margin:0 auto;
text-align:left;
width:972px;
}

#sitename{
color:#ffffff;
font-weight:400;
height:80px;
margin:0 20px 10px 0;
text-align:center;
}

#sitename h1{
font-size:2.2em;
margin:0;
padding-top:20px;
}

#sitename span{
font-size:1.6em;
letter-spacing:-1px;
margin:0;
}

#nav{
float:left;
width:972px;
}

#nav ul{
list-style:none;
margin:0;
padding:0;
}

#nav a{
background:url(tabs.gif) no-repeat 100% 0;
color:#ffffff;
display:block;
font-size:1.2em;
letter-spacing:-1px;
padding:7px 20px 4px 11px;
text-decoration:none;
}

#nav a:hover{
color:#000000;
}

#nav li{
background:url(tabs.gif) no-repeat 0 0;
float:left;
margin:0 4px 0 0;
padding:0 0 0 9px;
}

#nav #current{
background:url(tabs.gif) no-repeat 0 -41px;
}

#nav #current a{
background:url(tabs.gif) no-repeat 100% -41px;
color:#FF9933;
padding:7px 20px 5px 11px;
}

#wrap1{
background:#ffffff url(innerbg.gif) repeat-y;
margin-left: 1px;
clear:both;
padding:0;
width:970px;
border-bottom: 2px solid black;
}

#wrap2{
background:url(header.jpg) top left no-repeat;
padding:10px;
width:950px;
}

#header{
height:30px;
position:relative;
width:950px;
}

#header h1{
float:left;
font-size:1.4em;
margin:0;
width:180px;
}

#topbox{
color:red;
margin:0 0 4px;
text-align:right;
font-weight: bold;
font-family: Tahoma, Arial, sans-serif;
}

#topbox a{
color:#d04a10;
}

#topbox a:hover{
text-decoration:underline;
}

#leftside{
float:left;
margin:-15px 0px 0;
width:190px;
}

#leftside h1{
font-size:1.4em;
font-weight:400;
}

#rightside{
float:right;
padding: 10px 15px 0px 20px;
width:186px;
}

#rightside h1{
font-size:1.4em;
font-weight:400;
margin:0 0 12px;
}

#rightside p{
font-size:0.9em;
margin:2px 0 12px 10px;
}

#rightside img{
/*border:1px solid #fa9035;*/
margin:10px 0 5px 5px;
padding:2px;
}

#content{
margin:45px 210px 0 230px;
}

#contentalt{
/*margin:0px 15px 0 218px;*/
margin:0px 218px 0 15px;
}

#content p,#contentalt p{
/*margin:8px 0 0 10px;*/
margin: 5px 0px 10px 10px;
}

#content h1,#contentalt h1{
color:#505050;
font-size:2em;
font-weight:400;
margin:15px 0 10px;
padding:0;
}

#content h2,#contentalt h2{
color:#505050;
font-size:1.5em;
font-weight:400;
margin:20px 0 10px;
padding:0;
}

#content img,#contentalt img{
/*border:1px solid #fa9035;
float:left;
margin:5px 15px 6px;*/
}

#footer{
/*clear:both;
color:#a0a0a0;
font-size:0.9em;
height:26px;
margin-top:20px;
margin-left:200px;
text-align:center;
width:772px;*/
clear:both;
color:#a0a0a0;
font-size:0.9em;
height:26px;
text-align:center;
}

#footer a{
color:#a0a0a0;
font-weight:400;
}

#footer a:hover{
color:#a0a0a0;
text-decoration:underline;
}

.menublock{
margin-bottom:10px;
}

.nav{
color:#d04a10;
display:block;
font-size:1.1em;
font-weight:700;
margin-bottom:1px;
padding:2px 2px 2px 10px;
position:relative;
text-decoration:none;
width:125px;
}

.nav:hover{
border:1px solid #fa9035;
color:#505050;
padding:1px 1px 1px 9px;
}

.sub{
font-size:0.9em;
margin-left:20px;
padding:1px 1px 1px 6px;
width:105px;
}

.sub:hover{
border:1px solid #fa9035;
color:#505050;
padding:0 0 0 5px;
}

.intro{
font-weight:700;
}

.active{
border:1px solid #fa9035;
padding:1px 1px 1px 9px;
}

.box{
background:#f8f8f8 url(boxbg.gif) top left repeat-y;
border:1px solid #d0d4d4;
color:#505050;
margin:15px auto;
padding:10px 10px 10px 20px;
width:75%;
}

.photo{
margin:5px auto 15px;
padding:5px;
}

.smallcaps{
font-variant:small-caps;
}

.mini{
color:#a0a0a0;
font-size:0.75em;
font-weight:400;
line-height:1.2em;
margin:20px 0 10px 8px;
}

.small{
font-size:0.85em;
}

.large{
font-size:1.4em;
}

.soft{
color:#808080;
}

.normal{
font-weight:400;
}

.sharp{
color:#101010;
}

.center{
text-align:center;
}

.hide{
display:none;
}

.Testimonial{
width: 175px;
margin-left: 5px;
margin-right: 5px;
margin-top: 15px;
border: 1px solid #000;
background-color: #EEE;
font-family: Georgia, "Times New Roman", Times, serif;
}

.TestimonialHeader{
margin: 3px 3px 13px 3px;
text-align: center;
background: #FEDEC7 url(test.gif) repeat-x;
color: #000;
padding: 3px 3px 3px 3px;
font-weight: bold;
}

.TestimonialMain{
margin: 0px 15px 10px 15px;
}

.TestimonialFooter{
margin: 0px 10px 8px 15px;
text-align: right;
/*font-weight: bold;*/
font-style: italic;
}

.dad-testimonial{
margin: 15px 10px 15px 10px;
padding: 10px 10px 10px 10px;
border: 1px solid #0066CC;
background-color: #f2f8ff;
}

.mom-testimonial{
margin: 15px 10px 15px 10px;
padding: 10px 10px 10px 10px;
border: 1px solid #CC0000;
background-color: #fff3f3;
}

.attorney-testimonial{
margin: 15px 10px 15px 10px;
padding: 10px 10px 10px 10px;
border: 1px solid #999933;
background-color: #FFFEEA;
}

.dad-testimonial p{
/*font-weight: bold;*/
font-style: italic;
font-size: 90%;
}

.mom-testimonial p{
/*font-weight: bold;*/
font-style: italic;
font-size: 90%;
}

.attorney-testimonial p{
/*font-weight: bold;*/
font-style: italic;
font-size: 90%;
}

.blue-link{
color: blue;
}

.reg-link a:link {text-decoration: none; color: #000000; cursor: text}
.reg-link a:visited {text-decoration: none; color: #000000; cursor: text}
.reg-link a:active {text-decoration: none; color: #000000; cursor: text}
.reg-link a:hover {text-decoration: none; color: #000000; cursor: text}

.tabbertab{
font-size: 10pt;
}

.tabbertab p{
padding-top: 6px;
padding-bottom: 6px;
}

.faq-block1{
margin: 15px 10px 15px 10px;
padding: 10px 10px 10px 10px;
border: thin solid #0066CC;
background-color: #f2f8ff;
}

.faq-block2{
margin: 15px 10px 15px 10px;
padding: 10px 10px 10px 10px;
border: thin solid #CC0000;
background-color: #fff3f3;
}

.faq-question{
font-weight: bold;
padding-top: 5px;
margin-bottom: 3px;
margin-left: 10px;
margin-right: 10px;
}

.faq-answer{
padding-bottom: 15px;
margin-left: 10px;
margin-right: 10px;
}

.highlight{
background-color: #FF8;
}

img, div { behavior: url(/js/iepngfix/iepngfix.htc) }

.section-header{
font-size: 14pt;
color: maroon;
}

.xsmall {font-size: x-small}