@charset "utf-8";
/* CSS Document */

body {
	background: #3e423a url(../images/bg.jpg) repeat-x top left;
	padding-bottom: 10px;
}

p {
	font: 0.75em/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;	
}

.required {
	color: #c70000;	
}

span.bold {
	font-weight: bold;	
}

#container {
	width: 1020px;
	/*height: 900px;*/
	margin: 0 auto;
	background: transparent url(../images/container-bg.png)	repeat-y;
}

#banner {
	width: 960px;
	margin: 0 auto;
}

#logo {
	float: left;	
}

#banner-right {
	float: left;
	height: 146px;
	width: 610px;
	/*background-image:url(../images/topbar-right1.jpg);
	background-repeat: no-repeat;*/
	background-color: transparent;
}

#left-col {
	width: 194px;
	margin-left: 39px;
	float: left;
	display: inline;
}

#nav ul {
	float: left;
}

#nav ul li {
	text-indent: -9999px;
	line-height: 1.1em;
}

#nav ul li.home a {
	background: #FFF url(../images/buttons/home.jpg) no-repeat top left;
	height: 38px;
	width: 194px;
	display: block;
}

#nav ul li.home a:hover {
	background-position: 0 -38px;	
}

#nav ul li.history a {
	background: #FFF url(../images/buttons/history.jpg) no-repeat top left;
	height: 38px;
	width: 194px;
	display: block;
}

#nav ul li.history a:hover {
	background-position: 0 -38px;	
}

#nav ul li.exec a {
	background: #FFF url(../images/buttons/exec.jpg) no-repeat top left;
	height: 38px;
	width: 194px;
	display: block; 
}

#nav ul li.exec a:hover {
	background-position: 0 -38px;	
}

#nav ul li.vice-pres a {
	background: #FFF url(../images/buttons/vice-pres.jpg) no-repeat top left;
	height: 38px;
	width: 194px;
	display: block;
}

#nav ul li.vice-pres a:hover {
	background-position: 0 -38px;	
}

#nav ul li.current-year a {
	background: #FFF url(../images/buttons/current-year.jpg) no-repeat top left;
	height: 38px;
	width: 194px;
	display: block;
}

#nav ul li.current-year a:hover {
	background-position: 0 -38px;	
}

#nav ul li.member a {
	background: #FFF url(../images/buttons/member.jpg) no-repeat top left;
	height: 38px;
	width: 194px;
	display: block;
}

#nav ul li.member a:hover {
	background-position: 0 -38px;	
}

#nav ul li.sponsorship a {
	background: #FFF url(../images/buttons/sponsorship.jpg) no-repeat top left;
	height: 38px;
	width: 194px;
	display: block; 
}

#nav ul li.sponsorship a:hover {
	background-position: 0 -38px;	
}

#nav ul li.gallery a {
	background: #FFF url(../images/buttons/gallery.jpg) no-repeat top left;
	height: 38px;
	width: 194px;
	display: block;
}

#nav ul li.gallery a:hover {
	background-position: 0 -38px;	
}

#nav ul li.links a {
	background: #FFF url(../images/buttons/links.jpg) no-repeat top left;
	height: 38px;
	width: 194px;
	display: block;
	margin: 0;
	padding: 0;
}

#nav ul li.links a:hover {
	background-position: 0 -38px;	
}

#nav ul li.footer  {
	background: #FFF url(../images/buttons/footer.jpg) no-repeat top left;
	height: 21px;
	width: 194px;
	display: block;
}

#become-a-member {
	margin-top: 10px;
	width: 192px;
	height: 124px;
	float: left;
}

#become-a-member a {
	display: block;
	height: 124px;
	background: #000 url(../images/become-a-member.jpg) no-repeat top left;
}

#become-a-member a:hover {
	background-position: 0 -124px;	
}

#events {
	width: 193px;
	margin: 6px auto 0 auto;
	float: left;
}

#events h1 {
	width: 193px;
	height: 26px;
	background: #fff url(../images/upcoming-events.jpg) no-repeat top left;
	text-indent: -9999px;
	margin-bottom: 6px;
}

#events ul li {
	padding-left: 12px;
	margin-bottom: 6px;
	font: 0.75em/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #393939;
	text-decoration: none;
	border: 1px solid #666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}	

#events ul li a:hover {
	text-decoration: underline;	
}

#links {
	width: 193px;
	margin: 12px auto 0 auto;
	float: left;
}

#links h1 {
	width: 193px;
	height: 26px;
	background: #fff url(../images/links-header.jpg) no-repeat top left;
	text-indent: -9999px;
	margin-bottom: 6px;
}

#links ul li {
	padding-left: 12px;
}	


#links ul li a {
	font: 0.75em/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #393939;
	text-decoration: none;
}	

#links ul li a:hover {
	text-decoration: underline;	
}

#right-col {
	margin: 20px 0 0 23px;
	width: 710px;
	float: left;
	display: inline;
}

#top-content {
	background: #B9CBCD url(../images/content-top.jpg) no-repeat top left;
	height: 16px;
}

#content {
	background: #fff;
	/*min-height: 480px;
  	height:auto !important;
  	height: 100%;*/
	border-left: 1px solid #a4a4a4;
	border-right: 1px solid #a4a4a4;
	padding-bottom: 4px;
}

#content p {
	padding: 10px 0 0 2px;	
}
#content a {
	color: #815298;
}

#content a:hover {
	color: #5BBDBC;
	text-decoration: none;
}

#content img.president {
	margin-top: 28px;	
}

