﻿body 
{
	text-align: center;
	margin: 0;
	padding: 0;
	/*
	background-color: #EAE3D7;
*/
}

/* The main container */
#container 
{
	clear: both;
	padding: 0 19px;
	/*background: white;*/
	margin: 0 auto 0 auto;
	width: 930px;
	text-align: left;
	height: auto;
	background-color: White;
	/*
	background-image: url('../images/content_background_ie5.png');
	background-repeat: repeat-y;
*/
} 

#footer
{
    font-size:smaller;
    color: #66674C;
    margin-top: 4em;
    padding:  10px 0;
	/*border-top: solid 1px #66674C;*/
	width: 930px;
    text-align: center;
}

#footer a, #footer h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
margin: 2px 0;
padding: 2px 8px;
}

#footer a {
color: #66674C;
text-decoration: none;
}

#footer a:hover {
color: #a00;
background: #fff;
}

#footerlogo
{
    padding-bottom: 10px;
}
#footertext div
{
    display: inline;
    padding: 0 1em;
}

#footertext
{
    padding: 10px;
	border-top: solid 1px #66674C;
    text-align: left;
    text-align: center;
    font-family: Times New Roman;
}

#footerlogo
{
}

#footerupdate 
{
}

#footerlogo img
{
    display: inline-block;
    text-align: center;
    /*
    width: 311px;
    height: 143px;
*/
    width: 155px;
    height: 71px;
}

/*************************************************
* TOC
*************************************************/ 
.toc
{
    background: aliceblue;
    width: 350px;
    border: 1px solid lightgray;
    margin-top: 1em;
}

.toc ul
{
    list-style: none;
    padding-left: 1em;
}

.toc .header
{
    padding-top: 1em;
    text-align: center;
    font-weight: bold;
}


/*************************************************
* Calendar
*************************************************/ 
#events
{
    padding:  5px 5px 5px 50px;
    width: 200px;
    display: inline-block;
}


#events li
{
    text-align: center;
    list-style: none;
    padding-left: 0px;
    padding-bottom: 10px;
}

#events ul
{
    padding-left: 0px;
}

#events .title
{
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid black;
}

#events .month .monthtitle
{
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
}


#events .passedevent
{
    text-decoration: line-through;
}

#events .futureevent
{
}

#calendar
{
    width: 640px;
    display: inline-block;
    vertical-align: top;
}

#calendar .currentmonth
{
    padding: 4px;
    float: left;
    background-color: LightGray;
    height: 180px;
    border: 1px solid black;
}

#calendar .month
{
    padding: 5px;
    float: left;
    height: 180px;
}

#calendar .month table
{
    border-top: 1px solid black;
}

#calendar .currentmonth table
{
    border-top: 1px solid black;
}

#calendar .title
{
    font-weight: bold;
    text-align: center;
}

#calendar .eventmeeting
{
    background: Yellow;
}


/*************************************************
* Message from president
*************************************************/ 

.presidentmessage .msgbody, .letterofappreciation .msgbody,
.presidentmessage .msgto, .letterofappreciation .msgto
{
    font-family: Arial;
    font-style: italic;
}

.presidentmessage .msgsign, .letterofappreciation .msgsign
{
    padding-top: .5em;
    font-family: Arial;
    font-style: italic;
}

.presidentmessage .msgsign .msgthankyou, .letterofappreciation .msgsign .msgthankyou
{
    font-family: Arial;
    font-style: italic;
    padding-bottom: 1em;
}

.presidentmessage .msgsignature, .letterofappreciation .msgsignature
{
    font-family: Script;
    font-size: 2em;
    font-style: italic;
}

.presidentmessage .msgsigname, .letterofappreciation .msgsigname
{
    font-style: italic;
    font-family: Arial;
}

.presidentmessage .msgtitle, .letterofappreciation .msgtitle
{
	font: italic normal 2em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-top: 1em; 
	margin-bottom: 1em; 
	/*
	border-bottom: solid 1px #7D775C;
*/
	color: #7D775C;
    text-align:center;
    font-weight:bold;
}

.presidentmessage .msgfrom, .presidentmessage .msgdate, .presidentmessage .msgsubject,
.letterofappreciation .msgfrom, .letterofappreciation .msgdate, .letterofappreciation .msgsubject

