/*This is the core style sheet of the site.*/
body {
	background-color: #660000;
	color: black;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(../images/page-bg.gif);
	margin: 0px;
	padding: 0px; 
}
#header-left-logo {
	position: absolute;
	left: 0;
	top: 0;
	padding: 0 0 0 10px;
	width: 169px;
	height: 129px;
	border-right: none;
	background-color: #660000;
}
#header-image {
	position: relative;
	top: 0px;
	left: 0px;
	margin-left: 179px;
	/* include bg image in content rather than css to allow printing */
	/*background-image: url(../images/header-banner.jpg);*/
	height: 129px;
	background-repeat: no-repeat;
	width: 820px;
	border-bottom: 1px solid black;
}
#hello-menu {
	position: absolute;
	bottom: 0px;
	right: 0px;
	font-size: 1em;
	color: white;
	padding: 5px;
}
#hello-menu a:link, #hello-menu a:visited {
	color: white;
	padding: 5px;
}
#hello-menu a:hover {
	color: #660000;
	background-color: white;
}
#hello-menu img {
	border: none;
	vertical-align: middle;
	behavior: url(includes/iepngfix/iepngfix.htc);
}
#content {
	margin: 0;
	top: 0px;
	position: relative;
	width: 979px; 
}
#navbar {
	position: absolute;
	top: -1px;
	left: 0px;
	width: 178px;
	line-height: 2em;
	border-top: 1px black solid;
	border-right: 1px black solid;
	background-color: white;
}
#navbar ul {
	top: 0px;
	margin:0px;
	padding:0px;
	position: relative;
}
#navbar ul li {
	list-style-type: none;
	top: 0px;
	margin: 0px; 
	padding: 0px;
}
#navbar ul li a:link, #navbar ul li a:visited {
	display: block; 
	border-bottom: 1px #000000 solid;
	margin-top: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#navbar ul li a:link {
	color: white;
	background-color: #660000;
	text-decoration: none; 
}
#navbar ul li a:visited {
	color: white;
	background-color: #660000;
	text-decoration: none; 
}
#navbar ul li a:hover {
	background-color: white;
	color: #660000;
}
#navbar ul li a:active {
	background-color: #F1F1F1;
}
#navbar img {
	border: none;
	vertical-align: middle;
	/*background: none;*/
	behavior: url(includes/iepngfix/iepngfix.htc);
}
#navbar div {
	/*behavior: url(/iepngfix/iepngfix.htc);*/
}

#admin-menu {
	font-size: 1em;
	line-height: 1.4em;
	background-color: white;
	color: #660000;
}
#admin-menu a:link, #admin-menu a:visited {
	color: white;
}
#admin-menu a:hover {
	color: #aaaaaa;
}
#admin-menu h1 {
	font-size: 1em;
	text-align: center;
	font-style: italic;
	letter-spacing: 2px;
}
#checkout {
	text-align: center;
}
#checkout a:link, #checkout a:visited {
	border: 1px solid #660000;
	padding: 2px;
	margin: 5px 20px 5px 20px;
}
#checkout a:active {
	color: silver;
}
#birthdays ul, #announcements ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}
#birthdays ul li, #announcements ul li {
	padding-bottom: 10px;
	text-align: justify;
}
#announcements h1 {
}
#announcements ul {
	font-size: .9em;
	line-height: 1.7em;
}
#newsletters a:link, newsletters a:visited {
}
#newsletters a:hover {
	/*color: blue;*/
	color: white;
	text-decoration: none;
}



#newsletters ul {
	padding: 0;
}
#newsletters li {
	padding: 2px 2px 2px 5px;
}
#randomizer {
	background-color: pink;
	border: 1px solid black;
	margin: 30px 0 10px 0;
	padding: 20px;
}
.paddedLink {
	padding: 10px;
	margin: 15px;
}
table.links {
	font-size: 1.2em;
}
.links ul li {
	list-style-type: none;
	padding-bottom: 7px;
}
.links ul li a:link, .links ul li a:visited {
	/*color: #666666;*/
	text-decoration: none;
	/*background-color: white;*/
}
.links ul li a:hover {
	/*font-weight: bold;
	background-color: white;*/
}

