/* CSS Document */

* {margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:100%; color:#000000;}

h3 h4 h5 {color:#663300;}
.red {color:#CC0000;}

body {margin-left:auto; margin-right:auto; width:750px;	background-color:#FFFFCC; margin-top:10px; }

#container {width:750px; background-image:url(i/BGgold_white.jpg); background-repeat:repeat-y; border:1px solid #666666;}	

#NAVleft {float:left; width:143px;}
#NAVleft p {border-top: 1px solid #000000; padding-top:7px; padding-bottom:7px;}
#NAVleft a {color:#663300; text-decoration:none; margin-left:10px; font-size:0.9em; font-weight: bolder;}
#NAVleft a:hover {color:#990000;}

#practice {width:135px;}
#practice ul {margin-left:10px;}
#practice li {font-size:.8em; line-height:1.4em; list-style-type:none; margin-left:-6px;}
#practice a {color:#663300; font-style:italic; text-decoration:none;}
#practice a:hover {color:#990000}

#divorce {margin-left:35px;}
#divorce ol {padding-bottom:7px;}
#divorce li {font-size:.8em;}



#ContentRight {float:left; width:600px;}
h5.header {color:#663300; width:400px; margin-left:85px; margin-top:-70px;}

#headline {margin-top:70px; text-align:center; width:475px; margin-left:40px;}
#headline h3 {color:#996600;}

#bodycontent {margin-top:30px; margin-left:40px; }
#bodycontent p {font-size:.9em; padding-bottom:10px;}
#bodycontent p em {color:#996600; font-weight:bold;}
#bodycontent a {color:#996600; text-decoration:none}
#bodycontent a:hover {color:#CC6600;}
#bodycontent ul {padding-bottom:10px; margin-left:25px;}
#bodycontent li {font-size:.9em; padding-bottom:3px; list-style-type:disc;}
#bodycontent p.brown {color:#996600; font-weight:bold; padding-bottom:3px;}



#formcontainer {width:500px;}
#formcontainer form label {width:200px; float:left; padding-right:5px; padding-bottom:1em; text-align:right;}
#formmethod {margin:10px 0px 10px 10px; font-size:.9em;}
.red {color:#CC0000;}

#footer {width:750px; height:25px; background-color:#663300; text-align:center;}
#footer a {color:#FFFFFF; font-size:.7em; text-decoration:none; margin-top:6px;}
#footer a:hover {color:#FFCC66;}

#webmaster {width:750px; text-align:right; color:#000033; font-size:.6em; padding-top:30px;}


.clearthefloats {clear:both}

.clearfix:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;}
.clearfix {display:inline-block}



/* backslash hack hides from IE mac */

* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* end backslash hack */