{
    font-weight: bold;
    padding-bottom: .3em;
}

.presidentmessage .msgbody, .letterofappreciation .msgbody
{
    padding-top: 1em;
}

.presidentmessage .msgsign, .letterofappreciation .msgsign
{
    font-family: Times New Roman;
}


/*************************************************
* Main Menu 
*************************************************/ 
#mainmenu
{
/*
	background:#E3EAEB;
	background:#999966;
	background:#efefef;
	background:#66674C;
*/
	clear: both;
	/*margin: 5px;*/
	padding: 5px;
	background: white;
	width: 920px;
	display: inline-block;
	vertical-align: bottom;
	text-align: center;
	/*
	height: 40px;
	border-top: solid 1px #66674C;
*/
	border-bottom: solid 1px #66674C;
}

#mainmenu ul
{
	margin: 0;
	list-style: none;
	padding: 0;
} 

#mainmenu li
{
float: left;
margin: 0 .2em;
/*
	border-right: 1px solid #66674C;
*/
} 

#mainmenu a, #mainmenu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
/*
border-width: 0px 0px 0px 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
*/
margin: 2px 0;
padding: 2px 8px;
}

#mainmenu a {
color: #66674C;
text-decoration: none;
}

#mainmenu a:hover {
color: #a00;
background: #fff;
}

/*************************************************
* Content Section 
*************************************************/ 
#content
{
	clear: both;
	margin: 0 1em;
	/*
	font: 75% georgia, sans-serif;
*/
	font: 85% georgia, sans-serif;
}

#content h2
{
	font: italic normal 2em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 1em; 
	border-bottom: solid 1px #7D775C;
	/*color: #7D775C;*/
	color: Maroon;
	width: 70%;
}

#content h3
{
	font: italic normal 1.4em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	/*color: #7D775C;*/
	color: Maroon;
}

#content h4
{
	margin-bottom: .5em; 
}

#content a 
{
    /*color: #CF7F18;*/
    color: #66674C; 
	/*text-decoration: none;*/
}

#content a:hover {
	color: #a00;
}

/*************************************************
* Header 
*************************************************/ 
#header
{
	text-align: left;
	padding: 0px 0px 0px 0px;
	/*
	height: 150px;
*/
	/*
	background-image: url('../images/header.png');
	background-repeat: no-repeat;
*/
}

#header h1
{
	text-align: center;
	vertical-align: middle;
	color: Navy;
	font-size: 50px;
	font-style: italic;
	/*
	visibility: hidden;
*/
}

/*************************************************
* Albums
*************************************************/ 
.picalbums
{
}

.picalbums .imageHolder {
    background-image: url('images/album_bg.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    padding: 0 4px 4px 0;
}

.picalbums li
{
    display: inline;
    list-style: none;
    width: 150px;
    height: 240px;
    float: left;
    margin: 0 10px 10px 0;
    text-align: center;
    font-size: 8pt;
}

.picalbums a
{
    text-decoration: none;
}

.picalbums div
{
    font-size: 8pt;
    padding: 0;
    margin: 0;
    text-align: left;
}

.picalbums .title
{
    font-family: Tahoma, Times New Roman;
    font-weight: bold;
    font-size: 9pt;
    text-align: left;
    padding: 8px 0 0 0;
    margin: 0;
}

.picphotos
{
}

.picphotos li
{
    display: inline;
    list-style: none;
    float: left;
    margin: 0 10px 20px 0;
    text-align: center;
    font-size: 8pt;
    width: 146px;
    height: 146px;
}

.picphotos .imageHolder
{
    text-align: center;
}

.picphotos a
{
    text-decoration: none;
}

.picphotos div
{
    font-size: 8pt;
    padding: 0;
    margin: 0;
    text-align: left;
}

.picphotos .title
{
    font-family: Tahoma, Times New Roman;
    font-weight: bold;
    font-size: 9pt;
    padding: 4px 0 0 0;
    margin: 0;
    text-align: center;
}

/*Modal Popup*/
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#popupSlideShow{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:384px;
width:408px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:2;
padding:12px;
font-size:13px;
}
#popupSlideShow h1{
text-align:left;
color:#6FA5FD;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupSlideShowClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
}
#button{
text-align:center;
margin:100px;
}


