html	{
	margin: 0px;
	padding: 0px;
	}

body	{
	width: 780px;
	margin: auto;
	padding: 0px;
	background-color: #FFF;
	text-align: center;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	}

h1	{
	margin: 0em;
	color: #007174;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	}

h2	{
	margin: 0em;
	color: #007174;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	}

h3	{
	color: #007174;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	}

h4	{
	margin: 2px 0px 12px 0px;
	color: #000;
	line-height: 1.2em;
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	}

h5	{
	margin: 0em;
	color: #993366;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	}
	
h6	{
	margin: 0em;
	color: #993366;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	}
	
p	{
	margin: .25em 0em 1em 0em;
	color: #000;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	}

ul	{
	margin: .25em 1em 1em 1em;
	padding: 0px 5px;
	text-indent: 0em;
	}

li	{
	margin: 0px;
	padding: 0px;
	color: #000;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	}

hr	{
	border-top: 1px solid #6C9;
	border-right: 0px solid #6C9;
	border-bottom: 0px solid #6C9;
	border-left: 0px solid #6C9;
	background-color: transparent;
	color: #6C9;
	}

a:link, a:active, a:visited	{
	color: #007174;
	text-decoration: none;
	}

a:hover	{
	color: #28999C;
	text-decoration: underline;
	}

.hide	{
	display: none;
	}

/* MAIN NAVIGATION - TOP */

#mainnavtop	{
	width: 780px;
	background-color: #9DC6C9;
	}

#mainnavtop ul	{
	margin: 0px;
	padding: 3px;
	white-space: normal;
	line-height: 1em;
	}

#mainnavtop ul li	{
	margin: 0px;
	padding: 0em .6em;
	display: inline;
	list-style: none;
/* 	border-left: .1em solid #BFEFF0; */
	border-right: .1em solid #BFEFF0;
	white-space: normal;
	color: #007174;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	}

#mainnavtop .longline	{
	white-space: normal;
	}

#mainnavtop ul li.first	{
	padding: 0em .6em 0em 0em;
	border-left: none;
	}

#mainnavtop ul li.last	{
	padding: 0em 0em 0em .6em;
	border-right: none;
	}

#mainnavtop .bar	{
	padding: 0px 3px;
	color: #ADCDD3;
	font-weight: normal;
	}

#mainnavtop a:link, #mainnavtop a:active, #mainnavtop a:visited	{
	color: #007174;
	text-decoration: none;
	}

#mainnavtop a:hover	{
	color: #28999C;
	text-decoration: none;
	}

/* MAIN NAVIGATION - PHOTO MIDDLE */

#mainnavphoto	{
	}

#mainnavphoto table	{
	width: 780px;
	height: 113px;
	background-color: #007174;
	}

#mainnavphoto td	{
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	}

#mainnavphoto td.photo	{
	width: 570px;
	}

#mainnavphoto ul	{
	margin: 0px;
	padding: 3px;
	line-height: 1em;
	}

#mainnavphoto ul li	{
	margin: 0px;
	padding: 0em 1.1em;
	display: inline;
	list-style: none;
/* 	border-left: .1em solid #ADCDD3; */
	border-right: .1em solid #ADCDD3;
	color: #FFF;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	}

#mainnavphoto ul li.first	{
	padding: 0em 1.1em 0em 0em;
	border-left: none;
	}

#mainnavphoto ul li.last	{
	padding: 0em 0em 0em 1.1em;
	border-right: none;
	}

#mainnavphoto .bar	{
	padding: 0px 3px;
	color: #BFEFF0;
	font-weight: normal;
	}

#mainnavphoto a:link, #mainnavphoto a:active, #mainnavphoto a:visited	{
	color: #FFF;
	text-decoration: none;
	}

#mainnavphoto a:hover	{
	color: #BFEFF0;
	text-decoration: none;
	}

/* MAIN NAVIGATION - BOTTOM */

#mainnavbot	{
	width: 780px;
	background-color: #9DC6C9;
	}

#mainnavbot ul	{
	margin: 0px;
	padding: 3px;
	white-space: normal;
	line-height: 1em;
	}

#mainnavbot ul li	{
	margin: 0px;
	padding: 0em 1.1em;
	display: inline;
	list-style: none;
/* 	border-left: .1em solid #BFEFF0; */
	border-right: .1em solid #BFEFF0;
	white-space: normal;
	color: #007174;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	}

#mainnavbot ul li.first	{
	padding: 0em 1.1em 0em 0em;
	border-left: none;
	}

#mainnavbot ul li.last	{
	padding: 0em 0em 0em 1.1em;
	border-right: none;
	}

#mainnavbot .bar	{
	padding: 0px 8px;
	color: #ADCDD3;
	font-weight: normal;
	}

#mainnavbot a:link, #mainnavbot a:active, #mainnavbot a:visited	{
	color: #007174;
	text-decoration: none;
	}

#mainnavbot a:hover	{
	color: #28999C;
	text-decoration: none;
	}


/* PAGE CONTAINER */

#pagecontainer table	{
	width: 780px;
	}

