body {
     background:black;
     border:0;
     margin:0 5% 0 5%;
     font-family:Arial, Helvetica, sans-serif;
     color: #fff;
}

/* this file: web_pages/wma_pages/code/wma_style.css */

@media (max-width: 500px) {
    body {
	margin:0 1% 0 1%;
    }
}

@media (max-width: 500px) {
.day {
	width: 4em;
}
}

@font-face {
    font-family: ff_font;
    src: url("../../code/FinalFrontierCaps.ttf");
}

img {border:0}

h4{
	font-size:28px;
	color:#FF6600;
	font-weight:400;
    display:inline;
	font-family:Arial, Helvetica, sans-serif;
}

h5{
    font-size:22px;
    color:#ff6600;
    font-weight:400;
    display:inline;
	font-family:Arial, Helvetica, sans-serif;
}

dd {font-size: 11pt;}

dt {
	color: #f60;
	font-size: 12pt; 
	font-family: Arial, Helvetica, sans-serif; 
}

#page_bottom{
	margin-left: -6%;
	width: 112%;
	height: 175px;
	background: url("../../images/flame_footer.gif") repeat-x;
}

/* #page_bottom_2{
	margin: 0 -7% 0 -7%;
	height: 125px;
	background: url("../../images/animated-fire.gif") repeat-x;
}*/

#mailchimp{
	width:35em;
	color: black;
}

/* anchor hover and link visited changes must come after the definitions, so are at the end of this list*/

.about{
    margin:0 auto;
    padding:0 50px;
    }
    
.aboutline{
    position:relative;
    margin:0 auto;
    width:95%;
    max-width:900px;
}

.align_page_centre {align-content: center;}

.caption {
	font-size: 8pt; 
	color: gray;
	text-align: center;
}

.caption_history {
	font-size: 8pt; 
	color: #ccc;
	text-align: left;
}

.caption_name{
   font-size:12pt;
 }
 
