@import "reset.css";
/*@import "menu.css";*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #140800;
	margin:0px;
	padding:0px;
	color: #fff;
	line-height:1.25em;
}
#wrapper {
	padding:0px;
	margin:0px auto 0px auto;
}

/* HEADER */
#header {
	height:119px;
	background-image:url(../images/hd-backg.jpg);
	background-repeat:no-repeat;
	background-position: center 0px;
	text-align:center;
}
#content-wrapper {
	width:928px;
	padding:0px;
	margin:0px;
	/*margin:0px auto 0px auto;*/
	background-color:#2c2210;
}

#header-image {
	clear:both;
	height:231px;
	padding-top:12px;
	margin:0px auto 0px auto;
}
#header-image ul {
	margin-left:12px;
}
div.menuBar {
	/*background-color:#140800;
	height:34px;
	margin:0px 12px;
	padding:0px;
	vertical-align:middle;*/
	display:none;
}



/* CONTENT */

#main_content {
	margin:0px 45px 5px 18px;
}
/*content for home page */
#content-bg-hp {
	padding:20px 45px 30px 25px;
	margin:25px 12px 15px 12px;
	background-image:url(../images/parch-bacg1.jpg);
	background-color:#fdf2c5;
	background-repeat:no-repeat;
	height:344px;
	font-size:85%;
}
#content-bg-hp strong{
	text-decoration:none;
}
/*content for all other pages*/
#content-bg-pgs {
	padding:20px 45px 30px 25px;
	margin:12px 12px 15px 12px;
	background-image:url(../images/parch-bacg2.jpg);
	background-repeat:no-repeat;
	background-color:#faf0da;
	height:1%;
	overflow:hidden;
}
.section {
	horizontal-align:center;
	padding:15px 0 0 15px;;
	color:#000;
	margin-bottom:10px;
	background-image:url(../images/bgd-square.png);
	background-repeat:repeat;	
}
#officers {
	float:left;
	padding:0px;
	color:#000;
	width:800px;
}
#officers a:link {
	color: #a23306;
	text-decoration: none;
}
#officers a:visited {
    color: #999;
	text-decoration: none;
}
#officers a:active {
	color: #a23306;
	text-decoration: none;
}
#officers a:hover {
	text-decoration: underline;
}

/* FOOTER */

#footer {
	display:none;
	/*clear:both;
	font-size: 66%;
	height:120px;*/
}
#footer .copyright {
	float:right;
	padding-top:0px;
	padding-right:130px;
	background-image:url(../images/seal.png);
	background-repeat:no-repeat;
	height:114px;
}
#footer .bottom_menu {
	float:left;
	padding-top:25px;
	padding-left:25px;
	line-height:1.85em;
}

/* ============= Links for the footer - bottom menu ============= */
#footer a:link {
	color: #bfb395;
	text-decoration: none;
}
#footer a:visited {
    color: #bfb395;
	text-decoration: none;
}
#footer a:active {
	color: #bfb395;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

/* ============= Links for main menu on top ============= */
.main_menu A:link {
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
}
.main_menu A:visited {
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
}
.main_menu A:active {
	color: #f1cb04;
	font-size: 14px;
	text-decoration: none;
}
.main_menu A:hover {
	color: #f1cb04;
	font-size: 14px;
	text-decoration: underline;
}

/* More link */
.blue A:link {
	color: #67adec;
	font-size: 14px;
	text-decoration: none;
}
.blue A:visited {
	color: #67adec;
	font-size: 14px;
	text-decoration: none;
}
.blue A:active {
	color: #67adec;
	font-size: 14px;
	text-decoration: none;
}
.blue A:hover {
	color: #67adec;
	font-size: 14px;
	text-decoration: underline;
}


/* ============= Remove Borders from any image link ============= */
img {
	border: none;	
}