a:link, a:visited {
	color: #660000;
	text-decoration: none;
}

a:hover {
	/*color: blue;*/
	color: #0029ab;
	text-decoration: none;
}

ul {}
li {}
.heightExpander {
	clear: both;
}
#main-text {
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	margin-left: 178px;
	padding: 15px;
	overflow: auto;
	width: 789px;
	background-color: #ffffff;
}
#footer {
	background-color: white;
	border-left: 1px #000000 solid;
	color: #000000;
	border-bottom: 1px #000000 solid;
	border-right: 1px #000000 solid;
	margin-left: 178px;
	padding: 15px;
	padding-top: 15px;
	text-align: center;
	font-size: .9em;
	width: 789px;
}
h1 {
	font-size: 1.3em;
	text-align: right;
	font-style: italic;
	letter-spacing: 3px;
	color: #660000;
	display: block;
	margin: 5px 0 10px 0;
	font-weight: normal;
	text-transform: uppercase;
}

h1.center {
	text-align: center; }
h2 {
	font-size: 1.1em;
	text-decoration: underline; }
p {
	font-size: 1em;
	text-align: justify;
	line-height: 1.4em; }
#popup {
	padding: 0 15px 0 15px; 	
}
#statCounter {
	margin-left: 178px;
	text-align: center;
	font-size: .9em;
	font-weight: bold; 
 }

/* info categories (personal, address, spouse, etc.) for registration, profile sections */
td.profileSectionHeader {
	font-weight: bold;
	background-color: #CCCCCC;
	color: #660000;
	text-align: center;
}
td.profileSectionHeader a:link, td.profileSectionHeader a:visited {
	color: #660000;
	background-color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
td.profileSectionHeader a:hover {
	color: white;
	background-color: #660000;
}
.tableTitle {
	color: white;
	background-color: #660000;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 3px;
}
.tableHeader {
	color: black;
	font-weight: bold;
}
.smallertext {
	font-size: .9em;
}
.largertext {
	font-size: 1.2em;
}
#store {
}

#storeHeader {
	background-color: #CCCCCC;
	font-weight: bold;
}
#storeHeader table {
	border: none;
	padding: 10px 0 10px 0;
}
#storeHeader .admin {
	color: #666666;
	font-size: 1em;
	text-transform: uppercase;
	text-align: center;	
	border-bottom: 1px solid #660000;
}
#storeHeader .store {
	color: #660000;
	font-size: 1.5em;
	text-align: center;
	border-bottom: 1px solid #660000;
}
.price {
	text-align: right;
}
.addProduct {
	background-color: #660000;
	border: none;
	color: white;
	padding: 0px;
}
.addProduct a {
	background-color: #660000;
	color: white;
	border: none;
	display: block;
	padding: 5px;
	margin-left: 15px;
	width: 70%;
	text-align: center;
}
.addProduct a:hover {
	background-color: white;
	color: #660000;
}

/* keep these?  i don't know! */
.tblhdl, .tblhdc, .tblhdr, .sxtnhd {
	color: white; 
	background-color: #660000;
	font-family: Times New Roman, sans-serif; 
	font-size: 14pt; 
	font-style: normal;
	text-align: left;
}
.sxtnhd {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}
.subtitleright {
	font-size: .5em;
	font-style: italic;
	text-align: right; }
.subtitlecenter {
	font-size: .5em;
	font-style: italic;
	text-align: center; }
.floatsmalltopright {	/* contained in links.php and directory.php */
	float: right;
	margin-top: -5px;
	font-size: .9em; }
.floatimgleft {	/* contained in muster.php */
	float: left;
	margin-right: 15px;
}
.floatimgright {	/* nowhere */
	float: right;
	margin-left: 15px;
}
#rightcolumn {
	width: 35%;
	height: 100%;
	min-height: 100%;
	float: right;
	margin-left: 15px;
 }
