/*----------------------------------------------------------------------------*/
/*  FILE   : disp.css                                                         */
/*  CLIENT : knights of columbus council 1177 Suffern NY                      */
/*  AUTHOR : Joseph Toss                                                      */
/*  DATE   : 06-22-2006                                                       */
/*----------------------------------------------------------------------------*/
a:link    { color: white; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; }
a:active  { background-color:#ae061f; color: #FBB90D; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; }
a:visited { color: white; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; }
a:hover   { background-color:#ae061f; color: #FBB90D; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; }

* {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

html {
    margin: 0px;
    padding: 0px;
    border-collapse: collapse;
}

body {
    text-align: center;
    min-width: 990px;
    margin:0px;
    padding:0px;
    background: gray; /*#7E7676;*/    
}    

#outerwrap {
	margin:0 auto;
	width:990px;
	text-align: left;
}

.goodoforder {
  border: 1px solid black;
  padding: 10px;
}

.goodoforder td tr {
  padding: 10px;
}


#wrap {
    float: left;
    border-left: 10px solid #2B5AA1;  
    border-right: 10px solid #2B5AA1;
    background: #2B5AA1;
    margin: 0 auto;
    text-align: left;
    width:870px;
}

.altButtonFormat {
    background-color: #2B5AA1;
    font-family: arial; 
    font-size: 12; 
    font-weight:800; 
    color: white; 
}

.picDesc {
	text-align: right;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: italic;
}

#banner {
    background: url(images/councilhead2.jpg);	
    background-repeat: no-repeat;
    background-color: white;
    color: black;   
    width: 870px;
    height: 130px;
    border-bottom: 4px solid #cccc00;
}

#menuLine {
    background: white;
    width: 150px;
    height: 2px;
    padding: 0px;
}

#bannerLine {
    float: left;
    background: #CCCC00;
    color: #FFFFFF; 
    width: 870px;
    height: 4px;
    padding: 0px;
}

#bodyCont {
    min-height: 500px;
    background: white;
    vertical-align: top;
    width: 870px;
    padding: 0px;
    margin: 0px;
    text-align: left;
    border: 0px;
    border-collapse: collapse;
} 

#bodyCont td {
    min-height: 500px;
    vertical-align: top;
    padding: 0px;
}

.blueBack {
    background: #25259D;  /*#2B5AA1;*/
}   

#bodyContent {
    float: left;
    background: white;
    min-height: 500px;
    color: #311110;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    width:670px;
    border-left: 10px solid white;   
}

.subP {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.subPital {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    /* font-style: italic; */
    border-left: 15px solid white;   
    border-right: 15px solid white;   
}

.newsPaper {
    font-style: italic;
}

#bodyPic {
    text-align: center;
    float: left;
    color: white;
    background: black;
    width:490px;
    height: 150px;
    border: 0px;
    border-collapse: collapse;
    padding: 0px;
}
  
#bodyContentHdr {
    text-align: center;
    float: left;
    background: #AE061F;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 800;
    width:490px;
    height: 22px;
    border-bottom: 10px solid white; /*#88917F;*/ 
}

#bodyContentSponsor {
    margin-bottom: 10px;
}

#bodyContentSponsor P {
    text-align: center;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 800;
    width:490px;
    border: 1px solid red;
    padding: 0px;
    margin-top: 5px; 
    margin-bottom: 5px;
}

a.Sponsor:link    { color: red; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: 800; }
a.Sponsor:active  { color: blue; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: 800; }
a.Sponsor:visited { color: red; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: 800; }
a.Sponsor:hover   { color: blue; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: 800; }

#bodyContentHdrHome {
    text-align: center;
    float: left;
    background: url(images/serving2.jpg);
    background-repeat: no-repeat;
    background-color: #AE061F;	
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 800;
    width:720px;
    height: 25px;
    border-bottom: 10px solid white; /*#88917F;*/ 
}

#topBlue {
    padding: 0px;
    background: red; /*#2B5AA1; */
    vertical-align: top;
    float: left;
    text-align: left;
    width: 150px;
    height; 10px;
    visibility: visible;
}

