body {
	background-image: url(images/redwood-tile.jpg);
	margin: 0px 0 0;
	font: "Trebuchet MS", Arial, Sans-Serif;
	color: #555555;

}

.wrap { 
	width: 866px; margin: 0 auto; 
}

	h1 { font-size: 18px; font-weight: normal; float: left; }
	h1 a { text-decoration: none; }
	h2 { font-size: 18px; color: #FFF2B3; font-weight: normal; margin: 0 0 .8em; }
	h3 { font-size: 18px; margin: 0 0 .8em; }
	p  { margin: 0 0 1.5em 0; line-height: 21px; }
	a { color: #9D2900; }
	a:hover { color: #A0000E; text-decoration: none; }
	img { border: 0; }
	.red {
	font: "Trebuchet MS", Arial, Sans-Serif;
	color: #9D2900;
	font-size: 24px;
	font-weight: bolder;
}
	
.col {
	float: left;
	width: 491px;
	margin: 0 0 0 0;
	padding: 15px 15px 0 15px;
	font: 13px, "Trebuchet MS", Arial, Sans-Serif;
}
	.last { float: right; margin: 0; }
	.info { border: 1px solid #e0e0e0; background: #f4f4f4; padding: 7px; }

#footer { clear: both; width: 900px; margin: 0 auto; padding: 5px 15px 15px 15px; border-top: 1px solid #e0e0e0; }	
	#footer .right { float: right; margin: 0 1px 0 0; }
	#footer a { color: #808080; font-weight: bold; }
.col1 {
	float: left;
	width: 350px;
	margin: 15px 0 0 136px;
	font: 13px, "Trebuchet MS", Arial, Sans-Serif;
}
.col2 {
	float: left;
	width: 360px;
	margin: 15px 0 0 15px;
	font: 13px, "Trebuchet MS", Arial, Sans-Serif;
}

.style22white {
	font-family: Arial, Helvetica, sans-serif;
	color: #ecc896;
	line-height: 18px;
	font-size: 11px;
}
.style22white A:link {
	text-decoration: none;
	color: #ecc896;
}
.style22white A:visited {
	text-decoration: none;
	color: #ecc896;
}
.style22white A:active {
	text-decoration: none;
	color: #ecc896;
}
.style22white A:hover {
text-decoration: underline;
 					color: #ecc896;
}
.col3 {
	float: left;
	width: 500px;
	margin: 0px 0 0 100px;
	font: 13px, "Trebuchet MS", Arial, Sans-Serif;
}
.col4 {
	float: right;
	width: 200px;
	margin: 35px 0 0 20px;
	font: 13px, "Trebuchet MS", Arial, Sans-Serif;
	height: 400px;
}


.subsection
{
	font: "Trebuchet MS", Arial, Sans-Serif;
	color: #9D2900;
	font-size: 15px;
	font-weight: bolder;
	padding-top: 1px;
	padding-bottom: 5px;
	height: 17px;
	font-weight: bold;
	border-bottom: 2px solid #E4E2D5;
	margin-bottom: 0px;
	margin-top: 24px;
}

.linesection
{

	font-weight: bold;
	border-bottom: 2px solid #E4E2D5;
	margin-bottom:14px;
	margin-top: 14px;
}


.thumbsection
{
	float: left;
	width: 350px;
	font: 13px, "Trebuchet MS", Arial, Sans-Serif;
	margin: 0 12px 0 0;
}


.thumb
{
	float: left;
	width: 200px;
	margin: 0 24px 0 0;

}

.thumbtext
{
	float: right;
	width: 490px;
	margin: 6px 0 24px 0;
	padding: 0px 0px 0 0px;
	font: 13px, "Trebuchet MS", Arial, Sans-Serif;
}

.home{
	position: relative;
	display: inline;
	float: left;
	margin:0 0 0 222;
}

.suckertreemenu{
font: "Trebuchet MS", Arial, Sans-Serif;
color: #ffffff;
font-size: 13px;
font-weight: normal;
}

.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.suckertreemenu ul li{
	position: relative;
	display: inline;
	float: left;

}

/*Top level menu link items style*/
.suckertreemenu ul li a{
display: block;
width: 100px; /*Width of top level menu link items*/
padding: 1px 9px;

border-left-width: 0;
text-decoration: none;
color: #ffffff;
}


/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 155px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 180px; /*width of sub menu levels*/
color: #000000;
text-decoration: none;
padding: 1px 5px;
border: 1px solid #ccc;
}

.suckertreemenu ul li a:hover{
background-color: #563b10;
color: white;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
background:  url(media/arrow-down.gif) no-repeat center right;
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
background: url(media/arrow-right.gif) no-repeat center right;
}
	

/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left;}
* html .suckertreemenu ul li a { height: 1%;}
* html .suckertreemenu ul li ul li { float: left;}
/* End */
.comcol {
	float: left;
	width: 750px;
	margin: 0 0 0 100px;
	font: 13px, "Trebuchet MS", Arial, Sans-Serif;
}
.wrap2 {
	width: 866px; margin: 0 auto;
}
.listcol {
	float: left;
	width: 90%;
	margin: 0 0 0 50px;
	font: 13px, "Trebuchet MS", Arial, Sans-Serif;
}
.stylecopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3b1914;
	line-height: 25px;
	font-size: 15px;
}
.stylecopy A:link {
	text-decoration: none;
	color: #3b1914;
	font-size: 13px;
}
.stylecopy A:visited {
	text-decoration: none;
	color: #3b1914;
}
.stylecopy A:active {
	text-decoration: none;
	color: #3b1914;
}
.stylecopy A:hover {
text-decoration: underline;
 					color: #3b1914;
}
.stylesubhead {
	font-family: "Times New Roman", Times, serif;
	color: #3b1914;
	line-height: 42px;
	font-size: 26px;
	font-weight: normal;
}
.styleitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3b1914;
	line-height: 22px;
	font-size: 14px;
	font-style: italic;
}
.stylelinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9D2900;
	line-height: 17px;
	font-size: 13px;
	font-weight: bold;
}
.stylelinks A:link {
	text-decoration: none;
	color: #9D2900;
	font-size: 13px;
}
.stylelinks A:visited {
	text-decoration: none;
	color: #9D2900;
}
.stylelinks A:active {
	text-decoration: none;
	color: #9D2900;
}
.stylelinks A:hover {
text-decoration: underline;
 					color: #377580;
}
.styleindex {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3b1914;
	line-height: 24px;
	font-size: 17px;
}
.stylesubheadhome {
	font-family: "Times New Roman", Times, serif;
	color: #3b1914;
	font-size: 26px;
	font-weight: normal;
	line-height: 22px;
}
.styleitalicforms {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3b1914;
	line-height: 22px;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
}
.styleitalicnews {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3b1914;
	line-height: 44px;
	font-size: 14px;
	font-style: italic;
}
.styleitalicnews2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3b1914;
	line-height: 29px;
	font-size: 14px;
	font-style: italic;
}
.stylecopynews {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3b1914;
	line-height: 29px;
	font-size: 15px;
}
.styleitalicnews3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3b1914;
	line-height: 14px;
	font-size: 14px;
	font-style: italic;
}
.styleitalicforms2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3b1914;
	line-height: 11px;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
}
.stylesubhead2 {
	font-family: "Times New Roman", Times, serif;
	color: #3b1914;
	line-height: 21px;
	font-size: 26px;
	font-weight: normal;
}
