﻿/* CSS Document */

body { margin: 0px; padding: 0px; background-color: #cccc99; }


#topbar { 
		  font-family: Adobe Garamond, sans-serif; font-size: 9px; color: #eeee94;
		  background-image:url(../images/topad_bar.gif); 
		  background-image-repeat: no-repeat;
		  letter-spacing: 2px;
		  padding: 7px;
  		}
	
#topbar a { text-decoration:none }
#topbar a, #topbar a:visited { color: #eeee94 }
#topbar a:hover { text-decoration:underline }


#botbar { 
		  font-family: Adobe Garamond, sans-serif; font-size: 11px; color: #ffffff;
		  background-image:url(../images/bottombg.gif); 
		  background-image-repeat: no-repeat;
		  letter-spacing: 2px;
		  padding: 7px;
		  line-height: 18px;
  		}

#botbar a { color:#fff;text-decoration:none }
#botbar a:hover { color:#fff;text-decoration:underline }
#botbar a:visited { color:#fff }

.smalltxt {
		  font-family: Adobe Garamond, sans-serif; font-size: 9px; color: #eeee94;
		  letter-spacing: 2px;
		  padding: 7px;
}

.topbar:link {
	color: #eeee94;
	text-decoration: none;
}

.topbar:hover { text-decoration: underline; }

h2 { font-family: Georgia, Times, serif; font-size:16px; font-weight: bold; letter-spacing:1px;color:#990000; margin: 0px; padding-top:10px; }

h2 a { color:#990000;text-decoration:none }
h2 a:hover { text-decoration:underline }
h2 a:visited { color:#990000 }


ul { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;margin-left:15px;margin-right:0px;margin-top:0px;margin-bottom:0px;padding-bottom:15px;padding-left:0px;padding-right:0px;padding-top:0px; list-style-type:square; }

#bodycopy { width: 350px; vertical-align: text-top;}
#bodyleft { width: 0px; height: 300px; text-align: left; float:left; padding: 0px 0px 25px 33px; }
#attorney { width: 0px; height: 300px; text-align: left; float:left; padding: 0px 0px 25px 100px; }

p { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; margin:0px; }
p a { color:#990000; text-decoration:none }
p a:hover { text-decoration:underline }
p a:visited { color:#990000 }

.ruletext{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px; padding-bottom:2px;margin-bottom:50px;border-bottom:thin dashed #666666; font-weight:lighter; }

.bio {padding:2px;margin:3px;border:medium #999999 double;}

.bold { font-weight:bold }
.em { font-style:italic }

h3 { font-size:16px }
h3 a { color:#990000;text-decoration:none }
h3 a:hover { text-decoration:underline }

h3.em { font-size:12px;font-family:Georgia, "Times New Roman", Times, serif;margin:8px 6px }

.box { 
	background-color:#fff;
	border:medium double #000;
	margin:10px 0;
	-webkit-box-shadow:1px 1px 3px #999;
	-moz-box-shadow:1px 1px 3px #999;
}

.nopad { padding:0 !important }






