#pagecontainer td.subnavcell	{
	width: 180px;
	vertical-align: top;
	border-right: 1px solid #9DC6C9;
/* 	border-bottom: 1px solid #9DC6C9; */
/* 	border-left: 1px solid #9DC6C9; */
	}

#pagecontainer td.homenavcell	{
	width: 180px;
	vertical-align: top;
	border-right: none;
	}


#pagecontainer td.contentcell	{
	width: 600px;
	vertical-align: top;
	}

/* SUB NAVIGATION */

#subnav	{
	margin: 0px;
	padding: 6px 0px;
	width: 180px;
	}

#subnav p.navlogo	{
	margin: 0px;
	padding: 8px 0px 8px 12px;
	}

#subnav p.H1N1	{
	margin: 0px;
	padding: 10px 12px 4px 12px;
	color: #D60047;
	font-size: 10px;
	font-weight: normal;
	}
	
#subnav p.leapfrog	{
	margin: 0px;
	padding: 10px 12px 4px 12px;
	color: #2F7F29;
	font-size: 10px;
	font-weight: normal;
	}

#subnav p.copyright	{
	margin: 0px;
	padding: 4px 0px 6px 12px;
	color: #007174;
	font-size: 9px;
	}

#subnav ul	{
	margin: 0px;
	padding: 0px;
	line-height: 1.1em;
	}

#subnav ul li	{
	margin: 0px;
	padding: 8px 6px 3px 6px;
	display: normal;
	border-bottom: 1px dotted #9DC6C9;
	list-style: none;
	color: #007174;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	}

#subnav ul ul	{
	margin: 0px;
	padding: 0px;
	line-height: 1.35em;
	}

#subnav ul ul li	{
	margin: 4px 6px;
	padding: 0px;
	display: normal;
	border-bottom: none;
	list-style: none;
/* 	color: #C87E84; */
	color: inherit;
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	}

#subnav ul.subnavi	{
	margin: 0px;
	padding: 0px;
	line-height: 11px;
	}

#subnav ul.subnavi li	{
	margin: 0;
	padding: 3px 6px 3px 12px;
	display: normal;
	border-bottom: 1px dotted #9dc6c9;
	list-style: none;
	color: #007174;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	}

#subnav li.category	{
	border-bottom: none;
	color: #007174;
/* 	color: #C87E84; */
	}

#subnav a:link, #subnav a:active, #subnav a:visited	{
	color: #007174;
	text-decoration: none;
	}

#subnav a.H1N1:link, #subnav a.H1N1:active, #subnav a.H1N1:visited	{
	color: #D60047;
	font-weight: bold;
	text-decoration: none;
	}

#subnav a.H1N1:hover	{
	color: #D60047;
	font-weight: bold;
	text-decoration: underline;
	}
	
	
#subnav a.leapfrog:link, #subnav a.leapfrog:active, #subnav a.leapfrog:visited	{
	color: #2F7F29;
	font-weight: bold;
	text-decoration: none;
	}

#subnav a.leapfrog:hover	{
	color: #2F7F29;
	font-weight: bold;
	text-decoration: underline;
	}

#subnav a:hover, a.on:link, #subnav a.on:active, #subnav a.on:visited	{
	color: #28999C;
	text-decoration: none;
	}

#subnav a.ribbonnav:link, #subnav a.ribbonnav:active, #subnav a.ribbonnav:visited	{
	color: #993366;
/* 	color: #C87E84; */
	text-decoration: none;
	}

#subnav a.ribbonnav:hover, #subnav a.ribbonnavon:link, #subnav a.ribbonnavon:active, #subnav a.ribbonnavon:visited	{
	color: #CC6699;
/* 	color: #F57680; */
	text-decoration: none;
	}

/* #subnav ul a:link, #subnav ul a:active, #subnav ul a:visited	{ */
/* 	color: #007174; */
/* 	text-decoration: none; */
/* 	} */
/*  */
/* #subnav ul a:hover, ul a.on:link, #subnav ul a.on:active, #subnav ul a.on:visited	{ */
/* 	color: #28999C; */
/* 	text-decoration: none; */
/* 	} */
/*  */
/* #subnav ul li.category a:link, #subnav ul li.category a:active, #subnav ul li.category a:visited	{ */
/* 	color: #007174; */
/* /* 	color: #C87E84; */ */
/* 	text-decoration: none; */
/* 	} */
/*  */
/* #subnav ul li.category a:hover, ul li.category a.on:link, #subnav ul li.category a.on:active, #subnav ul li.category a.on:visited	{ */
/* 	color: #28999C; */
/* /* 	color: #F57680; */ */
/* 	text-decoration: none; */
/* 	} */
/*  */
/* #subnav ul ul a:link, #subnav ul ul a:active, #subnav ul ul a:visited	{ */
/* 	color: #007174; */
/* /* 	color: #C87E84; */ */
/* 	text-decoration: none; */
/* 	} */
/*  */
/* #subnav ul ul a:hover, ul ul a.on:link, #subnav ul ul a.on:active, #subnav ul ul a.on:visited	{ */
/* 	color: #28999C; */
/* /* 	color: #F57680; */ */
/* 	text-decoration: none; */
/* 	} */