/* ============= Font Styles ============= */
.title {
	font-size:110%;
	color:#000;
}
.title1 {
	font-size:110%;
	color:#000;
	font-weight:bold;
}
.title2 {
	font-size:110%;
	color:#2c2210;
	font-style:italic;
}
.title3 {
	font-size:105%;
	color:#a23306;
}
.linkage a:link {
	clear:both;
	text-decoration: none;
	color:#a23306;
	font-weight:bold;
}
.linkage a:visited {
	text-decoration: none;
	color:#999;
}
.linkage a:active {
	text-decoration: none;
	color:#000;
}
.linkage a:hover {
	text-decoration: underline; 
	color:#a23306;
}
.titlenineties2 {
	font-size:95%;
	color:#4d2727;
	font-style:oblique;
	line-height:5px;
}
.small {
	font-size:100%;
	color:#000;
	line-height:1.25em;
}
#small a:link {
	color: #a23306;
	text-decoration: none;
}
#small a:visited {
    color: #999;
	text-decoration: none;
}
#small a:active {
	color: #a23306;
	text-decoration: none;
}
#small a:hover {
	text-decoration: underline;
}
#small1 a:link {
	color: #a23306;
	text-decoration: none;
}
#small1 a:visited {
    color: #999;
	text-decoration: none;
}
#small1 a:active {
	color: #a23306;
	text-decoration: none;
}
#small1 a:hover {
	text-decoration: underline;
}
h1 {
	color:#7bbcf2;
	font-size:160%;
	padding:0px;
	margin:20px 0px 10px 0px;
	line-height:1.65em;
}
h2 {
	color:#a23306;
	font-size:140%;
	padding:0px;
	padding-bottom:5px;
	margin:0px;
	margin-top:-10px;
	line-height:1.45em;
}
h3 {
	color:#67adec;
	font-size:140%;
	padding:0px;
	margin:0px;
}
h4 {
	color:white;
	font-size:120%;
	padding:0px;
	padding-bottom:5px;
	margin:0px;
	margin-top:-10px;
}
h5 {
	color:#fff;
	font-size:140%;
	display:block;
	background-image:url(../images/blend.png);
	background-repeat:no-repeat;
	padding-top:2px;
	padding-left:5px;
	padding-bottom:20px;
	margin:0px;
	margin-top:-10px;
	vertical-align: middle;
}
h6 {
	color:#67adec;
	font-size:130%;
	padding:0px;
	padding-bottom:5px;
	margin:0px;
	margin-top:-10px;
	line-height:1.45em;
}
.thenineties {
	color:#fff;
	font-size:140%;
	font-weight:bold;
	display:block;
	background-image:url(../images/blend90.png);
	background-repeat:no-repeat;
	padding-top:2px;
	padding-left:5px;
	padding-bottom:20px;
	margin:0px;
	margin-top:-10px;
	vertical-align: middle;
}
.thenineties2 {
	color:#fff;
	font-size:140%;
	font-weight:bold;
	display:block;
	background-image:url(../images/blend90.png);
	background-repeat:no-repeat;
	padding-top:2px;
	padding-left:5px;
	padding-bottom:5px;
	margin:0px;
	margin-top:-10px;
	vertical-align: middle;
}
.theeighties {
	color:#fff;
	font-size:140%;
	font-weight:bold;
	display:block;
	background-image:url(../images/blend80.png);
	background-repeat:no-repeat;
	padding-top:2px;
	padding-left:5px;
	padding-bottom:20px;
	margin:0px;
	margin-top:-10px;
	vertical-align: middle;
}
.theseventies {
	color:#fff;
	font-size:140%;
	font-weight:bold;
	display:block;
	background-image:url(../images/blend70.png);
	background-repeat:no-repeat;
	padding-top:2px;
	padding-left:5px;
	padding-bottom:20px;
	margin:0px;
	margin-top:-10px;
	vertical-align: middle;
}
p {
	font-size:100%;
	color:#a59c73;
	padding-bottom:5px;
	padding-top:5px;
}
strong {
	font-size:105%;
	color:#a23306;
	text-decoration:underline;
}
.backtotop {
	color:#3681bc;
	font-size:100%;
	font-style:italic;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:20px;
	margin:0px;
	text-decoration: none;
}
.backtotop a:link {
	text-decoration: none;
	color:#000;
}
.backtotop a:visited {
	text-decoration: none;
	color:#999;
}
.backtotop a:active {
	text-decoration: none;
	color:#000;
}
.backtotop a:hover {
	text-decoration: underline; 
	color:#a23306;
}
.magicheader {
	color:#fff;
	font-size:120%;
	display:block;
	background-image:url(../images/blend.png);
	background-repeat:no-repeat;
	padding-top:2px;
	padding-left:5px;
	padding-bottom:20px;
	margin:0px;
	margin-top:-10px;
	vertical-align: middle;
}
.blueblz {
	color:#0594e0;
}
/* ============= Table Item Styles ============= */  
td {
	font-size:85%;
}
.membershiptable {
	font-size:110%;
	margin-left: 20px;
	margin-right: 20px;
	padding-left:20px;
	border:1px;
	border-color:#666;
	padding:5px;
	border-collapse:collapse;
}
.membershiptable1 td {
	font-size:95%;
	margin: 0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	border:1px;
}
.listservertable td {
	font-size:105%;
	margin: 0px;
	margin-left:auto;
	margin-right:auto;
	padding-left:25px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	border:1px;
}
.listservertable a:link {
	text-decoration: underline;
	color:#000;
}
.listservertable a:visited {
	text-decoration: none;
	color:#999;
}
.listservertable a:active {
	text-decoration: none;
	color:#000;
}
.listservertable a:hover {
	text-decoration: none; 
	color:#a23306;
}
.conferences td {
	color: #000;
	font-size: 105%;
}

