/*	CMS Main CSS 			*/
/* 	Author: Rebecca Anstett		*/
/*	http://www.rebecca-anstett.com	*/
/*	c) 2008				*/

body
{
	color: inherit;
	/* background: #FFFFFF; */
	background-image: url("http://www.myphpcms.com/cms_holistic/imgs/spacer_beige.jpg");	
}

td.logo
{
	background-image: url("http://www.myphpcms.com/cms_holistic/imgs/spacer_beige.jpg");	
}

a:link
{
	color: #660000;
	background-color: inherit;	
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;	
	text-decoration: none;
}

a:visited
{
	color: #660000 ;
	background-color: inherit;	
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;	
	text-decoration: none;
}

a:active
{
	color: #FFCC00;
	background-color: inherit;	
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;	
	text-decoration: none;
}

a:hover
{
	color: #FFCC00;
	background-color: inherit;	
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;	
	text-decoration: underline;

}

th
{
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	color: inherit;
	background-color:#FFFFCC;
}


td, td.header
{
	color: inherit;
	background: #000000;
}

td, td.content
{
	color: inherit;
	background: #FFFFFF;
}

td.menu
{
	width: 300px;
	color: inherit;
	background: #FFFFFF;
}

td.green
{
	color: inherit;
	background: #808000;
}

td.column
{
	color: inherit;
	background: #339933;
}

th
{
	text-align: left;
}

p
{
	font-family: verdana, arial, helvetica, sans-serif;
}

h1, h2, h3
{
	font-family: verdana, arial, helvetica, sans-serif;
}


h1
{
	color: #000000;
	background-color: inherit;	
	font-size: 20px;
}


h2
{
	color: #660000;
	background-color: inherit;
	font-size: 18px;
}

h3
{
	color: #660000;
	background-color: inherit;
	font-size: 16px;
}

td, ol, li 
{
	font-family: verdana, arial, helvetica, sans-serif;
}

p, li, ul, tr, td
{
	font-size: 14px;
}

ul
{ 
        list-style: square; 
}

/* Classes */

span.therma {
	color:#000080;
	font-weight:bold;
	font-family:"Arial Narrow"
}

span.heal {
	color:#CD0101;
	font-weight:bold;
	font-family:"Arial Narrow"
}

span.tm {
	color:#000080;
	font-weight:bold;
	font-family:"Arial Narrow"
}	

.form-label
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;	
	
	color: #000000;
	background-color: #inherit;
}
	
.formlabel
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: inherit;
	background-color: #F5F5DC;
}

.error
{
	color: inherit;
	background-color: #FFFFCC;
}

p.bg
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #F0E68C;
	background-color: #FFFFFF;
}

p.white-newsletter
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: inherit;
}

p.black-newsletter
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: inherit;
}

.black
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: inherit;
}

.brown
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #D2691E;
	background-color: inherit;
}

.button
{
	background-color: #FFFFCC;
	width: 120px;
	color: #000000;
	text-align: center;
	border: 1px solid;
	border-left-color: #FFFF66;
	border-right-color: #000000;
	border-top-color: #FFFF66;
	border-bottom-color: #000000;
}

.button-small
{
	background-color: #FFFFCC;
	width: 60px;
	color: #000000;
	text-align: center;
	border: 1px solid;
	border-left-color: #FFFF66;
	border-right-color: #000000;
	border-top-color: #FFFF66;
	border-bottom-color: #000000;
}

table.banner
{
	    border-color: 000000;
	    border-width: 1px 1px 1px 1px;
	    border-style: solid;
}
p.banner-big
{
	background-color: inherit;
	color: #000000;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
p.banner-small
{
	background-color: inherit;
	color: #000000;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
