*{
	margin:0;
	padding:0;
}

body {
	background-color:LightGrey;
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-family:Arial, Helvetica, sans-serif;
/*	font-family:"Times New Roman", Times, Serif; */
}

h1 {
	font-size: 2.5em;
}

h2 {
	font-size: 1.5em;
}

p {
	font-size: 1em;
}

a {
	outline: none;
}

a img {
	outline: none;
}

img {
	border: none;
}


#wrapper {
	width:1024px;
	margin:auto;
	background-image:url(../../images/BGImages/GreyTaillightBG.png);
	background-position:center top;
	background-repeat:no-repeat;
}

#banner {
	position:relative;
	background:url(../../images/Banner.png);
	background-position:center top;
	background-repeat:no-repeat;
	height:200px;
	z-index:999;
}

#menuLinks {
  	height: 150px;
  	min-width: 900px;
  	top: 0px;	
}

#menuLinks a { 
  	text-decoration: none;
  	border-style:none;
}

a#menu {
	position:absolute;
	left:65%;
}

#subMenu {
	visibility:hidden;
	position: relative;
	background:url(../../images/SubMenuBG.png);
	background-position:center top;
	background-repeat:no-repeat;
	top: 100px;
}

#subMenu a {
	display:inline-block;
/*	background:url(../../images/LinkBG.png) no-repeat center right;
	background-size:67px 83px; 
	padding-top:10px; 
	padding-bottom: 10px; */
	width:76px;
 	vertical-align:middle;
	font-size:.75em;
	text-align:center;
}

#subMenu a:link {
	color:Black;
}

#subMenu a:visited {
	color: Black;
}

#subMenu a:hover {
	color: DarkGrey;
}

#subMenu a:active {
	color: LightGrey;
}

#wmSubMenu {
	visibility:hidden;
	position: relative;
	background:url(../../images/SubMenuBGNoLines.png);
	background-position:center top;
	background-repeat:no-repeat;
	top: 100px;
}

#wmSubMenu a {
	display:inline-block;
	padding-top:10px;
	padding-bottom: 10px;
	padding-left:10px;
	font-size:.75em;
	text-align:left;
}

#wmSubMenu a:link {
	color:Black;
}

#wmSubMenu a:visited {
	color: Black;
}

#wmSubMenu a:hover {
	color: DarkGrey;
}

#wmSubMenu a:active {
	color: LightGrey;
}

#links {
	position:relative;
	left:115px;
	padding-top:25px;
	padding-bottom:25px;
	list-style-type:none; 
	margin:auto;
	width: 80%;
}

#content{
	background-image:url(../../images/ContentBG.png);
	background-position:center;
	background-repeat:repeat;
	padding:10px;
	width:75%;
	margin:auto;
	text-align:center;
}

.credits {
	color:#000;
	text-align:right;
	padding-right:20px;
}

#footer {
	background-image:url(../../images/FooterBG.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size: 100%;
	line-height:normal;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	color:#000;
	font-size:x-large;
	padding-bottom:10px;
	padding-top:10px;
	margin-top: 10px;
}
#footer a {
	text-decoration:underline;
	color:#000;
}

#footer a:hover {
	background:#ccc;
	color:#000;
}

#footerLinks a{
	font-size:small;
}

.sectionTitleBar {
	background:url(../../images/CalEventsTitleBG.png);
	background-position:center top;
	background-repeat:no-repeat;
	height: 42px;
	text-align:center;
	vertical-align:middle;
	padding-top:10px;
}

.calEventDate {
	float:left;
	background:url(../../images/CalEventsDateBG.png);
	background-position:center top;
	background-repeat:no-repeat;
	height: 70px;
	width: 93px;
	text-align:right;
	vertical-align:middle;
	padding-top:25px;
	padding-right:5px;
	margin-left: 16px;
}

.calEventDetails {
	height: 87px;
	text-align:left;
	padding-left: 100px;
	font-size: .80em;
}

.calEventDetails p {
	display: table-cell; 
	vertical-align: middle;
}

.updateDiv {
	margin-left: 23px;
}

#admin{
	background-color:#FFFFFF;
	display:table;
	width:90%;
	margin:auto;
}

#officers table {
	background:#CCC;
	border: 2px solid #FFF;
	border-collapse:collapse;
	rowspan: 10px;
	margin:auto;
	text-align: center;
	valign: top;
	width: 75%;
	cellpadding: 0px;
	cellspacing: 0px;
	color: #000000;
	font-size: large;
	face: Arial, Helvetica, sans-serif;
}

#officers td {
	padding: 5px;
	border: 2px solid #FFF;
	border-collapse: collapse;
	color: #000000;
	text-align: left;
}

.linktable {
	background-color:transparent;
	border:none;
	margin:auto;
	width:75%;
}

.linktable tr td {
	font-size: .80em;
	padding: 5px;
	text-align:center;
	border:none;
	alignment-adjust:central;
}

.membersTable {
	border: 1px solid black;
	margin: auto;
}

.membersTable td {
	text-align: center;
	font-size:.80em;
}

.galleryTable {
/*	border: 1px solid black; */
	margin: auto;
}

.galleryTable td {
	width:150px;
	text-align: center;
	margin:0;
}

#notifyTable td {
	font-size: .8em;
}

/* The warning class makes error messages bold and red. */
.warning {
    font-weight: bold;
    color: #f00;
}

.headerClass {
    font-weight: bold;
    color: #A00000;
}

input#deleteRow {
    background:url(../../images/Delete-Image.png);
    border:none;
    text-indent:-9999px; 
    width:25px;
    height:33px;
}

input#previewRow {
/*    background:url(../images/btn-subscribe.gif) none; */
    text-indent:-9999px; 
    width:40px;
    height:20px;
}

input#editDetails {
    text-indent:-9999px; 
    width:40px;
    height:20px;
}

#editing table {
	background:#FFF;
	border: 2px solid #000;
	border-collapse:collapse;
	rowspan: 10px;
	margin:auto;
	text-align: center;
	valign: top;
	width: 75%;
	cellpadding: 0px;
	cellspacing: 0px;
	color: #000000;
	font-size: large;
	face: Arial, Helvetica, sans-serif;
}

#editing td {
	padding: 5px;
	border: 2px solid #000;
	border-collapse: collapse;
	color: #000000;
	text-align: left;
}

.pagePhoto {
	float: right;
}
