﻿body{ margin:0; padding:0; background-color:#002D70; }
body{ font-family:Arial, Helvetica, sans-serif; } /* Default font and size */
form, table, input, img { padding:0px; margin:0px; } /* IE adds unnecessary padding */
#skip_content {position:absolute; top:-2000px; left:-2000px;} /* Accessibility */
#center_wrapper {width:100%; float:left;} /* needed for ffox */

/*	HEADER 
---------------------------------------------------------------- */
#header {float:left; width:100%; background-color:#eeeeee; background-repeat: no-repeat; background-position: 250px 0;} 
#head_council {background:url('images/council-hall.gif') no-repeat; 
float:left; margin-left:18px
}
#head_site {background-color:transparent; background:url('images/fr-mcgivney.gif') no-repeat; 
float:right; margin-right:4px
} /* ie5.5 */
#head_council a, #head_site a, #top_line a {text-decoration:none; height:78px; display:block; text-indent:-5000px; }
#head_council a {width:250px;}
#head_site a#top_line {height:0;}

/*	NAVIGATION - TOP 
---------------------------------------------------------------- */
#nav_top {background-color:#002D70; border:0px solid #FF8000; border-left:0; border-right:0; float:left; width:100%;}
#nav_top ul, #nav_top li {margin:0; padding:0; list-style-type:none; float:left;}
/* #nav_top a {font-size:.65em; display:block; text-transform:uppercase; letter-spacing:1px; text-decoration:none; padding:7px 10px; color:#010050; border:2px solid #cccccc; border-top:0; border-bottom:0;}
#nav_top a:hover {background-color:#eeeeee; color:#999999; border-color:#FFFFFF;}   */

/*	NAVIGATION - LEFT
---------------------------------------------------------------- */
#nav_left {width:208px; background-color:#1e3672; border-right:4px solid #1e3672; border-left:0px solid #ff8000; border-bottom:0px solid #ff8000; border-top:0px solid #ff8000; font-size:.8em; }

/*	CONTENT
---------------------------------------------------------------- */
#content {background-color:#e1d6ae;  width:460px; padding:5px; font-size:.78em;}
/* Typography */
	#content p { margin:0px; padding:5px 0px 5px 0px; }
	#content h1 { font-family:"Times New Roman", Times, serif; font-size: 2em; color: #010050; margin-bottom: 8px; margin-top: 0px; }
	#content h2 { font-size: 1.7em; font-weight: bold; color:#666666; margin-bottom: 5px; margin-top: 0px; } 
	#content h3 { font-size: 1.2em; font-weight: bold; color: #748699; margin-bottom: 8px; margin-top: 0px; }
	#content h4 { font-size: 1em; font-weight: bold; color: #FFFFFF;  background-color:#999999; padding: 3px 0px 3px 5px; margin:0 inherit; }
	#content h5 { font-size: 1em; font-weight: bold; color: #FFFFFF; background-color:#606E7F; padding: 4px 0px 4px 5px;  margin:0 inherit; }
	#content h6 { font-size: 1em; font-weight: bold; color: #010050; background-color:#C3CDD5; padding: 3px 0px 3px 5px; margin:0 inherit; border: 1px solid #606E7F; }
/* Links */
	#content a:link, #content a:visited{ color:#ffcc00; font-weight:bold; }
	#content a:hover{ color:#000066; }
/* border for images/pull outs */
	#content div.box_right {border:1px solid #999999; padding:10px; margin:10px; float:right; background-color:#FFFFFF; clear:both;}
/*	PHOTOSTRIP
---------------------------------------------------------------- */
#content.photostrip {padding-top:65px; background-repeat:repeat-x;}

/*	TABLES
---------------------------------------------------------------- */
/* default
	#content table, #content th, #content td {font-family:inherit; font-size: inherit; color:#606E7F;}
	#content table tbody a:link, #content table tbody a:visited { color:#606E7F; text-decoration:none; }
	#content table tbody a:hover { color:#669900; text-decoration:underline; }   */
