body { 
	margin:25px 0px 10px 0px; 
	padding:0; 
	background-color: #FFFFFF;
	color: #535152;
	font-family: Verdana, sans serif;
	font-weight: 500;
	font-size: 0.8em;
	line-height: 130%;
	text-align: center;
	} 

a:active {color: #6F7DB3; text-decoration: none;}
a:link {color: #6F7DB3; text-decoration: none;}
a:visited {color: #6F7DB3; text-decoration: none;}
a:hover {color: #990000; text-decoration: underline;}

h1 {
	font-size: 18px;
	color: #43506E;
	line-height: 100%;
	}
h2 {
	font-size: 16px;
	}
h3 {
	font-size: 14px;
	}	
div.main {
	border: 1px solid #6D696B;
	width: 750px;
	text-align: right;
	background-image: url("layout/bluebar.gif");
        background-position: 0% 0%;
        background-repeat: repeat-y;
	}

.art1 {
	font-size: 14px;
	font-weight: bold;
	color: #43506E;
	}

.art2 {
	color: #00ADAD;
	}

.protection {
	width: 750px;
	text-align: left;
	color: #AAA8B2;
	margin: 5px 0px 10px 0px;
	}

div.bottom {
	background-color:#DADAD3;
	border: 1px solid #6D696B;
	font-size: 0.7em;
	font-weight: 600;
	color: #43506E;
	text-align: center;
	padding:4px;
	width: 720px;
	margin: 10px;
	}

.mauve {
	color: #A45772;
	}

.equineequilibrium {
	border: none;
	width: 750px;
	height: 51px;
	background-image: url("layout/equineequilibrium.jpg");
	text-align: left;
        }

.hpbg {
	background-image: url("layout/hpbg.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
        }
 
.agelesswisdombg {
	background-image: url("layout/agelesswisdombg.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
        }

.ecbg {
	background-image: url("layout/ecbg.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
        }
        
.talesofsuccessbg {
	background-image: url("layout/talesofsuccessbg.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
        }
 
.agelesswisdom {
	border: solid #6D696B;
	border-width: 2px 0px 2px 0px;
	width: 750px;
	height: 28px;
        }


.printHeader{
	display:none;
}	

.maintext {
	text-align: left;
	border: none;
	z-index: 0;
	width: 590px;
	margin: 15px 15px 15px 0px;
	}
div > div.maintext{
	position:relative;
	left:130px;
	}	

/* definition list */	
dl{

}        
/* definition list term */	
dt{
	font-weight:bold;
}
/* definition list definition */
dd{
	
}



	
	
	
	
/* styles for glossary  */
.glossaryLink{
	color: #C78B9D;
}	
a.glossaryLink{	
	color: #C78B9D;
	text-decoration:none;}	

a.glossaryLink:active{	
	color: #C78B9D;
	text-decoration:none;}
	
a.glossaryLink:link{	
	color: #C78B9D;
	text-decoration:none;}

a.glossaryLink:visited{	
	color: #C78B9D;
	text-decoration:none;}
	
a.glossaryLink:hover{
	color:#5B3140;
	text-decoration: underline;
}		
	
/* styles for glossary popups */

#definitionContainer{
	text-align:left;
	font-size:0.7em;
	color:#555555;
	width:95px;
	background-color:#EDF4F7;
	padding:4px;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:black;
	margin:1px;
	margin-top:10px;
	display:none;
	position:absolute;
}
	
#definitionContainer a{
	color:#6F7DB3;
}

#definitionContainer a:hover{
	color:#990000;
}

#definitionContainer a.glossaryLink{
	color:#6F7DB3;
}
#definitionContainer a.glossaryLink:hover{
	color:#990000;
}	

#definitionContainer ul {
	margin:0px;
}
	
.baloonPopText {
	text-align:left;
	font-size:.8em;	

}	

.navigationholder {
	position: relative;
	text-align: left;
	}
		
.navigation {
	padding: 0px;
	margin:40px 0px 0px 6px;
	width: 105px;
	float: left;
	text-align: left;
	color: #000000;
	z-index:1;
	position: absolute;

	}


.navigation a:active {color: #FFFFFF; text-decoration: none;}
.navigation a:link {color: #FFFFFF; text-decoration: none;}
.navigation a:visited {color: #FFFFFF; text-decoration: none;}
.navigation a:hover {color: #FFFFFF; text-decoration: underline;}


/* nav menu styles are in menu.css - will be imported w/ @import */ 	
	
	
.eventLocation{
	background-color:#535152;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	padding:5px;
	margin:4px;
	margin-left:0px;
}
.eventTitle{
	background-color:#EEEEEE;
	padding:5px;
	margin:4px;
	margin-left:12px;
	margin-bottom:0px;
}
.eventDescription{
	background-color:#EEEEEE;
	padding:5px 5px 5px 10px;
	margin:0px 4px 0px 12px;
}

.inactive{
	color:#cccccc;
}

#doesItFit {
    list-style-type:upper-roman;
    margin: 0px;
    color: #3E5757;
    font-weight: 600;
}

#doesItFit ol {
    list-style-type:upper-alpha;
    color: #792314;
    font-weight: 500;
}
#doesItFit ol ol {
    list-style-type:decimal;
    color: #535152;
}

.italic {
	font-style:italic;
}
.bold {
	font-weight:bold;
}

.Aquote {
	border: 1px solid #535152;
	background-color: #F3F3F1;
	width: 300px;
	float: right;
	padding: 5px;
	}

.Bquote {
	border: 1px solid #535152;
	background-color: #F3F3F1;
	width: 330px;
	padding: 5px;
	}

.A3quote {
	border: 1px solid #535152;
	background-color: #F3F3F1;
	width:240px;
	float: right;
	padding: 5px;
	margin-left: 10px;
	}

.A4quote {
	border: 1px solid #535152;
	background-color: #F3F3F1;
	width:270px;
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	padding-bottom: 5px;
	text-align: center;
	}

.A2quote {
	border: 1px solid #535152;
	background-color: #F3F3F1;
	padding: 5px;
	}

.Aright {
	text-align: right;
	margin-top: 6px;
	}

hr{
	color:#CCDADA;
}

div.mainadmin {
	border: 1px solid #6D696B;
	width: 750px;
	text-align: right;
	}

.maintextadmin {
	text-align: left;
	border: none;
	margin: 15px 25px 15px 25px;
	}
	
.adminnav {
	margin-top: 10px;
	font-weight: bold;
	text-align: center;
	}

.outlineme {
	border: 1px solid #000000;
	}

.moreinfo {
	border: 1px solid black; 
	text-align: center; 
	padding: 5px 10px 5px 10px; 
	margin-bottom: 5px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8C6373 }

.moreinfo a:active {color: #FFFFFF; text-decoration: none;}
.moreinfo a:link {color: #FFFFFF; text-decoration: none;}
.moreinfo a:visited {color: #FFFFFF; text-decoration: none;}
.moreinfo a:hover {color: #FFFFFF; text-decoration: underline;}