* {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #373737;
	font-family: verdana, tachoma, Arial, San-Serif;
}
html {
}
body {
	border-width: 0;
 text-align: center;
}
td {
}
img {
	border: 0;
}
p {
	margin: 0;
}
a, a:link, a:hover, a:visited, a:active {
	color: #000;
}
strong {
	font-weight: bold;
}
.hide {
	display: none;
}
.clearFix {
	clear: both;
	display: block;
}
.center {
text-align: center;
}
#wrapper {
	width: 762px;
	margin: 0 auto;
	position: relative;
	margin-top: 25px;
}
ul {
	padding-left: 20px;
}
ul li {
}
/*----------------- Header Styles -----------------*/
#headerWrap {
	width: 100%;
	height: 208px;
	background: url(images/top-border.jpg) repeat-x bottom left;
}
#header {
	width: 830px;
	height: 208px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	background-image: url(images/Bg-Header.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	/* border: solid 9px #ff0000; */
}
a#logo {
	padding: 11px 0 0 32px;
	float: left;
}
a#orc {
	float: right;
	position: absolute;
	top: 33px;
	right: 0px;
	padding: 39px 22px 0 0;
}
#mainNav {
	clear: both;
	text-align: center;
	padding-top: 2em;
}
#mainNav li {
	display: inline;
	text-transform: uppercase;
	color: #625f59;
}
#mainNav .first {
	background: none;
}
#mainNav li a {
	padding: .5em 1.8em .6em 2em;
	background: url(images/Nav-Separator.gif) no-repeat 0 30%;
	color: #625f59;
	text-decoration: none;
}
#mainNav li a:hover {
	color: #005a9c;
}
/*----------------- Home Content Styles -----------------*/
#contentWrap {
	width: 100%;
	background: url(images/middle-bg.jpg) repeat-y 50% 0;
	border-bottom: solid 1px #8aa5b8;
}
#contentHome {
	width: 755px;
	margin: 0 auto;
	padding-top: 4px;
	padding-left: 14px;
	text-align: center;
}
#contentHome h1 {
	font-size: 28px;
	color: #f2b500;
	font-weight: normal;
	
}
#billboardHome {
	width: 747px;
	height: 243px;
	padding: 4px 0 4px 10px;
	display: block;
	background: url(images/Billboard-Photo.jpg) no-repeat 0 0;
}
#contentHome ul {
	float: left;
	padding-bottom: 8px;
	margin-bottom: 8px;
	list-style-type: none;
	height: 110px;
}

#leaders {
	padding-top: 80px;
}
/*----------------- Two Column Right Styles -----------------*/
#billboard {
	width: 747px;
	padding: 4px 9px 4px 0px;
	display: block;
}
#billboard img.first {
	margin-right: 3px;
}
#content {
	width: 790px;
	margin: 0 auto;
	padding-top: 0px;
	padding-left: 0px;	
	text-align: center;
	
}
#primaryContent {
	margin-top: 0px;
	padding: 0px 50px 0px 0px;
	float: right;
	position: relative;	
}
#primaryContent2 {
	margin-top: 0px;
	padding: 0px 5px 25px 0px;
  width:500px;
		
}

#primaryContent h1 {
	font-size: 20px;
	color: #5E7C70;
	font-family:arial;	
	background-color:#000000;
	font-weight: bold;
	padding-left:20px;
	padding-bottom:5px;
	padding-top:5px;	
	margin-bottom: 18px;
	margin-left:-12px;
	margin-right:-12px;
	text-transform: capitalize;	
}
#primaryContent h1 em {
	font-style: italic;
	font-size: 22px;
	color: #f2b500;
}
#primaryContent h2 {
}
#primaryContent h3 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 1.5em;
	margin-bottom: .5em;
	clear: left;
}
#primaryContent p {
	line-height: 1.5em;
	margin-bottom: .9em;
}