.littlebox {
	margin-bottom: 15px;
	border: 1px #999999 solid;
	padding: 10px;
	font-size: .9em;
	text-align: center;
	line-height: 1.7em;
}
.littlebox2 {
	margin-bottom: 15px;
	border: none;
	padding: 10px;
	font-size: .9em;
	text-align: center;
	line-height: 1.7em;
}
.littlebox h1, .littlebox2 h1 {
	font-size: 1em;
	text-align: center; 
}
.littlebox p, .littlebox2 p {
	font-size: 1em;
	text-align: justify;
}
.littlebox ul, .littlebox2 ul {
	text-align: left;
	list-style-type: none;
}
.smallerheader {
	font-size: .9em;
	line-height: 1.7em;
	font-style: italic;
	letter-spacing: 5px; 
	font-weight: bold;
}
.msg {
	font-size: 1em;
	line-height: 1.2em;
	color: red;
	font-style: italic;
}
.msgSmall {
	font-size: .9em;
	color: red;
	font-style: italic;
}
.largecentered {	/* contained in tellafriend.php, sendmail.php */
	font-size: 1.2em;
	text-align: center;
}

/* VARIOUS TABLES, ALTERNATING ROW COLORS */
table {
	width: 100%;
	font-size: 1em;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border-spacing: 0px;
	line-height: 1em;
	border: solid 1px #660000;
	border-collapse: collapse;
}
td, tr {
	padding: 5px;
	text-align: left;
	border: none;
}
table.addEditProduct {
	background-color: white;
}
table.addEditProduct img {
	border: solid 1px #660000;
}
table.addEditProduct td {
	border: solid 1px #660000;
}
#expiredHidden {
	text-decoration: line-through;
}
#visible {
}
#expiredHidden td.header, #visible td.header {
	background-color: #660000;
	color: white;
	font-size: 1.4em;
	text-align: right;
	font-style: italic;
	letter-spacing: 5px;	
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
#expiredHidden td, #visible td {
	border: none;
}
.entireCellLink {
	padding: 0px;
}
.entireCellLink a {
	margin: 0px;
	padding: 6px;
	display: block;
	text-align: center;
}
.highlighted {
	background-color: #660000;
	color: white;
}
.odd {
	background-color: white;
	color: black;
	text-decoration: none;
}
.even {
	background-color: #eeeeee;
	color: black;
	text-decoration: none;
}
.odd a:link, .odd a:visited, .even a:link, .even a:visited {
	color: #660000;
}
.odd a:hover, .even a:hover {
	color: white;
	background-color: #660000;
}
.odd2 {
	background-color: white;
	color: #660000;
	text-decoration: none;
}
.even2 {
	background-color: #660000;
	color: white;
	text-decoration: none;
}
.odd2 a:link, .odd2 a:visited {
	color: #660000;
}
.odd2 a:hover {
	color: white;
	background-color: #660000;
}
.even2 a:link, .even2 a:visited {
	color: white;
}
.even2 a:hover {
	color: #660000;
	background-color: white;
}
.odd2 img {
	border: 1px solid #660000;
}
.even2 img {
	border: 1px solid white;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}


#birthdays table { 
	border:none;
}

#delete {
	background-color: #660000;
	text-align: center;
	text-transform: uppercase;
}
#delete a {
	color: white;
	display: block;
	padding: 10px;
}
#delete a:hover {
	background-color: white;
	color: #660000;
}
table.officers {
	border: none;
	line-height: 1.1em;
}
table.officers td {
	text-align: center;
	padding-bottom: 20px;
	vertical-align: bottom;
}
table.officers img {
	border: 2px solid #660033;
}
table.left-column {
	border: none;
	line-height: 1.1em;
	width: 52%;
	margin: 0;
}
table.left-column td {
	text-align: center;
	background-color: rgba(102,0,0,0.25);
}
/* Directory Table formatting */
.directory {
	border: 1px #660000 solid;
	border-collapse: collapse;
	color: black;
	/*width: 100%;*/
	margin: 0; 
}
.directory thead {
	font-weight: bold;
	color: white;
	background-color: #660000;
	/*text-align: center;*/
}
.directory thead a:link {
	color: #eeeeee;
	font-weight: normal;
}
.directory thead a:hover {
	color: white;
}
.directory td {
	border: none;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
}
.directory a {
	text-decoration: none;
}
.lifetime {
	color: red;
}

