@charset "utf-8";
/* CSS Document */

 
/* The Reset ---------------------------------- */
html, body, div, span, applet, object, input, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/*font-weight: inherit;*/
	font-size: 100%;
	/*font-family: inherit;*/
	vertical-align: text-top;
	text-align: left;
}
table { border-collapse: collapse; border-spacing: 0; }
caption, th {  }
q: before, q: after { content: ''; }
  a.related { color:#000000;text-decoration: none; }  
  a.related:hover {color: #a00002;}

/* Globals ------------------------------------ */
a { #800000 }

a.menu {
    vertical-align:bottom;
    background:url(//www.hml167-hmla167.com/images/c.gif) no-repeat;
    background-size:80px 60px;
    height:70px;
    font:15px;
    font-family: arial,sans-serif;
    font-weight:bolder;
    color: #FFFFFF;
    padding-left:7px;
    padding-right: 7px;
}
a.menu-last {
    vertical-align:bottom;
    background:url(//www.hml167-hmla167.com/images/c.gif) no-repeat;
    background-size:80px 60px;
    height:70px;
    font:15px;
    font-family: arial,sans-serif;
    font-weight:bolder;
    color: #FFFFFF;
    padding-left:7px;
     
}

a.menu:hover {
    color:#bd2029;
}
a.menu-last:hover {
    color:#bd2029;
}
a.menu-selected { 
    vertical-align:bottom; 
    height:70px;
    /* font:15px arial,sans-serif; */
        font:15px;
        font-family: c;

    font-weight:bolder;
    color:#bd2029;
        padding-left:7px;
    padding-right: 7px;
}
a.menu-selected-last { 
    vertical-align:bottom; 
    height:70px;
    /* font:15px arial,sans-serif; */
        font:15px;
        font-family: arial,sans-serif;

    font-weight:bolder;
    color:#bd2029;
        padding-left:5px;
    
}

body {
	font-family:  "Gill Sans", Helvetica, sans-serif;
	font-size: 9pt; 
	line-height: 11pt;
	font-weight: normal;
	color: #3f3f3f;
        background-image:url('../images/Checkerboardmod.jpg');
	vertical-align: top;
}
h1{
	text-align:center;
        text-decoration: none;
	font-style: normal;
	 color: #800000;
       /* color: #3f3f3f; */
	font-size: 40px;
	line-height: 60px;
	font-weight: bold;
}

h2, span.heading {	
	text-decoration: none;
	font-style: normal;
	color: #800000;
	font-size: 10pt;
	line-height: 16pt;
	font-weight: bold;
	margin-left: 10px;
}
h3 {
	text-decoration:  none;
	font-style:  normal;
	color:  #000000;
	font-size:  14pt;
	line-height:  18pt;
	font-weight:  bold;
	 
}
h4 {
	text-decoration: none;
	font-style: normal;
	color: #000000;
	font-size: 12pt;
	line-height: 18pt;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 10px;
	margin-left:  0px;
}
h5 {
	text-decoration: none;
	font-style: normal;
	color: #FFFFFF;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: bold;
	margin-right: 10px;
}

h6 {
	text-decoration: none;
	font-style: normal;
	color:#FFFF00;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: normal;
	margin-right: 10px;
}
input[type^="text"], textarea {
   vertical-align:baseline;
   outline: 1px;
   border-style:solid;
   border-width: 2px;
   background-color: #EBEBEF;	
}

input[type^="submit"], input[type^="button"] {
   outline: 1px;
   font-size: 16px;
   font-weight: bold;
   float:right;
   
   margin-right:10px;
   background-color: #EBEBEF;
      text-align: center; 
   border-style:solid; 
   border-width:5px;
   border-right-style:outset;
   border-bottom-style:outset;
   border-color:Silver;	
}
input[type^="submit"]:hover, input[type^="button"]:hover {
    background-color: Silver;
}
select{
   background-color: #EBEBEF;	
   outline: 2px;
   border-style:solid;
   border-width: 2px;
}
.donationcontainer
{
border-width:1px;
border-style:solid;
border-color:#afb5b3;
background-color:rgb(235, 235, 239);
padding: 10px 10px 10px 10px;
}

.iform {

/*   float:left; */
   margin-right:10px;
   margin-bottom:20px;
}

.isubmit{
  
   margin-right:10px;
   margin-bottom:10px;
}

ol, ul {
	list-style-type: bullet;
	margin-left: 1em; 
}
blockquote: before, blockquote: after, q: before, q: after {content: "";}
blockquote, q {quotes: "" ""; }
/* styles for the email and newsletter section*/
ul#email li{
	padding-bottom:15px;
}
ul#email li.last{
	padding-bottom:0;
}
ul#email li a{
	color:#000;
	display:block;
}
ul#email li a:hover{
	color:#fff;
	background-color:#9D3B3B;
}
ul#email span{
	display:block;
	margin-left:10px;
}
ul#email span.heading{
	text-transform:uppercase;
}
ul#email span.action{
	text-transform:uppercase;
	color:#CF833D;
	font-weight:bold;
}
ul#email li.text{
	background:url(../../images/iphone.png) 0 50% no-repeat;
	padding-left:48px;
}
ul#email a.insider{
	background:url(../../images/mail.png) 0 50% no-repeat;
	padding-left:48px;
}
ul#email a.survey{
	background:url(../../images/document_pen.png) 0 50% no-repeat;
	padding-left:48px;
}

ul#menu {
	font-weight:bold;
}

ul#social-footer {
   text-align: center;
   
}

