/*Professional Care Alliance CSS file*/
/*Author is Roger Lawrence*/

body.orgn 
      {
        background-color: #ffcc99;
        margin: 0; 
        padding: 0; 
        text-align: center;
        }

body.grn 
      {
        background-color: #99ff99;
        margin: 0; 
        padding: 0; 
        text-align: center;
        }

body.prpl 
      {
        background-color: #9966ff;
        margin: 0; 
        padding: 0; 
        text-align: center;
        }

body.blnc 
      {
        background-color: #ffffff;
        margin: 0; 
        padding: 0; 
        text-align: center;
        }

#welcome-content 
        {
          margin: 0 auto; 
          width: 760px;
	  .width: 900px; /* IE7 sees this */
	  _width: 900px; /* IE6 sees this */
	  height: 900px;
	  border: 5px solid purple;
	  padding: 0;
          background-color: #FFFFFF; 
          }

#about-content 
        {
          margin: 0 auto; 
          width: 760px;
	  .width: 900px; /* IE7 sees this */
	  _width: 900px; /* IE6 sees this */
	  height: 1380px;

	  border: 5px solid purple;
	  padding: 0;
          background-color: #FFFFFF; 
          }

#members-content 
        {
          margin: 0 auto; 
          width: 760px;
	  .width: 900px; /* IE7 sees this */
	  _width: 900px; /* IE6 sees this */
	  height: 4500px;
	  border: 5px solid purple;
	  padding: 0;
          background-color: #FFFFFF; 
          }

#events-content 
        {
          margin: 0 auto; 
          width: 760px;
	  .width: 900px; /* IE7 sees this */
	  _width: 900px; /* IE6 sees this */
	  height: 1200px;
	  border: 5px solid purple;
	  padding: 0;
          background-color: #FFFFFF; 
          }

#contact-content 
        {
          margin: 0 auto; 
          width: 760px;
	  .width: 900px; /* IE7 sees this */
	  _width: 900px; /* IE6 sees this */
	  height: 960px;
	  border: 5px solid purple;
	  padding: 0;
          background-color: #FFFFFF; 
          }

#banner 
        {
          margin: 0 auto; 
          width: 760px;
	  padding: 0px;
          background-color: #FFFFFF; 
	  top: 0px;
         }

#nav-buttons
	{
	  margin: 20 auto;
	  width: 860px;
	  padding: 0px;
	}



#green-container
	{
	  margin: 0 auto; 
          width: 760px;
	  .width: 900px; /* IE7 sees this */
	  _width: 900px; /* IE6 sees this */
	  padding: 0;
          background-color:#66CC00; 
         }

#field-divider
	{
	  margin: 0 auto; 
          width: 760px;
          height: 30px;
          background-color:#FF9933; 
         }

#stripe
	{
	  background-color: #ccffcc;
	}




h1
	{
	  font-family: "Times New Roman",Georgia,Serif;
	  color: #FFFFFF;
	  text-align:center;
	  font-size:40pt;
	}

h2	
	{
	  font-family: "times new roman"; 
	  font-size: 30px; 
	  font-weight: bold; 
	  font-style: italic;
	  color: #FFFFFF; 
	  text-align: center
	}

.b-op
	{
	  font-family: "times new roman"; 
	  font-size: 28px; 
	  font-weight: bold; 
	  font-style: none;
	  color: #000000; 
	  text-align: center;
	  line-height: 50%;
	}

.b-name
	{
	  font-family: "times new roman"; 
	  font-size: 24px; 
	  font-weight: bold; 
	  font-style: italic;
	  color: #FF9933; 
	  text-align: center;
	  line-height: 50%;
	}

.b-contact
	{
	  font-family: "times new roman"; 
	  font-size: 20px; 
	  font-weight: normal; 
	  font-style: none;
	  color: #000000; 
	  text-align: center;
	  line-height: 50%;
	}

.b-text
	{
	  font-family: "Times New Roman",Georgia,Serif; 
	  font-size: 14px; 
	  font-weight: bold; 
	  font-style: none;
	  color: #000000; 
	  text-align: left;
	  line-height: 110%;
	}

.declarative
	{
	  font-family: "Times New Roman",Georgia,Serif;
	  color: #FFFFFF;
	  background-color: #FF9933;
	  text-align:center;
	  font-size:24pt;
	}

.page-dec
	{
	  font-family: "Times New Roman",Georgia,Serif; 
	  font-size: 34px; 
	  font-weight: bold; 
	  font-style: italix;
	  color: #555555; 
	  text-align: center;
	  line-height: 110%;
	}

.event-title
	
	{
	  font-family: "Times New Roman",Georgia,Serif;
	  color: Green;
	  text-align:center;
	  font-size:24pt;
	}

.event-time
	{
	  font-family: "Times New Roman",Georgia,Serif;
	  color: #000000;
	  text-align:center;
	  font-size:18pt;
	}

