

/* ----- CSS ----- */



/* ----- general ----- */


body, html{
	font-family: Times New Roman, Times, serif;
	
}


p {
	font-family: Times New Roman, Times, serif;
    color:#000000;
    font-size:14px;    
    line-height:18px;
}

li, ul, ol {
	    font-family: Times New Roman, Times, serif;
    color:#000000;
    font-size:14px;    
    line-height:18px;
}


table.holder {
	align: center;
	background-image: url(/_images2/background-sqtop.jpg);
	background-repeat: repeat-x;
	width: 100%;
}

table.mainborder {
    background-color:#ffffff;
	
}

table.mainborder2 {
    background-color:#5f4665;
	
}


.small { font-size: 12px;
		line-height: 12px;
		}
	
#name {
		
		font-family: Verdana, Arial, sans-serif;
		color: #5f4665;
	}

/* ----- FOOTER ----- */

#footer{
	color: #f2f2f2;	
    background-color:#48637c;
}

.smallwhite {
	font-size: 12px; 
	color: #f2f2f2; 
	margin-top: 0px; 
	margin-bottom: 4px; 
	margin-left: 0px; 
	margin-right: 0px; 
	line-height: 12px;  
	padding-right: 8px; 
}

a.smallfooter {
	font-family: Times, serif;
	font-size:12px; 
	color:#f2f2f2; 
	text-decoration:underline;
} 

	
		
/* ----- links ----- */

a:link { 
	color: #9b6da6;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-style: normal; 
	font-size: 12px; 
}

a:visited { 
	color: #5f4665;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-style: normal; 
	font-size: 12px; 
}

a:hover { 
	color: #5f4665;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-style: normal; 
	font-size: 12px;  
}

a.small:link { 
	color: #9b6da6;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-style: normal; 
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px; 
}

a.small:visited { 
	color: #5f4665;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-style: normal; 
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px; 
}

a.small:hover { 
	color: #5f4665;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-style: normal; 
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;  
}
		


	


/* ----- HEADER ----- */

#orgname {
background: #ffffff url(/_images2/squaretop.gif) no-repeat top right;

	}


#header {
background: #2c0405;
border-top: 15px solid #48637c;
border-bottom: 1px solid #48637c;
border-right: 1px solid #48637c;
	}

#header2 {
border-top: 5px solid #48637c;
border-bottom: 0px;
width: 600px;
height: 0px;
	}

	
	/* Menu */

#leftcolumn {
	width: 160px;
}


#leftmenu {
    font-size:12px;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-color: #48637c;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #48637c;
	border-bottom-style: solid;
	padding: 0;
}

#leftmenu a {
	background: #48637c url(/_images2/vmenuarrow-whitesq.gif) no-repeat center left;
	color: #ffffff;
	padding: 5px 0 5px 19px;
	border: 0 0 1px 0 ;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	text-decoration: none;
}

#leftmenu a:hover {
	color: #ffffff;
	background: #9580c1 url(/_images2/vmenuarrow-whitesq.gif) no-repeat center left;
}


#leftmenu2 {
float: left;
width: 160px;
font-size:12px;
	margin-top: 0px;
	padding: 0;
}

#leftmenu2 a {
	display: block;
	background: #7c9fbf url(/_images2/vmenuarrow-whitesq.gif) no-repeat center left;
	color: #ffffff;
	padding: 5px 0 5px 19px;
	border: 0 0 1px 0 ;
	border-bottom-width: 1px;
	border-bottom-color: #48637c;
	border-bottom-style: dotted;
	text-decoration: none;
}

#leftmenu2 a:hover {
	color: #ffffff;
	background: #9580c1 url(/_images2/vmenuarrow-whitesq.gif) no-repeat center left;
}



	
	
/* ----- NEXT MEETING ----- */
	
#nextmeeting {
background-color: #ffffff ;
width: 160px;
text-align:left;
valign: top;
padding-top: 5px;
padding-bottom: 8px;
border-top: 0px solid #48637c;
border-right: 1px solid #48637c;
margin: 0px;


	}
	
	
	
.categories { 
font-family: Verdana, Arial, Helvetica, sans-serif; color: #9b6da6; font-weight: bold; font-size: 10px;  
}
	
/* ----- MEMBER LOGIN ----- */
	
#memberlogin {
background-color: #ffffff ;
width: 160px;
text-align:left;
padding-top: 15px;
padding-bottom: 18px;
border-top: 0px solid #990400;
border-right: 1px solid #990400;
border-bottom: 1px solid #990400;
margin: 0px;


	}





/* ----- HEADINGS ----- */

h1
	{
		
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px; 
		line-height: 20px;
		font-weight: bold;
		margin-top: 18px;
		margin-bottom: 40px;
		color: #5f4665;
		
	}
	
h2
	{
		
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 15px; 
		font-weight: bold;
		margin-top: 8px;
		margin-bottom: -10px;
		color: #5f4665;
		line-height: 14px;
		padding-left: 0px;
	padding-right:2px;
	padding-top: 2px;	
	padding-bottom: 2px;
		
	
	}
	
h2.separate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5f4665;
	font-size: 15px; 
	font-weight: bold;
	margin-top: 75px;
	margin-bottom: -10px;
	line-height: 14px;
	padding-left: 0px;
	padding-right:2px;
	padding-top: 2px;	
	padding-bottom: 2px;	
}	
	
h3 {
	margin: 10px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px; 
		font-weight: bold;
		color: #9b6da6;
			text-transform: none;
			margin: 15px 0px -10px 0px;
}

	
h4
	{
		
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px; 
		font-weight: bold;
		margin-top: 20px;
		margin-bottom: -5px;
		color: #5f4665
	}
	
	
h5
	{
		
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px; 
		font-weight: bold;
		margin-top: 15px;
		margin-bottom: -15px;
		color: #000000
	}
	
h6
	{
		
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-transform: uppercase; 
		font-weight: bold;
		margin-top: -4px;
		margin-bottom: 4px;
		margin-left: 0px;
		margin-right: 0px;
		color: #5f4665;
		letter-spacing: 0px;
	
	}
	
.meetingdate {font-size:11px; line-height: 11px; font-weight: normal; margin-top: 2px; ; margin-bottom: 2px; margin-left: 5px; font-weight: bold; color: #692321}
	
.address {color: #2c0405; font-size:12px; line-height: 15px; font-weight: normal;}

.paren {font-size:10px; color: #757474;}

.items {font-size:12px; line-height: 16px}

.leftmargin { margin: 10px 0px 0px 10px}



/* ----- IMAGES ----- */

img {
    border:0;
}

img.photo {
    border:1px solid #977f48;
	margin: 0;
}

img.photo2 {
    border:0px;
	margin-top: 10px;
	margin-bottom: 10px;
}


.ad {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	
}

.ad2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	
	
}




#banner{
    margin:0;
    padding:0;
    padding-bottom:5px;
    background:#e7e7e7;
}

.logopic {
	margin: 10px 20px 10px 15px;
	
}

.mugpic {
	margin-right: 4px;
	margin-bottom: 4px;
	margin-top: 0px;
	margin-left: 0px;
	
}




/* ----- bottom links ----- */ 
	
a.footer { 
    font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5f4665;
	text-decoration: underline;
	padding-left: 7px;
	padding-right:7px;
	padding-top: 15px;	
	padding-bottom: 5px;
	white-space:  nowrap;		
}

a.footer:hover {
	color: #5f4665;
	text-decoration: underline;
}


/* ----- calendar ----- */
.national { 
	color: #9b6da6;
}