/* Report Table formatting */
.report {
	border: 1px #660000 solid;
	border-collapse: collapse;
	color: black;
	/*width: 100%;*/
	margin: 0; 
}
.report thead {
	color: white;
	background-color: #660000;
	/*text-align: center;*/
}
.report thead a {
    color: white;
    background-color: #660000;
}
.report thead a:hover {
	color: #660000;
	background-color: white;
}
.report td {
	border: none;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
}
.report a {
	text-decoration: none;
}


/* Member Info formatting */
#memberInfo {
	border: solid 1px #660000;
	padding: 20px;
	background-color: white;
	width: 400px;
	overflow: auto;
	color: black;
}
#memberInfo #lastName {
	font-size: 1.8em;
	text-transform: uppercase;
	color: black;
	text-align: center;
}
#memberInfo #firstName {
	font-size: 1.2em;
	color: black;
	text-align: center;
}
#memberInfo #infoContainer {
	width: 235px;
	padding-top: 20px;
	float: right;

}
#memberInfo ul {
	padding-left: 0;
}
#memberInfo ul li {
	list-style-type: none;
	margin: 0;
	padding-left: 0;
}
#memberInfo img {
	position: static;
	float: left;
	margin: 15px 15px 15px 0;
}
table.sponsors {
	font-size: 1em;
}
table.sponsors td {
	text-align: center;
	vertical-align: top;
	padding: 8px;
}
table.photos {
	border: none;
	border: 1px #660000 solid;
}
table.photos td {
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	height: 230px;
	width: 300px;
	padding: 0px;
}
.description {
	font-size: .9em;
	color: #660000;
	text-align: justify;
}





#album2003bg {
	background-image: url(../photos/thumbs/album2003bg.jpg);
}
#album2004bg {
	background-image: url(../photos/thumbs/album2004bg.jpg);
}
#album2005bg {
	background-image: url(../photos/thumbs/album2005bg.jpg);
}
#album2006bg {
	background-image: url(../photos/thumbs/album2006bg.jpg);
}
#album2007bg {
	background-image: url(../photos/thumbs/album2007bg.jpg);
}
#album2008bg {
	background-image: url(../photos/thumbs/album2008bg.jpg);
}
#album2009bg {
	background-image: url(../photos/thumbs/album2009bg.jpg);
}
#album2010bg {
	background-image: url(../photos/thumbs/album2010bg.jpg);
}
#album2011bg {
	background-image: url(../photos/thumbs/album2011bg.jpg);
}
#album2012bg {
	background-image: url(../photos/thumbs/album2012bg.jpg);
}
#album2013bg {
	background-image: url(../photos/thumbs/album2013bg.jpg);
}
#album2014bg {
	background-image: url(../photos/thumbs/album2014bg.jpg);
}
#minicart {
	border:1px solid #333333;
	padding:0px;
	background-color:#cccccc;
}		   
.minihead {
	padding: 5px 15px 5px 15px; 
	background-color:#999999;
	color: black;
	border:1px solid #cccccc;
	text-transform:uppercase;
	text-align:center;
}
.minicontent {
	padding: 5px 15px 5px 15px; 
	background-color: #ccc;
	color:#333333;
	border:1px solid #999999;
	text-align:center;
}  

