<!-- /* $WEFT -- Created by: Ryan Fraley (rfraley@purdue.edu) on 9/18/2007 -- */
  @font-face {
    font-family: "Effloresce Antique";
    src: url(EFFLORE0.eot);
  }
-->

a:link,
a:visited,
a:active { 
	color: #003300;
	font-weight: bold;
	text-decoration: underline;
	font-size: 15px;
	line-height: 20px;
}
	
a:hover {
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
	line-height: 20px;
}

.smallerText a:link,
.smallerText a:visited,
.smallerText a:active { 
	color: #003300;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
}
	
.smallerText a:hover {
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
	line-height: 14px;
}

.hole a:link,
.hole a:visited,
.hole a:active { 
	color: #003300;
	padding: 2px;
	border: 1px solid #666633;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	line-height: 30px;
}
	
.hole a:hover {
	color: #003300;
	background: #FFFFCC;
	padding: 2px;
	border: 1px solid #666633;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	line-height: 30px;
}

.smallText a:link,
.smallText a:visited {
    color: #CC0000;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
}

.smallText a:hover,
.smallText a:active {
    color: #663300;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
}

.footer a:link,
.footer a:visited { 
	color: #666633;
	font-weight: normal;
	text-decoration: underline;
	font-size: 10px;
	line-height: 15px;
	}

.footer a:active,
.footer a:hover { 
	color: #003300;
	font-weight: normal;
	text-decoration: underline;
	font-size: 10px;
	line-height: 15px;
	}
	
.calendarLink a:link,
.calendarLink a:visited { 
	color: #666633;
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
	line-height: 13px;
	}

.calendarLink a:active,
.calendarLink a:hover { 
	color: #003300;
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
	line-height: 13px;
	}

.menulink a:link,
.menulink a:active,
.menulink a:visited {
	font-size: 14px;
	line-height: 19px;
	color: #FFFFCC;
	background: #999966;
	font-weight: normal;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #666633;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Trebuchet MS, Times New Roman, Helvetica, sans-serif;
}

small_text a:link,
small_text a:visited,
small_text a:active { 
	color: #003300;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10px;
	line-height: 15px;
}
	
small_text a:hover {
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	line-height: 15px;
}
	
.menulink a:hover {
	font-size: 14px;
	line-height: 19px;
	color: #333300;
	background: url(images/background_menu.gif);
	font-weight: normal;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #003300;
	padding-left: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Trebuchet MS, Times New Roman, Helvetica, sans-serif;
}

.moduleRow a:link,
.moduleRow a:active,
.moduleRow a:visited {	
	font-size: 13px;
	line-height: 16px;
	color: #333300;
	font-weight: normal;
	font-family: Times New Roman, Trebuchet MS, Helvetica, sans-serif;
}

.moduleRow a:hover {	
	font-size: 13px;
	line-height: 16px;
	color: #333300;
	font-weight: normal;
	font-family: Times New Roman, Trebuchet MS, Helvetica, sans-serif;
}

.moduleRowOver a:link,
.moduleRowOver a:active,
.moduleRowOver a:visited {	
	font-size: 13px;
	line-height: 16px;
	color: #333300;
	font-weight: normal;
	font-family: Times New Roman, Trebuchet MS, Helvetica, sans-serif;
}

.moduleRowOver a:hover {	
	font-size: 13px;
	line-height: 16px;
	color: #333300;
	font-weight: normal;
	font-family: Times New Roman, Trebuchet MS, Helvetica, sans-serif;
}

body { 
   background-image: url(images/background.jpg);
   background-repeat: repeat-y;
   background-position: center;
   color: #333333;
   font-family: Trebuchet MS, Times New Roman, Helvetica, sans-serif;
   font-size: 15px;
   line-height: 20px;
   margin-top: 0em;
   margin-right: 0em;
   margin-bottom: 0em;
   margin-left: 0em;
}
   
h1 {		
	font-size: 16px;
	line-height: 20px;	  	
	color: #003300;
}
	
h2 {	
	font-size: 10px;
	line-height: 15px;	  	
	color: #000000
}
	
h3 {		
	font-size: 14px;
	line-height: 14px;	  	
	color: #663300;
}
	
