body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #1d3042;
	font-size: 14px;
}

h3 {
	padding: 0;
	border: 0;
	margin: 0;
	text-align: center;
        font-weight: bold;       
/* 	border: 1px solid yellow; */
}

h2 {
        padding: 0;
        border: 0;
        margin: 0;
        text-align: center;
/*      border: 1px solid yellow; */
}

h1 {
	text-align: center;
}

p {
/* 	border: 1px solid red; */
	border: 0;
	padding: 0;
	margin: 0 0 10px 0;
}

a {
	color: #3f5064;
}

#container {
	width: 900px;
	height: 100%;
	min-height: 750px;
	background-color: #abbcd1;
	margin: 0 auto 10px auto;
	border: 0;
	padding: 0;
        overflow: auto;       
/*         border: 1px solid red;        */
}
#container2 {
    margin: auto;
    width: 100%;
    height: 100%;
/*     border: 1px solid yellow; */
    overflow: auto;
}

#column1 {
/* 	float: right; */
/* 	border: 1px solid red; */
	
	float: right;
/* 	border: 0px solid red; */
	width: 50%;
	margin: 0px;
}
#column2 {
/* 	float: left; */
/* 	border: 1px solid green; */
	
/* 	border: 0px solid green; */
	width: 50%;
	margin: 0px;
	margin: 0px;
}

#documentation_explanation {
	overflow-wrap: break-word;
}

#banner {
	width: 900px;
	height: 250px;
	border: 0;
	padding: 0;
	margin: auto;
	background-image: url('../images/ic_banner_blue.jpg');
	background-repeat: no-repeat;
}

#menu_bar {
	width: 900px;
	height: 40px;
	background-color: #3f5064;
	margin: 0 auto 0 auto;
	border: 0;
	padding: 0;
	text-align: left;
	font-size: 14px;
	font-style: italic;
/*         border: 1px solid red;        */

}

#menu_table_normal_site {
	position: relative;
	height: 40px;
	top: 0px;
	width: 800px;
	border: 0;
	padding: 0 0 0 20px;
	float: left;
/*         border: 1px solid green;        */
}

#menu_table {
	position: relative;
	height: 40px;
	top: 0px;
	width: 900px;
	border: 0;
	padding: 0 0 0 20px;
	float: left;
}

#menu_table_normal_site tr {
	border: 0;
	padding: 0;
}

#menu_table tr {
	border: 0;
	padding: 0;
}

#menu_table_normal_site td {
	height: auto;
	border: 0;
	padding: 0 20px 0 0;
	text-align: left;
}

#menu_table td {
	height: auto;
	border: 0;
	padding: 0 20px 0 0;
	text-align: left;
}

#menu_table_normal_site td a {
	color: #b2becf;
	text-decoration: none;
	text-align: left;
        color: #98a4b6;
}

#menu_table_normal_site td a:link, #menu_table_normal_site td a:visited, #menu_table_normal_site td a:hover, #menu_table_normal_site td a:active  {
	color: #b2becf;
	text-decoration: none;
	text-align: left;
}

#menu_table td a {
	color: #b2becf;
	text-decoration: none;
	text-align: left;
}
#menu_table td a:link, #menu_table td a:visited, #menu_table td a:hover, #menu_table td a:active  {
	color: #b2becf;
	text-decoration: none;
	text-align: left;
}

#vertical_menu {
	margin: 0px;
	width: 300px;
	height: auto;
	padding: 5px;
	float: left;
	border-radius: 25px;
/* 	clear: right; */
/* 	border: 1px solid black; */
	border: 1px solid #000;
	vertical-align: top;
}

#quick_links_p {
/* 	clear: left; */
	width: 300px;
	margin-top: 10px;
	float: left;
	padding: 5px;
	text-align: center;
	font-weight: 900;
}

#mission_statement {
/* 	position: relative; */
	width: 900px;
	height: auto;
	margin: 0 auto 10px auto;
	border: 0;
/* 	border: 1px solid black; */
	padding: 0;
	text-align: center;
	font-size: 18px;
	font-style: italic;
	/*clear: right;*/
}

.bold {
	font-weight: 900;
}

#center_div {
/*         position: relative; */
        width: 510px;
/*         width: 310px; */
	height: auto;
	border: 0;
	margin: 20px 10px 20px 0;
	padding: 5px;
	float: right;
/*         clear: left; */
/* 	border: 1px solid blue; */
	
}

#first_column_div {
	margin: 20px 20px 20px 20px;
	width: 300px;
	height: auto;
	padding: 5px;
	float: left;
/* 	border-radius: 25px; */
/* 	clear: right; */
/* 	border: 1px solid black; */
/* 	border: 1px solid #000; */
	vertical-align: top;
}

#contactus_content_div {
	margin: 0 10px 0 20px;
	border: 0;
	padding: 0;
/* 	border: 1px solid black; */
	width: auto;
	height: auto;
	float: left;
}

#contactus_img_div {
	margin: 0 10px 0 40px;
	border: 0;
/* 	border: 1px solid yellow; */
	padding: 0;
	width: auto;
	height: auto;
	float: left;
}

#upcoming_events_title {
        font-size: 24px;
        font-weight: 900;
        text-align: center;
}

.small_header {
	font-weight: 900;
	text-decoration: underline;
}

#viewonlymemberaddress_table {
	width: 50%;
	height: auto;
	margin: auto;
}

#footer_div {
	width: 300px;
	margin: 20px auto 20px auto;
	font-size: 14px;
	position: relative;
	bottom: 0px;
}

/*#combine_both_columns_div {
	width: 900px;
	height: 100%;
	margin: auto;
	padding-bottom: 20px;
}*/

#footer_div a {
	color: white;
}

#facebook_img {
	width: 50px;
	height: 50px;
}

#suggestions {
	width: 300px;
	height: 300px;
}

#job_postings_div {
	display: grid;
	grid-template-rows: repeat(3, 1fr);
	height: 150px;
}

#virtual_member_daily_meeting_div {
	font-size: 20px;
	word-wrap: break-word;
	margin: 20px 0 40px 0;
}

.zoom_title_link_div {
	font-size: 20px;
	font-weight: 900;
	text-align: center;
	margin-top: 20px;
}

#donation__button_div {
	width: 300px;
	height: auto;
	margin: auto;
	position: relative;
	margin: 20px auto 0 auto;
        /*clear: right;*/
        text-align: center;
}

#qr_code_div {
	width: 128px;
	height: 128px;
	background: url("../images/qr_code_donation.png") no-repeat center center;
/*	float: right;*/
        margin: 20px auto;
}

#zoom_links_div header {
    width: auto;
    height: 25px;;
    font-size: 16px;
    font-weight: 900;
    text-align: center;
}

#zoom_links_div p {
    width: auto;
    height: auto;
    margin: 10px;
}

#zoom_links_div div {
    width: auto;
    height: auto;
    margin: 10px;
}

#technology_class_div {
    width: auto;
    height: auto;
    font-size: 16px;
    color: #f00;
}

#suggestion_box_div {
    width: 300px;
    height: 200px;
    font-size: 20px;
    clear: both;
    margin: 20px auto;
    text-align: center;
}