/* ============= List Item Styles ============= */  
.bulletthebluesky {
	color:#000;
	font-size:100%;
	padding-left:5px;
	padding-top:20px;
	padding-bottom:20px;
	margin-left:30px;
	list-style-type:square;
	text-align:top;
}
.bulletthebluesky2 {
	color:#000;
	font-size:100%;
	padding-left:5px;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:30px;
	list-style-type:square;
	text-align:top;
}
.bulletthebluesky a:link {
	text-decoration: none;
	color:#000;
}
.bulletthebluesky a:visited {
	text-decoration: none;
	color:#999;
}
.bulletthebluesky a:active {
	text-decoration: none;
	color:#000;
}
.bulletthebluesky a:hover {
	text-decoration: underline; 
	color:#a23306;
}
.bullettheredsky {
	color:#000;
	font-size:100%;
	padding-left:5px;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:30px;
	list-style-type:none;
	text-align:top;
}
.bullettheredsky a:link {
	text-decoration: none;
	color:#a23306;
}
.bullettheredsky a:visited {
	text-decoration: none;
	color:#999;
}
.bullettheredsky a:active {
	text-decoration: none;
	color:#f6ca4d;
}
.bullettheredsky a:hover {
	text-decoration: underline; 
	color:#794a1c;
}
.bulletthegreensky {
	color:#000;
	font-size:100%;
	padding-left:5px;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:30px;
	list-style-type:lower-alpha;
	text-align:top;
}
.bulletthegreensky a:link {
	text-decoration: underline;
	color:#000;
}
.bulletthegreensky a:visited {
	text-decoration: none;
	color:#999;
}
.bulletthegreensky a:active {
	text-decoration: none;
	color:#000;
}
.bulletthegreensky a:hover {
	text-decoration: none; 
	color:#a23306;
}

/* ============= Form Styles ============= */
form {
	margin: 0;
	padding: 0;
}
fieldset {
	margin: 0;
	padding: 1em;
	border: 1px solid #2d2210;
	color:#2d2210;
}
.required {
	color:#900;
}
	fieldset div br {
	display: none;
	}

/* ============= Style the legend, labels and the div containing the submit button. ================ */
legend {
	font-weight: bold;
	color: #a23306;
	margin: 0;
	padding: 0.5em;
}
label {
	display: block;
}
#fm-submit {
	clear: both;
	padding-top: 1em;
	text-align: center;
}
#fm-submit input {
	border: 1px solid #999;
	padding: 2px 4px;
	background: #dfd59e;
	color: #333;
	font-size: 100%;
}
fieldset div {
	margin: 0;
	padding: 0;
}
fieldset div input {
	width: 200px; /* Width for modern browsers */
	border: 1px solid #2d2210;
	padding: 1px;
}
fieldset div select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 200px; /* Width for modern browsers */
	border: 1px solid #2d2210;
	padding: 1px;
	color:#2d2210;
}
fieldset div label:before {
	content: "* ";
}
fieldset div.fm-optional label:before {
	content: "";
}
/* Member List */
div.MLaddresses {float:left; width:32%; margin-right:10px; height:200px; font-size:90%; color:#000000;}

/************************* HIDING THE HEADER *************************/
div#wrapper div#header {display:none !important;}