#content .content-image {
	float: right;
	background: #fff;
	padding: 4px;
	margin-left: 4px;
}

#content p.president {
	padding: 0;	
}

#content img.effcom {
	display: block;
	margin: 10px auto 0 auto;	
}

#content blockquote {
	width: 250px;
	margin: 10px auto;
	font: italic 0.75em/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#content h3 {
	font: bold 0.9em/1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 18px;
}

#left-content-col {
	background: #fff;
	float: left;
	width: 318px;
	padding: 0 6px 0 20px;
	display: inline;
}

#left-content-col h2 {
	/*background: #fff url(../images/sbc-header.jpg) no-repeat top left;
	text-indent: -9999px;*/
	font: 1.2em/1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5BBDBC;
	padding-top: 12px;
	padding-bottom: 3px;
	border-bottom: 2px solid #815298;
}

#right-content-col {
	background: #fff;
	float: left;
	width: 318px;
	padding: 0 6px 0 20px;
	display: inline;
}

#content-col {
	padding: 0 20px;	
}

#content-col h2 {
	font: 1.2em/1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5BBDBC;
	padding-top: 12px;
	padding-bottom: 3px;
	border-bottom: 2px solid #815298;
}

#content-col h3 {
	font: 1em/1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	padding-bottom: 3px;
	margin-bottom: 3px;
	border-bottom: 2px solid #815298;
}

#right-content-col ul li {
	padding-left: 14px;
	margin-top: -6px;
	background: #fff url(../images/bullet.gif) no-repeat;
	background-position: 0 5px;
	font: 0.75em/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 8px;
}

#right-content-col h2 {
	/*background: #fff url(../images/aims-header.jpg) no-repeat top left;
	text-indent: -9999px;*/
	font: 1.2em/1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5BBDBC;
	padding-top: 12px;
	padding-bottom: 3px;
	border-bottom: 2px solid #815298;
}

#btm-content {
	background: #B9CBCD url(../images/content-btm.jpg) no-repeat top left;
	height: 16px;
	clear: both;
}

#footer {
	background: #3F423B url(../images/footer.jpg) no-repeat top left;
	margin: 0 auto;
	width: 1020px;
	height: 70px;
	clear: both;
	padding-top: 28px;
	color: #ccc;
}	

#footer .copyright {
	margin-left: 55px;
	float: left;	
	display: inline;
}

#footer .footer-links {
	margin-left: 450px;
	float: left;	
	display: inline;
}

#footer .footer-links a {
	color: #ccc;
	text-decoration: none;
}

#footer .footer-links a:hover {
	text-decoration: underline;
}

table.past-pres {
	margin-top: 10px;
}

#content td {
	font: 0.75em/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;	
}

td a {
	color: #815298;
}

td a:hover {
	color: #5BBDBC;
	text-decoration: none;
}

.honorary {
	font: italic normal 1.2em Georgia, "Times New Roman", Times, serif;	
}

.italic {
	font: italic 1em/1em "Trebuchet MS", Arial, Helvetica, sans-serif;	
}

.page-wrapper .feedIcon {  
    vertical-align: middle;  
    padding: 0 10px;  
}

.album-wrapper .photo {  
    width: 180px;  
    background-color: #666;  
    text-align: center;  
    vertical-align: middle;  
    float: left;  
    padding-bottom: 10px; 
	padding-right: 10px;
	padding-left: 10px;
    margin: 10px;  
}  
  
.album-wrapper .photo img {  
    border: none;  
}  
  
.album-wrapper .photo small {  
    color: #aaa;  
    font-size: 0.9em;  
}  

.company-links {
	margin-top: 10px;
}

.company-links li {
	line-height: 24px;
	padding-left: 14px;
	background: #fff url(../images/bullet.gif) no-repeat;
	background-position: 0 8px;
}

.company-links li a {
	font: 1em/1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5BBDBC;	
}

.red {
	color: #c20000;	
}

#contFrm {
	width: 600px;
	margin-top: 20px;
}

.form-p {
	padding-bottom: 10px;	
}

.footer-link {
display: block;
width: 77px;
margin: 50px auto;
}

input {

  padding: 2px;
  font-size: 1em;
  color: #666666;
  background: #F5F5F5;
  border: 1px solid #a6c2c8;
  margin: 5px 0;
}

textarea {
	border: 1px solid #a6c2c8;	
  	padding: 2px;
  	font-size: 1em;
	color: #666666;
  	background: #F5F5F5;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 170px;
	font: bold 0.9em Verdana, Geneva, sans-serif;
	padding-top: 8px;
}

textarea:focus, input:focus {
	border: 1px solid #658c95;
}

input.button {
background:transparent url(../images/button.jpg) no-repeat scroll left top;
border:medium none;
cursor:pointer;
font-weight:bold;
height:30px;
margin-left:185px;
width:95px;
}

.errormsg {
	border: 1px solid #b70000;
	padding: 5px 0 5px 35px;
	font: bold 0.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	margin-top: 10px;
	background: #ffbdbd url(../images/cross.gif) no-repeat 10px center;
}

.success_msg {
	border: 1px solid #388c30;
	padding: 5px 0 5px 35px;
	margin-top: 10px;
	background: #ceffd1 url(../images/tick.gif) no-repeat 10px center;
	font: bold 0.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}

#content-col ul li {
	padding-left: 14px;
	margin-top: -6px;
	background: #fff url(../images/bullet.gif) no-repeat;
	background-position: 0 5px;
	font: 0.75em/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 8px;
}

small {
	font-size: 0.7em;	
	font-weight: normal;
	color: #815298;
}
