
body	{
	background: url(pictures/btgrdk.gif) #99AAAA repeat-x fixed bottom left;
	border: 0;
	margin: 0;
	padding: 0;
	color: #333333;
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	padding-bottom: 25px;
}

body, p {
	font: 12px Verdana, Lucida, Arial, Helvetica, sans-serif;
	line-height: 140%;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 12px;
}

body,
body p {
	font-size: small;
}

html>#wrapper	{
	min-width: 750px;
	width: 85%; /*width: auto;*/
}

html>body th
html>body p {
	font-size: small;
}

#buttons {
	background: url(pictures/bt.gif) repeat-x bottom;
	float: left;
	font-size: 12px;
	line-height: normal;
	vertical-align: middle;
	width: 100%;
}

#buttons a {
	background: url(pictures/right_one.gif);
	background: no-repeat right top;
/*	color: #333333;*/
	display: block;
	float: left;
	font-weight: bold;
	padding: 5px 15px 4px 6px;
	text-decoration: none;
}

#buttons a,
#header strong,
#header span {
	background: url(pictures/right_one.gif) no-repeat right top;
	display: block;
	padding: 5px 15px 4px 6px;
}

#buttons li {
	background: url(pictures/left_one.gif) no-repeat left top;
	float: left;
	margin: 0;
	padding: 0 0 0 9px;
}

#buttons ul {
	list-style: none;
	margin: 0;
	padding: 10px 10px 0;
}

#header	{
	background: url(pictures/PlainLogo.gif) no-repeat center;
	color: #333333;
	height: 90px;
	margin: 0;
	width: 100%;
}

#wrapper	{
	background: #FFFFFF;
	border-bottom: 1px solid #556666;
	border-left: 1px solid #556666;
	border-right: 1px solid #556666;
	border-top: 1px solid #556666;
	color: #333333;
	margin: 10px auto;
	padding: 0;
	width: 750px;
}
 /* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#buttons a {float:none;}
/* End IE5-Mac hack */
#buttons a:hover {
/*  color:#0000FF;*/
}
#buttons #current {
    background-image: url(pictures/left_one.gif);
	color: #0000CD;
}
#buttons #current a {
	background-image: url(pictures/right_one.gif);
	color: #0000CD;
	padding-bottom: 5px;
}

p	{
	line-height: 140%;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 12px;
}

#maintext li {
	margin-right: 100px;
	margin-left: 20px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

h1, h2, h3, h4	{
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 2em;
	margin-bottom: 2px;
	
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;

	
	letter-spacing: 1px;
	text-align: left;
}

#maintext h1	{
	margin-top: 3em;
	font-size:  large;
	font-weight: bold;
	color: #333333;
}

#maintext h2	{
    margin-top: 25px; 
    font-size:    large;       
}

h3	{ 
	font-size: medium;  
}

a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #00008B;
	background: transparent; 
}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #B22222;
	background: transparent; 
}

#logo1 {
	float:left;
	width:33%;
	height:100px;
	background: url(pictures/cls.gif) no-repeat center;
}

#logo2 {
	float:left;
	width:33%;
	height:100px;
	background: url(pictures/cds.gif) no-repeat center;
}

#logo3 {
	float:left;
	width:33%;
	height:100px;
	background: url(pictures/family_lawyers.gif) no-repeat center;
}

#foot {
	border: 0;
	border-top: 1px solid #ccc;
	color: #666;
	background: #eee;
	padding: 5px 7px 7px 10px;
	text-align:	center;
	clear: both;
	font-size: x-small;	
}