ul#social-footer li {
   padding-right:5px;
   padding-left:5px;
   display: inline;
}
/**/
.inavleft {
  color: #800000;
  margin-left:0px;
  margin-right:10px;
  list-style: none;
  font-size: 16px;  
  font-weight:bold;
  line-height: 20px;
}
.inavright {
   color: #800000;
   margin-left:10px;
   margin-right:0px;
   list-style: none;
   font-size: 16px;  
   font-weight:bold;
   line-height: 20px;
}
.inavright li{
   background-color: #EBEBEF;	 
   padding-top: 15px;
   padding-bottom: 15px;
   margin-bottom: 10px;
   text-align: center; 
   border-style:solid; 
   border-width:5px;
   border-right-style:outset;
   border-bottom-style:outset;
   border-color:Silver;
}
.inavright li:hover{
 background-color: Silver;
}
.inavright li a {
   color: #800000;
   text-decoration:none;
}

.inavleft li{
   background-color: #EBEBEF;
   padding-top: 15px;
   padding-bottom: 15px;
   margin-bottom: 10px;
   text-align: center; 
   border-style:solid;
   border-width:5px;
   border-right-style:outset;
   border-bottom-style:outset;
   border-color:Silver;
}
.inavleft li:hover{
 background-color: Silver;
}
.inavleft li a {
   color: #800000;
   text-decoration:none;
}
.inavactive {
   color: #800000;
   text-decoration:none;
   background-color: Silver !important;
}
.disclaimer{
   text-align: center;
   font-size: 10px;  
   padding-left:5px;
   padding-top:10px;
   padding-bottom:10px;
}

.looking{
   text-align: center;
   font-size: 14px;  
   padding-left:5px;
   padding-top:10px;
   padding-bottom:10px;
}


#icontainer{
	width: 950px; 
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: auto;
 
	background-repeat: repeat;
	background-position: top center;
}
#iheader{
 	background-image: url('/images/logo.jpg');
        background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
 	width: 955px;
 	height: 88px;
}

#iheader-reunion {
    background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
 	width: 955px;
 	height: 150px;
}
#iheader h2 {
   font-style:italic;
   color: #3f3f3f;
   padding-top:0px;
   margin-left: 0px;
   margin-top: -15px;
   text-align: center;
   font-size: 12px;  
}
#iheader-reunion h2  {
   font-style:bold;
   color: #80000;
   padding-top: 10px;
   margin-left: 0px;
   text-align: center;
   font-size: 25px;  
   
}
#iheader-reunion h3 {
   font-style:italic;
   color: #3f3f3f;
   padding-top:0px;
   margin-left: 0px;
  padding-top:20px;
   text-align: center;
   font-size: 12px;  
}
#ibody{
 	
 	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.625em;
	margin-bottom: auto;
	text-align: center;
}
#ibanner{
background-color: Silver;
     width: 950px;
}
#ispacer{
     height: 30px;
}
.ispacer{
     height: 30px;
}
#ileftcol{
   
     margin-top: 10px;
     padding-top: 20px;
     padding-left:0px;
     float: left;
     width: 150px;
}
#icenter{
 
    padding-top: 20px;
     margin-top: 10px;
     float: left; 
     width: 650px;
}
#irightcol{
  
     padding-top: 20px;
     margin-top: 10px;
     float: left; 
     width: 150px;
}

#ifooter{
 	background-color: Silver;
	margin-left: auto;
	margin-right: auto;
	padding-top:10px; 
 	width: 952px;
        height: 110px;
}
#ifooterbanner {
   background-color: Silver;
   margin-top:20px;
}
#ifootcenter{
	text-align: center;
		font-size: 9px;
		line-height: 10px;	 
}
#isocial{
   margin-top: 20px;
   margin-bottom: 20px;
}
.iclear{
	clear: both;
}
 



#iborder{
	background-color: #000000;
 	width: 950px;
 	/*height: 610px;*/
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
 	padding: 0.3125em;   
}
#incontent{
        padding-top:6px;
	background-color: #FFFFFF;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
}


#ifootleft{
	text-align: left;
	margin-left: 0.625em;
	margin-top: 0.3125em;
 	width: 435px;
 	height: 50px;
	float: left;
	display: inline;
	font-size: 9px;
	line-height: 10px;
	color: #3f3f3f;
}
#ifootright{
	text-align: right;
 	width: 502px;
 	height: 60px;
	float: right;
}

.separator {
 
}
#ifootleft a:link {color: #DDDDDD;}
#ifootleft a:visited {color: #DDDDDD;}
#ifootleft a:hover {background-color: #800000;}
#ifootleft a:active {color: #DDDDDD;}

p {
    padding-top: 10px; 
    padding-bottom: 10px;
    
}
p img {
    margin-left: -10px;
}
div.updates {
  color: #000000;
  margin-top:10px;
  margin-bottom:20px;

}
div.updates h2 { 
   margin-left:0px;
   padding-right: 0px;
   color: #000000;
   font-style:normal;
   font-size: 14px;
}
div.updates h3 {
   font-style:italic;
   vertical-align: baseline;
   font-size: 100%;
   font-weight:lighter;
   display:inline;
   padding-bottom:0px;
      line-height: 12pt;
}
div.updates p {
   display:inline;
   vertical-align: baseline;
   padding-top: 0px;
   padding-bottom: 10px;
   line-height: 12pt;
}

#donationForm label.error, #registrationForm label.error {
 
  padding-left: 16px;
  padding-bottom: 2px;
  font-weight: bold;
  color: Red;
}
#commandheader {
  margin-left:auto;
  width:30%;
 margin-right:auto;
} 
.command {
  
  height: 40px;  
  margin-left:auto;
margin-right:auto;
width:65%;

}
.command-name { 
  width: 200px;
  font-weight:bold;
  float: left;
}

.command-date {
  width: 200px;
  float: left;
}