#cart th {		/* header (w/Price, Quantity, Total, etc.)*/
	padding: 5px 15px 5px 15px; 
	background-color: #660000;
	color: white;
	border: 1px solid #white;
	text-transform: uppercase;
	text-align: center;
}
#cart .items {		/* individual cells on shopping cart */
	padding: 5px 15px 5px 15px; 
	background-color: #cccccc;
	color: black;
	border: 1px solid white;
	vertical-align: middle;
}		  
#cart .empty {		/* 'continue shopping' cell*/
	background-color: white;
	text-align: center;
	text-transform: uppercase;
}
#cart .total {
	padding: 5px 15px 5px 15px; 
	background-color: #999999;
	color: black;
	border: 1px solid white;
	font-weight: bold;
}

.smallerTextRight {
    float: right;
    margin: 0px;
    padding: 0px;
    font-size: .9em;
}

.smallerTextLeft {
    float: left;
    margin: 0px;
    padding: 0px;
    font-size: .9em;
}


.color1, .color1 a:link, .color1 a:visited {
line-height: 1.4em;
color: #660033;
background-color: #cccccc;
text-decoration: none;
}

.color1 a:hover {
/*font-weight: bold;*/
}

.color2, .color2 a:link, .color2 a:visited {
line-height: 1.4em;
color: #660033;
background-color: white;
text-decoration: none;
}

.color2 a:hover {
/*font-weight: bold;*/
}


/* ADD THIS TO MOST CURRENT VERSION OF STYLE.CSS!! */
#activity {
	padding: 0px 0 20px 0;
	width: 75%;
}
#activity img {
	margin: 10px 15px 5px 0px;
	padding: 0;
	border: 0;
	width: 70px;
	float: left;
}
.activityTitle {
	background-color: #660000;
	color: white;
	line-height: 1.6em;
	font-size: 1em;
	text-align: center;
}
.activityDescription {
	color: black;
	padding: 0;
	margin-left: 0px;
	font-size: 1em;
	vertical-align: top;
	text-align: justify;
}
.clear {
	clear: both;
}
#login {
	width: 45%;
	background-color: #cccccc;
	padding: 0 15px 15px 15px;
	border: 1px solid #660000;
	margin-left: auto;
	margin-right: auto;
}
#login #header {
	background-color: #660000;
	margin: 0 -15px 20px -15px;
	padding: 10px;
	font-size: 1.5em;
	text-align: center;
	color: white;
	letter-spacing: 5px;
}
#login .text {
	width: 75px;
	display: inline-block;
}
#login #reminders {
	margin: 10px -15px -15px -15px;
}
#login #reminders .line {
	border-top: 1px #660000 solid;
	padding: 5px;
	text-align: center;
}
.italic {
	font-style: italic;
}
.green {
	color: #50682C;	
}
.red {
	color: #d02b31;
}
#register {
	width: 50%;
	background-color: #cccccc;
	padding: 0 15px 15px 15px;
	border: 1px solid #660000;
	margin-left: auto;
	margin-right: auto;
}


#register #header {
	background-color: #660000;
	color: white;
	margin: 0 -15px 20px -15px;
	padding: 10px;
	font-size: 1.2em;
	text-align: center;
}
#register #additionalHeader {
	background-color: #660000;
	color: white;
	margin: 30px -15px 20px -15px;
	padding: 10px;
	font-size: 1.2em;
	text-align: center;	
}
#register #submit {
	background-color: #660000;
	color: white;
	margin: 30px -15px -15px -15px;
	padding: 10px;
	text-align: center;	
}

#register .text {
	width: 85px;
	display: inline-block;
	padding: 5px 0 5px 0;
}
#register .group {
	padding: 0 0 5px 5px;
	display: inline-block;
}
#register .groupText {
	padding: 0 0 5px 0;
	display: inline-block;
}
#register #requiredItem {
	text-align: right;
	margin-top: -15px;
	margin-bottom: 10px;
}
#edit {
	float: right;
	font-size: .9em;
	margin: 8px 7px 3px 7px;
}
#edit a {
	border: 1px dotted #660033;
	padding: 1px 7px 1px 7px;
	background-color: white;
}
#edit a:hover {
	background-color: #cccccc;
	color: #660033;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660033;
	font-weight: normal;
	letter-spacing: 2px;
	margin: 5px 0 5px 0;
	text-transform: uppercase;
}		 
