 
body  {
	font-family: Arial, Helvetica, sans-serif, Century Gothic;
	font-size: 12px;
	color: #666666;
	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 */
	background-color: #FFFFFF;
	background-image: url(../assets/background.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #2C6116;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #99D021;
}
a:hover {
	text-decoration: none;
	color: #2C6116;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
.heading {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 24px;
	color: #2C6116;
}
.smallgreycaps{
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 11px;
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
}
.headingportfolio {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.headingnewsletter {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.headingportfolio2 {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #2C6116
}
.twoColFixLtHdr #container {
	width: 935px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
} 
.twoColFixLtHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 187px;
} 
.twoColFixLtHdr #tagline {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 34px;
	background-image: url(assets/tagline.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px;
	background-color: #FFFFFF;
}
.twoColFixLtHdr #menu {
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 8px;
	padding-left: 10px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.twoColFixLtHdr #address {
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 8px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 11px;
	vertical-align: top;
}
.twoColFixLtHdr #member {
	text-align: right;
	padding-right: 18px;
	padding-top: 10px;
}
.twoColFixLtHdr #mainContent {
	margin-top: 310px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 150px;
	padding: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.twoColFixLtHdr #picbox {
	padding: 0px;
	height: 310px;
	width: 784px;
	margin: 0;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.twoColFixLtHdr #picbox2 {
	padding: 0px;
		height: 490px;
	width: 784px;
	margin: 0;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.twoColFixLtHdr #picboxhome {
	padding: 0px;
	height: 489px;
	width: 935px;
	margin: 0;
	float: left;
}
.twoColFixLtHdr #links {
	width: 743px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	height: 70px;
	padding-top: 10px;
	padding-bottom: 15px;
} 
.twoColFixLtHdr #links2 {
	width: 743px;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	height: 166px;
	padding-top: 10px;
	padding-bottom: 1px;
}

.twoColFixLtHdr #linksleft {
	float: left;
	width: 371.5px;
}
.twoColFixLtHdr #linksright {
	float: left;
	width: 340px;
	height: 70px;
	text-align: left;
	padding-left: 30px;
	padding-bottom: 5px;
}
.twoColFixLtHdr #portfolio {
	height: 40px;
	width: 743px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 15px;
	padding-bottom: 15px;
}
.twoColFixLtHdr #portfolio2 {
	height: 80px;
	width: 743px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 15px;
	padding-bottom: 15px;
}
.twoColFixLtHdr #portfolio3 {
	height: 325px;
	width: 743px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	padding-top: 15px;
	padding-bottom: 15px;
}
.twoColFixLtHdr #portfolio4 {
	height: 45px;
	width: 743px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
}


.twoColFixLtHdr #portfolioprojecttype {
	float: left;
	width: 114px;
	text-align: left;
	padding-top: 13px;
	padding-bottom: 13px;
}
.twoColFixLtHdr #portfolioproject {
	float: left;
	width: 57px;
	padding-top: 5px;
}
.twoColFixLtHdr #portfolioproject2 {
	float: left;
	width: 110px;
	padding-top: 8px;
	height: 84px;
	text-align: center;
	background-color: #EDF6D7;
	padding-bottom: 8px;
	margin: 5px;
}

.twoColFixLtHdr #footer {
	padding: 10px;
	background-color: #FFFFFF;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
} 
.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: 8px;
}
.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;
}
 
[if IE 5]>
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLtHdr #sidebar1 { width: 230px; }
<![endif][if IE]>
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLtHdr #sidebar1 { padding-top: 30px; }
.twoColFixLtHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
<![endif]
.twoColFixLtHdr #mainContentpress {
	margin-top: 310px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 150px;
	padding: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.twoColFixLtHdr #sidebar1press {
	float: left; /* since this element is floated, a width must be given */
	width: 150px;
	background-color: #FFFFFF;
	height: 700px;
}
.twoColFixLtHdr #containerpress {
	width: 935px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 800px;
}
.twoColFixLtHdr #maincontentpress {
	margin-top: 310px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 150px;
	padding: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	height: 250px;
}
.twoColFixLtHdr #containernewsletter {
	width: 627px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.twoColFixLtHdr #headernewsletter {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 158px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(assets/newsletter/nl_header.jpg);
	background-repeat: no-repeat;
}
.twoColFixLtHdr #taglinenewsletter {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 27px;
	background-image: url(assets/newsletter/nl_tagline.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.twoColFixLtHdr #menu2 {
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 8px;
	padding-left: 10px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-color: #E9F5CF;
}
.twoColFixLtHdr #picboxnewsletter {
	padding: 0px;
	width: 476px;
	margin: 0;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.twoColFixLtHdr #maincontentnewsletter {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	height: 3020px;
	margin-left: 150px;
}
.twoColFixLtHdr #itemnewsletter {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.twoColFixLtHdr #titlenewsletter {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-image: url(assets/newsletter/title_background.jpg);
	background-repeat: no-repeat;
	height: 29px;
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 24px;
	color: #2E6217;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.twoColFixLtHdr #itemnewsletter1 {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 15px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	height: 225px;
	background-image: url(assets/newsletter/item_back.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.twoColFixLtHdr #itemnewsletter2 {
	margin-top: 0px;
	margin-right: 0;
	padding: 10px;
	height: 545px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-image: url(assets/newsletter/item_back.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.twoColFixLtHdr #sidebar1newsletter {
	float: left; /* since this element is floated, a width must be given */
	width: 150px;
	background-color: #FFFFFF;
}
.smallgreencaps {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 10px;
	color: #666666;
	text-transform: uppercase;
	font-weight: normal;
}
.twoColFixLtHdr #itemnewsletter3 {
	margin-top: 0px;
	margin-right: 0;
	padding: 10px;
	height: 525px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-image: url(assets/newsletter/item_back.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.twoColFixLtHdr #leftnewsletter {
	margin-top: 0px;
	margin-right: 0;
	padding: 10px;
	float: left;
	width: 208px;
}
.twoColFixLtHdr #rightnewsletter {
	margin-top: 0px;
	margin-right: 0;
	padding: 10px;
	float: right;
	width: 208px;
}
.twoColFixLtHdr #itemnewsletter4 {
	margin-top: 0px;
	margin-right: 0;
	padding: 10px;
	height: 400px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-image: url(assets/newsletter/item_back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.twoColFixLtHdr #itemnewsletter5 {
	margin-top: 0px;
	margin-right: 0;
	padding: 10px;
	height: 740px;
	background-image: url(assets/newsletter/item_back.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.twoColFixLtHdr #itemnewsletter6 {
	margin-top: 0px;
	margin-right: 0;
	padding: 10px;
	height: 445px;
	background-image: url(assets/newsletter/item_back.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.textboxes {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 11px;
	color: #666666;
	text-transform: none;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
}
.smallgreencaps2 {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 10px;
	color: #999999;
	text-transform: none;
	font-weight: normal;
}

