/* CSS Document */

body { background-color: #fff; width: 100%; height: 100%; padding: 0; margin: 0; text-align: center;
	font: 12px/15px "Trebuchet MS", "Gill Sans", Geneva, Arial, Helvetica, sans-serif; color: #000; }
body[id=sfbfa] #container { position: relative; width: 90%; min-width: 775px; max-width: 900px; margin: 5px auto; text-align: left; padding: 0; }
#container { position: relative; width: 775px; margin: 5px auto; text-align: left; padding: 0; }

/* general styles */
h1, h2, h3, h4 { font-weight: bold; color: #063; }
h1 { font-size: 16px; text-transform: uppercase; }
h2 { font-size: 14px; margin: 0; padding: 0; }
h3 { font-size: 12px; }
h4 { font-weight: normal; }
a { text-decoration: none; }
a:link, a:visited { color: #c00; }
a:hover { color: #f00; }
a:active { color: #063; }
img { border: none; }
blockquote { margin-left: 25px; }

/* header styles */
#header { background: #c00 url(../images/tile_red.jpg) repeat; height: 75px; margin: 0; padding: 0; }
#header img { vertical-align: middle; margin: 5px; }

/* navigation styles */
#navbar { background: #000; text-align: center; width: 100%; margin: 5px 0; padding: 0; }
#navbar a { font-weight: bold; }
#navbar a:hover { color: #fff; }
#navbar ul { padding: 0; margin: 0; }
#navbar li { list-style-type: none; margin: 0; display: inline; line-height: 25px; vertical-align: middle; text-indent: 0pt; }
#navbar li a { padding: 0 5px; }

/* subnavigation */
#subnav { position: absolute; left: 0px; top: 200px; width: 100px; text-align: right; font-weight: bold;
	border-top: 1px solid #c00; border-bottom: 1px solid #c00; }
#subnav ul { list-style-type: none; margin: 0; padding: 5px; }
#subnav li { margin: .5em 0; }

/* maincontent styles */
#maincontent { border: 1px solid #c00; margin: 0; padding: 25px 20px 50px 20px; }

/* footer styles */
#footer { margin: 0; padding: 0; }
.copyright { font: bold 8px/12px Arial, Helvetica, sans-serif; color: #666666; text-align: right; margin: 0; padding: 0; }

/* individual page classes */
.about {background: #fff url(../images/unnamed.jpg) no-repeat fixed right top;}
.about h1, .about h2, .about h3, .about h4, .about p {position: relative; left: 100px; width: 85%; }

.board {background: #fff url(../images/back.jpg) no-repeat right top;}

.calendar h2 { font-size: 12px; color: #666; margin: 20px 0 2px 0; padding: 0; }
.calendar h3 { font-size: 14px; margin: 0; padding: 0; }
.calendar h3 a { color: #063; }

.contactinfo { height: 300px; background: #fff url(../images/bell.jpg) no-repeat right top; }

.event { position: relative; left: 100px; width: 85%;}

.home { background: url(../images/chiefcollage.jpg) no-repeat 0 -5px; height: 395px; overflow: hidden; }
.home p { margin-left: 460px; margin-top: 170px; text-align: center; padding-bottom: 0; }
.home p img { padding-top: 10px; }

.links {background: #fff url(../images/back.jpg) no-repeat right top;}

.membership {background: #fff url(../images/solo.jpg) no-repeat right bottom;}
.membership h1, .membership h2, .membership h3, .membership h4, .membership p { position: relative; left: 100px; width: 65%; }

.memorium {overflow: auto;}
.memorium h2 { clear: both; padding-top: 25px; }
.memorium img { float: left; padding: 10px 10px 10px 0; width: 50px; height: 50px; background: #ccc; }
.memorium blockquote { font-style: italic; color: #555; }

.message {background: #fff url(../images/unnamed.jpg) no-repeat fixed right top;}
.message h1 img { background: #fff url(../images/#.jpg) no-repeat fixed right top; float: left; margin: 0 10px 10px 0; }

.newsletters { background: #fff url(../images/solo.jpg) no-repeat 98% 100%; overflow: auto; padding-bottom: 50px;}
.newsletters ol, .newsletters ul { list-style-type: none; margin: 0; padding: 0; line-height: 1.5em; }
.newsletters p, .newsletters ol { width: 450px; }
.newsletters ul { margin-bottom: 10px; border-top: 1px solid #093; }

.photomain { background: #fff url(../images/photojumblebw.jpg) no-repeat right top; height: 380px; }
.photos ol { overflow: auto; margin: 0; padding: 0; }
.photos ol li { list-style-type: none; width: 160px; height: 160px; margin-right: 5px; margin-bottom: 5px; 
	border: 1px solid #ccc; text-align: center; line-height: 158px; float: left; overflow: hidden; }
.photos ol li img { vertical-align: middle; }

#popup { margin: 0; padding: 0; }
#popup * { margin: 0; padding: 0; }

.thanks { overflow: auto; }

.ya { background: #fff url(../images/unnamed.jpg) no-repeat fixed right top;}
.ya .still { width: 380px; float: right; margin: 0 0 5px 10px; padding: 6px 0; border-top: 1px solid #063; border-bottom: 1px solid #063;overflow: hidden; }
.ya .still p { font: 11px "Times New Roman", serif; color: #999; margin: 0; padding: 0;  }
.ya .still img { width: 380px; height: 285px; margin-bottom: 5px; padding; 0; display: block; }
.ya em { font-weight: bold; font-style: normal; }

