body {
	margin: 0px 0 20px 0;
        padding: 20 0 0 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

.sf_outer_wrapper {
	width: 800px;
	margin:0 auto;
}

.sf_wrapper {
	background: #FFFFFF;
	border: 0px solid #999999;

}

.sf_navigation_top {
	background-color: #FFFFFF;
        width: 780px;
        padding-top: 5px;
}

.sf_navigation_top ul{
	background-color:#FFFFFF;
}

.sf_navigation_top ul li a:current{
	color: #999999;
}

.sf_navigation_top ul li a {
	text-decoration: none;
        font-size: 1.3em; /* added larger font size for Bomberger match */
}
#Nav1, 
#Nav1 ul { /* all lists */
	/*padding: 0;
	margin: 0 0 0 20%;
	list-style: none;
	background-image: none;
	float:left;*/

        width:auto;
        padding: 0;
	margin: 74px 0 0 186px;  /*change left 16%/182px or 160px & top 0/20 */
	list-style: none;
	background-image: none;
	float: left;
	position: absolute;
	border-bottom: 1px dotted #999999;
        z-index: 1;  /* to float above logo */
}

.sf_header_wrapper {
	/*height: 60px;
	width: 780px;
	clear:both;
        padding-top: 10px;
	padding-bottom: 10px;*/

        height: 130px;  /* change 60/120  */
	width: 780px;
	clear:both;
        padding-top: 0px;  /* change 10/0  */
	padding-bottom: 0px;
        margin-top: 9px;
}

.sf_extra2 {
	sf_edit: true;
	float: left;
	margin: 0px;
	background-repeat: no-repeat;
	width: 0px;
	height: 0px;
}

.sf_main_header {
	/*font-size: 15px;
	font-weight: bold;
	sf_edit: true;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-top: 0px;
	height: 60px;
	overflow:hidden;*/

        font-size: 15px;
	font-weight: bold;
	sf_edit: true;
	text-align: right;
	/*margin-right: auto;
	margin-left: auto;*/
	margin: 5px 0  0 40px; /* margin changes */
	padding-right: 0px;
	padding-top: 0px;
	height: 120px;  /* change 60px/120 */
	overflow:hidden;
	float: left;
	position: absolute; /* added position */

}

.sf_pagetitle {
	sf_edit: true;
	clear:both;
	margin-top: 15px;
	font-size: 18px;
	width: 650px;
	font-weight: bold;
	padding-left: 50px;
}

.sf_content {
	sf_edit: true;
	width: 700px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

.sf_footer {
	background-color: #FFFFFF;
	color: #333;
}

div#content1 , div#content2 , div#content3 {
	padding: 5px 10px;
	overflow: visible;
	position: relative;
}

.sf_pagetitle {
	font-weight: normal;
}

a:link {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

blockquote {
  margin:1em 20px;
  border-left: 3px solid #999;
  background-color: #eee;
  padding:10px;
}

.sf_extra7 {
	height: 40px; /*131px*/
	width: 748px;
	clear:both;	
}

h2 {
        color: #000000;
        font-weight: normal;
}