@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #6B6032;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12
.px;
	background-color: #FFFFFF;
	background-image: url(images/background%20gradient.jpg);
	line-height: 1.2em;
	font-size: 100%;
}
.mainheading {
	color: #746830;
	font-size: 1em;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #718D07;
}
.twoColFixRtHdr #container {
	width: 905px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #483B24;
	border-right-color: #483B24;
	border-bottom-color: #483B24;
	border-left-color: #483B24;
} 
.twoColFixRtHdr #header {
	background-color: #FFFFFF;
	background-image: url(images/Header3.1(2)
.jpg);
	height: 3em;
	padding-top: 131px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: no-repeat;
	vertical-align: middle;
	bottom: auto;
	line-height: 0.6em;
	margin: 0px;
	background-image: url(images/Header3.2.jpg)
.jpg);
	background-image: url(images/Header3.2.jpg);
} 
.twoColFixRtHdr #header h1 {
	font-size: 60%;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 300px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.twoColFixRtHdr #mainContent {
	margin-top: 0;
	margin-right: 304px;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 10px;
	padding-bottom: 0;
	width: 580px;
	padding-top: 0px;
	padding-left: 0px;
	font-size: 1em;
} 
.twoColFixRtHdr #footer {
	background-color: #FFFFFF;
	background-image: url(images/Nutmeg-footer.jpg)