#homepagegraphic {
	background-image: url(images/homepagegraphic.jpg);
	background-repeat: no-repeat; 
	height:500px;
	width:500px;
	padding-top:15px;

}
#primaryContent img {
	/*	float: left;
*/	margin-right: 1.5em;
	margin-bottom: 1em;
	margin-top: .4em;/*	border: solid 1px #a9a59c;
*/}
#primaryContent img.noBorder {
	border: 0;
}
#primaryContent img.right {
	/*	float: right;
*/	margin-left: 1.5em;
	margin-bottom: .2em;
	margin-top: .4em;/*	border: solid 1px #a9a59c;
*/}
#primaryContent img.gallery {
	/*	float: left;
*/	margin-right: 4em;
	margin-bottom: 2em;
	margin-top: .4em;
	/*	border: solid 1px #c6c6c6;
*/	padding: 3px;
	background-color: #dcdcdc;
}
#secNav {
	float: left;
	padding-left: 0px;
	padding-bottom: 0px;	
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	width: 228x;
	display: block;
	background-color:#ffffff;
}
#secNav h2 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.5em;
	font-family: tachoma, Arial;
	margin-bottom:0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right:50px;
	text-align:right;
	color: #000000;
	background-color: #ABBCC6;	
	/*
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #F9D569;
	*/
}
#secNav li {
	 border-bottom: solid 1px #B9C5D3;
	 width:228px;
 
	
}
#secNav a {
	color: #96B7DA;
	text-decoration: none;
	padding: 5px 0px 10px 30px;
	margin: 0px 0 0px 0;
	display: block;
	width: 228px;
	background: #ffffff url(images/menu-bg.jpg) repeat-y;	
}
#secNav a:hover {
	background: #ffffff url(images/menu-bg-on.jpg) no-repeat;
	color: #000000;	
}
#secNav .first {
	border-bottom: solid 2px #B3CBE5;
}
#secNav .last {
	border-bottom: solid 2px #B3CBE5;
}
#secNav h3 {
	font-weight: bold;
	padding: 6px 0 5px 0;
	border-top: solid 1px #aca89f;
}
#secNav h3 a {
	font-weight: bold;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: -3px;
	margin-bottom: -2px;
}
#secNav h3 a:hover {
	color: #000000;
	background-color: #FFFFFF;
	background-image: none;
}
#secNav .map {
	margin-top: 15px;
	margin-left: 5px;
	float: left;
	border: solid 1px #a9a59c;
}
#primaryContent .mapBig {
	clear: right;
}
#primaryContent .logo {
	clear: right;
	border: none;
	float: none;
}
#primaryContent blockquote {
	border: solid 1px #aca89f;
	background-color: #f4f4ed;
	width: 230px;
	float: right;
	text-align: center;
	font-style: italic;
	padding: 10px;
	margin: 10px 0 10px 10px;
	letter-spacing: 1px;
	font-size: 12px;
	line-height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
