body {
	background-color: #FFFFFF;
	font-family: Tahoma, "Century Gothic", sans-serif;
	font-size: 16px;
	line-height: 105%;
	margin: 0;
	background-image: url(nav/bg.jpg);
	background-repeat: repeat-x;
	height: auto;
	width: auto;
}
.text1 {
	font-size: 16px;
	color: #81814D;  /* dark brown-green */
	font-weight: bold;
	font-style: normal;	
}
.text2 {
	font-size: 14px;
	color: #2F6B00;  /* dark green */
	font-style: normal;
}	
.text2i {
	font-size: 14px;
	color: #2F6B00;  /* dark green */
	font-style: italic;
}	
.text3 {
	font-size: 24px;
	color: #2F6B00;  /* dark green */
	font-weight: bold;
}	
.text4 {
	line-height: 1.3em;
	}		
.spacer1 {
	line-height: 10px;
	}			
img {
	border: 0;
}

.left {
	float: left;
	border: 0;
	margin: 0 10px 0 10px;
}
.right {
	float: right;
	border: 0;
	margin: 0 10px 0 10px;
}

li a
{
	color: #2F6B00;  /* dark green */
	text-decoration: none;	
}

li a:hover
{
	color: #2F6B00;  /* dark green */
	text-decoration: underline;	
}

a
{
	color: #2F6B00;  /* dark green */
	text-decoration: none;
	font-weight: bold;	
}

a:hover
{
	color: #000;
	text-decoration: underline;	
}
#container { /*entire site including header and gradient borders */
	width: 1024px;
	height: auto;
	border: 0;
	margin: 0;
	padding: 0;	
}
#header {
	display: block;
}	

#leftspace {
	width: 19px;
	height: 200px;
	border: 0;
	margin: 0 0 0 5px;
	padding: 0;	
	background-image: url(nav/bg_leftspace.jpg);
	background-repeat: no-repeat;
	float: left;
}

#centerblock {  /* content area and right side menu */
	width: 975px;
	height: auto;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px black;	
	margin: 0;
	padding: 0;
	background-color: #EAE9D4;
	float: left;
	display: inline;
}

#centercontent { /* where individual pages load */
	width: 729px;
	height: auto;
	float: left;	
	display: inline;
	background-color: #EAE9D5; /* light yellow */
	margin: 0;
	padding: 0;	
	clear: both;
}
#centercontent2 { /* where individual pages load */
	width: 729px;
	height: auto;
	float: left;	
	display: inline;
	background-color: #FFFFFF; 
	margin: 0;
	padding: 0;	
	clear: both;
}
#rightmenu {
	width: 245px;
	height: 100%;	
	background-image: url(nav/bg_rightmenu.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	display: inline;
	float: left;		
	border-left: solid 1px #2F6B00;
	margin: 0;
	padding: 0;		
}

#rightspace {
	width: 19px;
	height: 200px;
	border: 0;
	margin: 0 0 0 0;
	padding: 0;		
	background-image: url(nav/bg_rightspace.jpg);
	background-repeat: no-repeat;
	float: left;
}

#footer {
	width: 961px;
	height: 30px;
	background-color: #E7EEE0;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px black;		
	text-align: center;
	font-size: 10px;
	color: #333333;
	margin: 0;
	padding: 10px 7px 17px 7px;	
	border: 0;
	float: left;
	clear: both;
}
#footer a {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #333333;
	text-decoration: underline;
}
#footerwave	{
	background-image: url(nav/wave.gif);
	background-repeat: no-repeat;
	height: 85px;
	width: 975px;
	border: 0;
	margin: 0;
	padding: 0;
	clear: both;
	display: block;
}
#gallery {
	margin-top: -25px;
}	
#sidemenu	{
	text-align: left;
	padding: 0 0 0 10px;
	margin: 0;
	height: 100%;
}	