/* CONTENT */

#content	{
	padding: 0px;
	}

#content table	{
	width: 600px;
	}

#content td	{
	vertical-align: top;
	padding: 14px 8px 0px 14px;
	}

#content td.homepage	{
	vertical-align: top;
	padding: 0px;
	}

#content img	{
	margin: 4px 8px;
	padding: 0px;
/* 	float: right; */
	}

#content td.sidebar	{
	width: 180px;
	}

#content img.sidebar	{
	margin: 0px;
	padding: 0px;
	float: none;
	}

#content p.bak	{
	margin: -.5em 0em 1.5em 0em;
	font-size: 9px;
	}
	
/* CALL OUT BOX */

#content table.callout	{
	width: 100%;
	margin: 0px 0px 8px 0px;
	background-color: #9DC6C9;
	}

#content table.callout th	{
	padding: 5px;
	background-color: #007174;
	color: #9DC6C9;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	}

#content table.callout td	{
	padding: 5px;
	background-color: #9DC6C9;
	color: #000;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	}

#content table.callout ul	{
	margin: 0px;
	padding: 0px;
	line-height: 1em;
	}

#content table.callout ul li	{
	margin: 0px;
	padding: 5px;
	display: normal;
	list-style: none;
	line-height: 1.2em;
	color: #000;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	}

#content table.callout a:link, #content table.callout a:active, #content table.callout a:visited	{
	color: #007174;
	text-decoration: none;
	font-weight: bold;
	}

#content table.callout a:hover	{
	color: #28999C;
	text-decoration: none;
	font-weight: bold;
	}

/* DOCTOR LISTING */

#content table.doctor	{
	width: 100%;
	margin: 0px 0px 8px 0px;
	background-color: #FFF;
	}

#content table.doctor td	{
	padding: 8px;
	background-color: #FFF;
	color: #000;
	vertical-align: middle;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	}

#content table.doctor ul	{
	margin: 0px;
	padding: 0px;
	}

#content table.doctor ul li	{
	margin: 0px;
	padding: .25em .25em 0em .25em;
	display: block;
	list-style: none;
	color: #000;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	}

#content table.doctor img	{
	margin: 0px;
	padding: 0px 3px;
	float: none;
	}

#content table.doctor p.intro	{
	color: #993366;
/* 	color: #C87E84; */
	}

#content table.doctor td.photo	{
	width: 114px;
	}

/* SERVICES CATEGORY MAIN PAGE */

#content table.services	{
	width: 100%;
	margin: 0px 0px 8px 0px;
	background-color: #FFF;
	}

#content table.services td	{
	padding: 8px;
	background-color: #FFF;
	color: #000;
	vertical-align: middle;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	}

#content table.services ul	{
	margin: 0px;
	padding: 0px;
	}

#content table.services ul li	{
	margin: 0px;
	padding: .25em .25em 0em .25em;
	display: block;
	list-style: none;
	color: #000;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	}

/* HOME PAGE */

#content table.homepage	{
/* 	width: 100%; */
	margin: 0px;
	padding: 0px;
/* 	background: url(../images/home/homemainphoto.jpg) white 0% 0% no-repeat; */
	}

#content table.homepage td	{
	margin: 0px;
	padding: 0px;
/* 	width: 50%; */
/* 	background-color: none; */
	}

#content table.homepage img	{
	margin: 0px;
	padding: 0px;
	}

/* #content table.homepage h1	{ */
/* 	margin: 14px; */
/* 	padding: 0px; */
/* 	color: #007174; */
/* 	text-align: left; */
/* 	font-size: 32px; */
/* 	font-weight: normal; */
/* 	font-family: georgia, "New Century Schoolbook", "Bitstream Vera Serif", utopia, "Times New Roman", times, serif; */
/* 	} */
/*  */
/* #content table.homepage h3	{ */
/* 	margin: 14px; */
/* 	padding: 0px; */
/* 	color: #007174; */
/* 	text-align: left; */
/* 	font-size: 12px; */
/* 	font-weight: bold; */
/* 	font-style: italic; */
/* 	line-height: 1.4em; */
/* 	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", verdana, geneva, arial, helvetica, sans-serif; */
/* 	} */
/*  */
/* #content table.homepage p	{ */
/* 	margin: 14px; */
/* 	padding: 0px; */
/* 	color: #007174; */
/* 	text-align: left; */
/* 	font-size: 11px; */
/* 	font-weight: normal; */
/* 	font-family: verdana, geneva, arial, helvetica, sans-serif; */
/* 	} */

#content table.homeads	{
	width: 100%;
	margin: 1px;
	padding: 0px;
	background: none;
	}

#content table.homeads td	{
	margin: 0px;
	padding: 0px;
	}

#content table.homeads img	{
	border: 1px solid #9DC6C9;
	}

#content table.homeads img:hover	{
	border: 1px solid #007174;
	}

