/* CSS Document */

body {font-family: Arial, Helvetica, sans-serif; font-size: 75%;  background-image:url(/images/bg_gradbtm.jpg);
 background-position:bottom;
 background-repeat:repeat-x;}
body {margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px}
td {font-family: Arial, Helvetica, sans-serif}
p {font-family: Arial, Helvetica, sans-serif}
ol {font-family: Arial, Helvetica, sans-serif}
ul{
font-family: Arial, Helvetica, sans-serif;
padding: 0;
margin-left: 1em;
}
li {font-family: Arial, Helvetica, sans-serif}
h1 {font-size: 140%; color: #446183}
h2 {font-size: 130%; font-weight: bold; color: #23744b}
h3 {font-size: 120%; color: #41576f}
h4 {font-size: 110%; color: #000000}
h5 {font-size: 150%; font-weight: bold; color: #01534A}
h6 {font-size: 140%; font-weight: bold; color: #FF0000}
a.green:link {color: #016241;}
a.green:visited {color: #778ea4;}
a.green:hover {color: #3f5c7f;}
a.green:active {color: #778ea4;}

h1.flourish {
border-bottom: #3f5c7f 1px solid;
font-size: 120%; color: #687d97;
font-style:italic;}

div.test { margin: 0px;
 border-bottom:#abb2ba solid 1px;
 height:auto;
 width: 516px;
 background-image:url(/images/bg_testiment.jpg);
 background-position:top;
 background-repeat:repeat-x;
 text-align:left;
 
 }
 
 .picl {float:left;}

.smallgrey {font-size: 90%; color: #666666;}

.medgrey {font-size: 100%; color: #666666;
padding: 5px;}

.sherri{font-size: 90%; color:#687d97;
text-align:left;}

.contentareapad {padding: 10px}

.odd{background-color: #FFFFFF;} 
.even{background-color: #FFF8DE;}

.borders  {
	border-style:solid;
	border-color: #044F29;
	border-width:2px;
 }
 
 
 #bggrad{background-image:url(/images/bg_gradbtm.jpg);
  background:#cfdce2;
  position:fixed 0px 0px 0px 0px;
  height:100%;
  width:100%;
 }
 
  #content{background-image:url(/images/bg_gradbtm.jpg);
  background:#FFFFFF;
  position:fixed 0px 25px 35px 25px;
 }
 

 
 .whitebox{
 border: solid 5px #FFFFFF;
 margin: 10px;

 }

.rightlinkbox{
    border-style: solid;
    border-color: #871D10;
    border-width: 1px;
	margin: 8px;
	align: right;
       }
	   
.graynavline{
	border-top-style:solid ;
	border-top-color:#A27010;
	border-top-width: 1px;
	
	border-bottom-style:solid ;
	border-bottom-color:#A27010;
    border-bottom-width: 1px;

}	   
	   
.graybox{
    border-style: solid;
    border-color: #8A8A8A;
    border-width: 1px;
       }
	
	.navflourish{
	list-style-image:url(/images/n_flourish.gif);
	background-color: #FFFFFF;


} 


.listflourish{
	list-style-image:url(http://www.caringcooperatives.com/images/i_florish_end.jpg);
	margin-left: 3em;}  


  



/* Rollover images for menu */

.rollover a { display:block; width:32px; background-color: #b9d7d2}
.rollover a:hover { background-color: #a2c9c3}
.rollover a:active {background-color: #5f9f7e;}
/*  Layout Section  */

div {
	text-align:center;
}

div#page {
  border:1px solid #3b4d61;
  background:#ffffff;
  width: 724px;
	margin: auto;
	
	text-align:left;
	position:relative;
}

div#header {
  
	width:724px;
	height:148px;
}

div#menu {

  width:161px;
	float:left; 
  margin:10px 0px 1px 0px;
	min-height:500px;
	max-height:inherit;
	text-align:left;
}

div#content {
  border-left:1px solid #bec3c9;
  width:auto;
	margin:0px 0px 0px 161px;
	padding:10px;
  min-height:500px;
	max-height:inherit;
	text-align:left;
}



div#footer {
  border-top:1px solid #bec3c9;
  width:724px;
	height:auto;
	margin:0px;
	
	
}

.contact{font-size: 90%; color: #666666;
margin:10px 35px 10px 185px;
text-align:left;}


