#header {
	background: url(../images-new/header1000_bkgnd.jpg) top left repeat-x;
	margin: 0;
	padding: 0;
	height: 126px;
	overflow: hidden;
	}
	
#logo {
	background: url(../_img/header_logo.jpg) top left no-repeat;
	margin: 0 auto;
	width: 1000px;
	padding: 0;
	height: 126px;
	overflow: hidden;
	}
	
#header h1 {
	color: #999;
	font-family: Garamond, Palatino Linotype, Palatino, URW Palladio L, Book Antiqua, Baskerville, Bookman Old Style, Bitstream Charter, Nimbus Roman No9 L, New Century Schoolbook, Century Schoolbook, Century Schoolbook L, Georgia;
	font-style: italic;
	font-weight: normal;
	font-size: 28px;
	margin: 0;
	padding: 78px 0 0 320px;
	}
	
.trade {
	font-size: 40%;
	}
	
#topper {
	float: right;
	margin: 0 57px 0 0;
	padding: 12px 0 0 0;
	width: 250px;
	text-align: right;
	color: #2c5f37;
	line-height: 120%;
	font-family: Garamond, Palatino Linotype, Palatino, URW Palladio L, Book Antiqua, Baskerville, Bookman Old Style, Bitstream Charter, Nimbus Roman No9 L, New Century Schoolbook, Century Schoolbook, Century Schoolbook L, Georgia;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	}
	
.grey {
	font-size: 80%;
	color: #999;
	}
	
.phone {
	font-size: 160%;
	line-height: 160%;
	}
	
a#homelink {
	width: 200px;
	height: 100px;
	float: left;
	margin: 10px 0 0 40px;
	display: block;
	padding: 0;
	text-decoration: none;
	}


#nav {
	background: #cccb9b;
	height: 23px;
	margin: 0;
	padding: 0;
	}
	
#nav ul {
	width: 840px;
	margin: 0 auto;
	padding: 3px 0 0 0;
	list-style: none;
	}
	
#nav li {
	float: left;
	display: inline;
	width: 80px;
	font-size: 110%;
	text-align: center;
	}
	
#nav li.long { width: 120px; }
	
#nav li a {
	text-decoration: none;
	font-size: 110%;
	height: 23px;
	color: #fff;
	text-transform: uppercase;
	padding: 3px 10px 2px 10px;
	}
	
#nav li a:hover { color: #2c5f37; }

.b-about #nav-about a,
.b-services #nav-services a,
.b-physicians #nav-physicians a,
.b-procedures #nav-procedures a,
.b-forms #nav-forms a,
.b-contact #nav-contact a,
.b-education #nav-education a { background: #2c5f37; }

.b-about #nav-about a:hover,
.b-services #nav-services a:hover,
.b-physicians #nav-physicians a:hover,
.b-procedures #nav-procedures a:hover,
.b-forms #nav-forms a:hover,
.b-contact #nav-contact a:hover,
.b-education #nav-education a:hover { color: #fff; }


#doctors {
	 /* background: url(../_img/indeximage_new.png) top left no-repeat; */
	 width: 575px;
	 margin-bottom: 10px;
	 }
	 
#doctors p {
	float: right;
	color: #000;
	line-height: 170%;
	font-size: 110%
	}
	
#doctors strong { font-weight: bold; }
	
	
.facebook {
	color: #999;
	font-weight: bold;
	text-align: right;
	font-size: 90%;
	}
	
.welcome {
	color: #000;
	font-weight: normal;
	font-size: 38px;
	margin: 10px 0 0 0;
	}
	
.intro {
	color: #000;
	font-weight: normal;
	font-size: 24px;
	margin: 10px 0;
	}
	
#healthnote {
    margin-top: 30px;
    background: #fbf0fc;
    clear: both;
    }
    
#healthnote p { padding: 8px; margin: 0; }
#healthnote p strong a { font-weight: bold !important; }

#portal-window {
    margin-top: 30px;
    background: #fbf0fc;
    padding: 10px 20px 20px 20px;
    font-size: 130%;
    }
    
#health-note { background: #fafafa; padding: 10px; margin: 20px 0 20px 0; }
#health-note img { float: left; border: 4px solid #cccb9b; margin: 10px 10px 80px 0; }


#portal { float: right; display: inline; margin: -30px 0 0 0px; width: 150px; border: 0px solid #ccc;  }
#portal a { display: inline; padding: 10px; color: #fff; text-decoration: none; font-weight: bold; font-size: 18px; background: rgb(44, 95, 55); }	
#portal a:hover { background: #fbf0fc; color: rgb(44, 95, 55); }

#portal2 { display: block; margin: 20px 0; width: 150px; border: 0px solid #ccc;  }
#portal2 a { display: inline; padding: 10px; color: #fff; text-decoration: none; font-weight: bold; font-size: 18px; background: rgb(44, 95, 55); }	
#portal2 a:hover { background: #cccb9b; color: rgb(44, 95, 55); }	
	
/* TYPOGRAPHY */

body { font-family: Segoe UI, Candara, Bitstream Vera Sans, DejaVu Sans, Trebuchet MS, Verdana;
	}
	
table p, .AccordionPanelTab { font-size: 130%; }