@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;
	background-image: url(../images/bgPage.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
a:link, a:visited {
	color: #4884B0;
	text-decoration: underline;
	font-weight: bold;
}
a:hover, a:active {
	color: #68753E;
	text-decoration: none;
}




#wrapper {
	background-image: url(../images/bgHeader.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	position: relative;
	margin: 0px;
	padding: 0px;
}
.layout #container {
	width: 906px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	background-image: url(../images/bgWrapper.gif);
	background-repeat: repeat-y;
}
#pageTitles {
	background: url(../images/bgHeader.gif) no-repeat center top;
	height: 67px;
	width: 906px;
	position: absolute;
	top: 179px;
	left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pageTitles  .heading {
	font-family: "Times New Roman", Times, serif, "Adobe Garamond Pro", Garamond;
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 5px 2px;
}
#pageTitles .subHead {
	font-family: "Times New Roman", Times, serif, "Adobe Garamond Pro", Garamond;
	font-size: 18px;
	font-weight: normal;
	color: #8f3213;
	text-align: center;
	line-height: 24px;
}
.removeBold {
	font-weight: normal;
}


.layout #header {
	background-image: url(../images/bgHeader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 210px;
}
.layout #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 */
}
.layout #mainContent {
	clear: both;
	margin-top: 40px;
	padding: 15px 0px 0px;
}
.layout #footer {
	background-image: url(../images/bgFooter2.jpg);
	background-repeat: repeat-x;
	height: 79px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FFFFFF;
	clear: both;
	position: relative;
}
#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: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}#footer .copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #98b541;
	text-align: center;
}
#footer a:link, #footer a:visited {
	font-family: "Times New Roman", Times, serif, "Adobe Garamond Pro", Garamond;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#footer .designby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d5c1a4;
}
#footer .designby a:link, #footer .designby a:visited, #footer .designby a:hover, #footer .designby a:active {
	color: #6297bf;
}
#logo {
	width: 590px;
	float: left;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#contactinfo  {
	height: 75px;
	width: 250px;
	position: absolute;
	top: 35px;
	left: 640px;
}
#contactinfo .office {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	padding: 2px;
}
#contactinfo  .cellLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-right: 1px solid #000000;
	color: #000000;
	padding: 5px;
}
#contactinfo .cellRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 5px;
}
#sidebarLeft {
	float: left;
	width: 170px;
	overflow: hidden;
}
#navlist {
	text-align: left;
	padding: 0px;
	list-style-type: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
	margin-top: 0px;
}
ul#navlist li {
	display: block;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
ul#navlist li a {
	display: block;
	width: 144px;
	height: 25px;
	background-image: url(../images/bgNav.gif);
	background-repeat: no-repeat;
	background-position: center -32px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 7px;
	padding-left: 10px;
}
ul#navlist li a:hover, ul#navlist li#active a {
	color: #FFFFFF;
	background-image: url(../images/bgNav.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
}





#pageContent {
	float: left;
	width: 550px;
}
#sidebarRight {
	float: right;
	width: 160px;
	background: url(../images/sbRightCenter.gif) repeat-y;
	padding: 0px;
	position: relative;
	height: auto;
	margin-top: 5px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebarRight p {
	margin: 0px;
	padding: 0px;
}



#sidebarRight  #top {
	top: 0px;
	width: 160px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	background-image: url(../images/sbRightTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 6px;
}
#sidebarRight #bottom {
	left: 0px;
	width: 160px;
	bottom: 0px;
	position: relative;
	background-image: url(../images/sbRightBottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 5px;
}
#sidebarRight .content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663f09;
	padding: 10px;
}
#sidebarRight a:link, #sidebarRight a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8f3213;
	text-decoration: underline;
}
#sidebarRight a:hover, #sidebarRight a:active {
	text-decoration: none;
}
#sidebarRight ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

.subTitlesBrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663f09;
	font-weight: bold;
}

.subTitlesRed {
	font-family: "Times New Roman", Times, serif, "Adobe Garamond Pro", Garamond;
	font-size: 13px;
	font-weight: bold;
	color: #8f3213;
}
div.hr {
	height: 1px;
	background-image: url(../images/sbHR.gif);
	background-repeat: repeat-x;
	background-position: center;
}
div.hr hr {
  display: none;
}
.clear {
	clear: both;
}
#pageContent .mainText {
	padding: 15px;
}
#pageContent .mainText p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#pageContent .mainText h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #80280F;
	margin-top: 5px;
	margin-bottom: 5px;
}
#pageContent  .mainText  h2     {
	font-size: 16px;
	color: #997B51;
	padding: 0px;
	margin-bottom: 3px;
	margin-top: 5px;
	line-height: 18px;
}
#pageContent .mainText h3 {
	font-size: 14px;
	color: #80280F;
}
#pageContent .mainText h4 {
	font-size: 14px;
	color: #997B51;
}
.LARGE {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}
div.hr {
	height: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/hr1.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

div.hr hr {
	display: none;
}
.highlight {
	background-color: #FDF1DD;
	color: #663F09;
	border: 1px solid #663F09;
	padding: 5px;
}
.bgLight {
	background-color: #EDEFE7;
}
.bgDark {
	background-color: #DCE0CF;
}
#sidebarRight .content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #80280F;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 24px;
}
#sidebarRight .content h2 {
	font-size: 17px;
	color: #80280F;
	padding: 0px;
	margin-bottom: 3px;
	margin-top: 5px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif, "Adobe Garamond Pro", Garamond;
	font-weight: bold;
	font-style: normal;
}