.centre_picture{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.centre_text{text-align:center;}

.contact{
   min-width:250px;
   display:inline-block;
   width:30%;
   vertical-align:top;
   padding:0 5px;
   margin-top:25px;
}

.contact_bars{
   margin-top:25px;
   min-width:250px;
   display:inline-block;
   width:30%;
   vertical-align:top;
   padding:0 5px;
   border-left:solid 1px white;
/* border-right:solid 1px white; */
}

.CouncilPerson{
   display:inline-block;
   margin:5px;
}

.CouncilPix{
	margin: 50px auto;
	text-align:center;
	}

.CouncilTable{
    margin:0 auto;
    width:500px;
    font-family:arial,san-serif;
	text-align:center;
}

.counciltable_comment{
	font-size: 14px; 
	text-align: center;
    clear:both;
    width:100%;
    padding-top:25px;
}

.countdown{text-align:center;}

.event {
	font-size: 12pt; 
	color: white;
	padding-left: 10px;
}

.event a {color: white;}

.facebook{
    position:absolute;  
    left:0;
    top:0;
}

.day {
	text-align: right;
	vertical-align:text-top;
	font-size: 12pt; 
	color: white;
	font-weight: bold;
	width: 6.5em;
	height: 2em;
	padding: 0 5px 0 0;
}

.event {
	font-size: 12pt; 
	color: white;
	padding-left: 10px;
}

.event a {color: white;}

.eXTReMe{
	width: 5em;
	height: 5em;
 }

.flyer{
width:60px;
display:inline;
vertical-align:top;
float: left;
margin-right:5px;
 }

.for{
   font-weight :bold;
   font-size: 1.2em;
 }

.force_centre_text{
	clear: both;	
	text-align: center;
	font-weight: 600;
	}

.grasshopper{
   text-align:center;
   margin:20px auto;
}
 
.grasshopper_img{
	margin-left:auto;
	margin-right:auto;
	padding: 0 25px 0 25px;
} 

.green{color: #090}

.heading1_text{
	float: left;
	font-weight:bold;
    text-align:left;
}

.history_page{
	border:0;
	margin: 0 0 0 1em;
}

.HistoryTable{
	border: #000;
	display:inline-block;
	position:relative;
	padding-right:170px;
	padding-bottom:232px;
	max-width:951px;
}

.history_text_small {
	margin: 0 0 0 1em;
	font-size: 7.5pt; 
	color: gray;
	text-align: left;
}
.inner_b{
	width: 100%;
	max-width: 951px;
	margin-left: auto;
	margin-right: auto;
}

.logo { /* this defines the container for the heading on top of all the pages.  It works within .wma_banner */
	width: 100%;
	margin: auto;
}

.main_page_table{
    width: 90%;
    border: none;
    margin-left: auto;
    margin-right: auto;
}

.main_page_text{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:500;
	font-size:22px;
	color:#FFFFFF;
    text-align:center;
}

.main_page_text_enhanced{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:500;
	font-size:40px;
	color: #FF6600;
    text-align:center;
}

.map{
    width: 22%;
    max-width: 210px;
    min-width: 105px;
    margin: 0 auto;            
 }
 
.map_img{
    width: 100%;
    height: auto;
	margin-top: 2ex;    
} 

.menubar{
    margin-left:auto;
    margin-right:auto;
    width:98%;
    text-align:center;
/*    max-width:951px;  */
 }

.menuitem{
    display:inline-block;         
/*  width: 13%; */
/*  min-width:125px; */
    text-transform:uppercase;
    margin:0 auto;
    border-top: 1px solid black;
	border-bottom: 1px solid black;
    padding:5px 5px 0 5px;
    text-decoration:none;
}

.menuitem a{
	display: block;
	height: 100%;
	text-decoration: none;
	color: white;
	font-size:20px;
	font-weight: normal;
	text-align: center;
	font-family: ff_font, Arial, Helvetica, sans-serif;
}

.menuitem_selected{
	height: 100%;
	text-decoration: none;
	color: white;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	font-family: ff_font, Arial, Helvetica, sans-serif;
    display: inline-block;         
/*  width: 13%; */
/*  min-width:125px; */
    text-transform: uppercase;
    margin:0 auto;
    border-bottom: 2px solid #f60;
    border-top: 2px solid #f60;
    padding: 5px 5px 0 5px
}

.next {color: #F60;}

.next a {color: #F60;}

.NormalTable{
	width: 100%;
	border: #000;
	padding: 0;
}

.normal_text{
	text-align:left;
   	font-family:Arial, Helvetica, sans-serif;
    margin:0 5px 0 5px;
}

.officer_title {
	font-size: 18pt; 
	padding: 1.5pt; 
	text-align: center;
	font-weight: bold;
    clear:both;
    width:100%;
    padding-top:25px;
}

.orange{color:#FF6600;}

.orange24{color:#FF6600;
	text-align: center;
	font-weight: bold;
	font-size:24px;
}

.orange_ul{color:#FF6600; text-decoration: underline;}

.past {
	color:#bbb;
	font-weight: normal;
	font-style: italic;
}

.past a{color:#bbb;}

.presenters{
float:left; 
margin: 15px 25px 15px 0; 
width:140px;
height:205px;
text-align:center;
color:#FFA442;
}

.presenters_text{
float:left; 
margin: 15px 25px 15px 0; 
width:140px;
height:40px;
text-align:center;
color:#FFA442;
}


.prospectus{
    width: 15%;
    height: auto;
    margin: 0 auto;
}

.prospectus_img{
    width: 100%;
    height:auto; 
}

.red{color:#FF0000;}

.right_aside{
	width:160px;
	position:absolute;
	right:0;
	top:0;
    padding-bottom:232px;
    margin:0 auto;
}
	 
.roll {
	font-size: 18px; 
    padding-right: 10px; 
	text-align: right;
	font-weight: bold;
    width:240px;
    text-align:right;
    clear:both;
    float:left;
}

.roll_name {
	font-size: 18px; 
	padding-left:  10px; 
	text-align: left;
	font-style: italic;	
	font-weight: normal;
    width:240px;
    text-align:left;
    float:left;
}

.roll_name a{
    text-decoration:underline;
 }


.roll_name_link {
	TEXT-DECORATION: underline;
	padding: 1.5pt; 
	FONT-WEIGHT: normal;
	FONT-SIZE: 12pt;
	FONT-STYLE: italic;
	TEXT-ALIGN: left;
}

.set_inline {
	float:left;
}

.set_inline_r {
	float:right;
}

.std_link a{
	display: block;
	height: 100%;
	text-decoration: none;
	color: white;
	font-size:24px;
	font-weight: normal;
	text-align: left;
	font-family: ff_font, Arial, Helvetica, sans-serif;
}

.sub_b{
	width:100%;
	height: auto;
}

.sub_banner{
	width:100%;
	margin:0 auto;
   	max-width: 951px;
}

.title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-style:italic;
	font-weight:bold;
    text-align:left;
	padding: 1.5pt; 
}

.top_hdr{
	color: white;
	font-size:56px;
	font-weight: normal;
	text-align: center;
	font-family: ff_font, Arial, Helvetica, sans-serif;
}
.top_hdr_sub{
	color: white;
	font-size:20px;
	font-weight: normal;
	text-align: center;
	font-family: ff_font, Arial, Helvetica, sans-serif;
	padding-left:50px;
	padding-right:50px;
}

.top_name{
	color: white;
	font-size:40px;
	font-weight: normal;
	text-align: center;
	font-family: ff_font, Arial, Helvetica, sans-serif;
}

.underline{text-decoration:underline}

.when{
    max-width:900px;
    margin:0 auto;
}

.who2contact{
   margin: 25px auto;
   width:95%;
   display:inline-block;
   text-align:center;
   padding:0 5px;
   font-family:arial,san-serif;
   }


.wma_90th{
  display: block;
  margin: auto;
  width: 60%;
}
   
.wma_banner{
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
.wma_b{
	width:100%;
	height: auto;
	max-width: 951px;
}

.wmajewel{
    position:absolute;
    right:0;
    top:0;
}

/* unvisited link */
a:link {color: #FFFFFF;}

/* visited link */
a:visited {color: #FFFFFF;}

/* mouse over link */
a:hover {color: #666666;}