h4 {		
	font-size: 16px;
	line-height: 20px;	  	
	color: #666633;
}

.form {
    background: #CCCC99;
    color: #003300;
	font-weight: normal;
	font-size: 13px;
	line-height: 16px;
	font-family: Trebuchet MS, Times New Roman, Verdana, Arial;
}

.title {
    color: #003300;
	font-family: "Effloresce Antique", Times New Roman;
	font-weight: bold;
	font-size: 24px;
	line-height: 28px;
}

.news {		
	font-size: 16px;
	line-height: 20px;	  	
	color: #663300;
	font-weight: bold;
	font-style: italic;
	border-bottom: 1px solid #CC9966;
}

.hole { 
	color: #FFFFCC;
	font-weight: bold;
	font-size: 13px;
	line-height: 30px;
}
	
.header {
    background: url(images/background_header.jpg);
    color: #333300;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}

.smallHeader {
    color: #FFFFFF;
	background: #333333;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
}

.smallText {
    color: #333333;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
}



.smallTable {
    border: 1px solid #333333;
	padding: 1px;
	background: #CC9966;
}

.menu {
    border-right: 1px solid #A7A770;
}

.info {
    color: #333333;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
}

.textTitle {
    color: #FFFFCC;
	font-weight: normal;
	font-size: 14px;
	line-height: 22px;
	border-bottom: 1px solid #A7A770;
}

.text {
    color: #FFFFFF;
	font-weight: normal;
	font-size: 15px;
	line-height: 20px;
	font-family: Times New Roman, Trebuchet MS, Helvetica, sans-serif;
}

.small_text {
  color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
	line-height: 15px;
	font-family: Times New Roman, Trebuchet MS, Helvetica, sans-serif;
}

.textNews {
  color: #FFFFFF;
	font-weight: normal;
	font-size: 13px;
	line-height: 17px;
	font-family: Times New Roman, Trebuchet MS, Helvetica, sans-serif;
}

.smallerText {
    color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	font-family: Times New Roman, Trebuchet MS, Helvetica, sans-serif;
}

.membershipFees {		
	font-size: 13px;
	line-height: 20px;	
	font-weight: bold; 	
	color: #003300;
	}

.pics {
    color: #663300;
	font-weight: normal;
	font-size: 13px;
	line-height: 16px;
}
	
.footer { 
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	color: #666633;
	}

.dataTable {
    border: 1px solid #333300;
	padding: 1px;
	background: #CCCC99;
    }
	
.moduleRow {	
	font-size: 13px;
	line-height: 16px;
	color: #003300;
	background: #FFFFCC;
	font-family: Times New Roman, Trebuchet MS, Helvetica, sans-serif;
	font-weight: normal;
	}
	
.moduleRowOver {	
	font-size: 13px;
	line-height: 16px;
    color: #003300;
	background: #CCCC99;
	font-family: Times New Roman, Trebuchet MS, Helvetica, sans-serif;
	font-weight: normal;
	}

.hr {
    border: 0;
    color: #FFFFCC;
    background-color: #FFFFCC;
    height: 1px;
    width: 100%;
	}

.image {
    border: 1px solid #666633;
    background-color: #CCCC99;
    padding: 2px;
	}
	
.layout1 {
    background-image: url(images/kcc_02.jpg);
    background-repeat: no-repeat;
    background-position: center;
	padding: 0px;
	height: 180px;
	}

.layout2 {
    background-image: url(images/kcc_05.jpg);
    background-repeat: repeat-y;
    background-position: center;
	padding: 0px;
	}

.layout3 {
    background-image: url(images/kcc_11.jpg);
    background-repeat: no-repeat;
    background-position: center;
	padding: 0px;
	height: 100px;
	}
	
.calendarToday {
    background: #003300;
    color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}

.calendarDay {
    background: #FFFFCC;
    color: #666666;
	font-size: 12px;
	line-height: 16px;
}
	
.page_images {
	display: block;
	float: right;
	padding: 5px;
	margin: 5px;
	border: none;
	border-style: none;
}

div.gallery_list {
	width:483px;
	height:125px;
	overflow: scroll;
}