/* GENERAL STYLES
---------------------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

#physicians a,
h1 a, 
  { 
	behavior: url(/iepngfix.htc) 
	}

body{
	background: url('/images/grafix/bg.jpg') #afc8c8;
	color: #222;
	font-family: Helvetica, arial;
	font-size: 13px;
	}

#container{
	width: 962px;
	margin: 0 auto;
	margin-bottom: 20px;
	}

#wrapper{
	background: #fff;
	border: 1px solid #969696;
	border-top: none;
 	}

#content{
	padding:17px;
	padding-bottom: 30px;
	position: relative;
	z-index: 10;
	}


a{
	color: 	#3088ae;
	text-decoration: none;
	}

a:hover{
	text-decoration: underline !important;
	
	}

h2{
	font-size: 20px;
	font-family: georgia;
	padding-bottom: 6px;
	margin-bottom: 15px;
	border-bottom: 4px solid #89c7e3;
	}

small{
	font-size: 11px;
	}


 
	
/* HEADER
---------------------------------------------------------------*/

#topbar{
	width: 100%;
	height: 24px;
	background: url('/images/grafix/topbar-bg.gif') repeat-x;
	border-bottom: 1px solid #59868d;
	}

#topbar #links{
	padding-top: 5px;
	width: 962px;
	margin: 0 auto;
	text-align: right;
	}

#topbar a{
	color: #d3f7fc;
	font-weight: bold;
	}

#topbar li{
	list-style-type: none;
	display: inline;
	margin-right: 18px;
	}

#header{
	margin: 10px 0 8px 0;
	}

h1 a{
 	padding: 73px 0 0 0;
    overflow: hidden;
    background-image: url("/images/grafix/logo.png");
    background-repeat: no-repeat;
    
    height: 0px !important;
    height /**/:73px;
    display: block;
    width:407px;
    float: left;
  	}
	
#appts{
	background: url('/images/grafix/appts_bg.gif') no-repeat;
	width: 302px;
	height: 49px;
	float: left;
	position: relative;
	top: 11px;
	left: 46px;
	padding: 10px 0 0 11px;
	line-height: 1.3;
	font-size: 9px;
	font-size: 11px;
 	}

.numbers {
	font-size: 15px;
	font-weight: bold;
	margin-top: 1px;
	}

#physicians{
	float: right;
 	padding-top: 11px;
 	}
	
#physicians a{
	width: 162px;
 	display: block;
   	height: 50px;
  	background: url("/images/grafix/physicians_btn.gif") no-repeat 0 0;
 	}

#physicians a:hover{
  	background-position: 0 -50px;
	}

#physicians a span{
  	display: none;
	}
	
li a.facebook{
	background: url('/images/fb-small.gif') no-repeat;
	padding-left: 20px;
 	}
	
/* NAV
---------------------------------------------------------------*/
#nav{
	background: url('/images/grafix/nav-bg.gif') repeat-x;
	height: 44px;
	position: relative;
	z-index: 1000;
  	}

#nav li{
	display: block;
	float: left;
	text-align: center;
  	border-right: 1px solid #177daa;
	border-left: 1px solid #169ad4;
	margin-top: 1px;
 
	
	}

#nav li.first{
	border-left: none !important;
 	margin-left: 1px;
	}

#nav li.last{
	border-right: none !important;
 	}
	
#nav li a{
	font-family: georgia;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 11px 0;
	letter-spacing: -0.2px;
	width: 135px;
	text-shadow: 0 2px 0 #217aa1;
	}
	
#nav li a:hover{
	color: #fff;
	text-decoration: none !important;
	background: #2d9ccb;

 	}
  
 #nav ul li ul {
	position: absolute;
 	left: -999em;
 	background: #1b7ca6;
	width: 170px !important;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right: 1px solid #177DAA;
	border-bottom: 1px solid #177DAA;
	border-left: 1px solid #177DAA;
	margin-left: -2px;
	text-align: left !important;
	z-index: 1000;
	}

*html #nav li ul{
 	}

