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

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

a.bottom:link   { color: #666666; text-decoration: none; }
a.bottom:visited{ color: #666666; text-decoration: none; }
a.bottom:active	{ color: #009900; text-decoration: underline;}
a.bottom:hover  { color: #009900;  text-decoration: underline;}

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

a, body, h1, h2, h3, td, pre, b, th, select
{
/*	font-family: times new roman, serif; */
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, Helvetica, sans-serif;
	color: #000000; 
	font-size: 14px;
	font-weight: normal;
}

body{
	background-color: dddddd;
	margin: 0px;
	padding:0px;
	font-size: 14px;
	text-align:center;
	}


#Content {
	background-color: ffffff;
	width:900px;
	margin:0px auto;
	text-align:left;
	padding:5px;
	}
	
td.headBanner {
	color: #ffffff;
	font-size: 20px;
	font-weight: normal;
	background-color: 009900;
	padding: 2px 4px;
	text-align: center;
	} 

td.space { 	
		font-size: 11px; 
		font-weight: normal; 
		line-height: 11pt;
	} 
	
	
td.msgbrddate{
	color: black;
	font-size: 14px;
	font-weight: normal;
	background-color: FFFFFF;
	padding: 2px 4px;
	text-align: left;
	width:200px;
}
td.msgbrdcat{
	color: black;
	font-size: 14px;
	font-weight: normal;
	background-color: FFFFFF;
	padding: 2px 4px;
	text-align: left;
}
td.msgbrdcontent{
	color: black;
	font-size: 14px;
	font-weight: normal;
	background-color: FFFFFF;
	padding: 2px 4px;
	text-align: left;
}

	
.boldlink { 
		color: #ffffff; 
		font-size: 12px;
	 letter-spacing: .15em; 
		font-weight: bold;
	} 

.navHead {
		text-align: center;
		padding-top: 5px;
}

.rightBorder {
	border-right: solid 1px #cccccc;
	width: 200px;
	min-height: 100%;
}

.topBorder{
	height: 1px;
	color: #cccccc;
}

.toplink { 
		padding-left:20px; 
	} 

.padL15{
	padding-left: 15px;
}

.bolder {
			font-weight: 800;
		}

.mainContent {
	text-align: left;
	padding-left: 10px;
}

.header { 
		color: #000000; 
		font-size: 30px; 
		font-weight: normal; 
	} 

.calTable {
	/* border: 1px solid #009900; */
	text-align: center;
}

.headerpad { 
		padding-top: 20px; 
		padding-bottom: 20px; 
	} 

.green { 
		color: #009900; 
		font-weight: normal; 
	} 

.invert_green { 
		color: white; 
		font-weight: normal; 
		background-color: #009900;
	} 


.greener { 
		color: #009900; 
		font-weight: bold; 
		} 

.calHead {
		text-align: center;
		border: 1px solid #009900;
}

.cal {
		text-align: center;
		border: 1px solid #cccccc;
}

.warning { 

		color: red; 
		font-size: 23px;
		font-weight: normal; 
} 
	
.greenhomeheader { 

		color: #009900; 
		font-size: 22px;
		font-weight: normal; 
} 

.greenmediumheader { 
		color: #009900; 
		font-size: 20px;
		font-weight: normal; 
		font-style:italic;
	} 
	
.greenheader { 
		/*font-family: Arial, Verdana, sans-serif;*/
		color: #009900; 
		font-size: 14px; 
 		font-weight: bold; 
	} 

.smallgreenheader { 
		display:inline;
		color: #009900; 
		font-size: 17px; 
 		font-weight: bold; 

	}

td.smallgreenheader { 
		color: #009900; 
		font-size: 14px; 
 		font-weight: bold; 
		text-align:right;
	}
	
.homecontent { 
		border:0px; 
		width: 450px;
		font-size: 12px;
		line-height: 13pt;
		padding-bottom: 20px; 

	 } 

.subheader { 
		color: #666666; 
		font-size: 18px; 
		font-weight: normal;
	} 

.subheaderpad { 
		padding-bottom: 15px; 
	} 

.toppad { 
		padding-top: 5px; 
	} 

.bottomnav { 
		color: #666666; 
		font-size: 10px; 
		font-weight: normal; 
	} 

.bottompad { 
		padding-top: 70px; 
		padding-bottom: 10px; 
	} 

.promopad { 
		padding-top: 20px; 
		padding-bottom: 20px; 
	} 

.owners { 
		color: #769EAD; 
		font-size: 12px;
	 } 

.navCell{
	padding-left: 25px;
}

.navCell_invert{
	padding-left: 25px;
	background-color: #009900;
	color: white;
}

.navCellSub{
	background: url("./images/dot.gif") no-repeat left center;
	padding-left: 58px;
}

.navCellSubAdmin{
	background: url("./images/dot.gif") no-repeat left center;
	padding-left: 58px;
}


.navCellTopBorder{
	border-top: 1px solid #cccccc;
	padding-left: 25px;
}


.floatLeft{
	border-right: 7px solid white;
	border-left: 0px solid white;
	border-top: 0px solid white;
	border-bottom: 0px solid white;
	float: left;
}

.floatRight{
	border-right: 7px solid white;
	border-left: 7px solid white;
	border-top: 0px solid white;
	border-bottom: 3px solid white;
	float: right;
}
.noBorder{
	border: 0px;
}

/* admin files stuff */
.files_table{
   border: 1px solid black;
   background: white;
   padding: 0px;
}
.files_td {
   text-align: left;
}
.files_td_gray{
   text-align: left;
   background: #eeeeee;
}

.files_header { 
   color: black; 
   font-size: 17px; 
   font-weight: bold; 
   text-align: left;
   padding-bottom: 3px;
   padding-left: 4px;
   padding-right:4px;
}

/* service hours stuff */
.hrs-table{
   border: 1px solid black;
   background: white;
   padding: 0px;
}
.hrs-total{
   border: 1px solid black;
   background: #cccccc;
   padding: 0px;
   font-weight: bold;
}

.hrs-td {
   text-align: center;
}
.hrs-td-gray{
   text-align: center;
   background: #cccccc;
}
.hrs-header { 
   color: #009900; 
   font-size: 17px; 
   font-weight: bold; 
   text-align: center;
   padding-bottom: 3px;
}

.hideme
{
	display: none;
}
.showme
{
	display: inherit;
}

img.sort
{
	border: 0px;
}


/* file menu stuff */
.menu-table
{
	padding: 10px 2px;
}
.menu-table td
{
	padding: 1px 5px;
	color: #009900;
}

.linklinkclass
{
	padding: 1px;
	color: white;
	background-color: #009900;
}



/*** set the width and height to match your images **/

#slideshow {
    position:relative;
    height:350px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


