
html, body {
height: 100%;
}


body {
	width: 900px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color:#4F4F4F;
	background-repeat: repeat;
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#4C4C4B;
}




h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color:#4C4C4B;
	
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color:#4C4C4B;
}

h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color:#4C4C4B;
}

#frame {
	width:900px;
	background-color:#FFF;
	border:#000 thin;
	min-height: 100%;
	margin-bottom: -130px;
	position: relative;

}
#header {
	background-image:  url(images/header.jpg);
    background-repeat: no-repeat;
    height: 165px;
    width: 900px;
}

#membershiptext {
    position: relative;
    height: auto;
    width: auto;
    left: 25px;
    top: 20px;
	font-size:12px;
}

#membershiptext a:link {
	color:#ff6e07;
	text-decoration:none;
	
}

#membershiptext a:visited {
	color:#ff6e07;
	text-decoration:none;
}
#membershiptext a:hover {
	color:#fbee19;
	text-decoration:none;
}




#main {

	border:thin #000;
	margin: #000 thin;
	background-color:#FFF;
	padding: 20px;
	

}

#mainContent {
	width:800px;
	margin-left:20px;
	height:auto;
	background:#ffffff;
}

#contentLeft {
	width:400px;
	float:left;
	height:auto;
	border-right:1px dotted #333;
	padding-bottom:20px;
	background-color:#ffffff;
	

}

#contentRight {
	width:350px;
	height:inherit;
	margin-left:400px;
	padding-left:10px;
}
#photoList {
width:325px;
margin:auto;
}

#photoList li {
width:100px;
height:100px;
float:left;
margin:1px 1px;
padding:3px;
border:0px solid #282828;
background:none transparent;
list-style:none;
}

#photoList li img {
vertical-align:bottom;
margin-left:-60px;
border: 2px solid #ff6e07;


}


#galleryList {
margin:5px 0px;
padding:0px;
}

#galleryList li {
font-size:12px;
list-style:square inside;
color:#4C4C4B;
}

#disclaimer {
	width: 820px;
	clear:both;
	padding: 20px;
	position:static;
	background-color:#ffffff;

}
	
.prop {

	height:auto;
	padding: 20px;
	background-color:#ffffff;

  }
.prop2 {
	min-height: 100px;
	padding: 20px;

}

#navsite {
	width: 900px;
	position:absolute, top:0px, z-index:2000;
	
	
	
}

#flash {
	height: 435px;
	width: 900px;
	position:absolute, top:0px, z-index:-2000;
	background-color: #000000;

	
}

.meeting {
	

	position:absolute;
	margin-top:545px;
	margin-left:675px;
	border:none;
	padding-top:10px;
	z-index:1000;
}

#bottomframe {
	position:relative;
	clear:both;
	width: 900px;
	height: 81px;
	border-top:thin #000;

	
	
	
}

#footer {
	height: 130px;
	position: relative;
	background-color:#4F4F4F;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#1A1A1A;
	padding-top:10px;
}

#footer a:link {
	color:#1A1A1A;
}

#footer a:visited {
	color:#1A1A1A;
}
#footer a:hover {
	color:#999;
}


.promotext {

	position: absolute;
	width:160px;
	margin-top:120px;
	margin-left:10px;
	border:none;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:200;
	color:#ffffff;
	line-height:100%:
	padding-top:10px;
	
	z-index:1001;
	
	
}
#promo {
	height:265px;
	width:181px;
	background-image:url('images/coming_events_menu2.png');
	position:absolute;
	margin-top:210px;
	margin-left:710px;
	border:none;
	padding-top:10px;
	
	z-index:1000;
}

#promo a:link{
	color:ff6e07;
	text-decoration:none;
}

#promo a:hover{
	color:#fbee19;
}


#events {
	height:214px;
	width:200px;
	position:absolute;
	margin-top:300px;
	margin-left:745px;
	border:none;
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color:#font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color:#fbee19;;
	z-index:1001;
}
#events a:link {
	color:#ffffff;
	text-decoration:none;
}


#events a:visited {
	color:#ffffff;
}
#events a:hover {
	color:#fbee19;
}


.clearfooter {
height: 130px;
clear: both;
}

.alignLeft { 
	float:left; margin-right: 1em;
	margin-bottom: 1em;	
}
 .alignRight { 
 	float:right; margin-left: 1em;
  	margin-right: 1em;
}
 
 .smalltext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#4C4C4B;
 }
 
 .smalltextbold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#4C4C4B;
 }
 
 .important {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#FF6E07;
 }
 
 a:link, a:visited {
	 font-family: Verdana, Geneva, sans-serif;
	 color:#ff6e07;
	 font-weight:inherit;
	 text-decoration:underline;
	 
 }
 
 a:hover {
	 font-family: Verdana, Geneva, sans-serif;
	 color:#323232;
	 font-weight:inherit;
	 text-decoration:none;
	 
 }
.executivetable {
	background-color:#E6E5E5;
	

}