#nav li ul li{
	border: none;
	background: #1b7ca6;
	width: 170px;
	text-align: left !important;
	position: relative;
	z-index: 20;
 	}

#nav li ul li a{
	width: 153px !important;
	border-bottom: 1px solid #248cb9;	
	font-size: 14px !important;
	font-family: arial !important;
	border-right: none;
	background: #1b7ca6;
 	text-align: left;
 	padding: 7px 7px 7px 10px !important;
 	font-weight: normal; 	
	z-index: 50;
  	}

#nav li ul li a:hover{
 
	}

#nav li:hover ul {
	left: auto;
	
	}
 
 #nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}
 		
/* FOOTER
---------------------------------------------------------------*/
#footer{
	padding:  14px 0 0 0;
	font-family: georgia;
	font-size: 13px;
	color: #c8e4e9;
	margin-bottom: 30px;
	}

#footer a{
	color: #c3c3c3;
	text-decoration: underline;
	}

.copyright{
	float: left;
	width: 66%;
	}
	
.social-media{
	float: right;
	text-align: right;
	width: 33%;
	margin-top: -5px;
	}

.twitter{
	margin-right: 10px;
	}
	
/* PAGE TEMPLATE
---------------------------------------------------------------*/

#main{
	width: 620px;
	float: left;
	}


#sidebar{
	width: 279px;
	float: right;
	margin-left: 15px;

	}
	
#sidebar ul{
	padding: 10px;

	border: 6px solid #efefef;
	margin-bottom: 15px;
	}
	
#sidebar li{
 	border-bottom: 1px dotted #a6a6a6;
 	line-height: 1.3;
 	list-style-type: none;
	}
	
#sidebar li a{
 	font-size: 14px;
 	font-weight: bold;
	display: block;
	padding: 6px;
	}

#sidebar li a:hover{
	background: #258cb9;
	color: #fff;
	text-decoration: none !important;
	}

#sidebar .street{
	font-weight: normal;
	font-size: 11px;
	}


#sidebar .title{
	padding-bottom: 5px;
	font-size: 12px;
	margin-top: 0;
	
	}

#alloffices{
	border: 1px solid #ccc;
	padding: 10px;
	margin: 15px 0;	
	}

.recentnews{
	margin: 15px 0;
	}

.recentnews h4{

	font-size: 16px;
	margin-bottom: 10px;
	border-bottom: 2px solid #89C7E3;
	font-family: Georgia;
	padding-bottom: 8px;
	}

.recentnews h3{
	font-size: 14px;
	}

.recentnews .date{
	font-style: italic;
	color: #ccc;
	}

.recentnews .entry{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	}

.recentnews .image{
	float: left;
	width: 50px;
	margin-right: 15px;
	height: 39px;
	}

.promo{
	border: 1px solid #ccc;
	margin-bottom: 13px;
	}

.promo .body{
	padding: 14px;
	line-height: 1.3;
	}

.promo h3{
	background: url('/images/grafix/h3.jpg') repeat-x;
	height:21px;
	font-size: 14px;
	color: #fff;
	padding: 8px 0 0 10px;
	}

.promo img{
	text-align: center;
	margin-bottom: 8px;
	}
	
#alloffices h3{
	font-size:12px;
	margin-bottom: 10px;
	color: #4F5255;
	}

#viewall{
	background: url('/images/grafix/viewall.gif') top left no-repeat;
	padding-left: 25px;
	background-position: 0 -3px;
	display: block;
	height: 21px;
	}

#pdf{
	background: url('/images/grafix/download.gif') top left no-repeat;
	padding-left: 25px;
	height: 21px;
	background-position: 0 -3px;
	}
	
/* BUTTONS
---------------------------------------------------------------*/
#hours-small{
	width: 154px;
 	display: block;
   	height: 33px;
  	background: url("/images/grafix/hours_small_btn.gif") no-repeat 0 0;
 	}

#hours-small:hover{
  	background-position: 0 -33px;
	}

#hours-small span{
  	display: none;
	}
	