blockquote .name {
	color: #3e6ba2;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
/*-----------------List Styles -----------------*/
.listLinks {
	width: 90%;
	padding-bottom: 8px;
	margin-bottom: 8px;
	list-style-type: none;
	vertical-align: middle;
}
.listLinks li {
	border-bottom: solid 1px #aca89f;
	vertical-align: middle;
}
.listLinks li a {
	color: #373737;
	text-decoration: none;
	padding: 4px 20px 4px 18px;
	margin: 1px 0 1px 0;
	display: block;
	position: relative;
	background-position: center;
	vertical-align: middle;
}
.listLinks li a:hover {
	background: #ffffff url(images/ArrowList.gif) no-repeat 8px 7px;
	position: relative;
	vertical-align: middle;
}
.listLinks li.first {
	border-top: solid 2px #aca89f;
	position: relative;
}
.listLinks li.last {
	border-bottom: solid 2px #aca89f;
}
.listLinks li.firstLast {
	border-bottom: solid 2px #aca89f;
	border-top: solid 2px #aca89f;
}
.jumpLinks {
	width: 40%;
	padding-bottom: 8px;
	margin-bottom: 8px;
	margin-left: 10px;
	margin-top: 5px;
	list-style-type: none;
	position: relative;
	float: right;
}
.jumpLinks li {
	border-bottom: solid 1px #aca89f;
}
.jumpLinks li a {
	color: #373737;
	text-decoration: none;
	padding: 4px 20px 4px 18px;
	margin: 1px 0 1px 0;
	display: block;
	position: relative;
}
.jumpLinks li a:hover {
	background: #ffffff url(images/ArrowList.gif) no-repeat 8px 7px;
	position: relative;
}
.jumpLinks li.first {
	border-top: solid 2px #aca89f;
	position: relative;
}
.jumpLinks li.last {
	border-bottom: solid 2px #aca89f;
}
.position {
	position: absolute;
	right: 10px;
	text-align: right;
	width: 200px;
}
.pdf {
	padding-bottom: 20px;
	/*- Workaround: Safari was showing the border lines going behind the right floated
	elements (subNavRight). Firefox cutting off where I thought they should. Searching the net, I
	found that Firefox's behavior is incorrect, and that Safari was showing correctly.
	Also, the research said that the background and borders of a non-floated element
	will show behind a floated element. Trying to float this left cause the next element
	to show to the right (all the text bunched together ugly). So, I think I would have to
	float all the elements on the left side, unless I use this workaround. I prefer the quick
	workaround!!!*/
	overflow: hidden;
	zoom: 1;
}
.pdf li {
	list-style-type: none;
	background: url(images/Global/PDF-Icon.gif) no-repeat center left;
	padding: 15px 0 15px 30px;
	border-bottom: #d7d7d7 solid 1px;
}
a.pdf {
	background: url(images/Global/PDF-Icon.gif) no-repeat center left;
	padding: 15px 0 15px 30px;
}
.doc {
	padding-bottom: 20px;
	/*- Workaround: Safari was showing the border lines going behind the right floated
	elements (subNavRight). Firefox cutting off where I thought they should. Searching the net, I
	found that Firefox's behavior is incorrect, and that Safari was showing correctly.
	Also, the research said that the background and borders of a non-floated element
	will show behind a floated element. Trying to float this left cause the next element
	to show to the right (all the text bunched together ugly). So, I think I would have to
	float all the elements on the left side, unless I use this workaround. I prefer the quick
	workaround!!!*/
	overflow: hidden;
	zoom: 1;
}
.doc li {
	list-style-type: none;
	background: url(images/Paddock/Global/DOC-Icon.gif) no-repeat center left;
	padding: 15px 0 15px 30px;
	border-bottom: #d7d7d7 solid 1px;
}
a.doc {
	background: url(images/Paddock/Global/DOC-Icon.gif) no-repeat center left;
	padding: 15px 0 15px 30px;
}
/*----------------- Data List Styles -----------------*/
.listBlock {
	border-bottom: solid 2px #aca89f;
	border-top: solid 2px #aca89f;
}
.listBlock dl {
	padding: 12px 15px 12px 17px;
	border-bottom: solid 1px #aca89f;
	background: #e7e7dd url(images/Global/ArrowList.gif) no-repeat 8px 15px;
}
.listBlock dl.alt {
	padding-bottom: 8px;
	background: #f4f4ed url(images/Global/ArrowList.gif) no-repeat 8px 15px;
}
.listBlock dt {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.2em;
	color: #005a9c;
}
dt.statusDate {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
	margin-top: .6em;
	margin-bottom: .2em;
	color: #373737;
}
.listBlock dd {
	line-height: 1.5em;
	margin-top: .9em;
}
.listBlock li a {
/*	color: #373737;
	text-decoration: none;
	padding: 4px 20px 4px 18px;
	margin: 1px 0 1px 0;
	display: block;*/
}
.listBlock li a:hover {
	background: #ddddd1 url(images/Global/ArrowList.gif) no-repeat 8px 7px;
}
/*----------------- Footer Styles -----------------*/
#footerWrap {
	margin-top: 0px;
	padding-top:5px;
	width: 100%;
	background: url(images/footer-bg.jpg) repeat-x top left;
	clear: both;
	height:70px;
}
#footer {
	width: 700px;
	margin: 0 auto;
	text-align: center;
}

#footer ul {
	list-style-type: none;
}
#footerNav {
	clear: both;
	text-align: center;
	padding-top: 0px;
	margin-top:50px;
	vertical-align:top;
}
#footerNav li {
	display: inline;
	padding: 0 .7em 0 .7em;
	list-style-image: none;
	color: #3a5060;
	border-left: solid 1px #3a5060;
}
#footerNav .first {
	border: none;
	color: #3a5060;
}
#footerNav strong {
	color: #3a5060;
}
#footerNav li a {
	text-decoration: none;
	color: #3a5060;
}
#footerNav li a:hover {
	text-decoration: underline;
}
#footer fieldset {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
	display: block;
}
#footer fieldset {
	width: 100%;
}
#footer label {
	padding-right: 5px;
	color: #3a5060;
	font-size: 10px;
}
#footer input {
	margin-left: 5px;
}