/* whiteBox*/
	table.table_whiteBox { background-color:#FFFFFF; border:1px solid #606E7F; }
	table.table_whiteBox th { background-color:#606E7F; color:#FFFFFF; text-align:left; font-weight:bold; padding:5px; }
	table.table_whiteBox li { list-style-image:url('images/arrow.gif'); 
margin-bottom:10px; }
	table.table_whiteBox td { padding:5px; text-align:left }
/* whiteBox2 */
	table.table_whiteBox2 { background-color:#FFFFFF; border:1px solid #606E7F; }
	table.table_whiteBox2 td { text-align: left; }
	table.table_whiteBox2 thead td { background-color:#606E7F; color:#FFFFFF; font-weight:bold; padding:5px; padding-right:20px; }
	table.table_whiteBox2 tfoot td { background-color:#869AB3; color:#FFFFFF; font-weight:bold; padding:5px; padding-left:20px; padding-right:20px; }
	table.table_whiteBox2 tbody td { line-height: 2.2em;  padding-left:20px; padding-right:20px;}
	table.table_whiteBox2 tbody tr.highlighted { background-color:#E7EBEE; }
/* topBorder */
	table.table_topBorder td {border-top:1px solid #cccccc; padding:4px; color:#333333;}
	table.table_topBorder {border-collapse: collapse;}
	table.table_topBorder th {padding:4px; color:#000000; font-weight:bold; text-align:left;}
/* fullBorder */
	table.table_fullBorder { border-bottom:1px solid #cccccc; border-collapse: collapse;}
	table.table_fullBorder td {	border:1px solid #cccccc; border-bottom:0px; padding:4px; color:#333333;}
	table.table_fullBorder td+td {border-left:0px;}
	table.table_fullBorder th { text-align: left; font-weight:bold;	color:#000000;}
/* noBorder */
	table.table_noBorder {border-collapse: collapse;}	
	table.table_noBorder td{padding:4px;color:#333333;}
	
/*	LINK BOXES
---------------------------------------------------------------- */
.css_linkBox, .table_linkBox {background-color:#002D70; border:0px solid #010050; clear:both; margin:0 0 15px 15px;}
#content div.css_linkBox h4, #content table.table_linkBox th  {background-color:#002D70; border:0; margin:0 0 0 5px;}
.css_linkBox li, .table_linkBox li {margin:5px 0;}
.css_linkBox ul, .table_linkBox ul {margin:5px; list-style-type:square; color: #990000;}
.table_linkBox {float:none; clear:inherit;}
.table_linkBox ul {float:none;}
#content .table_linkBox th { text-align:left; color:#FFFFFF; padding:3px;}
#content table.table_linkBox a:link, #content table.table_linkBox a:visited { color:#235698; text-decoration:underline; }
#content table.table_linkBox a:hover {color: #FF7734; }
/*	FOOTER
---------------------------------------------------------------- */
/* holy grail - http://alistapart.com/articles/holygrail */
body {
  min-width: 750px;      /* 2x LC width + RC width */
}
#footerr {
  padding-left: 250px;   /* LC width */
  padding-right: 250px;  /* RC width */
}
#footerr .column {
  position: relative;
  float: left;
}
#footerr .columnl {
  position: relative;
  float: right;
}
#foot_center {
  width: 100%;
  text-align:center;
  padding:25px 0;
}
#foot_left {
  padding:15px 0 10px 10px;	
  width: 240px;          /* LC width */
  right: 250px;          /* LC width */
  margin-left: -100%;
}
#foot_right {
  padding:15px 0px 0px 10px;	
  width:240px;          /* RC width */
  margin-right: -250px;  /* RC width */
}

/*** IE6 Fix ***/
* html #foot_left {
  left: 250px;           /* RC width */
}


#footerr{color:#cccccc; font-size:.7em; border-top:2px solid #ffffff; clear:both; background-color:#1e3672; min-height:78px;}
#footer a {color: #cccccc; text-decoration:none;}
#footer a:hover{ color:#FFFFFF; text-decoration:underline; }

#foot_center a {margin: 0px 15px 0px 15px;}

#findButton { font:95% bold Verdana, Arial, Helvetica, sans-serif; text-align:center; background-color: #606E7F; color:#ffffff; padding:2px; text-transform:uppercase; letter-spacing:1px; border: 1px solid #999999; }
#searchBox{ border:1px solid #FFF; height: 19px; color: #010050; background: #cccccc url(../images/google.jpg) no-repeat -25px top; width:170px; margin-top:8px;}

.timebox {
     border-right: medium double #7E0000;
     border-left: medium double #7E0000;
     border-top:medium single #1e3672; 
     padding-top: 3px; 
     padding-bottom: 3px; 
     padding-right:3px; 
     padding-left:3px; 
     background-color: #EEF6F9; 
     text-align: center;
     font-size: 7pt;
	 font-family: tahoma;
	 color: #7E0000;
}
.timegreet {
     border-right: medium double #7E0000;
     border-left: medium double #7E0000;
     border-top:medium single #1e3672; 
     padding-top: 3px; 
     padding-bottom: 3px; 
     padding-right:3px; 
     padding-left:3px; 
     background-color: #EEF6F9; 
     text-align: center;
     font-size: 7pt;
	 font-family: tahoma;
	 color: #7E0000;
	 letter-spacing:1px;
}
#findButton { font:95% bold Verdana, Arial, Helvetica, sans-serif; text-align:center; background-color: #606E7F; color:#ffffff; padding:2px; text-transform:uppercase; letter-spacing:1px; border: 1px solid #999999; }
#searchBox{ border:1px solid #FFF; height: 19px; color: #FFCC99; background: #cccccc url('google.jpg') no-repeat -25px top; 
width:170px; margin-top:8px;
}
.feed-button {
  padding: 10px 0;
}
.feed-button a {
  border-style: none;
	border-color: inherit;
	border-width: 0;
	color: #EEF6F9;
  	padding: 12px 15px 12px 27px;
  background: #010050 url('graphics/podcast.jpg') no-repeat 1px 50%;
  }
.feed-button a:hover {
  border-style: none;
	border-color: inherit;
	border-width: 0;
	color: #010050;
  background: #606e7f url('graphics/podcast.jpg') no-repeat 3px 50%;
  } 
.org-button {
  padding: 10px 0;
}
.org-button a {
  color: #010050;
  padding: 5px 15px 5px 26px;
  background: #1d336f url('graphics/kofc_tn.gif') no-repeat 1px 50%;
  border-top: 1px solid #e2e2e2;
  border-right: 1px solid #818181;
  border-bottom: 1px solid #565656;
  border-left: 1px solid #d7d7d7;
}
.org-button a:hover {
  color: #000066;
  background: #4f6fa1 url('graphics/kofc_tn.gif') no-repeat 3px 50%;
  border-top: 1px solid #f5f5f5;
  border-right: 1px solid #969696;
  border-bottom: 1px solid #646464;
  border-left: 1px solid #f2f2f2;
} 
.refer-button {
  padding: 10px 0;
  text-decoration:none;
  border: 1px solid #EEF6F9;
}

.refer-button a {
  border: 1px solid #EEF6F9;
	color: #EEF6F9;
  	font-size: xx-small;
  	padding: 5px 2px 5px 26px;
    background: #010050 url('graphics/kofc_tn.gif') no-repeat 1px 50%;
  	text-decoration:none;
}

.refer-button a:hover {
    border: 1px solid #EEF6F9;
	color: #ffffff;
  	font-size: xx-small;
    background: #4f6fa1 url('graphics/kofc_tn.gif') no-repeat 3px 50%;
  	text-decoration:none;
} 
.paul-button {
  padding: 19px 0;
  text-decoration:none;
}
.paul-button a {
  color: #ccc;
  padding: 12px 15px 12px 38px;
  background: #660000 url('graphics/st-paul.gif') no-repeat 1px 50%;
  border-top: 1px solid #e2e2e2;
  border-right: 1px solid #818181;
  border-bottom: 1px solid #565656;
  border-left: 1px solid #d7d7d7;
  text-decoration:none;
}

.paul-button a:hover {
  color: #000066;
  background: #4f6fa1 url('graphics/st-paul.gif') no-repeat 3px 50%;
  border-top: 1px solid #f5f5f5;
  border-right: 1px solid #969696;
  border-bottom: 1px solid #646464;
  border-left: 1px solid #f2f2f2;
  text-decoration:none;
} 
	
#left-bar-top {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-left: 18px;
	font-size:12px;
	color: #fff;
	background: url(images/img05-n.png) no-repeat top left;
	height: 20px;
}
#left-bar-content {
	float: left;
	width: 220px;
	background: #FFF url(img06.png);
	text-align:justify;
	color: #ccc;
}
#left-bar-bottom {
	padding: 0px 18px 25px 18px;
	color: #e2e2e2;
	background: url(images/img05b-n.png) no-repeat left bottom;
}
#left-bar-content li li {
    background: url(images/img07.jpg) repeat-x left bottom;
    border: none;
    margin: 0px 10px;
    padding: 10px 0px;
}
/* Sidebar */
#sidebar {
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 227px;
}

#sidebar ul {
    border: none;
    line-height: normal;
    list-style: none;
    margin: 0;
    padding: 0;
}

#sidebar li {
    background: url(images/img06.png) repeat-y left top;
    margin-bottom: 20px;
    padding: 0px 0px 0px 0px;
}

#sidebar li ul {
    background: none;
    border: none;
    margin: 0px 0px;
}

#sidebar li li {
    background: url(images/img07.png) repeat-x left bottom;
    border: none;
    margin: 0px 10px;
    padding: 10px 0px;
}

#sidebar li li a {
    border: none;
    font-weight: normal;
    padding: 0px 0px 0px 0px;
}

#sidebar li li a:hover {
    color: #666666;
    font-size:15px;
}

#sidebar p {
    margin: 0;
    padding: 0px 10px;
}

#sidebar h2 {
    background: url(images/img05-n.png) no-repeat left top;
    color: #573D26;
    font-size: 18px;
    font-weight: normal;
    height: 20px;
    margin: 0 0 6px 0px;
    padding: 5px 0px 0px 5px;
    text-transform: capitalize;
}

#sidebar h3 {
    background: url(images/img05b-n.png) no-repeat left top;
    height: 10px;
    margin-bottom: 0px;
    padding: 30px 0px 0px 0px;
    width: 220px;
}

#sidebar p {
    line-height: 200%;
}

#sidebar a {
    color: #666666;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
}


