/*  CSS Style Sheet - Arboretum Counseling Associates
 *  This css file is copyright 2006 Karen Rosenstiel. 
 *  (with the exception of the referred graphics which remain the property of Arboretum Counseling Associates)
 */ 

/*Basic Elements*/

body {padding: 0px; margin: 0px; color: #000000; background: #FFFFFF; background-image: none;}

p {font: 10pt "Arial","Lucida Sans",sans-serif; line-height: 16pt; text-indent: 2.5em; margin: 0; text-align: left;}

acronym:after {content: " (" attr(title) ")";}

/*Links*/
/*Never been visited*/
A:link {text-decoration: inherit; color: inherit;}
/*Previously visited*/
A:visited {text-decoration: inherit; color: inherit;}
/*Link selected by keyboard*/
A:focus {text-decoration: inherit; color: inherit;} 
/*Mouse cursor hovering over link*/
A:hover {text-decoration: inherit; color: inherit;}
/*Currently being clicked*/
A:active {text-decoration: inherit; color: inherit;}

/*Headers*/
h1 {font: bold 140% "Arial","Lucida Sans",sans-serif; margin-top: 0.5em; margin-bottom: 0; display: inline;}
h2 {font: bold 130% "Arial","Lucida Sans",sans-serif; margin-top: 0.5em; margin-bottom: 0;}
h3 {font: bold 125% "Arial","Lucida Sans",sans-serif; margin-top: 0.5em; margin-bottom: 0; display: inline;}
h4 {font: bold 90% "Arial","Lucida Sans",sans-serif; margin-top: 0.5em; margin-bottom: 0;}
h5 {font: bold 80% "Arial","Lucida Sans",sans-serif; margin-top: 0.5em; margin-bottom: 0;}

/*Menus*/
#menu {display: none;}
#menu2 {display: none;}

/*Lists*/
li {list-style-type: none; font: 10pt Arial, serif; margin-left: -15px;}

/*Tables*/
tr {border: 1px solid #808080; border-width: 1px 0;}
th {font: 150%}
/*td {border: 1px solid #808080;}*/

/*Specific Divs*/

#banner {margin: 0px; width: 100%; align: left;  border: 0px; padding: 0px;}

#photos {display: none}
#portrait {display: none}
#vinemaple {display: none}
#rainforest {display: none}
#earthrise {display: none}
#poppies {display: none}

#wrapper {font: 10pt Arial, serif; line-height: 16pt; margin: 0; text-align:left; width: 95%; border: 0 0 0 0;}

#sidetable {display: none;}
#sidebar1 {display: none;}
#sidebar2 {display: none;}
#contact {display: none;}

/*Spans*/





	