/*----------------- These are standard sIFR styles... do not modify -----------------*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/*--------------- services formatting for oral surgery pictures -- */
		td.servhdr {
			color:#000066;
			background-color: #EDF1FB;
			FONT-FAMILY: Arial, Helvetica, sans-serif;
			FONT-SIZE: 11pt;
			font-weight:bold;
			BORDER-LEFT: 	    #CAD7F4 2px solid;
			BORDER-RIGHT: 	  #CAD7F4 2px solid;
			BORDER-BOTTOM:    #ABABC4 4px solid;
			BORDER-TOP: 	    #E3BDC2 1px solid;

		}
		td.servicestext {
			color:#000066;
			background-color: #EDF1FB;
			FONT-FAMILY: Arial, Helvetica, sans-serif;
			FONT-SIZE: 8pt;
			BORDER-LEFT: 	    #CAD7F4 2px solid;
			BORDER-RIGHT: 	  #CAD7F4 2px solid;
			BORDER-BOTTOM:    #ABABC4 4px solid;
			BORDER-TOP: 	    #E3BDC2 1px solid;
		}
		td.servicestextsep{
		background-color: #ffffff;
		height:25px;
		}

		
		span.booksubhdr {
 font-size:12pt;
 font-weight:bold;
}
span.bookauth {
 font-size:8pt;
 font-weight:bold;

}
span.booktitle {
 font-size:13pt;
 font-weight:bold;

}

span.mmafooter {
  color:#000000;
	font-size:8pt;
	FONT-FAMILY: arial;							 
}

  			.green-box-content-news A:link,  .green-box-content-news  A:active, .green-box-content-news  A:visited  {
              	FONT-SIZE: 7pt;
              	FONT-FAMILY: Arial;
								color:#000000;
              	text-decoration : none;  
            }
            
            .green-box-content-news  A:hover  {
              	FONT-SIZE: 7pt;
              	FONT-FAMILY: Arial;
              	text-decoration : underline;
              	color:  #000000;        
            }
						
						.bg-green-box-news-left {
               border: double;
     					 background-image:url("images/home-topic-bg.png");							    
               background-repeat: no-repeat; 
               background-position: left center ; 
               border-color: #ffffff; 
               border-width: 0;
            	 width:240px;
							 height:120px;
							 float:left;							 
            }
						.bg-green-box-news-right {
               border: double;
     					 background-image:url("images/home-topic-bg.png");							    
               background-repeat: no-repeat; 
               background-position: left center ; 
               border-color: #ffffff; 
               border-width: 0;
            	 width:240px;
							 height:120px;
							 float:right;
            }
						
						.green-box-content-news {
    					 MARGIN-LEFT:15PX;
    					 MARGIN-right:25PX;							 
    					 margin-top:8px;
    					 line-spacing:1;
            	 font-size:7pt;
            	 FONT-FAMILY: Arial;	  								 
            	 font-weight:normal;
            	 color:#000000;
													 

						}
          	A.homepage:link,  A.homepage:active, A.homepage:visited  {
          	FONT-SIZE: 8pt;
          	font-weight:bold;
          	FONT-FAMILY: Arial;
          	text-decoration : none;
          	color:  #000000;  
        		background-color:none;
            }
        
            
          	A.homepage:hover  {
          	FONT-SIZE: 8pt;
          	font-weight:bold;
          	FONT-FAMILY: Arial;
          	text-decoration : underline;
          	color:  #000000;    
            }
            						
            .green-box-sep   {
            margin-left: 240px;
            margin-right: 240px;
            padding: 0px;
            width:20px;
						
            
            }
						.lefttopics {
						float:left;
						width:240px;
						}
						.righttopics {
						float:right;
						width:240px;
						}
						.centertopics {
						float:center;
						width:20px;
						}
						
						.hometopicpic {
						float:left;
						width:50px;
						}
						.footercontentLeft {
						  width:200px;
							float:left;													
						}
						.footercontentRight {
						  width:200px;
							float:right;
							padding-right:50px;
							text-align:right;						
						}
						.footercontentCenter {
						  width:200px;
							float:center;
							text-align:center;						
						}
						.mmafooter {
						  font-size:7pt;
							text-align:center;
						}																														 						