/* CSS Document */

/* SITE COLORS */
/* #333333 = Dark Gray Text */
/* #124B86 = Blue (border, etc.) */
/* #000066 = Dark Blue */
/* #167758 = Green */
/* #2D4633 = Dark Green */
/* #17882F = Yellow/Orange */

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-image: url(../img/BG-SiteBG.jpg);
	background-repeat: repeat;
	padding: 0;
	margin: 0;
}
#canvasDiv {
	text-align: left;
	width: 850px;
	margin: 0px auto;
	position: relative;
}
#canvasTable {
	width: 850px;
}
a {
	color: #124B86;
}
a:hover {
	color: #167758;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #2D4633;
	font-size: 120%;
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 12px 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
	font-size: 120%;
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 8px 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
	font-size: 120%;
	padding: 0;
	margin: 0 0 8px 0;
}
h4 {
	padding: 0;
	margin: 0 0 0 6px;
	font-weight: bold;
	font-size: 110%;
}
p {
	padding: 0;
	margin: 0 0 12px 6px;
	line-height: 1.6;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
hr {
	height: 3px;
	background-color: #124B86;
	color: #124B86;
}
table {
	border-collapse: collapse;
	table-layout: fixed;
	background-color: white;
	padding: 0;
	margin: 0;
}
table td {
	padding: 0;
	margin: 0;
	vertical-align: top;
}
hr {
	padding: 0;
	margin: 0 0 8px 0;
}
#widthColA {
	width: 200px;
}
#widthColB {
}
#header {
}
#topNav {
	background-image: url(../img/BG-BlueGradient.gif);
	background-repeat: repeat-x;
	text-align: right;
	color: white;
	height: 22px;
	vertical-align: middle;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 16px 0 16px;
}
#topNav a {
	color: white;
	text-decoration: none;
}
#topNav a:hover {
	color: #FFCC33;
}
#topNav ul {
	padding: 0;
	margin: 0;
}
#topNav ul li {
	padding: 0 0 0 16px;
	margin: 0 0 0 16px;
	display: inline;
	background-image: url(../img/BUL-topNav.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	list-style: none;
}
#leftTableCol {
	background-image: url(../img/BG-leftCol.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 16px;
}
#leftTableCol p {
	text-align: center;
	line-height: normal;
	font-size: 90%;
	padding: 12px 0 0 0;
}
#leftTableCol a {
	text-decoration: none;
}
#rightTableCol {
	background-image: url(../img/BG-RightColTop.gif);
	background-repeat: no-repeat;
	padding: 48px 24px 48px 24px;
}
#rightTableCol img {
	margin: 4px;
	border: 1px solid black;
}
.homepage #rightTableCol img {
    margin: 4px 0 4px 0;
    border: none;
}
.homepage #rightTableCol p {
    margin-left: 0;
}
#navTable {
	background-image: url(../img/BG-leftColTop.gif);
	background-repeat: no-repeat;
	width: 170px;
}
#navCell {
	background-image: url(../img/BG-leftColMid.gif);
	background-repeat: no-repeat;
	background-position: 0px 255px;
	padding: 14px 0 8px 6px;
	height: 255px;
	font-weight: bold;
}
#navCell ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#navCell ul li {
	padding: 0;
	margin: 0 0 6px 0;
}
#navCell ul li a {
	color: #2D4633;
	text-decoration: none;
	padding-left: 10px;
}
#navCell ul li a:hover {
	background-image: url(../img/BUL-leftNav.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	color: #000066;
}
#navCell img {
	max-width: 150px;
}
#navCellBot {
	background-image: url(../img/BG-leftColBot.gif);
	background-repeat: no-repeat;
	height: 8px;
}
#footer {
	text-align: center;
	background-color: #D7DCE6;
	border-top: 3px solid #124B86;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	padding: 8px;
}

#footer_ads {
    margin: 0 0 8px 0;
    padding: 2px 0 8px 0;
	border-bottom: 2px solid #124B86;
    text-align: center;
}

#footer_ads a img {
    width: 120px;
    height: 60px;
    margin: 0 7px 0 7px;
    border: 1px solid #124B86;
}

#botNav {
	font-size: 80%;
	margin: 12px;
	padding-bottom: 12px;
}
#botNav a {
	color: #182f5c;
}
#botNav a:hover {
	color: #ffb400;
}
.printOnly {
	display: none;
}


form.directorySearch {
  margin: 0 0 10px 0;
}

table.directorySearch {
  width: 100%;
}

.directorySearch td {
  vertical-align: middle;
  padding-bottom: 10px;
}

.directorySearch .col1 {
  width: 150px;
}

.directorySearch label {
  padding-right: 20px;
}

#inlineAdTable {
  width: 100%;
  margin: 0;
}

