@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: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #E2F5E9;
}
.twoColFixRtHdr #container {
	width: 1050px;
	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-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #075927;
	border-bottom-color: #000000;
	border-left-color: #075927;
	background-color: #FFFFFF;
} 
.twoColFixRtHdr #headspace {
	height: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
.twoColFixRtHdr #links {
	padding-top: 0px;
	height: 40px;
	background-image: url(../graphics/LogoTop_Howe.jpg);
	margin-bottom: 7px;
	text-align: right;
}
.twoColFixRtHdr  #links_text {
	padding-top: 15px;
	height: 40px;
	background-image: url(../graphics/LogoTop_Howe.jpg);
	margin-bottom: 7px;
	padding-right: 5px;
}
.twoColFixRtHdr #links a {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-left: 12px;
	height: 40px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #00591C;
	text-decoration: none;
}
.twoColFixRtHdr #links a:hover {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-left: 12px;
	height: 40px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #7FCB07;
	text-decoration: none;
}
.twoColFixRtHdr #header {
	background-color: #FFFFFF;
	height: 223px;
	border-bottom-color: #00FF00;
	background-image: url(../graphics/header_background_01.jpg);
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #header2 {
	padding-top: 0px;
	padding-bottom: 0;
	background-color: #FFFFFF;
	height: 168px;
	border-bottom-color: #00FF00;
	margin-bottom: 20px;
}
.twoColFixRtHdr  #mainContent {
	width: 720px;
	margin-top: 0;
	margin-right: 280px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-left: 10px;
}
.twoColFixRtHdr #mainContent a {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #00CC00;
	text-decoration: none;
}
.twoColFixRtHdr #mainContent a:hover {
	margin-top: 0;
	border-right-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}
.twoColFixRtHdr #mainContent H1 {
	width: 673px;
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #006600;
}
.twoColFixRtHdr #mainContent H2 {
	width: 673px;
	margin-top: 0;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #006600;
}
.twoColFixRtHdr  #mainContentTxt {
	width: 673px;
	margin-top: 0;
	margin-right: 300px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
.twoColFixRtHdr  #downloads {
	height: 330px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
.twoColFixRtHdr #photobox {
	width: 700px;
}
.twoColFixRtHdr #mainContent_sub {
	height: 330px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
.twoColFixRtHdr #footer {
	color: #968463;
	text-align: center;
	margin-right: 41px;
	margin-left: 26px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #006600;
	margin-top: 10px;
} 
.twoColFixRtHdr #rickphoto {
}
.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 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006600;
}
.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;
}
.mainphoto {
	padding-bottom: 20px;
}
.sidebar_heading  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #996633;
	padding-left: 50px;
}
.twoColFixRtHdr  #sidebar {
	float: right; /* since this element is floated, a width must be given */
	width: 220px;
	margin-right: 40px;
	padding-bottom: 15px;
	margin-left: 20px;
	margin-top: 0px;
}
.twoColFixRtHdr   #sidebar   a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #00CC00;
	font-weight: bold;
	text-decoration: none;
	padding-left: 50px;
}
.twoColFixRtHdr #sidebar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #996600;
	font-weight: bold;
	text-decoration: none;
}
.twoColFixRtHdr #sidebar1 {
	width: 200px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	padding-left: 10px;
	float: right;
	margin-bottom: 15px;
	background-image: url(../graphics/recentnews_background.jpg);
}
.twoColFixRtHdr #sidebar1content {
	width: 180px;
	float: none;
	margin-top: 20px;
	margin-bottom: 5px;
	border: 1px solid #BFB19D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.twoColFixRtHdr #sidebar2 {
	width: 200px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	padding-left: 10px;
	float: right;
	margin-bottom: 15px;
	background-image: url(../graphics/meetTeam_background.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.twoColFixRtHdr #sidebar2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #00CC00;
	font-weight: bold;
	text-decoration: none;
}
.twoColFixRtHdr #sidebar2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #996600;
	font-weight: bold;
	text-decoration: none;
}
.twoColFixRtHdr  #sidebar3 {
	width: 200px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	padding-left: 10px;
	float: right;
	margin-bottom: 10px;
	background-image: url(../graphics/currentprojects_background.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.twoColFixRtHdr #sidebar3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #00CC00;
	font-weight: bold;
	text-decoration: none;
	margin-left: 11px;
}