.event-time-sml
	{
	  font-family: "Times New Roman",Georgia,Serif;
	  color: #000000;
	  text-align:center;
	  font-size:14pt;
	}

.event-location
	{
	  font-family: "Times New Roman",Georgia,Serif;
	  color: #000000;
	  text-align:center;
	  font-size:14pt;
	}

.event-description
	{
	  font-family: "Times New Roman",Georgia,Serif;
	  color: #000000;
	  text-align:center;
	  margin: 15;
	  font-size:15pt;
	}

.event-sponsor
	{
	  font-family: "Times New Roman",Georgia,Serif;
	  color: #000000;
	  text-align:center;
	  font-size:12pt;
	}


.center
	{
	  font-family: "times new roman"; 
	  font-size: 24px; 
	  font-weight: normal; 
	  font-style: italic;
	  color: #FFFFFF; 
	  text-align: center;
	  margin-right: 20;
	  margin-left: 20;
	}

ul {
	margin-left: 50;
	padding-left: 1em;
	text-indent: 2px;
	}

.in-box {
	font-family: "times new roman"; 
	font-size: 24px; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-align: left;
	margin-left: 250px;
	}


.left
	{
	  font-family: "times new roman"; 
	  font-size: 24px; 
	  font-weight: normal; 
	  color: #FFFFFF; 
	  text-align: left;
	  indent:50px;
	}



ul.orange {
	padding: 5px;
	margin: 10px 120px;
	  .margin: 10px 75px; /* IE7 sees this */
	  _margin: 10px 75px; /* IE6 sees this */
	list-style: none;
	background-color: #fff;
	border-bottom: 1px solid #e7e7e7;
	float: left;
	clear: left;
	}

ul.orange li {
	float: left;
}

ul.orange li a {
	float: left;
	text-decoration: none;
	color: #ccc;
	padding: 4px 15px 0 0;
	margin-right: 8px;
	font: 900 14px "Arial", Helvetica, sans-serif;
}

ul.orange li a span {
	float: left;
	padding-right: 15px;
	display: block;
	margin-top: -4px;
	height: 24px;
}

ul.orange li a:hover {
 	color: #576d07;
	background: url(includefiles/graphics/orange.png) no-repeat top right;
}

ul.orange li a:hover span {
	background: url(includefiles/graphics/orange.png) no-repeat top left;
}

ul.orange li a.current {
	background: url(includefiles/graphics/orange.png) no-repeat top right;
 	color: #576d07;
}

ul.orange li a.current span {
	background: url(includefiles/graphics/orange.png) no-repeat top left;
}




ul.green {
	padding: 5px;
	margin: 10px 120px;
	  .margin: 10px 75px; /* IE7 sees this */
	  _margin: 10px 75px; /* IE6 sees this */
	list-style: none;
	background-color: #fff;
	border-bottom: 1px solid #e7e7e7;
	float: left;
	clear: left;

}

ul.green li {
	float: left;
}

ul.green li a {
	float: left;
	text-decoration: none;
	color: #ccc;
	padding: 4px 15px 0 0;
	margin-right: 8px;
	font: 900 14px "Arial", Helvetica, sans-serif;
}

ul.green li a span {
	float: left;
	padding-right: 15px;
	display: block;
	margin-top: -4px;
	height: 24px;
}

ul.green li a:hover {
 	color: #576d07;
	background: url(includefiles/graphics/green.png) no-repeat top right;
}

ul.green li a:hover span {
	background: url(includefiles/graphics/green.png) no-repeat top left;
}

ul.green li a.current {
	background: url(includefiles/graphics/green.png) no-repeat top right;
 	color: #576d07;
}

ul.green li a.current span {
	background: url(includefiles/graphics/green.png) no-repeat top left;
}


ul.purple {
	padding: 5px;
	margin: 10px 120px;
	  .margin: 10px 75px; /* IE7 sees this */
	  _margin: 10px 75px; /* IE6 sees this */
	list-style: none;
	background-color: #fff;
	border-bottom: 1px solid #e7e7e7;
	float: left;
	clear: left;
	}

ul.purple li {
	float: left;
}

ul.purple li a {
	float: left;
	text-decoration: none;
	color: #ccc;
	padding: 4px 15px 0 0;
	margin-right: 8px;
	font: 900 14px "Arial", Helvetica, sans-serif;
}

ul.purple li a span {
	float: left;
	padding-right: 15px;
	display: block;
	margin-top: -4px;
	height: 24px;
}

ul.purple li a:hover {
 	color: #576d07;
	background: url(includefiles/graphics/purple.png) no-repeat top right;
}

ul.purple li a:hover span {
	background: url(includefiles/graphics/purple.png) no-repeat top left;
}

ul.purple li a.current {
	background: url(includefiles/graphics/purple.png) no-repeat top right;
 	color: #576d07;
}

ul.purple li a.current span {
	background: url(includefiles/graphics/purple.png) no-repeat top left;
}






