body {
	background: #3E7480;
}
.wrapper {
	background : #f9f9f7;
}
/*** MASTHEAD STYLES ***/
#masthead{ 
	background : url(../img/header.jpg) no-repeat 0 0  transparent ;
	border-bottom:5px #3E7480 solid;
	
}

#site-title, #site-description{ 
	text-indent : -9999px;
}

#branding a {
	background:url(../img/logo.jpg) no-repeat center top transparent;
	height:130px; /* match logo image height */
	width:220px; /* match logo image width */
}

#page-screen-nav {
	display:none;
}

#contact-info {
	font-weight : bold;
	font-size : 11px;
	
}

#contact-info .tel {
	font-size:30px;
	float:left;
	line-height:30px;
	padding: 0 10px;
	letter-spacing: -2px;
}
#contact-info .adr {
	padding: 0 10px;
	float:left;
}
#contact-info .email {
	float:right;
	padding:10px 0 0 0;
	text-indent:-9999px;
	background:url(../img/emailus.jpg) no-repeat top center transparent;
	height:30px;
	width:90px;
	padding: 0 0 0 10px;
}
#main-nav {
	font-weight:bold;
	font-size:13px;
	line-height:15px;
	

}
/**** Nav Skin ****/
.sf-menu {  
	float:			left;
	margin-bottom:	10px;
}
.sf-menu a {
padding:9px 10px 8px 10px;
	text-decoration:none; 
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:#0d3947;
}
.sf-menu li {
	background : #f9f9f7;

}
.sf-menu li li {
	background : #eee;
}
.sf-menu li li li {
	background :#eee;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
background:		#3E7480;
	outline:		0;
}
.sf-menu .current-menu-item { /*** Set this for Wordpress 3.0/etc active menu states ***/
background:		#3E7480;
	outline:		0;
}
.sf-menu .current-menu-item a {

}
.presdesk { background:url(../img/presdesk.jpg) no-repeat 0 0;
padding:0 0 0 160px;
height:140px;
}
/* Some basic Theme Styles */

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color:#000
}
.article .vcard img { border : 1px solid #cccccc;
float : left; margin : 0px 10px 0 0;
  }
.article .vcard { margin : 0 0px 20px 5px;
border : 1px solid #cccccc;
width : 580px;
background : #fff;
padding : 10px;

 float : left;}
.article .vcard p {margin:0;}
.article .fn { font-size : 20px;
 font-weight : bold;
  }
.article .infocont { float:left;
  } 
.article .org { font-weight : bold }
ul.socialwrap li { margin: 0 10px; }