.menuitem	{
	color: #2F6B00;
	font-size: 14px;
	padding: 5px 0 0 25px;
	margin: 0 0 -10px 0;
	font-weight: bold;
	height: 26px;
	background-image: url(nav/bg_unselected.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
}	
.menuitem a	{
	color: #2F6B00;
	height: 26px;	
	vertical-align: middle;
	}
		
.menuitem a:hover	{
	color: #000;
	height: 26px;	
	vertical-align: middle;
}	
.menusubitem	{
	color: #AED28A;
	font-size: 14px;
	padding: 5px 0 0 40px;
	margin: 0;
	font-weight: bold;
	background-image: url(nav/bg_unselected.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	}
.menusubitem a	{
	color: #AED28A;
	height: 20px;	
	vertical-align: middle;
	}	
.menusubitem a:hover	{
	color: #000;
	height: 20px;	
	vertical-align: middle;
}
.menubutton1 {
	background-image: url(nav/button_menu1.gif);
	background-repeat: no-repeat;
	color: fff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height: 28px;
	width: 211px;	
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0;
}
.menubutton2 {
	background-image: url(nav/button_menu2.gif);
	background-repeat: no-repeat;
	color: fff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height: 28px;
	width: 211px;	
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0;	
}

.selected
{
	font-weight: bold;
	background-repeat: no-repeat;
	color: #000;	
}
.subselected
{
	font-weight: bold;
	background-repeat: no-repeat;
	color: #000;	
}

/* START CONTENT PAGES CSS  */

.frontpage	{
	font-size: 14px;
	margin: 0 25px 0 25px;
	padding: 0;	
	text-align: left;
}
.frontpage a {
	text-decoration: none;
}
.frontpage a:hover
{
	text-decoration: underline;	
}
.frontpage2	{ /* Welcome message text */
	font-size: 90%;
	color: #494D37;  /* greybrown to match flash menu dropdown */
	text-align: left;
}

.frontpage2 a
{
	color: #2F6B00;  /* dark green */
	text-decoration: none;
}

.frontpage2 a:hover
{
	color: #2F6B00;  /* dark green */
	text-decoration: underline;	
}
#blockA	{ /* feature block on main page */
	width: 678px;
	height: 238px;		
	background-image: url(nav/bg_blockA2.jpg);
	background-repeat: no-repeat;
}
#blockAtext	{
	width: 259px;
	height: 187px;	
	margin: 7px 0 0 7px;
	padding: 0px 7px 0px 7px;
	float: left;
	display: inline;
	overflow: auto;	
	font-size: 12px;
	color: #3F6F10;
}
#blockAbutton {
	width: 664px;
	height: 37px;	
	margin: 0 7px 0 7px;
	padding: 0;
	float: left;
}
.contentpage	{
	width: 678px;
	height: auto;
	font-size: 14px;
	color: #494D37;  /* greybrown to match flash menu dropdown */
	margin: 0;
	padding: 0 10px 10px 25px;	
	text-align: center;
	float: left;
}
.contentpage a {
	color: #2F6B00;  /* dark green */
	text-decoration: none;
}
.contentpage a:hover
{
	text-decoration: underline;	
}
.contentpage2	{
	width: 678px;
	height: auto;
	font-size: 14px;
	color: #494D37;  /* greybrown to match flash menu dropdown */
	margin: 0;
	padding: 0 10px 10px 0px;	
	text-align: center;
	float: left;
}
.contentpage2 a {
	color: #2F6B00;  /* dark green */
	text-decoration: none;
}
.contentpage2 a:hover
{
	text-decoration: underline;	
}
.about1
{
	font-size: 90%;
	font-weight: bold;
}

.about2
{
	font-size: 80%;
}

.about2 a
{
	text-decoration: none;
}

.about2 a:hover
{
	text-decoration: underline;	
}

.about3
{
	font-weight: bold;
	font-size: 110%;
}
.articles
{
	text-align: left;
	font-size: 100%;
	margin: -22px 0 40px 0;
}
.articles a
{
	color: #666;
	text-decoration: none;
}
.articles a:hover
{
	color: #666;
	text-decoration: underline;	
}
.articles li
{
	margin-left: 300px;
}
.articles ul
{
	line-height: 1.4em;
}
.articlestitle
{
	font-size: 100%;
}
.articlepage	{
	text-align: justify;
}
.articlepage ul li ol	{
	text-align: left;
}
.articlepage h2	{
	color: #78A949;  /* Grass Green */
	font-size: 18px;
}
.bookapt
{
	text-align: left;
	font-size: 100%;
	margin: -22px 0 40px 0;
}
.bookaptform
{
	text-align: center;
	font-size: 90%;
}
#book_blurb	{
	margin-top: 25px;
	font-size: 14px;
	width: 678px;
	float: left;
	clear: both;	
	}
#book_blurb	a {	
	color: #2F6B00;  /* dark green */
	}
.children {
	text-align: left;
	font-size: 100%;
	clear: both;
	margin: -22px 0 40px 0;
}	
.children ul li ol {
	font-size: 90%;
}	
#childrencolA {
	text-align: left;
	float: left;
	width: 190px;
}	
#childrencolB {
	text-align: center;
	float: left;
	width: 280px;
}	
#childrencolC {
	text-align: right;
	float: left;
	width: 190px;
}		
.community
{
	font-size: 100%;
	text-align: left;
}

#communitypics
{
	background: #fff;
	padding: 25px;		
}

#communitypics a
{
	padding: 25px;
}
.contact {

	}
