/*****notice_board.css: STYLES FOR 3 COLUMN LAYOUT *****/ 
/****** THIS SHOULD ALL BE MODULARISED! **********/


h1 span.unem
{font-size: 70%}

h2 span.unem
{font-size: 70%}

h2.image_caption
{
    text-align: center;
    margin-left: -700px;
}

#currecent
{
    min-height: 500px;
}

.topstories
{
    float: left;
    width: 101%;
}


.atopstory
{       
	font-size: 100%;
	font-weight: medium;
	min-height: 100px;
   margin-bottom: 50px;
	margin-right: 0px;
	background-repeat: no-repeat;
	background-position: bottom center;
}


.atopstory h1

{
	font-size: 197%;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 0px;
	line-height: 1.55;
}


.atopstory blockquote h1
{
    font-size: 140%;
}

.atopstory blockquote p
{
    font-size: 110%;
}



#gormanston_awards
{
	font-size: 110%;
}

#next_meeting
{
	width: 70%;
	float: left;
	border-style: solid;
	border-color: #fa0;
	margin: 20px;
	margin-top: 0px;
	text-align: center;
	padding-bottom: 30px;
	font-weight: bold;
}

.atopstory:hove
{
	background-color: #ff0;
}


#next_meeting h2
{
text-align: center;
font-size: 171%;
}

#next_meeting h3
{
text-align: center;
font-size: 171%;
}

#next_meeting h4
{
text-align: center;
font-size: 121%;
}

#next_meeting p
{
font-size: 151%;
font-weight: normal;
margin: 26px;
}

#fidecline
{
	width: auto;
	float: left;
	margin: 100px;
	margin-top: 50px;
	
}



.poisonous
{
    height: 170px;
    border-style: solid;
    border-color: #fa0;
    padding: 3%;
}

.poisonous h1
{
    font-size: 150%;
    text-align: center;
}
    

.poisonous a:visited
{
	text-decoration: none;
	color: black;
}

.poisonous:hover
{
    background-color: yellow;
}


.poisonous em
{
	font-weight: bold;
	font-size: 113%;
}



.side_panel
{
    
    width: 100%;
    background-color: ;
}

.numbertwo
{
    width: 300px;
    float: left;
}



.anumberthree h1
{
    text-align: center;
}

a.anumberthree
{
    width: 300px;
}

#qandt
{
	margin-bottom: 130px;
}

#borbeeinset	
{
	border-style: solid;
	position: relative;
	top: 0px;
	right: 250px;
}

#recent_awards
{
	clear: left;
}

#recent_awards img:nth-child(4)
{
		top: 200px;
}

.plaque
	   {
	       width: 481px;
	       float: right;
	       text-align: center;
	       font-weight: light;
	       margin-left: 50px;
	       margin-left: -20px;
	       margin-right: -20px;
	   }

.plaque blockquote
{
    border-style: solid;
    border-width: 1px;
    padding: 20px;
}


.plaque blockquote h1
{
    font-size: 130%;
    font-weight: bold;
    width: 100%;
    
}   


.plaque blockquote p
{
    font-size: 110%;
    line-height: 1.75;
    font-weight: bold;
   
}

#iwt_workshop
{
	width: 29%;
	float: left;
	margin-right: 40px;
}




.important_info
{width: 33%;
float: left;
border-style: solid;
border-width: 1px;
}

#schedule:hover
{background-color: #000;}

#amr2017
{width: 33%;
float: left;
margin-left: 100px;
margin-top: 10px;
}

#amr2017 h2
{
color: #050;
}


#beginners_group
{
width: 500px;
margin-left: auto;
margin-right: auto;
}
