@charset "iso-8859-1";


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



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

body,html {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}


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

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

table.mainborder2 {
    background-color:#621a0c;
	
}


.small { 
	font-size: 11px;
	line-height: 12px;
	}
	
.name {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-color: #264a75;
}


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

#footer {
	font-size: 10px;
	color: #f2f2f2;	
    background:#16365d;
}


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

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

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

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

a.small:link { 
	color: #990000;
	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; 
	white-space:  nowrap;
}

a.small:visited { 
	color: #990000;
	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;
	white-space:  nowrap; 
}

a.small:hover { 
	color: #990000;
	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;
	white-space:  nowrap;  
}
		


	


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

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

#header {
	background: #16365d;
	border-top: 15px solid;
	border-top-color: #16365d ! important;
	border-bottom: 1px solid #16365d;
	border-right: 1px solid #16365d
	}
	
	/* Menu */

#leftcolumn {
	width: 160px;
}


#leftmenu {
    font-size:11px;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-color: #264a75;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #f264a75;
	border-bottom-style: solid;
	padding: 0;
}

#leftmenu a {
	background: #16365d url(/_images2/vmenuarrow-whitecircle.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: dotted;
	text-decoration: none;
}

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


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

#leftmenu2 a {
	display: block;
	background: #990000 url(/_images2/vmenuarrow-whitecircle.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: dotted;
	text-decoration: none;
}

#leftmenu2 a:hover {
	color: #ffffff;
	background: #b49859 url(/_images2/vmenuarrow-whitecircle.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 #0c3262;
	border-right: 1px solid #0c3262;
	margin: 0px;
}
	
	
.categories { 
	font-family: Verdana, Arial, Helvetica, sans-serif;  color: #621a0c; font-weight: bold;
}
	

/* ----- 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: #B49859;
}
	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0c3262; 
	font-size: 15px; 
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: -10px;
	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: #0c3262;  
	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: #000000;
	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: #0f4631
}
	
	
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: #000000;
	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: #000000
}
	
.address {
	color: #000000;
	font-size:11px; 
	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;
}


.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: #264a75;
	text-decoration: underline;
	padding-left: 7px;
	padding-right:7px;
	padding-top: 15px;	
	padding-bottom: 5px;
	white-space:  nowrap;		
}

a.footer:hover {
	color: #264a75;
	text-decoration: underline;
}

/* ----- calendar ----- */
.national { 
	color: #621a0c;
}

