@charset "UTF-8";
/* CSS Document */

*
{
padding: 0em;
margin: 0em;
}
 
body  {
	background-image: url(../images/woodtiles.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	color: #333333;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 35px;
	padding-bottom: 35px;
	background-color: #140300;
}

p {
	line-height: 18px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
}

h3 {
	font-size: 20px;
	color: #0F2B59;
	letter-spacing: -0.4pt;
	font-weight: bold;
	background-color: #F0F0F0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: left;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #233A62;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}
a:hover {
	color: #000033;
	font-size: 13px;
}

#container  {
	width: 925px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-bottom: 0;
	background-color: #FFFFFF;
}

#outer
{
	position: relative;
	border: solid 7px #fff;
	background-color: #EDEBD1;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 925px;
	z-index: 2;
}

#upbg
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 180px;
	z-index: auto;
	background-image: url(../images/topwood.jpg);
	background-repeat: repeat-x;
}
 
#header
{
	position: relative;
	width: 100%;
	height: 120px;
	margin-bottom: 2px;
	background-color: #2B2B2B;
	background-image: url(../images/topbg.jpg);
	background-repeat: no-repeat;
} 

#headercontent
{
	position: absolute;
	bottom: 0em;
	padding-right: 10px;
	padding-left: 5px;
	margin-left: 80px;
	width: 550px;
	padding-bottom: 30px;
	margin-top: 20px;
}


#headercontent h1
{
	font-weight: normal;
	color: #fff;
	font-size: 30px;
}


#headercontent h2
{
	font-size: 18px;
	font-weight: bold;
	color: #aaa;
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.25em;
}
#headercontent h3 {
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #CCCCCC;
}
#headercontent h4 {
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
#middlecontent
{
	height: 120px;
	background-repeat: no-repeat;
}
#middlecontent p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-style: italic;
	text-align: right;
}
.header1 {
	background-image: url(../images/header01.jpg);
	height: 175px;
}
.header2 {
	background-image: url(../images/header02.jpg);
}
.header3 {
	background-image: url(../images/header03.jpg);
	background-repeat: no-repeat;
}
.header4 {
	background-image: url(../images/header04.jpg);
	background-repeat: no-repeat;
}
.header5 {
	background-image: url(../images/header05.jpg);
	background-repeat: no-repeat;
}
.header6 {
	background-image: url(../images/header06.jpg);
	background-repeat: no-repeat;
}
.header8 {
	background-image: url(../images/header08.jpg);
	background-repeat: no-repeat;
}
#flash {
	height: 292px;
	width: 925px;
}

#menu
{
	position: relative;
	background: #7F8400 url('../images/menubg.jpg') repeat-x top left;
	margin-bottom: 2px;
	background-image: url(../images/menubg.jpg);
	height: 40px;
	padding-top: 0em;
	padding-right: 20px;
	padding-bottom: 0em;
	padding-left: 20px;
}

#menubottom {
	background-image: url(../images/border2.jpg);
	background-repeat: repeat-x;
	height: 35px;
	width: 925px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 285px;
	margin-right: 0px;
	margin-left: 10px;
}

#sidebar-bgtop {
}

#sidebar-bgbtm {
}

#sidebar-content {
	background-position: left top;
}

#sidebar ul {
	padding: 0px 0 5px 0;
	margin: 0px;
	list-style: none;
}

#sidebar li li {
	margin-left: 5px;
	margin-right: 10px;
	line-height: 30px;
	padding-left: 5px;
	border-bottom: 1px dashed #BDBDBD;
}

#sidebar li ul {
	margin-bottom: 1.8em;
	list-style: none;
}

#sidebar h2 {
	font-size: 14px;
	background-repeat: repeat-x;
	background-position: left 50%;
	color: #FFFFFF;
	margin-bottom: 5px;
	padding-top: 7px;
	padding-right: 25px;
	padding-bottom: 7px;
	padding-left: 25px;
	background-image: url(../images/menuactive.gif);
	height: 18px;
	letter-spacing: -0.4pt;
	text-transform: uppercase;
	font-weight: bold;
}
#sidebar h3 {
	font-size: 14px;
	background-repeat: repeat-x;
	background-position: left 50%;
	color: #FFFFFF;
	margin-bottom: 5px;
	padding-top: 7px;
	padding-right: 25px;
	padding-bottom: 7px;
	padding-left: 25px;
	background-image: url(../images/menubg.jpg);
	height: 18px;
	letter-spacing: -0.4pt;
	text-transform: uppercase;
}

#sidebar a {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#sidebar a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
#sidebar a:active {
	background-color: #CCCCCC;
}
#mainContent/* Tips for mainContent:
1. the space between the mainContent and sidebar1 is created with the left margin on the mainContent div.  No matter how much content the sidebar1 div contains, the column space will remain. You can remove this left margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends.
2. to avoid float drop at a supported minimum 800 x 600 resolution, elements within the mainContent div should be 430px or smaller (this includes images).
3. in the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs.
*/
  {
	margin-top: 0;
	margin-bottom: 10;
	width: 575px;
	padding-bottom: 50px;
	margin-right: 20px;
	float: right;
} 
#mainContent  p {
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#mainContent h1 {
	color: #0F2B59;
	font-size: 30px;
	padding-bottom: 10px;
	letter-spacing: -0.05em;
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
}
#mainContent h2 {
	font-size: 18px;
	color: #996600;
	padding-top: 20px;
	margin-bottom: 10px;
}
#mainContent h4 {
	font-size: 16px;
	padding-top: 20px;
	color: #421E0C;
}
#mainContent ul {
	font-size: 14px;
	color: #333333;
	margin-bottom: 20px;
}
#mainContent li {
	padding-bottom: 2px;
	margin-left: 30px;
	padding-top: 2px;
}
#footer
{
	position: relative;
	height: 2em;
	clear: both;
	font-size: 12px;
	background-image: url(../images/menubg.jpg);
	background-color: #fff;
	background-repeat: repeat-x;
	background-position: 0em;
	padding-top: 20px;
	color: #FFFFFF;
}

#footer .left
{
	position: absolute;
	left: 2.0em;
	bottom: 1.2em;
	font-size: 14px;
}

#footer .right
{
	position: absolute;
	right: 2em;
	bottom: 1.2em;
	width: 250px;
	float: right;
	text-align: right;
}
#footer a {
	color: #FFFFFF;
	font-weight: bold;
}


/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 10px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* Search */

#search {
}

#search form {
	margin-bottom: 1.8em;
	padding: 0px;
}

#search fieldset {
	margin-left: 20px;
	padding: 0px;
	border: none;
}

#search #s {
	width: 160px;
}
.quote {
	float: right;
	width: 550px;
	padding-top: 10px;
	padding-right: 10px;
	font-size: 12px;
}
.biobox img {
	float: left;
	border: 5px solid #F0F0F0;
}
.biobox {
	width: 570px;
	margin-bottom: 50px;
	margin-top: 10px;
	height: 275px;
	float: left;
}
.biotext {
	color: #333333;
	width: 400px;
	float: right;
}
.callout {
	font-size: 15px;
	font-weight: bold;
	color: #873907;
}
th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #6D929B;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(../images/bg_header.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}
th.spec {	
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(../images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(../images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #B4AA9D;
}
td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #6D929B;
}


td.alt {
	background: #F5FAFA;
	color: #B4AA9D;
}
.bioimg {
	padding: 0px;
	float: left;
	border: 3px solid #787D00;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.bluelinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00284D;
	text-decoration: underline;
}
.greenlinks {
	color: #5E6100;
	text-decoration: underline;
}