.contact1
{
	font-size: 100%;
	line-height: 1.5em;
}
.contact2
{
	font-size: 100%;
}
.contact2 a
{
	text-decoration: none;
}
.contact2 a:hover
{
	text-decoration: underline;
}
.contact3
{
	font-size: 100%;
}
.contact3a
{
	color: #2F6B00;  /* dark green */
}
.contests {
	text-align: left;
	font-size: 100%;
	clear: both;
	margin: -22px 0 40px 0;
}
.contests ul li {
	line-height: 2.0em;
}	
.contesttitle
{
	font-weight: bold;
}
.copy
{
	text-align: center;
	font-size: 75%;
}
.copy a, a:hover
{
	color: #2F6B00;  /* dark green */
	text-decoration: none;
}
.cosmetic 
{
	text-align: left;
	clear: both;
	margin: -22px 0 40px 0;
}
.doctor a
{
	text-decoration: none;		
}
.doctor a:hover
{
	text-decoration: underline;		
}
.doctor_crud
{
	color: #666;
	font-size: 90%;
}
.doctor_crud2
{
	color: #666;
	font-size: 70%;
	font-style: italic;
}
.fun
{
	font-size: 24px;
	color: #2F6B00;  /* dark green */
	font-weight: bold;
	}

.fun a
{
	font-weight: bold;	
	text-decoration: none;
}
.fun a:hover
{
	text-decoration: underline;	
}
#gallery {
	margin-top: -25px;
	margin-left: 25px;
}	
.hours
{
	text-align: left;
	font-size: 100%;
}
.infobox
{
	text-align: center;
}
.infobox a
{
	text-decoration: none;
}
.infobox a:hover
{
	text-decoration: underline;	
}
.laser 
{
	text-align: left;
	clear: both;
	margin: -22px 0 40px 0;
}
.links
{
	text-align: left;
	font-size: 100%;
}
.links a
{
	color: #666;
	text-decoration: none;
}
.links a:hover
{
	color: #666;
	text-decoration: underline;	
}
.links li
{
	xlist-style-type: none;
}
.links ul
{
	line-height: 1.4em;
}
.locationdesc
{
	font-size: 100%;
}
.newsletters
{
	text-align: left;
	height: 200px;
	font-size: 100%;
	color: #494D37;  /* greybrown to match flash menu dropdown */
	clear: both;
}
.newsletters a
{
	text-decoration: none;
}
.newsletters a:hover
{
	text-decoration: underline;	
}
.newsletterbox
{
	width: 200px;
	height: 300px;
	float: left;
	display: inline;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
}
.office 
{
	text-align: left;
	clear: both;
	margin: -22px 0 40px 0;
}
.patient_info
{
	color: #494D37;  /* greybrown to match flash menu dropdown */
	font-size: 100%;
}
.patient_info a
{
	text-decoration: none;
}
.patient_info a:hover
{
	text-decoration: underline;
}
.services
{
	text-align: left;
	font-size: 100%;
}	
.services a
{
	text-decoration: none;
}
.services a:hover
{
	text-decoration: underline;	
}
.services li
{
	line-height: 1.4em;
}
.screening 
{
	text-align: left;
	clear: both;
	margin: -22px 0 40px 0;
}
.staff
{
	font-size: 90%;
	text-align: left;
	color: #494D37;  /* greybrown to match flash menu dropdown */
	float: left;
	clear: both;
}
.staff p {

}
.staffbox
{
	width: 200px;
	height: 300px;
	float: left;
	display: inline;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
}
.strong1 a
{
	text-decoration: none;		
}
.strong1 a:hover
{
	text-decoration: underline;		
}
.team
{
	width: 100%;
	xheight: 200px;
	text-align: left;
	clear: both;
	margin: -22px 0 40px 0;
}
.team2
{
	width: 100%;
	height: 430px;
	text-align: left;
	clear: both;
	margin: -22px 0 40px 0;
}
.teampic
{
	width: 200px;
	height: 340px;
	float: left;
	display: inline;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
}
.team2pic
{
	width: 300px;
	float: left;
	display: inline;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	xborder: solid blue 1px;
}
.teamtext
{
	width: 330px;
	font-size: 90%;
	text-align: left;
	color: #494D37;  /* greybrown to match flash menu dropdown */
	margin: 0 0 0 310px;
	padding-bottom: 20px;
}
.team2text
{
	width: 330px;
	height: 420px;
	font-size: 90%;
	text-align: left;
	color: #494D37;  /* greybrown to match flash menu dropdown */
	float: left;
}
.team3text
{
	width: 100%;
	font-size: 100%;
	text-align: center;	
	float: left;
	margin-top: -100px;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	