.style_global {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.style_global a:link    {color:#660033; text-decoration:none}
.style_global a:visited {color:#660033; text-decoration:none}
.style_global a:active  {color:#660033; text-decoration:none}
.style_global a:hover   {color:#660033; text-decoration:underline}

.mainnav{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	color: #666666;
	text-decoration: none;

}

.mainnav a:link{
	color:#666666;
	text-decoration:none}

.mainnav a:visited{
	color:#666666;
	text-decoration:none}

.mainnav a:active{
	color:#666666;
	text-decoration:none}

.mainnav a:hover{
	color:#FF9933;
	text-decoration:none}

.subnav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 1.6;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	letter-spacing: normal;
	word-spacing: normal}

.subnav a:link{
	color:#666666;
	text-decoration:none}

.subnav a:visited{
	color:#666666;
	text-decoration:none}

.subnav a:active{
	color:#666666;
	text-decoration:none}

.subnav a:hover{
	color:#666666;
	text-decoration:none}

.ul_subnav {
	list-style: square outide url(file:///D|/HealingDivinity/www1/%22images/sub_bullet.gif%22);
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006699;
	letter-spacing: normal;
	word-spacing: normal}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	letter-spacing: normal;
	word-spacing: normal}


H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	letter-spacing: normal;
	word-spacing: normal}
	
H4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	letter-spacing: normal;
	text-transform: none; 
	word-spacing: normal}
	
ul {
	list-style: square outide url(file:///D|/HealingDivinity/www1/%22images/sub_bullet.gif%22);
}

.image_style{
	border-color:#CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: FF7300;

}

.style_small {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		color: #CCCCCC;
		letter-spacing: normal;
		word-spacing: normal}
		
.style_small a:link{
		color: #CCCCCC;
	text-decoration:underline}
	
.style_small a:visited{
	color:#CCCCCC;
	text-decoration:none}
	
.style_small a:active{
	color:#CCCCCC;
	text-decoration:none}
	
.style_small a:hover{
		color: #FFFFFF;
	text-decoration:underline}
	
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.textgreen {

		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		color: FF7300;
		letter-spacing: normal;
		word-spacing: normal
}

/* INPORTED FROM PLONE.CSS */
input {
    font: 100% Helvetica, Helvetica, Arial, sans-serif;
    border: 1px solid #999999 ;#8cacbb;  
    color: Black;
    background-color: white;
    vertical-align: middle;
    margin-bottom: 1px; /* IE bug fix */
    padding: 0.1em;
}

input.btnhov {
	border-top-color:#e5af6e;
	border-left-color:#e5af6e;
	border-right-color:#e5af6e;
	border-bottom-color:#e5af6e;
}

input.sub_submit {
    background-color:#ffffff; 
    margin: none;
    /*margin-bottom: 1em;*/
    color: Black;
    cursor: pointer;
    font-weight: normal;
    padding: 0px 3px 0px 4px;
    font: 100% Helvetica, Helvetica, Arial, sans-serif;
    text-transform: lowercase;
}
table.listing, 
div.stx table {
    /* The default table for document listings. Contains name, document types, modification times etc in a file-browser-like fashion */
    border-collapse: collapse;
    border-left: 1px solid #999999 ;#8CACBB;
    border-bottom: 1px solid #999999 ;#8CACBB;
    font-size: 80%;
    margin: 1em 0em 1em 0em;
    clear: both;
}
table.listing, 
div.stx table th {
    background: #efefef; #edf9eb ;#DEE7EC;
    border-top: 1px solid #999999 ;#8CACBB;
    border-bottom: 1px solid #999999 ;#8CACBB;
    border-right: 1px solid #999999 ;#8CACBB;
    color: Black;
    font-weight: normal;
    padding: 0em 1em 0em 1em;
    text-transform: lowercase;
    white-space: nowrap;
}
table.listing, 
div.stx table td {
    border-right: 1px solid #999999 ;#8CACBB;
    padding: 0em 1em;
    text-align: left;
}
table.listing, 
div.stx2 table {
    /* The default table for document listings. Contains name, document types, modification times etc in a file-browser-like fashion */
    border-collapse: collapse;
    font-size: 80%;
    margin: 1em 0em 1em 0em;
    clear: both;
}
table.listing, 
div.stx2 table th {
    background: #efefef; #edf9eb ;#DEE7EC;
    border-top: 1px solid #999999 ;#8CACBB;
    border-bottom: 1px solid #999999 ;#8CACBB;
    color: Black;
    font-weight: normal;
    padding: 0em 1em 0em 1em;
    text-transform: lowercase;
    white-space: nowrap;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: Black;
}
table.listing, 
div.stx2 table td {
    padding: 0em 1em;
    text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: Black;
}
select {
    font: 100% Helvetica, Helvetica, Arial, sans-serif;
    border: 1px solid #999999 ;#8cacbb;  
    vertical-align: top;
}
