/* CSS Document */



/*  ===================================================  
 	===================================================  
	
	Description: Community Council text style sheet 
	Author: Sean Kabanuk
	Release date: 0/0/0  	 
	Designer approved: Sean Kabanuk
	Date approved: 0/0/0 
	Revision History:	Revised By		Revised On:
						Sean Kabanuk	0/0/0 

  	=================================================== 
  	===================================================  */


/*  ===================================================  */
/*  DEFINES SEARCH STYLES */
/*  ===================================================  */

		
.searchField {
	margin: 0px 0px 7px 15px;
	padding: 0px;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 10px;
	}
	
.searchButton {
	margin: 0px 0px 6px 3px;
	padding: 0px;
	font-size: 10px;
	}
	
/*  ===================================================  */
/*  DEFINES CONTENT STYLES */
/*  ===================================================  */

/*.dropCap {
	float: left;
	font: bold 8em "Lucida Bright", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #666;
	margin: -40px 0px 0px 0px;
	padding: 0px;
}
	*/
	
h1 {
	font: bold 2.5em "Lucida Bright", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #666;
	line-height: 42px;
	margin: -20px 0px 20px 0px; 
	} /* Section headlines */		
	
	.homeHeadline {
		font: bold 2em "Lucida Bright", "Palatino Linotype", "Book Antiqua", Palatino, serif;
		margin: -35px 0px 0px 0px; 
		padding: 0px;
		}
		
		h1.homeHeadline:first-letter {
			font: bold 4em "Lucida Bright", "Palatino Linotype", "Book Antiqua", Palatino, serif;
			padding: 0px;
			letter-spacing: -25px;
			}
	
h2 {
	clear: both;
	font-family: "Lucida Bright", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.2em;
	color: #666;
	line-height: 19px;
	margin: 2px 0px 0px 0px;
	} /* Page headlines */	
	
h3 {
	font-family: "Lucida Bright", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1em;
	color: #666;
	line-height: 19px;
	margin: 2px 0px 10px 0px;
	font-weight: bold;	
	} /* Underheads */	
	
h4 {
	font-family:"Lucida Bright", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1em;
	color: #666;
	line-height: 19px;
	margin-bottom: 0px;
	font-weight: bold;
	} /* Subheads */	
	
h5 {
	font-family: "Lucida Bright", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.2em;
	color: #666;
	line-height: 19px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-weight: bold;	
	border-bottom: 1px solid #c4c4c4;
	} /* Feature Heads */

h6 {
	font-family: "Lucida Bright", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1em;
	color: #666;
	line-height: 19px;
	margin-bottom: 0px;
	padding: 10px 0px 5px 0px;
	margin-top:10px;
	font-weight: 100;
	border-top: 1px solid #c4c4c4;
	} /* Table Heads */

p {
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: .8em;
	color: #666;
	line-height: 20px;
	}		
	
a {
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	color: #728052;
	text-decoration: none;
	line-height: 19px;
	}
	
a:hover {
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	color: #234119;
	text-decoration: underline;
	line-height: 19px;
	}
	
ul, ol { 
	margin: 0px 10px 0px 37px;
	padding: 0px;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: .8em;
	color: #666;
	line-height: 20px;
	}

li {
	padding-top: 7px;
	color: #666;
	padding: 5px 0px 3px 0px;
	}

li a {
	padding: 0px;
	text-decoration: none;
	color: #728052;
	}

li a:hover {
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	color: #234119;
	text-decoration: underline;
	line-height: 19px;
	} 
	
ul li ul { 
	margin: 0px 10px 0px 37px;
	font-size: 100%;
	}
		
.bodysubtext {
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666;
	line-height: 19px;
	}


/*  ===================================================  */
/*  DEFINES FOOTER STYLES */
/*  ===================================================  */


.footerCopyright {
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	height: 16px;
	padding: 4px 5px 2px 0px;
	color: #666;
	}
	
.footerLegal {
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	/* font-weight: bold; */
	height: 16px;
	padding: 0px 0px 2px 5px;
	color: #666;
	}
	
.footerLegal a {
	color: #ac975d;
	text-decoration: none;
	}	
	
.footerLegal a:hover {
	text-decoration: underline;
	}
	
/*  ===================================================  */
/*  DEFINES MISCELLANEOUS ITEMS */
/*  ===================================================  */

.noTopMargin {
	margin-top: 0px;
	}
	
.noBottomMargin {
	margin-bottom: 0px;
	}
	
.headlineClear {
	clear: both;
	margin-top: 0px;
}

.imageAlignLeft {
	float: left;
	margin: 4px 7px 2px 4px;
	border: 1px solid #000;
	}
	
.imageAlignRight {
	float: right;
	margin: 4px 0px 2px 7px;
	border: 1px solid #000;
	}
	
.memberWorkText {	
	margin: 20px 10px 0px 0px;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.memberWorkText a {
	text-decoration: none;
	color: #ac975d;
}

.memberWorkText a:hover {
	text-decoration: underline;
}

#homePromoContainerOne a, #homePromoContainerTwo a, #homePromoContainerThree a {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #ac975d;
}

#homePromoContainerOne a:hover, #homePromoContainerTwo a:hover, #homePromoContainerThree a:hover {
	text-decoration: underline;
}
	
