
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(gfx/greenstripeBG.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFF0;
}

/* forces a scrollbar to prevent page shift */
html { 
	min-height: 100%; 
	margin-bottom: 1px; 
}

/* category headers and navigation links */
a.nav {
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	display: block;
	width: 144px;;
	padding: 1px;	
	border-top: 1px solid #cccccc;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #cccccc;
	background-color: #D8F0D6;
	text-decoration: none;
	text-align: left;
}

a.nav:hover {
	border-top: 1px solid #666666;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #666666;
	background-color: #660000;
	color: #FFFFFF;
}

.navdescription {	
    font-size: 9pt;
	color: #222222;
	text-align: left;
}

/* smaller subtext in navigation that is a link */
a.nav2 {
	text-decoration: none;
	color: #222222;
	display: block;
	text-align: left;
}

a.nav2:hover {
	background-color: #FFFFFF;
	color: #000000;
}

a.footerlink {
	font-size: 10pt;
	color: #000000;
	line-height: 1.3;
}

a.footerlink:hover {
	color: #660000;
}

/* all pages main content */
.maincontent {
	font-size: 10pt;
	color: #222222;
	background-color: #FFFFFF;
}

/* plain links in content */
a.plain {
	font-size: 10pt;
	color: #222222;
}

a.plain:hover {
	background-color:#E8F4E8;
}

/* health in the news right sidebar on homepage */
.newssidebar {	
	font-size: 9pt;
}

/* links in newssidebar */
a.newsbrief {
	color:#222222;
	}
	
a.newsbrief:visited {
	color:#444444;
}

a.newsbrief:hover {
	color:#990000;
}

a.newsbrief:active {
	color:#990000;
}

/* used on location page regarding consultation */
.italic {
	font-style: italic;
	padding:10px;
	border-top: 3px double #224422;
	border-bottom: 3px double #224422;
	color: #224422;
	font-weight: bold;
}

table.lined td {
	border-bottom: 1px solid #CCCCCC;
}

.footnotes {
	font-size: 8pt;
}

/* category headers in green */
h1.green {
	color: #006600;
	font-size: 12pt;
}

h1.homeonly {
	color: #006600;
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
}


/* category headers in green */
h4.green {
	color: #006600;
}

/* category headers in rust */
h4.rust {
	color: #660033;
}

/* category headers in blue */
h4.blue {
	color: #336699;
}

/* category headers in dark blue */
h4.darkblue {
	color: #000080;
}

/* article or page titles in green */
h3.green {
	color: #006600;
}

.leftborder {
	border-left: 2px solid #999999;
	padding-left:6px;
}

.kidfoodtitle {
	font-family: "Comic Sans MS";
	color: #009966;
	font-size: 14pt;
}

/* cancer is preventable page */
.pinkbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	background-color: #FFCCCC;
	padding: 10px;
	height: auto;
	width: 400px;
	border: 1px solid black;
	color: #660000;
	margin: 10px;
}

/* for contributing doctors articles header and doctor names no links */
.doctor {
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	display: block;
	width: 144px;;
	padding: 1px;	
	border-top: 1px solid #cccccc;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #cccccc;
	background-color: #D8F0D6;
	text-decoration: none;
	text-align: left;
}

/* contributing doctors articles titles that are links */
a.article {
	text-decoration: none;
	color: #222222;
	display: block;
	text-align: left;
	font-style: italic;
}

a.article:hover {
	background-color: #FFFFFF;
	color: #000000;
	font-style: italic;
}

.greenitalic {
	color: #006600;
	font-style: italic;
	font-size: 12pt;
	line-height: 16pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.brainadvantage {
	font-family: "Eras Demi ITC", Arial, sans-serif;
	font-weight: bold;
}

/* formatting text for First Line Therapy - first part FirstLine */
.firstline {
	font-family: "Eras Demi ITC", Arial, sans-serif;
	font-weight: bold;
	color:#0066CC;
}

/* formatting text for First Line Therapy - second part Therapy */
.therapy {
	font-family: "Eras Demi ITC", Arial, sans-serif;
	font-weight: bold;
	color: #77BB44;
}

.darkred {
	color: #990000;
	font-weight: bold;
}

.indented {
	padding-left: 25px;
}

/*  homepage links under Martha's picture */
a.drlink {
	font-size: 8pt;
	text-decoration: none;
}

/* blue text for bioenergetic medicine page */
.energy {
	font-size: 12pt;
	color: #548191;
	font-weight: bold;
}

/* style for homepage small icon images with news briefs */
.homeicon {
	padding: 1px;
	border: 1px solid #9ACC99;
}

/* styles for green tabs on homepage */
.tabbed {
	background-image: url(gfx/tab2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.tabbed3 {
	background-image: url(gfx/tab3.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

/* homepage black content links with underlines */
a.blacku {
	font-size: 10pt;
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	text=decoration: underline;
}

a.blacku:hover {
	background-color: #E8F4E8;
}

/* homepage sidebar and news brief links withOUT underlines */
a.black {
	font-size: 10pt;
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.black:hover {
	background-color:#E8F4E8;
	color: black;
}

/* titles on homepage */
h4.home {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: #660000;
	background-image: none;
	background-color: transparent;
}

/* area for city and phone number on each page */
.redbar {
	background-color: #550000;
	color: white;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	background-image: url(gfx/redbarBG2.jpg);
	background-repeat: repeat-x;
}
