#main-body {
	width: 60em;
	margin: 30px auto;
	padding: 0;
	font-size: 95%;
	line-height: 1.6em;
	text-align: left;
	background: url(../img/1206/main-bg.gif) repeat-y 40em 0;
	}
#content {
	width: 38em;
	float: left;
	}
#sidebar {
	width: 20em;
	float: right;
	margin-left: 2em;
	font-size: 90%;
	line-height: 1.5em;
	color: #666b75;
	}

/* Hack for IE */
* html {
    height: 100%;
}
/* End IE Hack */

#header {
	padding: 0;
	font-size: 95%;
	border-top: 1px solid #464a52;
	height: 100px;
	background-color: #161922;
}

#main-body {
	width: 60em;
	padding: 0;
	font-size: 95%;
	line-height: 1.6em;
	text-align: left;
	background-image: url(images/divider.gif);
	background-repeat: repeat-y;
	background-position: 40em 0;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
	
#content {
	width: 38em;
	float: left;
}
#sidebar {
	width: 20em;
	float: right;
	margin-left: 2em;
	font-size: 90%;
	line-height: 1.5em;
	color: #161922;
}

/* navigation */

#nav {
	width: 60em;
	padding: 0;
	margin-top: 65px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 20px;
	}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #474E5A;
	background-color: #161922;
	}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	font-family: Georgia, serif;
	font-size: 80%;
	letter-spacing: 2px;
	text-transform: uppercase;
	}
#nav li a {
	float: left;
	padding: 10px 12px;
	text-decoration: none;
	color: #e7e3d9;
	border: none;
	background-image: url(images/nav-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
#nav li a:hover {
	color: #fff;
	background-color: #212532;
	}
#nav li a.active {
	color: #212532;
	background: #F3F1E9 url(images/nav-on-bg.gif) repeat-x top left;
	}


/* footer
---------------------------------------------------------- */

#footer {
	width: 60em;
	font-size: 95%;
	line-height: 1.5em;
	text-align: left;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
	}
#footer-inner {
	padding-left: 40px;
	background: url(images/logo-footer.gif) no-repeat 0 1px;
	}
#footer p {
	margin: 0;
	padding: 0;
	font-size: 90%;
	}
#footer a.rss {
	padding-left: 16px;
	background: url(images/icon-rss.gif) no-repeat 0 0;
	}


/* sliding door button */

#uButton {
	font-size:8pt;
	line-height:15px;
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style:none;
	background-repeat: no-repeat;
	background-position: right top;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
  }
#uButton ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#uButton li {
	/*background:url("images/buttons/universalBtn_left.gif") no-repeat left top;*/
	margin:0;
	list-style:none;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2px;
	float: left;
  }
#uButton a {
	display:block;
	/*background:url("images/buttons/universalBtn_right.gif") no-repeat right top;*/
	text-decoration:none;
	font-weight:bold;
	color:#009933
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	list-style:none;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac 
#header a {float:none;}
/* End IE5-Mac hack \*/
#uButton a:hover {
	color:#8FC9ED;
	list-style-image: none;
	list-style-type: none;
  }
  
  
  
  
  hr, .hide {
	display: none;
	}
a img {
	border: none;
	}
	
	

/* self-clearing floats */

#nav ul:after, 
#main-body:after,
#footer:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }
	
	
	
.bodyHeading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #865B20;
	margin-top: 20px;
}
.subHeadBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
}

.subCat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #865B21;
}

.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333333;
}

.footerText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #333333;
}

.leftLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC6600;
	text-align: left;
	font-weight: bold;
	list-style-image: url(images/bullets/arrowRight.gif);
	line-height: 20px;
}


.leftLinks  a:link, .leftLinks  a:visited, .leftLinks  a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #865B20;
	font-size: 10px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4F2815;
	list-style-image: url(images/bullets/arrowRight.gif);
}

.leftLinks a:hover {
	color:#31363E;
  }
  
  
  
.toTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#31363E;
	text-align: left;
	font-weight: bold;
	list-style-image: url(images/bullets/arrowRight.gif);
	line-height: 20px;
}


.toTop  a:link, .toTop  a:visited, .toTop  a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#31363E;
	font-size: 10px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color:#31363E;
	list-style-image: url(images/bullets/arrowRight.gif);
}

.toTop a:hover {
	color: #865B20;
  }

.contactInfo a:link,.contactInfo a:visited, .contactInfo a:active {
	color: #161922;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #161922;
}

.contactInfo a:hover {
	color: #865B20;
}

#pLogo {
	height: 40px;
	width: 45px;
	float: left;
	position: absolute;
	left: 13px;
	top: 17px;
}

#tagLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	height: 20px;
	width: 400px;
	float: right;
	position: relative;
	font-weight: bold;
	top: 20px;
	right: 20px;
}


#tagLine2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	height: 20px;
	width: 400px;
	float: right;
	position: absolute;
	top: 40px;
	left: 580px;
	text-align: right;
	font-weight: bold;
}
.casesText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