#sideContainer {
    vertical-align: top;
    float: left;
    text-align: left;
    background: #25259D;
    color: #FFFFFF; 
    width: 150px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    border-bottom: 5px solid #2B5AA1; /*#071342;*/
/*
    border-right: 5px solid #2B5AA1; /*#071342;*/
*/
}

#sideMenu {
    background: #25259D;
    float: left;
    text-align: left;
    width: 150px;
}

#sideContent {
    background: #25259D;
    float: left;
    text-align: center;
    width: 150px;
    border-top: 10px solid #25259D;
    border-bottom: 10px solid #25259D;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight: 800;
}

#sideContentNoBorder {
    background: #25259D;
    float: left;
    text-align: center;
    width: 150px;
    border-top: 0px;
    border-bottom: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight: 800;
}


#sideMenu ul {
    padding: 0;
    margin: 10 0 10 10;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.5em;
    font-size:12px;
    font-weight: 800;
    list-style-type: none;
    vertical-align: top;
}

ul {
    margin: 3px,3px,3px,3px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.5em;
    font-size:12px;
    list-style-type: square;
    vertical-align: middle;
}

.bigger {
    margin: 6px,6px,6px,6px;
    font-family: Arial, Helvetica, sans-serif;
    font-size:16px;
    font-weight: 200;
    color: black;
    list-style-type: square;
    vertical-align: middle;
}


#pageFooter {
    float: left;
    border-left: 10px solid #2B5AA1;
    border-right: 10px solid #2B5AA1;
    margin: 0 auto;
    background: #AE061F;
    color: white;   
    width: 870px;
    height: 25px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 400;
}

.sectionHead {
    color: black; 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 800;
    text-decoration: underline;
}

.sectionHeadHome {
    color: #25259D; /*black;*/ 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 800;
    /* text-decoration: underline;*/
}

.sectionHeadHomeBig {
    color: #25259D;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: 800;
    /* text-decoration: underline;*/
}

.sectionHeadHomeRed {
    color: red;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: 800;
    /* text-decoration: underline;*/
}


#sectionHead2 {
    text-align: center;
    width: 470px;
    color: #cccc00; 
    background: #2B5AA1;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 800;
}

.blueAlert {
    color: #1123AA;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 800;
    text-decoration: underline;
}

.redAlert {
    color: #FDC100;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 800;
    text-decoration: underline;
}

a.intext:link    { color: red; text-decoration: underline ; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; }
a.intext:active  { color: blue; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; }
a.intext:visited { color: red; text-decoration: underline ; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; }
a.intext:hover   { color: blue; text-decoration: underline ; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; }

a.linkspage:link    { color: black; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: 800; }
a.linkspage:active  { color: blue; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: 800; }
a.linkspage:visited { color: black; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: 800; }
a.linkspage:hover   { color: blue; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: 800; }

.links li{padding:5px;}

.infoTable {
    margin: 0;
    background: #999999;
    color: white;   
    border: 1px;
}

.infoTable th {
    text-align: right;
    margin: 0;
    background: #AE061F;
    color: white;   
    vertical-align: top;
    font-size: 12px;
    font-weight: 800;
    border: 1px;
}

.infoTable td {
    vertical-align: top;
    text-align: left;
    margin: 0;
    background: #2B5AA1;
    color: white;   
    font-size: 12px;
    font-weight: 200;
    border: 1px;
}

.officers TH {
    background: #2B5AA1;
    color: white;
}

.officers TD {
    background: white; /*#CFCFCF;*/
    font-weight: 800;
}

.prospect TH {
    text-align: right;
    background: #2B5AA1;
    color: white;
}

.prospect TD {
    background: white; /*#CFCFCF;*/
    font-weight: 800;
}

.littleUpd {
    vertical-align: top;
    margin: 0;
    color: black;   
    font-size: 12px;
    font-weight: 800;
    background: white; /*#33CCFF;*/
}

#webring {
    border: 0px;
    margin: 0 auto;
    background: white;
    color: black;   
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 400;
}

#webring a:link    { color: red; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; }
#webring a:active  { color: blue; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; }
#webring a:visited { color: red; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; }
#webring a:hover   { color: blue; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; }