#inlineAdTable caption {
  margin: 0;
  padding: 30px 0 5px 0;
  font-weight: bold;
}

#inlineAdTable td {
  padding: 7px 5px 6px 5px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font: 11px Verdana, Arial, sans-serif;
}

td.ad_image {
  width: 190px;
}

#inlineAdTable td.ad_image img {
  border: none;
  max-width: 186px;
  max-height: 80px;
}

#directoryTable {
  width: 100%;
  margin-top: 30px;
}

#directoryTable td {
  padding: 7px 5px 7px 5px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font: 11px Verdana, Arial, sans-serif;
}

#directoryTable td.phone {
  width: 135px;
  text-align: right;
}


/* CSS BELOW APPLIES TO contactus_template.html */
#contactForm {
}
.warn {
	color: red;
}
#f1-leftWidth {
	width: 86px;
}
#f1-rightWidth {
	width: 300px;
}


/* Event Calendar */

/* SITE COLORS */
/* #333333 = Dark Gray Text */
/* #124B86 = Blue (border, etc.) */
/* #000066 = Dark Blue */
/* #167758 = Green */
/* #2D4633 = Dark Green */
/* #17882F = Yellow/Orange */
/* #FD8300 = Orange */

#calendar {
 border-style: solid;
 border-color: #666;
 border-width: 0;
 width: 100%;
min-height: 100px;
 border-bottom: 1px solid #666;
}

#monthrow th {
 font: 11px Arial, Helvetica, sans-serif;
 text-align: center;
}

#monthrow #prevmonth {
 text-align: left;
 font: 11px Arial, Helvetica, sans-serif;
}

#monthrow #nextmonth {
 text-align: right;
 font: 11px Arial, Helvetica, sans-serif;
}

#daysrow th {
 padding: 0px;
 text-align: center;
 font-weight: normal;
 border-style: solid;
 border-color: #666;
 border-width: 1px 0px 0px 1px;
 height: 20px;
 font: 11px Arial, Helvetica, sans-serif;
}

#daysrow #sat, .dayrow .dayofweek7, .dayrow .nodayofweek7 {
 border-right-width: 1px;
}

.dayrow td {
 /*width: 70px;*/
 width: 14%;    /* 100% / 7 days  ~=  14% / day */
 /*height: 70px;*/
 height: 85px;
 border-style: solid;
 border-color: #666;
 border-width: 1px 0px 0px 1px;
}

.dayrow span {
 border-style: solid;
 border-color: #666;
 border-width: 0px 0px 1px 1px;
 text-align: center;
 display: block;
 float: right;
 width: 2em;
 background-color: #EEE;
}

.dayrow span a {
 font-weight: bold;
 text-decoration: none;
 display: block;
 width: 100%;
}

.dayrow span a:visited {
}

.dayrow span a:hover {
 color: white;
 background-color: #124B86;
}

.dayrow div {
 padding: 3px 5px 10px 5px;
 font: 11px Arial, Helvetica, sans-serif;
}

.dayrow .nodayofweek1, .dayrow .nodayofweek2, .dayrow .nodayofweek3, .dayrow .nodayofweek4,
.dayrow .nodayofweek5, .dayrow .nodayofweek6, .dayrow .nodayofweek7 { background-color: #EEE; }

h3.calentry {
 margin: 0;
 padding: 0;
 color: #2D4633;
 border-style: solid;
 border-color: #000066;
 border-width: 0 0 1px;
}

h3.calentry span {
/* border-style: solid;
 border-color: #000066;
 border-width: 1px 1px 0;
*/
 padding: 0 5px;
}

#calyeardrop input, #calyeardrop select {
 font-size: 11px;
}

#calmonthhold {
 text-align: left;
 margin-bottom: 10px;
 border-style: solid;
 border-color: #666;
 border-width: 0 0 0 1px;
 font-weight: bold;
}

a.calcurrent, a.calmonth {
 text-decoration: none;
 padding: 0 8px;
 border-style: solid;
 border-color: #666;
 border-width: 1px 1px 1px 0;
 font-size: 105%;
}

a.calmonth {
 color: #124B86;
}

a.calcurrent, a.calmonth:hover {
 color: white;
 background-color: #124B86;
}


b.caltitle {
 font-size: 105%;
}



/* CSS BELOW APPLIES TO print layout */
@media print {
	.noPrint {
		display: none;
	}
	.printOnly {
		display: block;
	}
	#widthColA {
		width: 0;
	}
	#widthColB {
		width: 100%;
	}
	#canvasDiv {
		width: 670px;
	}
	#canvasTable {
		width: 670px;
	}
	#rightTableCol {
		padding: 24px 24px 12px 24px;
	}
	img.noPrint {
		display: none;
	}
}