.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-left: 0px;
} 
.footerfont {
	font-size: 0.7em;
}
.bulletlineheight {
	line-height: 1.4em;
	padding-bottom: 0.4em;
}
.bulletlineheightindentprofit {
	line-height: 1.4em;
	text-indent: 0px;
	padding-left: 0px;
	margin-left: 190px;
	padding-bottom: 0.4em;
}
.bulletlineheightindent {
	line-height: 1.4em;
	text-indent: 0px;
	padding-left: 0px;
	margin-left: 170px;
	padding-bottom: 0.4em;
}
.bulletlineheightindentCSR {
	line-height: 1.4em;
	text-indent: 0px;
	padding-left: 0px;
	margin-left: 160px;
	padding-bottom: 0.4em;
}
.topbullet {
	vertical-align: bottom;
	text-align: left;
}
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.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: 5px;
}
.nutmegfooter {
	float: right;
	margin-right: 20px;
	margin-bottom: 40px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 5px;
}
.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;
}


   /* set the image to use and establish the lower-right position */
    .cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2{
      background: transparent url(images/imgA.php.png) no-repeat bottom right}
    .cssbox{
	/* intended total box width - padding-right(next) */
      width:250px !important; /* IE Win = width - padding */
	width: 265px;
	/* the gap on the right edge of the image (not content padding) */
      padding-right:15px;
	margin-top: 14px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}

    /* set the top-right image */
    .cssbox_head{
	background-position:right top;
	/* pull the right image over on top of border */
      margin-right:-15px;
	/* right-image-gap + right-inside padding */
      padding-right:20px;
	background-image: url(images/imgA.php.png);
	padding-bottom: 15px;
	padding-top: 0px;
	margin-bottom: 0px;
}

    /* set the top-left image */
    .cssbox_head h2{
	background-position:top left;
	margin:0; /* reset main site styles*/
	border:0;
	height:1.2em !important;
	height:1%;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 18px;
	font-size: 0.75em;
} /* IE Holly Hack */

    /* set the lower-left corner image */
    .cssbox_body{
	background-position:bottom left;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 21px;
	margin: 0px;
	font-size: 0.7em;
	line-height: 1.4em;
} /* mirror .cssbox_head right/left */
	  
	  /* set the image to use and establish the lower-right position */
    .cssbox1, .cssbox_body1, .cssbox_head1, .cssbox_head1 h2{
	background: transparent url(images/img1.php.png) no-repeat bottom right;
}
    .cssbox1{
	/* intended total box width - padding-right(next) */
      width:550px !important; /* IE Win = width - padding */
	width: 560px;
	/* the gap on the right edge of the image (not content padding) */
      padding-right:15px;
	margin-top: 14px;
	margin-right: 20px;
	margin-bottom: 14px;
	margin-left: 25px;
}

    /* set the top-right image */
    .cssbox_head1{
	background-position:top right;
	/* pull the right image over on top of border */
      margin-right:-15px;
	/* right-image-gap + right-inside padding */
	 padding-right:20px;
	background-image: url(images/img1.php.png);
	padding-right:20px;
	border-bottom-width: 6px;
	border-bottom-style: groove;
	border-bottom-color: #e8d8a9;
	padding-bottom: 0pt;
	padding-left: 0px;
	margin-left: 0px;
	text-align: left;
	vertical-align: top;
	line-height: 2.4em;
}

    /* set the top-left image */
    .cssbox_head1 h2{
	background-position:top left;
	height:auto !important;
	height:1%;
	padding-top: 0pt;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	border-bottom-style: dotted;
	border-bottom-color: #718D07;
	border-bottom-width: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
} /* IE Holly Hack */

    /* set the lower-left corner image */
    .cssbox_body1{
	background-position:bottom left;
	margin-right:0px;
	padding-top: 0pt;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 25px;
	font-size: 0.72em;
	line-height: 1.5em;
} /* mirror .cssbox_head right/left */
.index {
position:relative;
	width: 250px;
	margin-right: -15px;
	left: 50%; 
	background-image: url(images/background.jpg);
	width: 722px;
	height: 658px;
	border-top-color: #FF9966;
	border-right-color: #FF9966;
	border-bottom-color: #FF9966;
	border-left-color: #FF9966;
}

 /* set the image to use and establish the lower-right position */
    .cssbox2, .cssbox_body2, .cssbox_head2, .cssbox_head2 h2{
	background: transparent url(images/imgB.php.png) no-repeat bottom right;
}
    .cssbox2{
	/* intended total box width - padding-right(next) */
      width:550px !important; /* IE Win = width - padding */
	width: 560px;
	/* the gap on the right edge of the image (not content padding) */
      padding-right:15px;
	margin-top: 2pt;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 27px;
}

    /* set the top-right image */
    .cssbox_head2{
	background-position:right top;
	/* pull the right image over on top of border */
      margin-right:-15px;
	/* right-image-gap + right-inside padding */
      padding-right:20px;
	background-image: url(images/imgB.php.png);
	padding-bottom: 0em;
	padding-top: 0px;
	margin-bottom: 0px;
}

    /* set the top-left image */
    .cssbox_head2 h2{
	background-position:top left;
	margin:0; /* reset main site styles*/
	border:0;
	height:0px !important;
	height:1%;
	padding-top: 0pt;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 25px;
	font-size: 0pt;
} /* IE Holly Hack */

    /* set the lower-left corner image */
    .cssbox_body2{
	background-position:bottom left;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 90px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 295px;
	line-height: 1px;
} /* mirror .cssbox_head right/left */


  /* set the image to use and establish the lower-right position */
    .cssboxft, .cssbox_bodyft, .cssbox_headft, .cssbox_headft h2{
      background: transparent url(images/imgft.php.png) no-repeat bottom right}
    .cssboxft{
	/* intended total box width - padding-right(next) */
      width:860px !important; /* IE Win = width - padding */
	width: 839px;
	/* the gap on the right edge of the image (not content padding) */
      padding-right:15px;
	padding-top: 0px;
	line-height: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 14px;
	margin-left: auto;
}

    /* set the top-right image */
    .cssbox_headft{
	background-position:top right;
	/* pull the right image over on top of border */
      margin-right:-15px;
	/* right-image-gap + right-inside padding */
      padding-right:40px;
	padding-top: 14px;
}

    /* set the top-left image */
    .cssbox_headft h2{
	background-position:top left;
	margin:0; /* reset main site styles*/
	border:0;
	height:auto !important;
	height:1%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 40px;
} /* IE Holly Hack */

    /* set the lower-left corner image */
    .cssbox_bodyft{
	background-position:bottom left;
	margin-right:25px;
	margin-left: 20px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 40px;
} /* mirror .cssbox_head right/left */
	  
	  .picleft {
	float: left;
	padding-right: 9pt;
	padding-bottom: 3pt;
	padding-top: 9pt;
}
.subheading {
	color: #746830;
	font-size: 1em;
	border-bottom-color: #e8d695;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-top: 0pt;
}
.picright {
	float: right;
	padding-right: 0px;
	padding-bottom: 3pt;
	padding-top: 30pt;
	padding-left: 7pt;
}
.picrightpigs {
	float: right;
	padding-right: 7pt;
	padding-bottom: 3pt;
	padding-top: 0px;
	padding-left: 7pt;
}
.emphasis {
	font-weight: bold;
	font-size: 93%;
}
.picleffbullets {
	float: left;
	padding-right: 50px;
	padding-bottom: 3pt;
	padding-top: 3pt;
}
.picleft-ems {
	float: left;
	padding-right: 9pt;
	padding-bottom: 3pt;
	padding-top: 14pt;
}
.picright-ems {
	float: right;
	padding-right: 0px;
	padding-bottom: 3pt;
	padding-top: 0px;
	padding-left: 7pt;
}
.picleft-top {
	float: left;
	padding-right: 9pt;
	padding-bottom: 3pt;
	padding-top: 3pt;
}
.picright-empeng {
	float: right;
	padding-right: 7pt;
	padding-bottom: 3pt;
	padding-top: 7pt;
	padding-left: 7pt;
}
.picright-ind {
	float: right;
	padding-right: 8px;
	padding-bottom: 3pt;
	padding-top: 0pt;
	padding-left: 7pt;
}
.picright-bot {
	float: right;
	padding-right: 0px;
	padding-bottom: 3pt;
	padding-top: 3pt;
	padding-left: 7pt;
}
.contactaddress {
	line-height: 4pt;
}
.picright-empeng {
	float: right;
	padding-right: 15pt;
	padding-bottom: 3pt;
	padding-top: 0px;
	padding-left: 7pt;
}
.picright-csr {
	float: right;
	padding-right: 1em;
	padding-top: 0.6em;
	padding-left: 1em;
}
.picleft-csr {
	float: left;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-top: .75em;
}
.picleft-ind {
	float: left;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-top: 0em;
}
.picleft-mar {
	float: left;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-top: 10px;
}
.twitterfloat {
	float: right;
	margin-left: 5px;
	padding-top: 10px;
	border-style: none;
}
a img {border: none; }
