/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}



a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 line-spacing: -5px;
 color: #265579;
}

.eventTitle {
	color: #cc9933;
	font-size: 12px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.eventHead {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
.eventNote {
	color: #cc9933;
	font-size: 10px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	}	
.eventLink a {
	color: #FFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
.eventLink a:hover {
	color: # CCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
		}	
	
/*  .Avi a:link, a:hover, a:visited, a:active {
 font-family: Verdana,Arial,sans-serif;
 font-size: 80%;
 color: #FFF;
 text-align: center;
}   */

.whiteheader{
	font-size: 140%;
	color:#999999;
	font-weight: bolder;
	}
h3{
 font-size: 100%;
 color: #265579;
}

h4{
 font-size: 100%;
 font-weight: bold;
 color: #940808;
}

h4 a:link {
	color: #940808;
	text-decoration:none;
	}
h4 a:hover {
	color: #666666;
	text-decoration:none;
	}	
h5{
 font-size: 100%;
 color: #FFCC00;
}

h6{
 font-size: 60%;
 color: #333333;
 text-align: center;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#enterBtn{
	position: absolute; top: 370px; left: 120px;
	z-index:100;
	}

#outer-wrapper{
	position:relative;
	width: 770px;
	margin:0px auto;
	border: 0px solid #000000;
}

#wrapper{
	width: 770px;
	background-color:#be8409;
	margin:0px auto;
	border: 0px solid #000000;
	text-align: center;
}

#banner{
	width: 730px;
	background-color:#be8409;
		padding: 0px 0px 10px 0px;
	margin:0px auto;
}


#globalNav{
	color: #cccccc;
	background-color: #990000;
	z-index: 100;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'no5rmal' if you want the links to line-wrap */

#mainholder {
	background-image: url(images/hens-chicks.jpg);
	background-repeat: no-repeat;
	height: 590px;
	margin-left: 40px;
	padding-left: 20px;
}
#membership {
	position:absolute; top:203px; left:68%;
	z-index: 1;
}

.shoponline {
	position:absolute; top:203px; left:68%;
	z-index: 1;
}

#bursary {
	position:absolute; top:380px; left:67%;
	z-index: 1;
}

#grant {
	position:absolute; top:440px; left:67%;
	z-index: 1;
}

#events{
	background-color: #000066;
	text-align: center;
	color:#CCCCCC;
	font-size:11px;
	padding: 10px;
	width:180px;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	border-radius: 10px;
}

#events a:link{
	color: #FFC;
	font-size:12px;
	text-decoration:none;
	}
	
#events a:hover{
	color: #FFF;
	text-decoration:none;
	font-size:12px;
	}
#events a:visited{
	color: #000;
	font-size:12px;
	text-decoration:none;
	}
	
#feature h2{
font-size:140%;
color: #000066;
float: left;
}


.whitetext{
color:#FFFFFF;
}
	
.MS{
font-style: italic;
font-weight: bold;
text-align: center;
width: 300px;
line-height: 18px;

}
#feature{
	font-size: 80%;
	text-align: left;
}
#featureSM{
	font-size: 80%;
	text-align: left;
	width: 550px;
	float: left;
}


#links{
	font-size: 80%;
	text-align: left;
}

#links a{
	color:#000066;
}
	
#links a:hover{
	color: #940808;
}
	
/*
.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0px;
}
/* adjust margins to change separation between the feature image and text flowing around it */



#footerbar{
	clear: both;
	font-size: 12px;
	color: #cccccc;
	background-color: #940808;
	padding: 5px 0px 5px 0px;
	spacing: 0px 30px 0px 20px;
	margin: -1px 40px 0px 40px;
	width: 690px;
	height: 15px;
	text-align: right;
	font-weight: bold;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

.date {
text-align:left
}
.large {
font-size:140%;
color: #000066;
float: left;
font-weight: bolder;
background-color:#FFF;
width:670px;
padding-left:20px;
margin-bottom: -20px;
}

#footerbar a:link {
	color: #6CF;
	text-decoration: none;
}

#footerbar a:hover{
	color: #FFFF00;
	font-weight: bold;
}

#footerbar img{
	float: left;
	margin: -37px 0 0 10px;
}
